body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff url(../img/bg_body.png) 0 0 repeat-x;
	color:#4D4C48;
	font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
}
* {
	outline: none;
}
div#content_wrapper {
padding: 40px 0;
}
div#wrap_master {
	background: transparent url(../img/bg_2.png) center top no-repeat;
}
h1#h_one {
	color: #811001;
	margin: 20px 0;
}
#footer  {
	color: #948E7F;
}
#footer a {
	color: #B5B599;
}
#footer h4 {
	margin: 35px 0 10px;
	font-weight: normal;
	color: #F4F1ED;
	text-transform:uppercase;
	letter-spacing: .1em;
}
div.wrap_entry h2, div.wrap_entry h3 {
	margin: 5px 0;
	/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 16px;
}
div.wrap_entry p {
	margin: 10px 0;
}

.center {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
a#h1_title {
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	width: 300px;
	height: 100px;
	background: transparent url(../img/SGT_KEN_gloss.png) -16px -5px no-repeat;
	margin-top: 20px;
}

/* WRAPPERS */
div#header_wrapper {
	height: 130px;
	background: transparent url(../img/bg_header..jpg);
	clear: both;
}
div#banner_wrapper {
	height: 275px;
	background: transparent url(../img/bg_header..jpg) center -70px repeat-x;
	clear: both;
	overflow: hidden;
	display: block;
	margin-top: 30px;
}
div#banner {
	height: 275px;
	background: transparent center center no-repeat;
}
div#home_banner_wrapper {
	height: 360px;
	background: transparent url(../img/bg_header..jpg) center -70px repeat-x;
	clear: both;
	overflow: hidden;
	display: block;
	position: relative;
}

div#footer_wrapper {
	background: #0B0A08 url(../img/footer_bg.jpg) center bottom repeat-x;
	clear: both;
	margin: 0 0 -13px 0;
	padding: 0;
}

div#nav {
	float: right;
	margin-top: 63px;
}

/* HOME THREE */
div.home_three {
	float:left;
	margin: 0 0 20px;
	width:290px;
}
div.home_three h2{
	color: #811001;
	margin: 20px 0 5px;
	/*font-family: Georgia,"Times New Roman",Times,serif;*/
	font-weight: normal;
}
div.home_three h3{
	margin: 20px 0 1px;
}

div.middle {
	margin:0 45px !important;
}
div#home_banner_copy {
	display: block;
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: 11px;
	text-align: left;
	width: 428px;
	/*color: #928677;*/
	overflow: hidden;
	background: transparent url(../img/black_bg.png);
	padding: 0 20px 10px;
}
div#home_banner_copy h2{
	font-size: 16px;
	margin: 30px 0 10px 0;
	color:#CCCCCC;
}
div#home_banner_copy p{
	font-size: 12px;
	color:#CCCCCC;
}
div#home_banner_copy:hover {
	color: #928677
}


/* IMG */
a.copy_img_a {
	text-decoration: none;
	border: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 1px;
	_border: 1px solid #dfd6c2;
	_outline: 1px solid #e7deca;
	display: block;
	background: #A79A87 url(../img/ajax-loader.gif) center center no-repeat;
	margin-left: -2px;
}
div#home_three_wrapper {
	margin-bottom: 40px;
}

div#home_three_wrapper a.copy_img_a {
	margin-bottom: 0;
}
img.copy_img {
	border: 10px solid #FEFDFA;
	outline: 1px solid #d1c8b4;
	margin: 1px 1px;
}
a.copy_img_landscape {
	margin-bottom: 20px;
}

p {
	font-size:13px;
	line-height:21px;
}

div#home_banner_wrapper {
}
div#home_banner_bg {
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -480px;
	width: 958px;
	height: 325px;
	background: #A79A87 url(../img/ajax-loader.gif) center center no-repeat;
	border: 1px solid #a6a4BE;
}
div#home_banner {
	width: 958px;
	height: 325px;
	background: transparent url(../img/ajax-loader.gif) center center no-repeat;
}



/* ARRAY OF BANNERS */
ul#home_banner_array {
	position: absolute;
	top: 465px;
	right: 50%;
	margin: 0 -450px 0 0;
	padding: 0;
	list-style-position:inside;
	list-style:circle;
	list-style:none;
}
ul#home_banner_array li{
	float: left;
	overflow: hidden;
}
ul#home_banner_array li a.dots{
	/*border: 1px solid #efe6d2;*/
	width: 15px; height: 15px;
	float: left;
	background: transparent url(../img/dots.png) -3px -1px no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
ul#home_banner_array li a.current_dot{
	background: transparent url(../img/dots.png) -26px -1px no-repeat ! important;
}






div#left_column {
	width: 600px;
	float: left;
}
div#right_column {
	width: 250px;
	float: right;
	background: transparent url(../img/sidebar.png) 0 0 no-repeat;
	height: 500px;
	overflow: visible;
}



p a {
	color:#811001;
	text-decoration: none !important;
	border-bottom:1px dotted #B5B599;
	color:#811001;
	text-decoration:none;
}


/* RIGHT */
div#right_column h3 {
	color:#4C3C2D;
	font-size:14px;
	margin:25px 0 -15px;
	letter-spacing: .1em;
}
div#right_column h3 a {
	color:#4D4C48;
	text-decoration:none;
	margin-left: 15px;
	text-transform:uppercase;
}


/* SIBLINGS */
ul.sibling_ul {
	border-top:1px solid #A79A87;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:30px 0 20px;
	padding:0;
}
ul.sibling_ul li {
	border-bottom:1px solid #A79A87;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
ul.sibling_ul li a {
	border:medium none;
	color:#811001;
	display:block;
	padding:5px 5px 5px 15px;
	text-decoration:none;
}
a.live_sib {
	background: #721907 url(../img/red_bg.jpg) repeat scroll 0 0;
	background: #D1C9B6;
	color:#FFFFFF !important;
}




/* FOOTER */
div.footer_three {
	float:left;
	margin:0 0 50px;
	width:290px;
}

/* TESTIMONIALS */
span.testimonials_right {
	border-top: 1px solid #A79A87;
	display: block;
	float: left;
	clear: left;
	margin: 30px 0;
	padding: 0;
}
span.testimonials_right p{
	margin-left: 15px;
	font-size:12px;
}

/* SOCIAL */
ul#social {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 10px 10px 10px 0;
	position: fixed;
	width:34px;
	top: 250px;
	left: 0;
	border: 1px solid #9F9B93;
	background: #EEECEA;
	border: none;
	-webkit-box-shadow: 1px 1px 5px #9F9B93;
	-moz-box-shadow: 1px 1px 5px #9F9B93;
}
ul#social li {
	float:left;
	width: 32px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:2px;
	padding:0;
	display: block;
	border: none ! important;
}
ul#social li a {
	display:block;
	height:32px;
	margin:0 3px;
	overflow:hidden;
	text-indent:-9999px;
	width:32px;
	text-decoration: none;
}
a#yelp {
	background: transparent url(../img/social_icons.png) -128px 0 no-repeat;
}
a#yelp:hover {
	background: transparent url(../img/social_icons.png) -128px -32px no-repeat;
}
a#yelp_l {
	background: transparent url(../img/yelp.png) 0 0 no-repeat;
	background: transparent url(../img/yelp_up.png) 0 0 no-repeat;
	display:block;
	margin:0 0 20px 9px;
	overflow:hidden;
	text-indent:-9999px;
	height:60px;
	width:290px;
	text-decoration: none;
	border: 1px solid #111;
}
a#yelp_l:hover {
	background: transparent url(../img/yelp.png) 0 0 no-repeat;
	border: 1px solid #8e371d;
}



a#newsletter_button {
	background: transparent url(../img/newsletter.jpg) 0 0 no-repeat;
	background: transparent url(../img/newsletter_up.jpg) 0 0 no-repeat;
	display:block;
	margin: 0px 0 20px 9px;
	overflow:hidden;
	text-indent:-9999px;
	height:60px;
	width:290px;
	text-decoration: none;
	border: 1px solid #111;
}
a#newsletter_button:hover {
	background: transparent url(../img/newsletter.jpg) 0 0 no-repeat;
	border: 1px solid #807a6a;
}





a#youtube {
	background: transparent url(../img/social_icons.png) -160px 0 no-repeat;
}
a#youtube:hover {
	background: transparent url(../img/social_icons.png) -160px -32px no-repeat;
}
a#envelope_icon {
	background: transparent url(../img/social_icons.png) -224px 0 no-repeat;
}
a#envelope_icon:hover {
	background: transparent url(../img/social_icons.png) -224px -32px no-repeat;
}
a#twitter {
	background: transparent url(../img/social_icons.png) -32px 0 no-repeat;
}
a#twitter:hover {
	background: transparent url(../img/social_icons.png) -32px -32px no-repeat;
}
a#facebook {
	background: transparent url(../img/social_icons.png) 0 0 no-repeat;
}
a#facebook:hover {
	background: transparent url(../img/social_icons.png) 0 -32px no-repeat;
}
a#military_fitness {
	background: transparent url(../img/social_icons.png) -256px 0 no-repeat;
}
a#military_fitness:hover {
	background: transparent url(../img/social_icons.png) -256px -32px no-repeat;
}
a#national_guard {
	background: transparent url(../img/social_icons.png) -352px 0 no-repeat;
}
a#national_guard:hover {
	background: transparent url(../img/social_icons.png) -352px -32px no-repeat;
}
a#fit {
	background: transparent url(../img/social_icons.png) -416px 0 no-repeat;
}
a#fit:hover {
	background: transparent url(../img/social_icons.png) -416px -32px no-repeat;
}
a#linkedin {
	background: transparent url(../img/social_icons.png) -64px 0 no-repeat;
}
a#linkedin:hover {
	background: transparent url(../img/social_icons.png) -64px -32px no-repeat;
}






