/* Datavenger Styles
=====================================================================*/
.content {
text-align: left;
}
/* Global Classes
=====================================================================*/
.clearb {
	clear: both;
}
.int-pad {
	padding: 0px 20px 10px 20px;
}
.row-pad {
	padding: 0px 5px 5px 5px;
}
.row-pad h3 {
margin-top:5px;
}
.search {
	border: 1px solid #401801;
	-moz-border-radius: 5px;
	padding: 3px;
	-webkit-border-radius: 5px;
	width:125px;
}
.search2 {
	left:2px;
	margin:-3px;
	padding:0;
	position:relative;
	top:-2px;
	vertical-align:bottom;
}
.twitter {
background: url(images/social-media.png) no-repeat 0px 0px;
width: 16px;
height: 16px;
}
.youtube {
background: url(images/social-media.png) no-repeat 0px -16px;
width: 16px;
height: 16px;
}
.facebook {
background: url(images/social-media.png) no-repeat 0px -32px;
width: 16px;
height: 16px;
}
#like-button {
	width:75px;
}
.twitter, .youtube, .facebook, #like-button {
margin: 5px 5px 5px 0px;
padding: 0px;
float: right;
}
.twitter a, .youtube a, .facebook a {
	display: block;
	height: 16px;
	outline: none;
	text-indent: -9999px;
	width: 16px;
}
/* Layout Styles
=====================================================================*/
body {
	background: #734f24;
	font-family: 'Lucida Grande', arial, verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-align: center;
}
#bg-wrapper {
	background: #734f24 url(images/bg.png) repeat-y center top;
	margin: 0 auto;
	width: 980px;
}
#container {
 	background: #FFFFFF url(images/pam-mha-bg.gif) repeat-y;
	margin:0 auto;
	text-align: left;
	width:960px;
}
#top {
	background: #401801;
	color: #FFFFFF;
	padding: 3px 0px 3px 0px;
	text-align: right;
	width:960px;
}
.vcard {
	float: left;
	font-size: 10px;
	padding-left: 5px;
	text-align: left;
	width: 700px;
}
#navtop {
	float: right;
	width:200px;
}
#header {
	background: #852b21 url(images/boyscouts-logo.jpg) no-repeat top left;
	clear: both;
	height: 85px;
	position: relative;
	width:960px;
}
#header h1 {
	float: left;
	margin: 0px;
	padding: 0px;
}
#header h1 a {
	display: block;
	height: 85px;
	outline: none;
	text-indent: -9999px;
	width: 200px;
}
#logo {
	float: left;
}
#search {
	float: right;
	position: absolute;
	right: 15px;
	top:29px;
}
#prinav {
	background: #a68c5b;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	clear: both;
	padding: 3px 0px 3px 0px;
	height: 24px;
}
#homepage {
	height: 369px;
}
#homepage-image {
	float: left;
	height: 369px;
	width: 640px;
}
#homepage-row1 {
	background: #603913;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	float: left;
	height: 121px;
	width: 319px;
}
#homepage-row2 {
	background: #b47437;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	float: left;
	height: 121px;
	width: 319px;
}
#homepage-row3 {
	background: #ff7d00;
	border-left: 1px solid #FFFFFF;
	float: left;
	height: 122px;
	width: 319px;
}
#content {
	float: left;
	width: 740px;
}
#side {
	float: left;
	width: 219px;
}
#pamola-header {
	background: #603913 url(images/pamola-header.gif);
	border-bottom: 3px solid #603913;
	width: 960px;
	height: 73px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #BA313B;
	text-align: center;
}
#footer {
	background: #401801;
	clear:both;
	height: 28px;
}
#copywrapper {
	background: #734f24 url(images/bg-footer.png) no-repeat top center;
	height: 12px;
	margin: 0 auto;
	width: 980px;
}
#copyright {
	margin:0 auto;
	width: 960px;
}
#copyright-left {
	color: #FFFFFF;
	float: left;
	font-size: 10px;
	text-align: left;
	width:49%;
}
#copyright-right {
	color: #FFFFFF;
	float: right;
	font-size: 10px;
	text-align: right;
	width:49%;
}
#terms {
	color:#FFFFFF;
	font-size: 10px;
	margin:0 auto;
	text-align: center;
	width: 960px;
}

.trail {
	font-size: 12px;
}

/* Font Styles
=====================================================================*/
h1, h2, h3, h4, h5, h6 {
	font-family: 'Lucida Grande', arial, verdana, sans-serif;
}
#homepage-row1 h3, #homepage-row2 h3, #homepage-row3 h3 {
	color: #FFFFFF;
	font-size: 16px;
}
/* Navigation Styles
=====================================================================*/
ul#sideNav {
	float: none;
	margin: 0;
	padding: 10px;
	width: 100%;
	height: 20px;
}

ul#sideNav li {

}

div.side ul.nav > li {
	float: none;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 0px;
		z-index: 9998;
}

ul#sideNav li a {
	text-decoration: none;


}

ul#sideNav li a:hover {

}


.trail a {
	color: #6e8daa;
	font-size: 14px;
	text-decoration: none;
}
a.copyright:link, a.copyright:active, a.copyright:visited {
	color: #FFFFFF;
}
a.copyright:hover {
	text-decoration: none;
}
a.topnav:link, a.topnav:active, a.topnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {
	color: #FF7D00;
	text-decoration: none;
}
