/****** 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: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	line-height: 1.2em;
	font-size: 12px;
}
.clear {
	clear:both;
}
/****** BODY ******/
body {
	height:100%;
	background: url(../images/tile.jpg) repeat-x #dddddd;
}
.col {
width:300px;
float:left;
}
.spacer {
height: 20px; 
width: 20px;
}
/****** ELEMENTS ******/
#mainwrapper {
	margin:0 auto;
	width:942px;
}
#header {
	margin:0 auto;
	width:942px;
}
#rotate {
	margin:0 auto;
	width:942px;
	padding-bottom:20px;
}
#content {
	margin:0 auto;
	width:942px;
	background:#FFF;
}
#footer {
	float:left;
	margin:0 auto;
	width:942px;
}
.footerbg {
background-image:url(../images/footer.jpg);
width: 942px;
height:21px;
}
.footaddress {
	margin:20px 0px 0px 0px;
	float:left;
}
.footnav {
	margin:20px 0px 0px 0px;
	float:right;
}
/****** #CONTENT ******/
.banner {
background-color:#333333;
height:300px;
width:942px;
}

#lp {
	float:left;
	width:100px;
	background:#c5cdcb;
}

#substance {
	float:left;
	width:942px;
	background:#ffffff;
}
#rp {
	float:right;
	width:300px;
	background-color:#eeeeee;
}
#contentspan {
	width:942px;
}
#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:424px;
	height:164px;
	margin:0 auto;
}
img.border {
	float:left;
	border:none;
}

/****** 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;
}
/****** ALL TITLES ******/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin:10px 10px;
	line-height:1.2em;
}
h1.tel {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight:500;
	font-size:24px;
	float:right;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	margin:5px 10px 7px 10px;
	line-height:1.4em
}
/****** ALL TEXT ******/
p.first {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	margin:0px 40px 0px 40px;
	line-height:1.4em;
}
p.foottxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:normal;
	margin:0 0 10px 0px;
	line-height:1.2em;
	color:#000;
}

.bulls{
margin:20px 40px 20px 40px;
}

ul.bulls {
	float:left;
	width:260px;
	margin:0;
	padding:0px 0px 0px 20px;;
}

ul.bulls li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding:0px 0px 0px 10px;
	line-height:16px;
	font-weight:bold;
}
/****** GALLERY ******/
#gallerycontainer {
	margin:0px 35px;
	}
/****** MISC ******/
#date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	float:right;
	font-weight:bold;
	padding:10px 20px 10px 0;
}
