body {
	background: #3b3011;
	border-top: 0px solid #000;
	color: #333;
	font-size: 12px;
	padding: 0px 0px 0px;
}

a {
	color: #3b3011;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color:#900;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	margin-top: 40px;
	padding-left: 25px;
}

h2 {
	font-family: Georgia, serif;
	text-indent: 5px;
	padding-left: 25px;
	line-height: 36px;
	background-color: #eee;
	font-weight: normal;
}
h3 {
	padding-left: 25px;
	font-weight: normal;

}
h4 {
	padding-left: 25px;
	font-weight: normal;
	border-bottom: solid 1px #ccc; 
}
h5 {
	padding-left: 25px;
	font-weight: normal;
	text-transform:uppercase;
}


p {
	overflow: hidden;
	padding-left: 25px;
	
}


.container_16 {

}

.contentback{
	background-color:#FFF;
}


#header {
	height:391px;
	}

#headerSBR {
	height:371px;
	background-image: url(/img/SBR_masthead2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#logo {
	
}

#logsearch {
	height: 150px;
}

#menu {
		height: 30px;
		margin-top:2px;
		margin-bottom: 10px;
		color: #fff;
}
#menu2 {
		height: 26px;
		margin-top: 220px;
		margin-bottom: 0px;
		color: #3b3012;
}

#content{
	min-height: 400px;
}

/*footer*/
#wrapperbase {
	color: #fff;
	min-height: 300px;
}

#wrapperbase a {
	color: #000;
	text-decoration: none;
	border-bottom:  1px #000 dotted;
}

#wrapperbase a:visited {
	color: #000;
	text-decoration: none;
	border-bottom:  1px #000 dotted;
}

#wrapperbase a:hover {
	color:  #900;
	text-decoration: none;
	border-bottom:  1px #900 dotted;
}

.footerback {
	background-image:url(../img/footer_bgnd.gif);
	background-image:url(../img/footer_bgnd.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#fff;
}

#wrapperbase .footerhd {
	color: #3b3012;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 40px;
	background-color:transparent;
	text-indent:0px;
}
#wrapperbase p.footercopy {
	font-family:Arial, Helvetica, sans-serif;
	color: #584719;
	font-size: 11px;
	margin-bottom: 0px;
	line-height: 16px;
}

#wrapperbase p.signoff {
	color: #584719;
	font-size: 11px;
	margin-top: 20px;
	line-height: 30px;
}

#wrapperbase a img
 {
	border-bottom:  0px #000 dotted;
	text-decoration:none;
}

#news{
}

.nopad {
	padding-left: 0px;
}
/*to remove pagination from web modules on homepage display*/
#news .pagination {
    display: none;
}

#galleryhome .photogalleryNavigation
{
    display: none;
}
/*end remove pagination*/
.verticalsep130px{
	margin-top: 130px;
}
.verticalsep50px{
	margin-top: 50px;
}

.tableleftpad {
	margin-left: 25px;
}
