@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	background-attachment: scroll;
	background-color: #590119;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-image: url(images/bs_back2.jpg);
	padding: 0;
	margin: 0;
}

body a:link, body a:visited, body a:active{color: #000000; text-decoration: underline;}


body a:hover {color: #cc0000; text-decoration: underline;}

body h1{
	color: #940029;
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

body h2{
	font: bold 14px Helvetica, sans-serif;
	color: #666666;
}

body h2 a:link, body h2 a:visited, body h2 a:active{color: #cc0000; text-decoration: underline;}
body h2 a:hover {color: #000000; text-decoration: underline;}

.main-box {
	width: 1300px;
	margin: auto;
	background-repeat: no-repeat;
}

.homebtm2 {
	background-image: url(images/btm.png);
	padding: 28px 95px 0 469px;
	height: 269px;
}

.homebtm2 h1 {
	line-height: 30px;	
}


.main-cont {
	width: 990px;
	margin: auto;
	padding: 0 0 0 0;
}

.contentmain {
	background-color: #FFFFFF;
}

.contentmain2 {
	background-color: #FFFFFF;
	padding: 0 20px 30px 20px;
}

.homemain {
	background-image: url(images/homemain_back.gif);
	background-repeat: repeat-y;
}

.navbtn{
	float:left;
	margin: 0;
    padding: 0;
    border: 0;
    line-height: 0;
}

.home-left{
	float:left;
	width: 333px;
	background-color: #d2bb94;
	background-image: url(images/home_left.jpg);
	background-repeat: no-repeat;
	height: 627px;
	padding: 0 0 0 20px;
	margin: 0;
}

.home-left h1{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;	
	width: 315px;
	padding: 5px;
	margin: 0;
}

.home-right{
	float:right;
	width: 562px;
	padding: 0 40px 0 0;
}


.callout{
	color: #000000;
	background: #c8aa76;
	width: 330px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

.photocaption{
	color: #C8AA76;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}


.photothumb{
	width: 200px;
	float:left;
	padding: 0 15px 20px 0;
}



.photomain {
	background-color: #FFFFFF;
	width: 990px;
	background-repeat: no-repeat;
}
.phototitle {
	width: 548px;
	float: left;
	padding: 10px;
	font-size: 11px;
	background: #FFFFFF;
}
.photobtn {
	float: left;
}
.photoheadline {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 20px 0 5px 0px;
	text-align:center;
}

.photsubhead {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	margin: 30px 0 0 10px;
	float: left;
}

.photonav {
	width: 640px;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	margin: 10px 0 0 175px;
	background: #FFFFFF;	
}










.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c8aa76;
	padding: 0 0 30px 0;
}

.footer a:link, .footer a:visited, .footer a:active {color: #c8aa76;text-decoration: underline;}
.footer a:hover {color: #FFFFFF;text-decoration: underline;}
