/* Layout Stylesheet */ 

body {
	margin:0px;
	color: #333333;
	text-align:center;
	padding:0;
	background-image: url(images/bhc/BHC-template.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
 }

#outer {
	text-align:left;
	margin:auto;
	width: 895px;
 }

#hdr {
	width: 892px;
	background-position: center top;
	background-repeat: no-repeat;
	height: 138px;
	text-align: center;
 }

#bar {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 }

#bodyblock {
	position:relative;
	padding:0;
	width: 720px;
	float: left;
 }

#l-col {
	float:left;
	background:#FFFFFF;
	color: #000000;
	width:145px;
	text-align: left;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 55px;
 }

#cont {
	text-align:left;
	border-top: 0 solid #000000;
	border-right: 0 solid #000000;
	border-bottom: 0 solid #000000;
	border-left: 0px solid #000000;
	width: 375px;
	font-size: 11px;
	line-height: 16px;
	float: left;
	margin-left: 35px;
	padding-bottom: 45px;
	padding-top: 60px;
 }

#ftr {
	color: #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	width: 895px;
	top: 899px;
	height: 115px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7A7453;
 }
#contright {
	color: #666666;
	border-right: 1 solid #000033;
	width: 271px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	float: right;
	clip:  rect(425px auto auto auto);
	padding-top: 55px;
	text-align: right;
}
#pagelinks {
	color: #720023;
	width: 892px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	border-top: 1px solid #720023
#;
	top: 142px;
	text-transform: uppercase;
	height: 51px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #720023;
	text-align: center;
	left: 0px;
	vertical-align: bottom;
	word-spacing: 55cm;
	list-style-type: none;
}
ul#main-nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	float:left;
	width:250px;
	color: #710023;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #710023;
	padding-left: 0px;
	display: block;
	text-align: center;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 13px;
}
ul#main-nav li {
	padding:0;
	list-style:none;
	float:left;
	margin:0 0.3em 0 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul#main-nav li a {
	font-weight:normal;
	text-decoration:none;
	color:#FAF5E3;
	height: 50px;
	display: block;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 61px;
}
ul#main-nav li a:hover {color:#9E7702;}

}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.pageselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.pagelinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #897769;
}
.pagesubaddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	text-align: left;
}
.pagesubaddresscream {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #897868;
	line-height: 18px;
	text-align: left;
}
.button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 21px;
	background-color: #897868;
}
.button {
	background: #897868;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 21px;
}
.input {
	color: #333333;
	background-color: #CCCCCC;
}
