body {
	/*background-color: #bdb6b0;*/
	background-color: #ffffff;
	background-image: url(../images/background3.gif);
	background-repeat: repeat-x;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 67%;
	line-height:150%;
	margin: 0px;
}
h1 {
	color:#01347e;
	font-weight:bold;
	font-size: 135%;
	margin-top:1em;
	}
h2 {
	color:#666666;
	font-weight:bold;
	font-size: 120%;
	line-height:150%;
	
	}
blockquote {
	margin: 12px 0px 12px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccc33;
	border-right-color: #ffffff;
	border-bottom-color: #cccc33;
	border-left-color: #ffffff;
	color: #333333;
	background-color: #edede9;
	padding: 5px ;
}
/*ul, li {
	margin:5px;
	padding-left:2px;
	}*/
a {
	color:#01347e;
	text-decoration:none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}	
a:hover {
	color:#cc0000;
	text-decoration:none;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #cc0000;
	}
a.noline {
	text-decoration: none;
	border:none;
}
a.whitelink {
	color:#ffffff;
	text-decoration: none;
	border:none;
}
a.noline:hover {
	color:#cc0000;
	text-decoration:none;
	border:none;
	}	
form {
	margin: 0px;
	padding: 0px;
}
#menubar form {
	margin: 0px;
	padding: 0px;
}
#menubar input {
	border: none;
	padding: 1px 1px 1px 5px;
}
div#wrapper {
	margin-right: auto; 
	margin-left: auto;
	width: 785px;
}
div#mainheader {
	height: 85px;
	background-image: url(../images/bre_logo.gif);
	width:765px;
	background-image: url(../images/bre_logo.gif);
	background-repeat: no-repeat;
}
div#mainpic {
	background-image: url(../images/image1.jpg);
	overflow:hidden;
	height: 85px;
	width: 765px;
	}
div#blendimage {
	height: 85px;
}
div#menubar {
	text-align: right;
	vertical-align:middle;
	height: 30px;
	width: 765px;
}
div#contentwrapper {
	background-image: url(../images/contentbackground.gif);
	background-repeat: repeat-y;
	background-color: #BDB6B0;
	width: 785px;
}
div#navigation {
	background-color: #FFFFFF;
	width: 160px;
	float: left;
}
div#footer {
	width: 760px;
	text-align: right;
	font-size: 90%;
	color: #cccccc;
	padding: 3px;
	background-color: #4C4C4C;
}
div#bottomfade {
	height: 15px;
	background-image: url(../images/bottomshadow.gif);
	text-align: right;
	width: 785px;
}
div#homebottomcontent {
	width:600px;
	float: right;
	padding-right: 20px;
}
div#content {
	width:595px;
	float: left;
	padding: 5px;
}
div#content_2col {
	width:380px;
	float: left;
	padding: 5px;
}	
*html div#content_2col { padding-top: 20px; }

div#rhs_col {
	width: 200px;
	float:left;
	padding:5px;
	margin-left: 5px;
}
div#rhs_boxed {
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #cccc00;
	
	}
	
div#image_box_195 {
	width:197px;	
	margin-bottom:4px;
	float:left;
	}
	
#navigation ul, #navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation li a {
	text-decoration: none;
	display: block;
	width: 136px;
	padding: 5px 15px 5px 6px;
	background-color: #ffffff;
	color: #004394;
	border-bottom: solid #cccccc 1px;
	border-left:solid #eeeeee thin;
}
#navigation li a:hover {
	background-color: #ffffff;
	color:#cc0000;
}

#navigation li.selected a, #navigation li.highlight a {
	background-color: #cccc00;
	color:#000000;
	/*color:#004394;*/
}
#navigation li.selected a {
	background-image: url(../../new/images/menu-select.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#navigation li.highlight ul.submenu li.selected a {
	background-image: url(../../new/images/menu-select.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#navigation li.selected ul.submenu li a, #navigation li.highlight ul.submenu li a {
	background-image: none;
	background-color: #deded0;
	color: #333333;
}
#navigation li.selected a:hover, #navigation li.highlight a:hover {
	background-color: #CCCC99;
	color:#cc0000;
}
#navigation li.selected ul.submenu li a:hover, #navigation li.highlight ul.submenu li a:hover {
	background-color: #deded0;
	color:#cc0000;
}
#navigation li ul.submenu ul.subsubmenu a {
	background-color: #d0cdc3;
	color: #000000;
	font-size: 90%;
}

.bg {
	background-color: #ededed;
	border-bottom:solid 1px #99CC00;
}
#contact_details ul, #contact_details li {
	list-style-type: none;
	margin-bottom: 4px;
	padding: 0px;
}
.ehighlight {
	background-color: #deded0;
	border-bottom:solid 1px #99CC00;
}
#rhs_boxed h2.top {
	font-size: 0.9em;
	color:#FFFFFF;
	margin-top: 0em;
	margin-bottom: 0;
	text-transform: uppercase;
	background: #cccc00;
	/*background:#d0cdc3;*/
	padding:2px;
	}
#rhs_boxed h2 {
	font-size: 0.9em;
	color:#FFFFFF;
	margin-top: 0.5em;
	margin-bottom: 0;
	text-transform: uppercase;
	background: #cccc00;
	/*background:#d0cdc3;*/
	padding:2px;
	}
#rhs_boxed ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
	}
#rhs_boxed li {
	font-size:0.9em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0;
	list-style-type: none;
	border-bottom: 1px #cccccc solid;
	text-decoration: none;
	
	}
#rhs_boxed .noline {
	text-decoration: none;
	}
#rhs_boxed .space_below {
	margin-bottom: 1em;
	}