/* RESET & BODY */
* {
	margin:0;
	padding:0;
}
html, body {
	color:#333333;
	margin: 0;
	padding: 0;
	border: 0;
	font:12px Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.clear {
	clear:both;
}
body {
	height:100%;
    background: #e6e6e6;
}

/****** ELEMENTS ******/
#wrapper {
	margin:0 auto;
	width:900px;
	background-image: url("../images/content_bg.jpg");
	padding: 4px;
}
#heading a {
	font-size: 24pt;
	line-height: 50px;
	margin-left: 20px;
	
	color:#ae5478;
}
#heading a:hover {
	color:#3ea22d;
}
#usp {
	margin-left: 20px;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	
}
#call {
	float: right;
	font-size: 24pt;
	line-height: 50px;
	margin-right: 20px;
}
#enquiries {
	clear: right;
	float: right;
	font-size: 11pt;
	font-weight: bold;
	margin-right: 20px;
}
#enquiries a, #enquiries a:link, #enquiries a:visited  {
	color: #6eb962;
}
#header {
	margin:0 auto;
	width: 900px;
}
#random {
	margin-top: 20px;
	height:200px;
	padding:0 0 0px 0;
	border-top: 5px solid #ff7e00;
	border-bottom: 5px solid #3ea22d; 
	padding-top: 1px;
}
#rotate {
	margin:0 auto;
	padding-bottom:20px;
}
#content {
	margin:0 auto;
	width:100%;
	background:#FFF;
	margin-top: 10px;
}
#lp {
	float:left;
	width:20%;
	background:#c5cdcb;
}
#substance {
	float:left;
	width: 70%;
	padding-left: 20px;
}
#rp {
	float:right;
	width: 25%;
}
/* FOOTER */
#footer_top {
	background-image: url("../images/footer_top.jpg");
	width: 908px;
	height: 28px;
}
#footer_bottom {
	background-image: url("../images/footer_bottom.jpg");
	width: 908px;
	height: 11px;
}
#footer {
	margin:0 auto;
	width:908px;
}
#footer_body {
	background-image: url("../images/footer_bg.jpg");
	padding: 5px 10px 5px 20px;
	color: #fff;
}
#footer p {
	text-transform: uppercase;
}
#footer_body a, #footer_body a:link, #footer_body a:visited {
	color: #fff ;
	text-decoration: none;
}
#footer_body a:hover, #footer_body a.active, #footer_body a.active:link, #footer_body a.active:visited {
	color: #333;
	text-deocoration: none;
}
.lcol {
	text-align:left;
	float:left;
	width:50%;
}
.rcol {
	text-align:right;
	float:right;
	width:50%;
}
/* DATE */
#date {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:80%;
	float:right;
	font-weight:bold;
	padding:10px 20px 10px 0;
}

/* IMAGES */
img.border {
	border:1px solid #666;
	padding:2px;
	float:left;
	margin:5px;
}
/* DROPDOWN */
.dropdown {
	margin:20px;
	list-style:none;
	}
.dropdown li {
	margin:10px 0;
	padding:10px;
	}
.dropdown h3 {
	border-bottom: 1px solid #ccc;
}
/* LINKS */
a:link  {color: #000; text-decoration:underline;}
a:visited {color: #000; text-decoration:underline;}
a:hover {color: #3ea22d; text-decoration:underline;}
a:active {color: #3ea22d; text-decoration:underline;}

/* NAV */
#nav { width: 100%; height: 35px;}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
}
.rollover {}
.rollover a:link, .rollover a:visited, .rollover a:active {
	text-decoration: none;
	float:left;
	text-align:center;
	padding:10px 10px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	margin-right: 1px;
}
.rollover a:hover, .rollover a.active {
	background-color:#3ea22d;
	text-decoration: none;
	color:#FFF;
	margin-right: 1px;
	border-left: 1px solid #3ea22d;
	border-right: 1px solid #3ea22d;
	border-bottom: 1px solid #3ea22d;
}
.rollover a.active {
	margin-right: 1px;
}
/* TEXT */
h1 {
	font-size:155%;
	margin:15px 10px;
	line-height:1.2em;
}
h2 {
	font-size:140%;
	font-weight:lighter;
	margin:15px 10px;
	line-height:1.4em
}
h3 {
	font-size:140%;
	font-weight:lighter;
	margin:0 0 5px 0;
	line-height:1.4em
}
p {
	margin:15px 10px 5px 10px;
	line-height:1.4em;
}
/* GALLERY */
#gallerycontainer {
	margin:10px 10px;
}
#lbCaption {/* HIDE GALLERY CAPTIONS */
	display: none;
}
/* RIGHT BAR */
.yellow_box_top {
	background-image: url("../images/yellow_box_top.jpg");
	width: 200px; 
	height: 12px;
}
.yellow_box {
	background-image: url("../images/yellow_box_bg.jpg");
	width: 160px; 
	padding: 0px 20px 20px 20px;
}
.yellow_box p {
	margin: 0px 0px 15px 0px;
	font-size: 13pt;
}
.yellow_box_bottom {
	background-image: url("../images/yellow_box_bottom.jpg");
	width: 200px; 
	height: 12px;
	margin-bottom: 10px;
}
.yellow_box li {
	list-style-type: none;
}
.yellow_box a {
	color: #333;
	background-image: url("../images/cross.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 15px;
	line-height: 18px;
}

.blue_box_top {
	background-image: url("../images/blue_box_top.jpg");
	width: 200px; 
	height: 12px;
}
.blue_box {
	background-image: url("../images/blue_box_bg.jpg");
	width: 160px; 
	padding: 0px 20px 20px 20px;
}
.blue_box p {
	margin: 0px 0px -20px 0px;
	font-size: 13pt;
}
.blue_box_bottom {
	background-image: url("../images/blue_box_bottom.jpg");
	width: 200px; 
	height: 12px;
	margin-bottom: 10px;
}
.blue_box a , .blue_box a:link, .blue_box a:visited {
	color: #333;
	text-decoration: none;
}
.blue_box a:hover {
	text-decoration: none;
	color: #666;
}