/************************************************************* 
 !Reset
============================================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/*============================================================
 !Defaults
============================================================*/

h1, h2, h3, h4, h5, h6 {
	line-height:normal;
}
h1 {
	font:40px Arial, Helvetica, sans-serif;
	color:#F31429;
}
h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #505050;
	font-weight:bold;
}
h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top:10px;
	text-align:center;
}
h4 {
	font:11px Arial, Helvetica, sans-serif;
	color: #72736f;
	font-weight:bold;
	padding-bottom:10px;
}
h5, h5 a, h5 a:visited {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:normal;
}
h6 {
	font:12px Arial, Helvetica, sans-serif;
	color: #CA8214;
	font-weight:bold;
	padding-left:20px;
}
p {
	line-height:1.2em;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#505050;
	margin:0px;
	text-align:justify;
}
b, strong {
	font-weight:bold;
	line-height:1;
}
i, em {
	font-style:italic;
}
img {
	vertical-align: middle;
}
a {
	text-decoration:none;
	color:#000;
	outline:none;
	text-decoration:none;
}
a:active {
	color:#000;
	outline:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
a img, .noborder {
	border:0;
}
a.nounderline {
	text-decoration:none;
}
a.nounderline:hover {
	text-decoration:underline;
}
ul {
	list-style: none;
}
.clft {
	clear:left;
}
.clbth {
	clear:both;
}
.clrt {
	clear:right;
}
/*============================================================
 !Basics
============================================================*/
body {
	font: normal 14px  Arial, Helvetica, sans-serif;
	color:#000000;
	background:#1d4708;
}
.wrapper {
	margin:0px auto;
	width:1002px;
	padding:0px 0px;
}
.header {
	background:#e1e1e1;
	padding:0px 20px 0px 13px;
	border-bottom:1px solid #cac7c7;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(248,245,245,1);
	-moz-box-shadow: 0px 1px 0px 0px rgba(248,245,245,1);
	box-shadow: 0px 1px 0px 0px rgba(248,245,245,1);
}
.logo {
	float:left;
	width:193px;
	padding:7px 0 7px 5px;
}
.center-header{ 
float: left;
width: 414px;
font-weight: 600;
text-align: center;
font-family: 'Open Sans', sans-serif;
font-size: 19px;
color: #231f20;
padding-top: 21px;
padding-left:62px;
}


.ph-num {
	float:right;
	font-weight:600;
	width:240px;
	text-align:right;
	font-family: 'Open Sans', sans-serif;
	font-size:27px;
	color:#231f20;
	padding-top:4px;
}
.t47{ font-size:30px;}
.global{ font-size:22px;}
.content {
	background:#e2daba;
	padding:0px 0px 25px 0px;
	margin-top:1px;
}
.top-content {
	border-bottom:1px solid #cac7c7;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(248,245,245,1);
	-moz-box-shadow: 0px 1px 0px 0px rgba(248,245,245,1);
	box-shadow: 0px 1px 0px 0px rgba(248,245,245,1);
	height:66px;
}
.breadcrumbs {
	padding:25px 0px 0 20px;
	float:left;
	width:252px;
	font-family: 'Open Sans', sans-serif;
}
.active {
	color:#1d4708;
	text-decoration:underline;
}
.rbutton {
	float:right;
	width:229px;
	margin-top:20px;
	padding-right:18px;
}
.rbutton a {
	background:url(../images/button.png) no-repeat;
	color:#fff;
	font-size:20px;
	text-align:center;
	padding:9px 41px;
	text-shadow: 0px 2px 1px rgba(34, 89, 6, 1);
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}
.rbutton a:hover {
	background:url(../images/button-hover.png) no-repeat;
	text-decoration:none;
}
.main-content {
	padding:20px;
}
.left-content {
	width:238px;
	float:left;
	margin-right:14px;

font-family: 'Open Sans', sans-serif;
}
.right-content {
	width:710px;
	float:right;
}
.left-content ul li {
	border-bottom:1px solid #c9c09c;
	padding:10px 15px;
	font-family: 'Open Sans', sans-serif;
}
.left-content ul li a:hover {
	color:#1d4708;
	text-decoration:none !important;
}
.menu-active {
	border:1px solid #bebebe;
	background: #e1e1e1;
	border-radius:6px;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(168, 162, 138, 0.5);
	-moz-box-shadow:    0px 1px 2px 0px rgba(168, 162, 138, 0.5);
	box-shadow:         0px 1px 2px 0px rgba(168, 162, 138, 0.5);
	font-family: 'Open Sans', sans-serif;
	margin:5px 0 0;
	font-size:13px;
}
.menu-active a {
	color:#1d4708 !important;
}
.contact-info {
	font-family: 'Open Sans', sans-serif;
	background:#e1e1e1;
	color:#1d4708;
	font-size:16px;
	font-weight:600;
	border:1px solid #bbb9b9;
	border-radius:6px 6px 0 0;
	padding:8px 0 6px 15px;
	margin-top:20px;
}
.contact-info-text {
	font-size:12px;
	color:#fff;
	border-radius:0px 0px 6px 6px;
	padding:15px 0 15px 15px;
	background-image: -webkit-gradient(  linear,  left top,  left bottom,  color-stop(0, #30750D),  color-stop(1, #265D0B) );
	background-image: -o-linear-gradient(bottom, #30750D 0%, #265D0B 100%);
	background-image: -moz-linear-gradient(bottom, #30750D 0%, #265D0B 100%);
	background-image: -webkit-linear-gradient(bottom, #30750D 0%, #265D0B 100%);
	background-image: -ms-linear-gradient(bottom, #30750D 0%, #265D0B 100%);
	background-image: linear-gradient(to bottom, #30750D 0%, #265D0B 100%);
	line-height:20px;
	font-family:Verdana, Geneva, sans-serif;
	
}
.contact-info-text ul {
	padding:6px 0 10px 0;
}
.contact-info-text ul li {
	font-family:Verdana, Geneva, sans-serif;
	list-style:disc;
	list-style-position:inside;
	margin:0px;
	border-bottom:none;
	line-height:12px;
	padding:4px 0px;
}

.contact-info-text a { color:#fff;}
.image-container img {
	border:2px solid #fff;
	width:226px;
	height:153px;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(168, 162, 138, 0.75);
	-moz-box-shadow:    0px 2px 4px 0px rgba(168, 162, 138, 0.75);
	box-shadow:         0px 2px 4px 0px rgba(168, 162, 138, 0.75);
	float:left;
	border-radius:10px;
	margin-right:10px;
	margin-bottom:15px;
}
.image-container-last img {
	border:2px solid #fff;
	width:226px;
	height:153px;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(168, 162, 138, 0.75);
	-moz-box-shadow:    0px 2px 4px 0px rgba(168, 162, 138, 0.75);
	box-shadow:         0px 2px 4px 0px rgba(168, 162, 138, 0.75);
	float:left;
	border-radius:10px;
	margin-right:0px !important;
	margin-bottom:15px;
}
.footer {
	color:#e2daba;
	font-size:12px;
	padding:20px 0 50px 20px
}


.ph-small{ font-size:15px !important; font-family: 'Open Sans', sans-serif; padding-bottom:6px;}

.location-center{ float:left; width:400px; padding-top:17px;}