/****** RESET - NO NEED TO MODIFY ******/
* {
	margin:0;
	padding:0;
}
html, body, div, h1, h2, h3, h4, h5, h6, p, ul, li, form {
	color:#666;
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	line-height: 1.2em;
	font-size: 12px;
}
.clear {
	clear:both;
}
/****** BODY ******/
body {
	height:100%;
	background:#c6c5c2;
	background-image: url(../images/backgrounds/bg.jpg);
	background-repeat: repeat-x;
}
/****** ELEMENTS ******/
#mainwrapper {
	margin:0 auto;
	width:900px;
}
#header {
	margin:0 auto;
	width:900px;
	background-image:url(../images/backgrounds/header_1.jpg); background-repeat:no-repeat;
}
.phoneno {
	font-size:200%;
	color:#666666;
	text-align:right;
	padding:15px 10px 17px 0;
}
.highlight {
	color:#6cbfb4;
}
.brand {
	float:left;
	padding:2px 0 0 22px;
}

#rotate {
	margin:0 auto;
	width:900px;
	padding-bottom:20px;
}
#content {
	margin:0 auto;
	width:900px;
	background:#FFF;
}
#footer {
	float:left;
	margin:0 auto;
	width:900px;
	background:#ded9da;
}
.footaddress {
	color:#FFFFFF;
	text-transform:uppercase;
	background-image:url(../images/backgrounds/footerbg.gif);
	padding:5px 10px;
	padding-left:20px;
	font-size:110%;
}
.footnav {
	float:left;
	text-transform:uppercase;
	padding:5px 20px;
}
/****** #CONTENT ******/
#lp {
	float:left;
	width:100px;

}

.lpImg {
	float:left;
	padding: 0px 10px 10px 20px;
}
#substance {
	float:left;
	width:600px;
}
#substance p{
	padding-left:20px;
	font-size:13px;
	line-height:1.5em;
}
#rp {
	float:right;
	width:250px;
	background:#fff;
}
#contentspan {
	width:900px;
}
#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 {
	width:900px;
	height:155px;
	margin:0;
	padding:0 0 20px 0;
}
img.border {
	border:1px solid #666;
	padding:2px;
	float:left;
	margin:5px;
}
/****** 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;
}
A.footlink:link {
	color: #666;
	text-decoration:none;
}
A.footlink:visited {
	color: #666;
	text-decoration:none;
}
A.footlink:active {
	color: #666;
	text-decoration:none;
}
A.footlink:hover {
	color: #594046;
	text-decoration:none;
}

hr {
	background-image:url(../images/hrbg.gif); background-repeat:no-repeat; height:42px; background-position:center; border:none;
	margin-bottom:10px; margin-top:10px;
}

/****** ALL TITLES ******/
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:160%;
	color:#fff;
	padding:120px 0 20px 20px;

	text-transform: capitalize;
	line-height:1.2em;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:150%;
	font-weight:lighter;
	color:#3eaa9b;
	margin:5px 10px 7px 20px;
	line-height:1.4em
}
/****** ALL TEXT ******/
p.first {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	margin:5px 10px 5px 10px;
	line-height:1.4em;
}
p.foottxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:normal;
	margin:0 0 10px 0;
	line-height:1.2em;
	color:#fff;
}

 .listRight {
	float:left;
	background-image:url(../images/backgrounds/rplist_bg.gif); background-repeat:repeat-y;
		width:240px;
}
.listRight h2 {
	font-size:130%;
	font-weight:bold;
}
.listRight li {
	list-style:none;
	padding:5px 0 5px 0;
	padding-left:25px;
}

/****** GALLERY ******/
ul.images {
	list-style-type: none;
	padding:0px;
	margin:0;
}
ul.images li {
	float: left;
}
ul.images li img {
	padding: 6px;
	border: 1px #CCC solid;
	margin: 6px;
}
.PopBoxImageSmall .images {
	margin: 12px 0px 12px 12px;
	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;
}
/****** MISC ******/
#date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	float:right;
	font-weight:bold;
	padding:10px 20px 10px 0;
}
