/****** RESET - NO NEED TO MODIFY ******/
* {
	margin:0;
	padding:0;
}
html, body, div, h1, h2, h3, h4, h5, h6, p, strong, ul, li, form {
	color:#666;
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	line-height: 1.2em;
	font-size: 12px;
}
.clear {
	clear:both;
}
/****** BODY ******/
body {
	height:100%;
	background:#FFF;
	background-image: url(../images/tile.jpg);
	background-repeat:repeat-x;
}
/****** ELEMENTS ******/
#mainwrapper {
	margin:0 auto;
	width:891px;
}
#header {
	margin:0 auto;
	width:891px;
	margin:20px 0px 0px 0px;
	background-image:url(../images/brand.jpg);
	background-repeat:no-repeat;
	
}
#rotate {
	margin:0 auto;
	width:891px;
}
#content {
	margin:0 auto;
	width:891px;
	background:#FFF;
}
#footer {
	float:left;
	margin:0 auto;
	width:891px;
	background:#ded9da;
}
.footaddress {
	float:left;
}
.footnav {
	float:right;
}
/****** #CONTENT ******/
#lp {
	float:left;
	width:100px;
	background:#c5cdcb;
}

#substance {
	float:left;
	width:891px;
}

.txtholder {
width:891;
border:solid #b7b7b7 1px;
margin:10px 0px 0px 0px;
}
.txtcol {
width:444px;
float:left;
}
.thumbsholder {
width:891;
margin:15px 0px 0px 0px;
}


#contentspan {
	width:800px;
}
#contentspan ul {
	width:400px;
	float:left;
	list-style:none;
}
#contentspan li {
	background:#c5cdcb;
	padding:3px 0 3px 50px;
	color:#666;
	margin-bottom:5px;
}
/****** IMAGES ******/
#random {
display:none;
	width:800px;
	height:101px;
	margin:0px 0px 1px 0px;
}
img.border {
	border:none;
	float:left;
	margin:0px 5px 5px 0px;
}
img.border2 {
	border:none;
	float:left;
	margin:0px 0px 5px 0px;
}
/****** DROPDOWN ******/
.container {
	margin:0 0 0 10px;
}
.dropdown {
	width: 500px;
}
/****** LINKS ******/
A:link {
	color: #666;
	text-decoration:underline;
}
A:visited {
	color: #666;
	text-decoration:underline;
}
A:active {
	color: #666;
	text-decoration:underline;
}
A:hover {
	color: #594046;
	text-decoration:none;
}
/****** ALL TITLES ******/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
	margin:15px 0px 0px 15px;
	line-height:20px;
	font-weight:bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#666666;
	margin:0px 0px 15px 15px;
	line-height:20px;
}
/****** ALL TEXT ******/
p.first {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	padding-right:10px;
	margin:15px 0px 15px 15px;
	line-height:18px;
	color:#666666;
}
p.foottxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:normal;
	margin:0 0 10px 0;
	line-height:1.2em;
	color:#000;
}
/****** GALLERY ******/
ul.images {
	list-style-type: none;
	padding:0px;
	margin:0 0 0 15px;
}
ul.images li {
	float: left;
	
}
ul.images li img {
	padding: 0px;
	border: 1px #CCC solid;
	margin: 10px 10px 0px 0px;
}
.PopBoxImageSmall .images {
	margin: 0px 0px 0px 0px;
	padding: 0;
}
.images li {
	border: none 0px white;
	cursor: url("../images/magplus.cur"), pointer;
}
.PopBoxImageLarge {
	border: solid thin #CCC;
	cursor: url("../images/magminus.cur"), pointer;
}