@charset "utf-8";
/* Tags */
/* site colours: #FD7C05 */
html {
	overflow-y:scroll;
}
body {
	font-size:82.5%;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* for IE 5* browsers */
	color: #666;
	background: #F9F9F9 url(../img/bg-v5D.jpg) repeat-x scroll;
}
h1,h2,h3,h4,h5 {
	color: #9E6D4C;
	margin:0;
	padding:0;
}
h1 {
	font-size:1.5em;
	padding-bottom:3px;
}
h2 {
	font-size:1.2em;
}
h3 {
	font-size:1.1em;
}
h4 {
	font-size:1em;
}
h5 {
	font-size:0.9em;
}
p {
	margin:0;
	padding:0 0 1.5em;
}
ul {}
li {}
a:link, a:visited {
	color:#9E6D4C;
	text-decoration:none;
}
a:hover, a:active {
	color:#9E6D4C;
	text-decoration:underline;
}
/* IDs */
#wrapper {
	width: 960px;
	margin: 0 auto;	
	position:relative;
	/*	
	border-left: 1px solid #9E6D4C;
	border-right: 1px solid #9E6D4C;
	*/
	text-align: left;	
	font-size:12px;
}
#header {
	height:85px;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position:relative;
	background:#FD7C05;/*#FF9900*/
}
#logo {
	width:475px;
	height:85px;
	position:relative;
	left:485px;
	top:0px;
	/*background:url(../img/logo.png) no-repeat scroll;*/
	cursor:pointer;
}
#logo a {
	text-decoration:none;
	outline:none;
}
#logo img {
	border:0;
}
#headermenu {
	height:42px;
	padding-right:18px;
	margin: 0;
	text-align: left;
	position:relative;
	z-index:2000;
	background:#FD7C05;/*#FF9900*/
}
#mainContent {
	color:#3D4049;
	margin:40px 0 0;
	padding: 0 0 20px;
	min-height:350px;
	/*background: url(../img/center_bottom_highlight_narrow.jpg) no-repeat bottom center scroll;*/
}
#mainContent a:link, #mainContent a:visited {
	color:#666;
}
#mainContent a:hover, #mainContent a:active {
	color:#9E6D4C;
	text-decoration:none;
}
#homebox-container {
	/*background:#F2F2F2;*/
	width:960px;
	min-height:100px;
}
.homebox {
	width:530px;
	float:left;
	padding:10px 0px 0px 25px;
	border: 0;
	margin-bottom:5px;	
	/*background:yellow;*/
}
.homebox p {
	padding: 0;
	font-size:1em !important;
	text-align:justify;
	line-height:180%;
	/*background:yellow;*/
}
.homebox-right {
	width:385px;
	float:right;
	text-align:right;
	padding:38px 0px 0px 0px;
	border: 0;
	margin-bottom:5px;
	/*background:blue;*/
}
#ticker {
	border:1px solid #9E6D4C;
	height:55px;
	padding-right:5px;
	font-size:1.5em;
	overflow:hidden !important;
}
.noborder {
	border:0px !important;
}
ul#news {
	list-style:none;	
	margin: 0;
	padding:0;
}
ul#news li {
	list-style:none;	
	margin: 0;
	padding:0;
	/*background:yellow;*/
	line-height:50px;
}

#foldout {
	width:1px;
	height:1px;
}
.homebox-layer {
	padding:10px 5px 0px 4px;
	border: 0;
	margin-bottom:5px;
	line-height:180%;
	font-size:12px !important;
}
.homebox-layer p {
	padding: 0 0 .5em;
}
#footer {
	padding:0 0 20px;
	font-size:12px;
}
#footercontent {
	background:#2E3037 url(../img/footer_top_bg.png) repeat-x scroll top;
	padding:15px 0px ;
	min-height:110px;
	width: 960px;
	margin: 0 auto;
}
ul#footermenu {
	height:30px;
	list-style:none;
	margin:0;
	padding:0;
	/*background: red;	*/
}
#footermenu li {
	display: inline-block;
	float:left;
	padding:0;
	margin:0;
	line-height:30px;
	/*background:#CCC;*/
}

#footermenu a:link, #footermenu a:visited {
	display: inline-block;
	/*
	padding-left:23px;
	padding-right:22px;
	*/
	padding-left:15px;
	padding-right:16px;
	height:20px;
	line-height:20px;
	background: url(../img/v-bar-footer.png) left center scroll no-repeat;
}
#footermenu li a.first {	
	margin-left:26px !important;
	padding-left:0 !important;
	background:none;
}
#footermenu li a.last {	
	margin-right:0px !important;
	padding-right:0 !important;
}
#addressbox {
	width:600px;
	float:left;
	text-align:left;		
	/*background:yellow;*/	
}
#addressbox #address {
	margin:25px 0px 10px 25px;
}
#addressbox #contact {
	margin:0 0 0 25px;
}
#footercontent a:hover, #footercontent a:active {
	color:#FD7C05;
	text-decoration:none;
}
#company {
	width:270px;
	margin-right:25px;
	float:right;
	text-align:right;
	/*background:blue;*/
}
#company #ln1 {
	margin:25px 0px 10px 0px;
}
#company #ln2 {

}
.orange {
	color:#FD7C05;
}
.brown {
	color:#9E6D4C;
}
.divider {
	/*width:960px;*/
	height:2px;
	/*background: url(../img/grey_divider1.png) no-repeat center center scroll;*/
	margin:5px 0;
}
.smalldivider {
	height:1px;
	background-color: #9E6D4C;
	margin:5px 0;
}
.divider_dark {
	width:960px;
	height:2px;
	background:url(../img/h_div_dark.png) no-repeat center center scroll;	
	margin:10px 0;
}
.clr {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}
.tooltip{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 3; 
	display: none; 
}

/* Full Page Layout */
#copy-fullpage {
	min-height:300px;
	/*background:blue;*/
	margin:0 25px 20px 25px;
}

/* 2 Column Layout */
#movie {
	width:500px;
	min-height:300px;
	padding:0;
	background:#FFF;
	border:0px solid #CCC;
	margin:0 0 20px 25px;
	float:left;
}
#copy {
	width:355px;
	min-height:300px;
	/*background:blue;*/
	margin:0 25px 20px 0;
	float:right;
}
#copy p, #introText .text p {
	font-size:1em;
	line-height:180%;
	padding:0 0 0.5em;
	text-align:justify;
}
#copy-fullpage p {
	line-height:180%;}
/* Google Map Box */
#map {
	width:500px;
	padding:5px;
	background:#FFF;
	border:1px solid #CCC;
	margin:0 0 20px 25px;
	float:left;
}
/* list tables */
.list-table {
	width:100%;
	border:0;
	border-collapse:collapse;
	padding:5px;
	margin:0;
}
.list-table tr {
	border-bottom:1px solid #CCC;
	vertical-align:top;
}
.list-table .img {
	width:160px;
	height:160px;
	padding:5px 0;
}
.list-table .text {
	padding-left:20px;
	padding-top:10px;
}
.list-table h3 {
	font-size:1.3em;
}
.list-table h4 {
	font-size:1em;
}
.list-table h5 {
	font-size:0.8em;
	padding:5px 0 10px 0;
}
.list-table p {
	line-height:140% !important;
}
.address {
	margin:10px 0 0;
}
.address h2 {
	font-size:1.4em;
}
.address h3 {
	font-size:1.2em;
	color:/*#3D4049*/ #666666;
	padding: 0 0 10px;
}
.moviePlacehoder {
	min-height:300px;
	background:#FFF;
	padding:5px;
	border:1px solid #CCC;
}
a.pdf {
	background:transparent url('../img/pdf-link.png') no-repeat scroll right center;
	padding-right:20px;
}

/* Full Width movie with intro text above */
#introText {
	width:960px;
	padding:0 0 15px;
	margin:0 0 15px;
	border-bottom:1px solid #CCC /*#9E6D4C*/;
}
#introText .img {
	width:420px;
	min-height:200px;
	float:left;
	background:#CCC;/**/
}
#introText .text {
	width:528px;
	float:right;
	/*background:red;
	line-height:180%;*/
}
#wideMovie {
	width:960px;
	height:400px;
	padding:0;
	margin:0;
}
/* Related Links (All Layouts) */
.related {
	/*background:red;*/
	padding:0;
	margin-bottom:5px;
	text-align:left;
}
.related h3 {
	line-height:180%;
}
.related ul {
	list-style:none;
	margin:0;
	padding:0;
}
.related ul li {
	line-height:160%;
	color:#9E6D4C;
	font-weight:bold;
}
.related ul a {
	font-weight:bold;
}
ul.services, ul.standard {
	margin:10px 0 0 0;
	padding:0 0 0 20px;
}
ul.services li, ul.standard li {
	line-height:160%;
}
ul.bottom-margin {
	margin-bottom:10px;
}
ol.standard {
	margin:0 0 10px 0;
	padding:0 0 0 20px;
}
ol.standard li {
	line-height:160%;
}
ol.bottom-margin {
	margin-bottom:10px;
}
.no-top-margin {
	margin-top:0px !important;
}

