body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url('img/bkg.png');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-size: 14px;
}

a {text-decoration: none;}
a:active {outline: 0;}

a img {
	border: 0px;
	color: transparent;
	text-decoration: none;
}
form {
	display: inline;
	padding: 0px;
	margin: 0px;
}

.clear {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.hidden {
	display: none;
}
.pie {
	behavior: url('PIE.htc');
}

hr.hr242524 {
	color: #242524;
	background-color: #242524;
	border: 0px;
	height: 1px;
}
ul.blackarrow {
	margin: 10px 0px;
	padding: 0px;
	list-style-type: none;
}
ul.blackarrow li {
	background-image: url('img/black_arrow.png');
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0px 0px 0px 10px;
}


#header {
	color: #FFFFFF;
	width: 960px;
	margin: 0px auto;
}
#header a {color: #FFFFFF;}
#header_top {
	font-size: 12px;
	padding: 12px 0px 18px 0px;
	height: 12px;
}
#header_mid {
	clear: both;
	padding: 9px 0px 0px 0px;
}
#logo {
	float: left;
	position: relative;
	left: -100px;
}
#calltoday {
	width: 300px;
	float: right;
	text-align: right;
	padding: 10px 0px 0px 0px;
	font-size: 15px;
	line-height: 24px;
	padding: 20px 0px 0px 0px;
	overflow: visible;
}
#calltoday strong {
	font-size: 20px;
	display: block;
	width: 400px;
	position: relative;
	left: -100px;
}
#nav {
	clear: both;
}
#nav span.nav {
	
}
ul.redarrow {	
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.redarrow li {
	background-image: url('img/redarrow.png');
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 0px 0px 0px 15px;
	margin-left: 10px;
	font-size: 12px;
	color: #636363;
	line-height: 24px;
}
#nav .nav .container img.dropdown-image {
	left: -2px; 
	margin-bottom: -5px;
	position: relative;
}
#nav ul.redarrow li a {
	font-size: 12px;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	color: #636363;
}
#nav ul.redarrow li a:hover {
	color: #9C8D48;
}
#nav span.gray {
	position: relative;
	display: inline-block;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
	padding: 6px 0px 0px 0px;
}

#nav span div.container {
	background-color: transparent;
	-moz-transition: max-height 0.5s linear;
	-o-transition: max-height 0.5s linear;
	-webkit-transition: max-height 0.5s linear;
	transition: max-height 0.5s linear;
	position: absolute;
	z-index: 999;
	top: 35px;
	left: -25px;
	width: 250px;
	z-index: 999;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	max-height: 0px;
	overflow: hidden;
}
#nav span:hover div.container {
	max-height: 600px;
}
#nav span:hover {
	z-index: 9999;
}
#nav span div.container div {
	background-image: url('img/dropdown_bkg.png');
	background-repeat: repeat-y;
	text-align: left;
	padding: 0px 20px 10px 20px;
	vertical-align: top;
}
#nav span div.container img {
	margin: 0px;
	padding: 0px;
}
#nav span.nav a.main {
	font-weight: bold;
	padding: 6px 9px 13px 19px;
	display: inline-block;
	font-size: 16px;
	-moz-transition: all 0.15s linear;
	-webkit-transition: all 0.15s linear;
	transition: all 0.15s linear;
}
#nav span.nav a.main:hover {
	color: #9C8D48;
}
#nav span.nav .ul-container{
	margin: 0px;
	padding: 0px;
}
#flash {
	clear: both;
	width: 898px;
	margin: 0px auto;
	border: 2px solid #1c1a1b;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 20px 30px;
	background-color: #000000;
	-moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.75);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.75);
}
#slide_container {
	border: 1px solid #242524;
	padding: 10px;
	height: 238px;
}
#slides {
	background-color: #000000;
	width: 522px;
	float: left;
	height: 238px;
}
#newspaper {
	float: right;
	width: 314px;
	height: 158px;
	padding: 60px 20px 20px 20px;
	background-image: url('img/newspaper.png');
}
#newspaper ul.ngfrss {
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#newspaper ul.ngfrss li.ngfrss {
	list-style-type: none;
	background-image: url('img/newspaper_arrow.png');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 0px 16px;
}
#newspaper ul.ngfrss li.ngfrss a.title {
	color: #46040e;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
#newspaper ul.ngfrss li.ngfrss span.date {
	font-weight: bold;
	color: #5f392e;
	font-size: 11px;
	display: block;
	margin: 0px 0px 3px 10px;
}
#thumbs_container {
	text-align: center;
}
#thumbs {
	display: inline-block;
	width: 840px;
	height: 72px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#thumb {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#thumbs img {
	opacity: 0.75;
	padding: 4px;
	border: 1px solid #1c1a1b;
	-moz-transition: all 0.15s linear;
	-webkit-transition: all 0.15s linear;
	transition: all 0.15s linear;
}
#thumbs img:hover {
	opacity: 1.0;
	cursor: hand;
	cursor: pointer;
}
#thumbs_left, #thumbs_right {
	position: relative;
	opacity: 0.8;
	top: -25px;
	-moz-transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
#thumbs_left {
	padding: 0px 5px 0px 0px;
	left: 5px;
}
#thumbs_left:hover {
	opacity: 1.0;
	cursor: hand;
	cursor: pointer;
	left: 0px;
}
#thumbs_right {
	right: 5px;
	padding: 0px 0px 0px 5px;
}
#thumbs_right:hover {
	opacity: 1.0;
	cursor: hand;
	cursor: pointer;
	right: 0px;
}
.map {
	float: right;
	padding: 0px 50px 0px 0px;
}
#content_container {
	width: 960px;
	margin: 20px auto 10px auto;
	color: #454545;
}
#content {
}

#content .services img {
	padding: 5px 0px;
}

#content .services {
	font-size: 12px;
}
#content .floatleft .profile-img {
	padding: 10px;
}
#content p {
	font-size: 12px;
	padding: 0px 10px 0px 10px;
}
#content p img {
	padding: 10px;
}
#content ul li {
	font-size: 12px;
	padding: 0px 0px 5px 10px;
	margin: 0px 0px 5px 0px;
}
#content.withsidebar {
	width: 595px;
	float: left;
}
#content_container h1, #content_container h2, #footer_container h1, #footer_container h2 {
	margin: 0px;
	padding: 0px;
	font-size: 32px;
	font-weight: normal;
	color: #000000;
}
#content a {
	color: #9c8d48;
	font-weight: bold;
}
#content a:hover {
	color: #82753c;
}
#content .feature {
	clear: both;
	min-height: 118px;
	line-height: 18px;
}
#content .feature img.floatleft {
	margin: 0px 20px 0px 0px;
}
#content .feature ul {
	padding: 0px 0px 0px 240px;
}
#content .feature ul li {
	padding: 0px 0px 10px 10px;
}
.contact-title {font-size: 16px; color: #221200; font-weight: bold;}
.sb-submit {
	margin: 5px;
	width: 80px;
	height: 34px;
	background: url(img/btn-submit.png) no-repeat;
	border: none;
	font-size: 12px;
	color: #FFFFFF;
}
#contactus-container {
	width: 451px;
	min-height: inherit;
	background: #ffffff;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 0px 10px 5px 15px;
	margin: 0px 0px 0px 20px;
}
.contact-input-short {
	width: 100px;
	height: 25px;
	padding: 5px;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	resize: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contact-menu-short {
	width: 160px;
	height: 35px;
	padding: 5px;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	resize: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contact-input-long {
	width: 225px;
	height: 25px;
	padding: 5px;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	resize: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contact-drop-long{
	width: 237px;
	height: 37px;
	padding: 5px;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	resize: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contact-textarea {
	width: 225px;
	height: 70px;
	padding: 5px;
	border: 1px solid #d5d5d5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	resize: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contact-label {
	font-size: 12px;
	text-align: right;
}
.contact-text {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px;
}
#sidebar {
	float: right;
	width: 350px;
}
#sidebar .news {
	clear: both;
	margin: 0px 0px 10px 0px;
	min-height: 82px;
}
#sidebar .news ul {
	list-style: none;
	margin: 10px;
	padding: 0px;
}
#sidebar .news li {
	padding: 2px 0px;
}
#sidebar .news a {
	padding: 0px 0px 0px 10px;
	background-image: url('img/black_arrow.png');
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
	font-size: 12px;
}
#sidebar .news img.floatleft {
	margin: 0px 10px 0px 0px;
}
#sidebar .news p {
	font-size: 12px;
}

#footer_container {
	width: 100%;
	background-image: url('img/bkg_footer.png');
	background-repeat: repeat-x;
	background-color: #000000;
	height: 382px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
}
#footer {
	width: 960px;
	margin: 0px auto;
}
#footer h2 {
	border-bottom: 1px dashed #aba99e;
	margin: 0px 20px 20px 0px;
	padding: 15px 0px 5px 0px;
}
#footer ul.blackarrow {
	display: inline-block;
	width: 180px;
	margin: 0px 10px 0px 0px;
	vertical-align: top;
	float:left;
}
#footer ul.blackarrow a {
	color: #9c8d48;
	font-weight: bold;
	font-size:12px;
}
#footer ul.blackarrow a:hover {
	color: #82753c;
}
#footer ul.blackarrow li {
	border-bottom: 1px dashed #aba99e;
	padding: 0px 0px 5px 10px;
	margin: 0px 0px 5px 0px;
}
#footer ul.blackarrow li:last-of-type {
	border-bottom: 0px;
}
#footer_right {
	width: 345px;
	float: right;
	height: 285px;
}
#footer_left {
	width: 585px;
	float: left;
}
#footer_bottom {
	font-size: 10px;
	color: #CCCCCC;
	clear: both;
	padding: 25px 0px 0px 0px;
}
#footer_bottom a {color: #CCCCCC;}
#footer_bottom .floatright {
	padding: 10px 0px 0px 0px;
}
#footer_bottom a:hover {
	color: #82753c;
}
