/* Start of CMSMS style sheet 'Styles' */
body {
margin:0;
padding:0;
background-color: #2B2B2B;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
_behavior: url(csshover.htc);	/* Fix IE6 Hover Behavior For Fancy Popup thingies, relative to base tag because IE is crazy */

}

td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}

h1 {
color:#AB460E;
font-size:22px;
letter-spacing:1px;
border-bottom:1px solid #840000;
}

h2 {
color:#9F2704;
font-size:14px;
}

a {
color:#AC2C00;
}

#header {
	height:168px;
	width:899px;
	position:relative;
	background-image:url(images/header2.jpg);
	background-repeat:no-repeat;
}

	
#logo{
		left:0px;
		top:-21px;
		position:relative;
	}

#search {
	height:0;
	left:329px;
	margin-top:-28px;
	padding:0px;
	position:relative;
	width:230px;
}

#searchGo {
	padding:0px 0px 0px 0px;
	width:25px;
	height:25px;
	color:transparent;
	border: none;
}

#content {
padding:20px;
}

#content_bg {
background-image:url(images/content_bg.jpg);
}

#content_top_bg {
background-image:url(images/content_top_bg.jpg);
/*height:326px;*/
background-repeat:no-repeat;
}
#contactus {
	height:30px;
	left:510px;
	margin-top:0px;
	padding:5px;
	position:relative;
	width:179px;
}
#requestus {
	height:30px;
	left:510px;
	margin-top:0px;
	padding:5px;
	position:relative;
	width:179px;
}
#left_column {
width:178px;
background-image:url(images/left_colmun_bg.jpg);
}

#info_box {
background-image:url(images/left_column_photo.jpg); 
background-repeat:no-repeat;
height:187;
}

#info_box_text {
color:#FFFFFF;
padding:70px 5px 0 12px;
font-size:13px;
}

#iso {
color:#FFFFFF;
font-size:15px;
font-weight:bold;
text-align:center;
margin:20px 0 20px 0;
}

#new_box {
background-image:url(images/news_box.jpg);
background-repeat:no-repeat;
width:320px;
height:188px;
padding:20px;
}

#new_box h1 {
border:none;
font-size:13px;
font-weight:bold;
color:#620000;
}

#footer {
color:#FFFFFF;
background-image:url(images/footer_bg.jpg);
text-align: center;
}

#footer a {
color:#79A00F;
text-decoration:none;
}

#site_credits, #site_credits a {
color:#FFFFFF;
text-decoration:none;
}

#printlogo {
	display: none;
}

/* End of 'Styles' */

