/* Start of CMSMS style sheet 'default' */
/* CSS Document */

body {
	background-image: url(images/bgextend.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #EBE6C9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0px; 
	margin:0px;
}
h1{
	color:#990100;
	font-size:23px;
	margin-top:20px;
}
h2{
	font-size:16px;
	font-weight:700;
	color:#990100;
 }
h3{
	font-size:16px;
	font-weight:700px;
	color:#990100;
}
#container {
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-y;
	width:930px;
	margin:0px auto;
	padding:0px;
	border:0px none;
}

#header{
	background-image:url(images/banner2.jpg);
	background-repeat:no-repeat;
	height:126px;
	margin-bottom:0px;
	position: relative;
}

#content{
	background-repeat:repeat-x;
	/*fixes the issue of ie6 content and header not fitting together right */
	text-align:left;
	width:912px;
	height:auto !important;
	min-height:600px;
	_height:600px;	
	margin-left:1px;
}
#home_content{
	background-repeat:no-repeat;	
    /*fixes the issue of ie6 content and header not fitting together right */
	text-align:left;
	width:912px;
	_width:930px;
	_padding:0px;
	height:auto !important;
	min-height:600px;
	_height:600px;	
	margin-left:1px;
}
#content_home_text{
	float:right;
	height:auto !important;
	min-height:500px;
	padding:180px 9px 10px 9px;
	width:691px;
    _padding:200px 19px 0px 17px;
	background-image:url(images/homebanner1.jpg);
	background-repeat:no-repeat;
}

#content_home_text a {
	color:#9E9760;
}
#content_text{
	float:right;
	height:auto !important;
	min-height:500px;
	padding-right:9px;
	padding-left:9px;
	background-image:url(images/contentbg.jpg);
	background-repeat:repeat-x;
	width:691px;
    _padding:10px 9px 0px 9px;

}
#content_text a{
	color:#9E9760;
}
#left_column_text {
	width: 460px;
    float: left;
}
#right_column_images {
	width: 230px;
	float: left;

}
#footer{
	clear:both;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:58px;
	margin:0px auto;
	border:0px;
	width:930px;
}
.footer_text{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	position:relative;
	top:10px;	
}
.home_banner{
	position:relative;
	top:-25px;
	left:24px;
	>top:2px;   
	_left:14px;
}
#main_logo {
	position: absolute;
	left: 18px; 
}
/* main_logo {
     display: block;
} */
#credits{
	margin:0px auto;
	display:block;
	text-align:right;
	width:930px;
	color:#B0AA7A;
	font-size:12px;
	font-weight:bold;
	padding:10px 30px 10px 0;
}
#credits a{
	color:#B0AA7A;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#credits a:hover{
	 color:#666;
}
.sitemap{
	color:#93BA00;
	font-size:16px;
	font-weight:700px;
}
.sitemap a{
	color:#666;
	font-size:14px;
	font-weight:700;
	text-decoration:none;
}
.sitemap a:hover{
	color:#93BA00;
}
#contact_call{
	padding:0px 0px 10px 10px; 
	float:right;
	}
#menutop{
	margin-left:-10px;
	position:relative;
	left:-2px;
	top:14px;
	>top:19px;
	_top:19px;
}
#arrow{
	float: left; 
	position: relative; 
	top: 7px; 
	left:12px;
	>top:14px; 
}
#homebanner{
	position:relative;
    right:8px;
	_top:-10px;
}
#projects{
	border:1px solid #a5a49f;
	color:#a01a17;
font-weight:bold;
text-size:20px;
	height:420px; 
	width:245px;
	background:#dbd6c2;
	float:right;
margin:20px 5px 20px 20px;
}
.projects_images{
	border:1px solid #000;
	height:87px;
	width:215px;
	background-image:url(images/projects.jpg);
	margin:10px 10px 10px 13px;
	}
.projects_images img{
	float:right;
	
}
.projects_images a{
	text-decoration:none;
        color:#353432;

}
.projects_images a:hover{
	text-decoration:none;
        color:#000;
}
#contact{
	margin-top:-13px;
>margin-top:-18px;
}

.picturelist li a img {
	border:0;
}


/* End of 'default' */

