
body {
	font-size:11px;
	background:url(../images/texutured_brown_bg.jpg) repeat;
	margin:30px 0 0 0;
	}
h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
strong {
	font-weight:bold;
	}
#global_wrapper {
	width:850px;
	margin:0 auto;
	padding:15px 0;
	background:#fff;
}
#global {
	width:820px;
	margin:0 auto;
	background:url(../images/texutured_bg.jpg) repeat;
}
.texture{
	background:url(../images/textured_bg_top.jpg) top left no-repeat;	
	display:block;
}
#header_wrapper{
}
#footer_wrapper {
	width:850px;
	margin:0 auto 20px auto;
	
	}
#hero {
	height:200px;
	width:590px;
	display:block;
	background:url(../images/hero_brigades.jpg) no-repeat top left;
}
.hero-links{
	float:right;
	margin:170px 25px 0 0;
	font-size:1.2em;
	font-weight:bold;
}
.hero-events-feed{
	width:250px;
	float:right;
	margin-right:10px;
}
#content {
	width:74%;
	margin:10px 0;
	}
.innertube{
	margin:0 5px 5px 5px;
}
#content p{
	padding:0 10px 10px 0;
	font-size:12px;
	line-height:18px;
	}
#content h1 {
	font-size:18px;
	text-transform:uppercase;
	color:#6f4c24;
	font-weight:normal;
	}	
#content h2 {
	text-transform:uppercase;
	color:#990000;
	font-size:16px;
	}
#content ul {
	padding:0 10px 10px 20px;
	font-size:12px;
	list-style-image:none;
}
#content ul li {
	list-style-type:disc;
	padding:4px 0;
	list-style-image:none!important;
	background-image:none!important;
}
#content a{
	color:#990000;
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}
#content blockquote {
	padding:5px 25px;
	}
#side_wrapper {
	width:24%;
	margin:20px 0;
	padding:0;

	
}
#side_wrapper a{
	color:#6f4c24;	
	text-decoration:none;
}
#side {
	width:90%;
	margin:auto;
	}
.lightbox img {
	margin:5px;
	border:5px solid #fff;
}
.clearing {
	clear:both;
	}
.right {
	float:right;
	}
.left {
	float:left;
	}
.img-right, right-image {
	float:right;
	padding:0 0 10px 10px;
	}
.img-left, .left-image{
	float:left;
	padding:0 10px 10px 0;
	}	
.logo {
	margin:10px 20px;
	}
.est {
	margin:150px 20px 0 0;
	}
.navImg {
	margin:0 0 0 15px;
	}
.navImg start {

}
.navImg end {
	
}
#tabs-wrapper {
	border-bottom:#6f4c24 solid 0px;
	margin:0 10px 0 0;
}
#tabs-wrapper ul{
	margin:10px 0 5px 0!important;
	padding:0;
}
#nav ul {
	padding:10px 0;
}
#nav ul li {
	color:#6f4c24;
	font-size:12px;
	text-transform:uppercase;
	margin:0 0 0 25px;
	padding:5px 0;
	background-image:none!important;
	
}
#nav ul li a {
	color:#6f4c24;
	text-decoration:none;
}
#nav ul li a:hover {
	color:#6f4c24;
	text-decoration:underline;
}

#contact {
	margin:40px 0px 40px 15px;
	color:#6f4c24;
	font-size:11px;	
	}
#breadcrumbs{
	font-size:12px;
	color:#6f4c24;
	padding:0 0 4px 0;
	margin:10px 5px 10px 0;
	text-transform:uppercase;
	border-bottom:#6f4c24 solid 1px;
}
#breadcrumbs a {
	color:#6f4c24;
	font-weight:bold;
	text-decoration:underline;
}	
#admin_menu{
	position:absolute;
	top:0;
	left:0;
}
#newsfeed{
}	
#newsfeed ul{
	margin:0 ;
	padding:0;
}
#newsfeed li{
	margin:0;
	padding:0;
	list-style-type:none!important;
	background:none;
}
/*grid stuff*/
.grid_33{
	width:35%;	
	float:left;
	display:inline;
}
.grid_66{
	width:65%;
	float:left;
	display:inline;
}
.links{
	float:right;	
}

/*lightbox blog settings */
.field-field-blog-image img{
	float:left;
	border:5px solid #fff;
	margin-right:5px;
}
