@charset "UTF-8";
/* CSS Document */


img{
	border:none;
}

body{
	margin-top:0;
	color:#666666;
	font-family:Arial, sans-serif;
	background: url(../images/bgWood.jpg) no-repeat center top #000;	
}

	
#main{
	width:982px;
	background:url(../images/bgTile.jpg) repeat-y #fff;
	margin:46px auto;
	font-size:13px;
	line-height:130%;
}

#mainContent{
	background:url(../images/bg.jpg) no-repeat;
}

H1{
	margin-bottom: 15px;
	color:#704A2B;
	font-size:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

H1 em{
	margin-bottom: 15px;
	color:#704A2B;
	font-size:22px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

H2{
	color:#9E6837;
	font-size:12px;
	padding:0 20px 0 15px;
	margin-bottom:19px;
	line-height:16px;
	text-transform:uppercase;
	background:url(../images/lines.gif) repeat-y 0 0;
	width:500px
}

a{
	color:#886E50;	
}

a:hover{
	color:#704A2B;
}


/****************** HEADER *********************/

#top{
	width:982px;
	margin:0 auto;
	height:118px;		
}



/***************** BODY **********************/

#splash{
	width:933px;
	margin: 0 auto;
	min-height:151px;
	
}

#splash .side{
	float:right;
}

#splash .movie{
	float:left;
	width:611px;
	height:241px;
}


#mainContentbody{
	width:620px;
	float:left;
	margin-left:45px;
	background:url(../images/dotVert.gif) repeat-y top right;
	padding-top:15px;
	
}

#mainContentbody2{
	width:870px;
	float:left;
	margin-left:45px;
	padding-top:5px;
	min-height:285px;
	margin-bottom:20px;
}

#bottomDots{
	width:600px;
	float:left;
	margin-left:66px;
	margin-bottom:15px
	
}

#mainBody{
	background:url(../images/dotVert.gif) repeat-y top left;
	margin:0 0 0 19px;
	float:left;
	margin-top:10px;
}

#mainBody p{
	width:525px;
	padding-left:30px;
}


#mainBody2{
	float:left;
	margin-bottom:20px;
	margin-top:10px;
}

#mainBody2 p{
	width:770px;
	padding-left:30px;
}

#mainBody3{
	float:right;
	margin-bottom:20px;
	margin-top:10px;
}

#mainBody3 p{
	width:600px;
	padding-left:30px;
}

#contact_box{
	float:right;
	width:250px;
	margin:15px 55px 40px 0;
}

#clients{
	float:left;
	margin:0 0 0 45px;
	width:250px;
	line-height:140%;
}

#clients2{
	float:right;
	width:300px;
	line-height:140%;
}


#list{
	float:left;
	margin:0 0 0 45px;
	width:550px;
	line-height:140%;
}

#indent{
	float:left;
	margin:0 0 0 15px;
	width:800px;
	line-height:140%;
}

#indent p{
	margin:0;
}

.credit{
	font-size:11px;
	color:#666;
}

.news{
	font-weight:bold;
	color:#886E50
}

.title{
	font-family:"Times New Roman", Times, serif;
}

.title2{
	font-family:"Times New Roman", Times, serif;
	color:#886E50;
	font-size:11px;
	text-transform:uppercase;
}	

.clear{
	height:10px;
	font-size:0px;
}

#clear-body{
	
	clear:both;
}

#clear-box{
	height:15px;
	clear:both;
}


/***************** SIDEBAR **********************/

#sidebar{
	width:200px;
	float:left;
	margin-top:10px;
}

#sidebar li{
	height:110%;	
	display:block;
	list-style:none;
	border-bottom:solid 1px #C6C4BE;
	margin-bottom:10px;
	margin-left:-10px;
	
}

#sidebar li a{
	color:#666666;
	text-decoration:none;
}


#sidebar li a:hover{
	color:#886E50;
	background:url(../images/navArrow.gif) no-repeat 0 1px;
}



/************************* FOOTER *****************************/

#bottom-body{
	height:63px;
	width:982px;
	background:url(../images/footer.jpg) no-repeat;
}

#links{
	float:left;
	margin:23px 0 0 50px;
	font-size:11px;
	font-family:Times, Times-New Roman, serif;
	color:#77634A;
}

#links a{
	color:#886E50;
	text-decoration:none;
	
}

#links a:hover{
	color:#C3A786;
	text-decoration:none;
}

#copyright{
	float:right;
	margin:24px 50px 0 0;
	font-size:10px;
	color:#77634A;
	
}

/************************* Flash Fixes *****************************/
.mobile .movie, .mobile .topflash, .mobile .intbannerflash {
	display: none;
}
.mobile #top {
	background: url(../images/headerbg-noflash.jpg) no-repeat 0 0;
}
.topdiv {
	display: none;
}
.topdiv .logo {
	margin: 33px 0 0 28px;
}
#toplinks {
	float:right;
	margin:66px 50px 0 0;
	font-size:14px;
	font-family:Times, Times-New Roman, serif;
	color:#77634A;
}
#toplinks a{
	color:#666;
	text-decoration:none;
}
#toplinks a:hover{
	color:#C3A786;
	text-decoration:none;
}
.mobile .topdiv {
	display: block;
}
.bannerreplace {
	display: none;
	float:left;
	width:611px;
	height:241px;
}
.mobile .bannerreplace {
	display: block;
}
.intbannerreplace {
	display: none;
}
.mobile .intbannerreplace {
	display: block;
}