/****** 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 {
	background:#FFF;
	background: url(../images/bg.jpg) repeat-x;
	background-color:#999;
}
/****** ELEMENTS ******/
#mainwrapper {
	margin:0 auto;
	width:900px;
	height: 100%;
	background: url(../images/wrapbg.jpg) repeat-y #FFF;
}
#header {
	margin:0 auto;
	width:900px;
}
#rotate {
	margin:0 auto;
	width:900px;
	height:223px;
}
#content {
	margin:0 auto;
	width:900px;
	background: url(../images/wrapbg.jpg) repeat-y #FFF;
}
.footer {
	margin:25px auto 0 auto;
	width:900px;
	background:#ccc;
}
.footaddress {
	float:left;
	margin:10px 0 0 10px;
}
.address {
	float:left;
	width:250px;
	margin:20px 0 0 0;
	}
.footnav {
	float:right;
	margin:10px 10px 0 0;
}
/****** #CONTENT ******/
#lp {
	float:left;
	width:250px;
	margin:0 30px 0 0;
	background:#f1f1f1;
}
#substance {
	float:left;
	width:600px;
}
#rp {
	float:right;
	width:200px;
	background:#c5cdcb;
}
#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 {
	width:800px;
	height:155px;
	margin:0;
	padding:0 0 20px 0;
}
img.border {
	float:left;
	margin:0 10px 0 0;
}
/****** DROPDOWN ******/
.container {
	margin:0 0 0 10px;
}
.dropdown {
	width: 500px;
}
/****** LINKS ******/
A:link {
	color: #b7453a;
	text-decoration:none;
}
A:visited {
	color: #b7453a;
	text-decoration:none;
}
A:active {
	color: #b7453a;
	text-decoration:none;
}
A:hover {
	color: #b7453a;
	text-decoration: underline;
}
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: #b7453a;
	text-decoration:none;
}
.mainlist {
	margin:5px 15px 0 0;
	list-style:none;
	}
.mainlist li {
	padding:2px 2px 2px 10px;
	margin:2px 0 2px 0;
    background:url(../images/bullet.jpg) left center no-repeat #d9d9d9;
	}
/****** ALL TITLES ******/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:220%;
	color:#000;
	margin:0 10px 0 0;
	text-transform: capitalize;
	line-height:1.2em;
	letter-spacing:-1px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight:lighter;
	color:#b7453a;
	margin:5px 5px 7px 0;
	line-height:1.4em;
	letter-spacing:-1px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight: bold;
	color:#b7453a;
	margin:5px 10px 0 10px;
	line-height:1.4em;
	letter-spacing:-1px;
}
/****** ALL TEXT ******/
p.first {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	margin:5px 10px 5px 0;
	line-height:1.4em;
}
p.first span {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	margin:5px 10px 5px 0;
	line-height:1.4em;
}
p.second {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	margin:5px 10px 5px 10px;
	line-height:1.4em;
}
p.second span {
	font-weight:bold;
	}
p.foottxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:normal;
	margin:0 0 10px 0;
	line-height:1.2em;
	color:#666;
}
/****** GALLERY ******/
#gallerycontainer {
	float:left;
	width:100%;
	margin:20px 0 0 10px;
}
/****** MISC ******/
#date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	float:right;
	font-weight:bold;
	padding:10px 20px 10px 0;
}
