/* Military Alternative Styles */
/* Author: Modern Blue */

body {
	margin:0; padding:0;
	background:#3c4630 url(images/bg.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#header {
	margin:20px auto 0 auto;
	width:904px; height:150px;
}

#call {
	width:211px; height:150px;
	float:left;
	background:url(images/top-call.jpg);
}

#call h2 {
	color:#b7af67;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	padding:30px 0 0 0;
}

.callPhone {
	color:#b7af67;
	font-size:18px;
	font-weight:bold;
	text-shadow:fdf4a7;
}

#slogan {
	width:693px; height:150px;
	float:left;
	background:url(images/top-soldier.jpg);
}

#slogan h1 {
	text-align:center;
	text-decoration:none;
	color:#b0aa58;
	font-weight:normal;
	font-size:28px;
	display:block;
	float:left;
	padding:40px 0px 0px 10px;
}

#slogan h2 {
	text-align:left;
	text-decoration:none;
	color:#b78167;
	font-weight:600;
	font-size:16px;
	display:block;
	float:left;
	padding:0px 10px 35px 10px;
}

#content {
	width:904px;
	margin:5px auto 0 auto;
}

#leftC {
	width:185px; 
	float:left;
}

#leftC ul {
	width:180px;
	list-style-type:none;
	margin:-3px 0 0 0; padding:0;
}

#leftC li {
	background:#2f2d14;
	font-size:12px;
	margin:3px 0;
}

#leftC li a:link, #leftC li a:visited, #leftC a:active {
	width:173px; height:23px;
	color:#87813a;
	text-decoration:none;
	padding:7px 0 3px 5px;
	display:block;
	border:1px solid #484105;
} 

#leftC li a:hover {
	color:#fff;
	background:#484105;
	border:1px #2f2d14 solid;
}

#leftC li.active a:visited {
	background:#484105;
	border:1px #2f2d14 solid;
	color:#fff;
}

#middleRight {
	background:#f6f5f3 url(images/midbg.png) repeat-y 10px;
	width:719px;
	float:left; 
}

#middle {
	width:490px;
	background:#fff;
	float:left;
	padding:10px;
}

#middle h1 {
	font-weight:normal;
	color:#585d03;
	font-size:24px;
	margin:0; padding:0;
}

#middle h2 {
	font-weight:normal;
	color:#585d03;
	font-size:13px;
	margin:0; padding:0;
}

#middle p, ul {
	color:#3d3c3c;
	font-size:13px;
	line-height:18px;
}

#middle p a:link, #middle p a:visited, #middle p a:active {
	color:#585d03;
}

#middle p a:hover {
	color:#333;
}

#rightC {
	width:194px;
	float:left;
	padding:10px 0 0 10px;
}

#rightC p {
	color:#565656;
	font-size:13px;
	margin:0;
}

#rightC p a:link, #rightC p a:visited, #rightC p a:active {
	color:#565656;
	text-decoration:none;
}

#rightC p a:hover {
	color:#222;
	background:#fff;
	text-decoration:underline;
}

.bottom_border {
	padding-bottom:7px;
	border-bottom:1px #d9d8d7 solid;
}

.top_border {
	border-top:1px #fff solid;
	padding-top:7px;
}

.dogTags {
	margin:25px 0 0 15px;
	float:left;
}

#footer {
	width:709px;
	float:right;
	background:#fff;
	font-size:12px;
	margin:5px 0;
	padding:5px;
	color:#777;
}

#footer a:link, #footer a:visited, #footer a:active {
	color:#777;
	text-decoration:none;
}

#footer a:hover {
	color:#222;
	text-decoration:underline;
}	

.icon {
	float:left;
	padding-right:5px;
}

#help {
	width:181px;
	height:80px;
	float:left;
	background-image:url(images/call-now-background6.gif);
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	text-decoration:none;
	display:block;
	padding:15px 2px 15px 2px;
}

#help a:link, a:visited, a:active {
	color:#d41111;
	text-decoration:none;
}

.fastFacts {
	color:#ba9d2a;
	font-size:16px;
	font-weight:bold;
	padding-bottom:15px;
}

.photo {
	border-color:#3c4630;
	border-width:1px;
	border-style:solid;
	margin-top:15px;
	margin-bottom:15px;
}