@charset "UTF-8";
/* CSS Document */

#page{
	width:800px;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 0px;
	left: 20px;
	margin-left: 100px;
	margin-top: -12px;
	background-color: #FFFFFF;
}
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	background: #1e2125 url(/images/bg.jpg);
	
	text-align: inherit;
	background-color: #678769;
	
}	
	
	
.flower {background-image:url(images/violetpainting.jpg);
	background-repeat:no-repeat;
	
}
#header{
	background-color:#FFFFFF;
	background-image:url(images/bhlogo.jpg);
	background-repeat:no-repeat;
	height:100px;
	text-align: right;
	font-size: 10px;
	margin-right: 15px;
	margin-left: 15px;
}

#wrap{
height: 100px;
background: #1e2125 url(/images/bground.jpg) no-repeat 50% 0%;
}

#nav{
	text-align:center;
	background-color:#678769;
	width: 801px;
}

.menubar{
	position:absolute;
	top:130px;
	width: 800px;
}
.blockside li {
	padding: 2px;
	
}
ul li{
	list-style-position: outside;
	list-style-type: circle;
}

#main{
	background-color: #FFFFFF;
	margin-bottom: 15px;
	padding-bottom: 10px;
	height: auto;
	background-position: right center;
	background-repeat: no-repeat;
}

h1, h2{
margin-left:10px;
}
p {
	margin-left:30px;
	margin-right: 15px;
}
#sidebar1 {
	float: left;
	height:450px;
	padding: 15px 15px;
}

#sidebar2 {
	float: right;
	width: 16em;
	padding: 10px;
	height:auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 40px;
	background-repeat: repeat-y;
	background-position: right top;
	font-style: normal;
	background-color: #FFFFFF;
}
#leftColumn {
	float: left;
	width: 175px;
	padding-left: 10px;
	padding-right: 3px;
}


.link{
text-align:right;
}

.link a:hover {
	text-decoration: underline;
	color:#0066FF;
}

a{
	font-size: 12px;
	font-weight:normal;
}
a:link {
	text-decoration: none;
	color:#52586E;
}
a:visited {
	text-decoration: none;
	color:#660000;
}
a:hover {
	text-decoration: underline;
	color:#AD1417;
}
a:active {
	text-decoration: none;
	color: #656D87;
}
#footer a{
	color:#656d87;
	font-size: 12px;
}
#footer a:hover{

}

#footer{
	color:595e50;
	font-size : 14px;
	text-align:center;
	background-color: #FFFFFF;
	vertical-align: bottom;
	background-repeat: no-repeat;
	width: 800px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #336666;
	background-position: right center;
}
#rightColumn {
	float: right;
	width: 400px;
}
.formLabel {padding:7px;
font-size:12px;
}
legend {
	font-weight: bold;
	color: #8C232E;
	font-size: 14px;
	text-decoration: underline;
}
.formLabelTop {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	font-size:12px
}
#flashsidebar {
	float: left;
	width: 400px;
	height:415px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mainhome {
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-image: url(images/bt_line.png);
	background-position: bottom;
}
.services td   {
	padding: 5px;
}
.block {
	margin-left: 15px;
	width: 525px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1ded7;
	border-right-color: #e1ded7;
	border-bottom-color: #e1ded7;
	border-left-color: #e1ded7;
	height: auto;
	background-color: #FFFFFF;
}
.blocktop {
	border: 1px solid #e1ded7;
	width: 500px;
	padding: 15px;
	margin-left: 25px;
}
.imgblock {
	border: 1px solid #e1ded7;
	padding: 10px;
	background-color: #FFFFFF;
}
.imgblock2 {
	border: 1px solid #e1ded7;
	width: 125px;
	padding: 10px;
	float: left;
	background-color: #FFFFFF;
}
.blockmain {
	width: 475px;
	background-repeat:repeat;
	padding: 15px;
	clear: left;
	background-image: url(images/paper.jpg);
	background-color: #FFFFFF;
	height: 120px;
}
.blockside {
	border: 1px solid #e1ded7;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 180px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 5px;
}
.blocksidebg {
	width: 150px;
	padding: 10px;
	clear: left;
	height: 120px;
	background-color: #E9F5D7;
	background-image: url(images/blockshadowside.gif);
	background-repeat: repeat-y;
	background-position: right top;
	text-indent: 2px;
	line-height: 18px;
}
#sidebar2 .blockside .blocksid {
	width: 520px;
	background-repeat:repeat;
	padding: 15px;
	height: 400px;
	background-image: url(images/paper.jpg);
	background-color: #FFFFFF;
	float: right;
}
.blockmainp {
	width: 490px;
	padding: 15px;
	background-color: #FFFFFF;
	overflow: auto;
}
.contentblock {
	border: 1px solid #e1ded7;
	width: auto;
	padding: 10px;
	float: left;
	background-color: #FFFFFF;
}
.blocksidebgw {
	width: 155px;
	padding: 15px;
	clear: left;
	height: 150px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right center;
}
#main #sidebar2 .arrow {
	background-image: url(/images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 70px;
	color: #94B7B2;
	height: 25px;
	padding-top: 6px;
	padding-right: 2px;
	padding-left: 2px;
}
#main #sidebar2 .arrowl {
	background-image: url(/images/arrowl.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	text-align:center;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 70px;
	color: #94B7B2;
	height: 25px;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
#sidebar2 .arrow a, #sidebar2 .arrowl a {
	font-weight: bold;
	color: #949cb8;
}
