body, html{
	height: 100%;
}

body {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: #fff url(images/background.gif) repeat-x top;
	font-size: 70%;
}

#maincontainer{
	margin: 0 auto -144px auto;
}

#container{
	position: relative;
	min-height: 100%;
	left: 0px;
	top: 0px;


}

* html #container{
	height: 100%;
	}
 
#header {
	width: 100%;
	height: 101px;
	text-align: left;
}

#clear{
	clear: both;
}

#logo{
	width: 541px;
	height: 101px;
	background: url(images/bcrb.jpg) no-repeat top; 
}

#logo h1, .hide{
	display: none;
}

#photo{
	width: 	1152px;
	height: 96px;
	left: 0px;
	text-align: left;
}

#side{
	height: 100%;
	width: 216px;
	text-align: left;
	float: left;
}
#navcontainer{
	width: 215px;
	text-align: left;
}

#content {
	margin-left: 216px;
	text-align: left;
	padding: 10px 10px 10px 10px;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}

/*  Navigation -------------------------------------------------------- */
li.sidetop{
	display: block;
	width: 216px;
	height: 22px;
	background: url(images/side_topper.gif) no-repeat top;
}

.sidebottom{
	display: block;
	width: 96px;
	height: 40px;
	background: url(images/menu_footer.gif) no-repeat top;
	padding: 10px 60px 0 60px;
}

#navcontainer ul
{
margin: 0px 0px;
padding: 0;
list-style-type: none;
font-family: Tahoma, Helvetica, sans-serif;
width: 216px;
font-weight: 200;
}

#navcontainer li { margin: 0 0 0 0; }


#navcontainer a
{
display: block;
padding: 3px 10px 2px 0px;
width: 205px;
height: 29px;
background-color: #f5f5e3;
border-right: 1px solid #ccc;
border-bottom: 1px dashed #ccc;
font-size: 12px;
text-align: right;
}

#navcontainer a:link, #navcontainer a:visited
{
color: #410c09;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #fff;
border-bottom: 1px dashed #ccc;
color: #103e5f;
text-decoration: none;
}

#active a:link, #active a:visited, #active a:hover
{
	background-image: url(images/0038_menu_on.gif);
	background-position: top;
	color: #a1c820;
}

/*  Horizontal Menu -------------------------------------------------------- */
#horizontal{
	width: 250px !important; width: 207px;
	height: 31px;
	position: absolute;
	top: 59px;
	right: 0px;
}

#horizontal ul {
	margin: 0px;
	height: 31px;
}

#horizontal ul li{
	display: inline;
	float: left;
}

#horizontal ul li a{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 31px;
	display: block;
}

li.hor1{
	background:   url(images/horizontal_01.gif) no-repeat top;
	width: 10px;
	height: 31px;
	display: block;
}

li.hor2{
	background: url(images/horizontal_02.gif) no-repeat top;
	width: 5px;
	height: 31px;
	display: block;
}

#hhome a{
	display: block;
	width:52px;
	background: url(images/hor_home.gif) no-repeat;
	background-position: 0 0;
}

#hhome a:hover{
	width:52px;
	background: url(images/hor_home.gif) no-repeat;
	background-position: -52px 0;
}

#hsitemap a{
	display: block;
	width:62px;
	background: url(images/hor_sitemap.gif) no-repeat;
	background-position: 0 0;
}

#hsitemap a:hover{
	width:62px;
	background: url(images/hor_sitemap.gif) no-repeat;
	background-position: -62px 0;
}

#hcontact a{
	display: block;
	width:78px;
	background: url(images/hor_contact.gif) no-repeat;
	background-position: 0 0;
}

#hcontact a:hover{
	width:78px;
	background: url(images/hor_contact.gif) no-repeat;
	background-position: -78px 0;
}
/*  Footer -------------------------------------------------------- */
#footer {
	clear: both;
	width: 100%;
	background-color: #efefef;
	border-top: 1px solid #ccc;
	height: 47px;
	text-align: center;
	padding-top: 10px;
	position: relative;
	margin: 0px auto 0 auto;
}

/* A CSS hack that only applies to IE -- specifies a different offset for the footer */

* html #footer {
	margin-top: -58px;
}

p.copyright {
	font-size : 0.9em;
	color : #54544d;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}

p.copyright a:visited {
	font-size : 0.9em;
	color : #1b669a;
	text-decoration : underline;
}

p.copyright a:link {
	font-size : 0.9em;
	color : #1b669a;
	text-decoration : underline;
}

p.copyright a:hover {
	font-size : 0.9em;
	color : #15496d;
	text-decoration : underline;
}

a:visited {
	font-size : 1em;
	color : #13486c;
	text-decoration : underline;
}

a:link {
	font-size : 1em;
	color : #13486c;
	text-decoration : underline;
}

a:hover {
	font-size : 1em;
	color : #15496d;
	text-decoration : underline;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #14527e;
	display: block;
	width: auto;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 7px;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #84302c;
	margin-bottom: 5px;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #195e8d;
	margin-bottom: 5px;
}
