
html,body {
	background:#ffffff url('/images/side-fade.jpg') top center repeat-y;
	margin:0;
	padding:0;
	text-align:center;
	font-size: 85%;
	font-family: Verdana,Arial, Helvetica, sans-serif;
    line-height: 150%;
	height: 99%;
	color:#625b5b;
}

#main-wrapper {
	min-height: 99%;
	height: auto !important;
	height: 99%;
	margin: 0 auto -30px; 
}
hr{clear:both;margin:5px 0;color:#b75656;border:1px solid #b75656;}			
h1, h2, h3, h4, h5, h6{padding:.2em 0 0.05em 0; margin: 0;font-weight:normal;}
h1 {color:#091c31;font-size: 1.8em;}
h2 {color:#091c31;font-size: 1.3em;}
h3 {color:#091c31;font-size: 1.166em;}
h4,h5,h6 {color:#091c31;font-size: 1em;}
p{padding: .5em 0 .4em 0; margin: 0;}
.row0{background-color:#d3dfee;}
.row1{background-color:#ffffff;}
a{color:#b75656;}
a:hover{color:#000;}
table{border-collapse:collapse;}
table td,table th{padding:5px;line-height:130%;}
.tableheader th{background-color:#e2bdbd;color:#fff;}
table{margin:5px 0;}
#top-wrapper-inner {
	background: #07366a url('/images/inner-bg.gif') top center repeat-x;
	margin:0;
	padding:0;
	text-align:center;
}
#top-wrapper {
	background: #07366a url('/images/bg.gif') top center repeat-x;
	margin:0;
	padding:0;
	text-align:center;
}

#header {
	margin:0 auto;
	padding:0;
	height:435px;
	width:960px;
	text-align:center;
	background: url('/images/top-bg.jpg') top center no-repeat;

}
#header-inner {
	margin:0 auto;
	padding:0;
	height:203px;
	width:960px;
	text-align:center;
	background: url('/images/top-bg-inner.jpg') top center no-repeat;

}
#logo{
	float:left;
	width:290px;
	height:141px;
}
/* #### fading images   */
#image-fader{
	position:relative;
	float:right;
	text-align:left;
	width:468px;
	margin-top:78px;
	}
#image-fader ul{
	list-style:none;
	margin:0;
	padding:0;
	}

#image-fader img{
	border:none;
	}
/*####  NEWS HEADLINES   #### */

#news{
	clear:left;
	padding:0;
	margin:0;
	width:492px;
	float:left;
	color:#fff;
	font-size:.95em;
line-height:150%;
		}
#news-snippets{
	margin:20px auto;
	padding:20px 0;
	width:440px;
	text-align:left;
	}
#news-snippets p{padding-top:5px;}
.news-heading{color:#9da8b4;font-size:1.5em;}
#news a{color:#9da8b4;}
#wrapper {
	margin:0;
	padding:0;
	text-align:center;
	background: url('/images/divider.jpg') top center repeat-x;

}
#body {
	margin:0 auto;
	padding:0 0 45px 0;
	width:960px;
	text-align:left;

}

#content{
	float:left;
	margin-top:35px;
	margin-left:45px;
	width:675px;
	line-height:200%;
	text-align:left;
	}
#content img{
		border:1px solid #eee;
		margin:7px 5px 5px 5px;
		}
#wrapper:after,#body:after{
	display:block;
	clear:both;
	content: " ";
	}
.pge_num_bottom{
	width:620px;
	text-align:left;
	clear:both;
	padding-top:10px;
	margin:0 10px;
	}

.page_number{
	border:1px solid #dce0d4;
	display:inline-block;
	margin:0 2px;
	}
a.page_number{
	padding:1px 5px;
	text-decoration:none;
	}
a:hover.page_number{
	color:#fff;
	background:#dce0d4;
	}
.current_page{
	border:1px solid #dce0d4;
	display:inline-block;
	margin:0 2px;
	background:#9e1601;
	color:#ffffff;
	padding:1px 5px;
	}
/* ######## Contact FOrm   */

#contact_form{width:300px; float:left;margin-bottom:20px;	}
#contact_details{text-align:right;}
.small_input{
	width:40px;
	}

input, textarea{
	border:1px solid #a19e9e;
	}
.input{
	width:250px;
	}
input[type=submit]{
	background:#eee;
	border:1px solid #a19e9e;
	}

/*  NAVIGATION  */	
#nav{
	float:left;
	width:230px;
	}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:110%;
	}
#nav li a{
	display:block;
	text-decoration:none;
	color:#631d2c;
	padding:8px 0 8px 10px;
	}
#nav li a:hover{
	background:#dee1e5;
	}
.main-link{
	font-size:1.4em;
	}
.link-description{
	font-size:0.8em;
	}
#map{height:330px;width:675px; clear:both;}
#map:after{
	display:block;
	clear:both;
	content: " ";
	}	
#footer{
	background:#9da8b4;	
	text-align:center;
	clear:both;
	}

#footer a{
	color:#fff;
	text-decoration:none;
	}
#footer a:hover{
	color:#fff;
	text-decoration:none;
	}

#copy{
	margin: 0 auto;
	padding:10px 10px;
	width:960px;
	text-align:left;
	color:#fff;
	clear:both;
	font-size:.8em;
	}
#copy, .push {
	height: 30px;
}


