body {
	margin:0;
	padding:0;
	background:#970707;
	font-family:Arial, Helvetica, sans-serif;
	color:#6f6f6d;
	line-height: 120%;
}
h1, h2, h3, h4, p, img, div, span, form {
	margin:0;
	padding:0;
	border:0;
}
ul {
	list-style-image:url(images/arrow.gif);
	list-style-position:outside;
	margin:0;
	padding: 0;
}
h1 {
	font-size: 28px;
	margin-top: 18px;
	padding-bottom: 10px;
	line-height: 130%;
}
h2 {
	font-size:20px;
	font-weight:bold;
	margin-top: 18px;
	line-height: 120%;
}
h3 {
	font-size: 18px;
	line-height: 120%;
	font-weight:bold;
	color:#970707;
	margin-top: 18px;
}

h4 {

	font-size: 14px;
	font-weight:bold;
	color:#970707;
	margin-top: 14px;
}

h5 {

	font-size: 18px;

	color: #970707;
	margin: 0;
}

h6 {

	font-size: 12px;

	font-weight: normal;

	text-indent: -35px;

	padding: 0 0 0 35px;

	margin: 10px 0 0 0;

	line-height: 100%;
}

blockquote {

	font-style: italic;

}
p {
	font-size: 14px;
	margin-top: 14px;
}
li {
	font-size: 14px;
	padding-top: 5px;
}
ul {
	margin-left: 20px;
}
p ul {
	width:auto;
	height:30px;
	margin:0;
	padding:0;
	float:left;
	list-style:circle;
}
p ul li {
	width:auto;
	height:30px;
	margin:0;
	padding:0;
	display:inline;
}
p ul li a {
	text-decoration:none;
	color:#4d830e;
	margin-top: 6px;
}
p ul li a:hover {
	text-decoration:none;
	color:#970707;
}
hr {
	padding-bottom: 6px;
}
.button {
	width:auto;
	height:26px;
	background: url("images/button.gif") repeat-x 0 0;
	float:left;
	margin:0;
	line-height:26px;
	color:#fefefe;
	padding:0 10px;
	cursor:pointer;
	border:none;
}
.button:hover {
	background-position: 0 -26px;
	background-repeat:repeat-x;
	text-decoration:none;
	line-height:26px;
	color:#fefefe;
	padding:0 10px;
	border:none;
}
.button span {
	display: none;
}
.search_field {
	float:left;
	width:184px;
	border:0;
	margin:0 5px 0 5px;
	display:inline;
	color:#676765;
	font:12px Arial, Helvetica, sans-serif;
}
a {
	color:#970707;
	text-decoration:none;
}
a:hover {
	color:#970707;
	text-decoration:underline;
}
.float_right {
	margin:0;
	padding:0 0 0 20px;
	float:right;
}
.float_left {
	margin:0;
	padding:0 20px 0 0;
	float:left;
}
.clear {
	height:0;
	margin:0;
	padding:0;
	clear:both;
}
.btn {
	margin:0;
	padding:0;
	background: url("images/button.gif") repeat-x 0 0;
	color:#fefefe;
	border:0;
	height:26px;
	font:12px/26px Arial, Helvetica, sans-serif;
}
.btn a:hover {
	background-position: 0 -26px;
	background-repeat:repeat-x;
	font:12px/26px Arial, Helvetica, sans-serif;
}
.txtfield {
	border:1px solid #ced0cb;
	height:22px;
	color:#6b6b6a;
	font:12px Arial, Helvetica, sans-serif;
}
#main_container {
	width:960px;
	height:auto;
	margin:0 auto;
	padding:0;
}
#container {
	width:920px;
	margin:0;
	padding:0 20px 20px 20px;
	background:#fff;
}
#header {
	width:920px;
	margin:0;
	padding:0;
	float:left;
}
.header_section {
	width:562px;
	margin:0;
	padding:0;
	float:left;
}
.logo {
	width:358px;
	height:126px;
	margin:0;
	padding:0;
	float:left;
}
.top_banner {
	width:124px;
	height:70px;
	margin:0;
	padding:10px 0 0 174px;
	float:left;
}
.top_info {
	width:230px;
	height:70px;
	margin:0;
	padding: 23px 0 0px 34px;
	float:left;
}
.top_info strong {
	font-size: 30px;
	font-weight: bold;
	padding: 5px;
	color: #970707;
}
#form1 {
	padding-top: 10px;
}
#slideshow {
	width:910px;
	height:336px;
	margin:0;
	padding:4px;
	float:left;
	background:#fff;
	border:1px solid #e8e8e8;
}
#inner_header {
	width:910px;
	height:200px;
	margin:0;
	padding:4px;
	float:left;
	background:#fffffe;
	border:1px solid #e6e6e6;
}
#breadcrumb {
	width:920px;
	height:22px;
	margin:0;
	padding:8px 0 0 0;
	float:left;
	font-size:12px;
	font-weight:bold;
}
#breadcrumb ul {
	width:920px;
	height:30px;
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
#breadcrumb ul li {
	width:auto;
	height:30px;
	margin:0;
	padding:0;
	display:inline;
}
#breadcrumb ul li a {
	text-decoration:none;
	color:#004070;
}
#breadcrumb ul li a:hover {
	text-decoration:none;
	color:#0ab2bd;
}
#content {
	width:920px;
	margin:0;
	padding:0;
	float:left;
	font:12px/18px Arial, Helvetica, sans-serif;
}
#left_section {
	width:630px;
	margin:0;
	padding:0 20px 0 0;
	float:left;
}
#left_box {
	width:630px;
	margin:0;
	padding:0;
	float:left;
}
.left_box_img {
	width:630px;
	height:10px;
	margin:0;
	padding:0;
	float:left;
}
.left_box_txt {
	width:598px;
	height:auto;
	margin:0;
	padding:5px 15px;
	float:left;
	background:url(images/box_middle.gif) top center repeat-y;
}
#right_section {
	width:270px;
	margin:0;
	padding:0;
	float:left;
}
.right_div {
	width:270px;
	margin:0 0 15px 0;
	padding:0;
	float:left;
}
.right_banner_ad {
	width:270px;
	margin:15px 0;
	padding:0;
	float:left;
}
.newsletter {
	width:270px;
	height:112px;
	margin:0 0 15px 0;
	padding:0;
	float:left;
	background:url(images/stay-in-touch.gif) top left no-repeat;
}
.newsletter_txt {
	width:270px;
	height:72px;
	margin:0;
	padding:40px 0 0 0;
	float:left;
}
.right_div_sec {
	width:270px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
}
.right_div h1 {
	font-size: 20px;
	font-weight: bold;
	color: #970707;
	line-height: 110%;
	margin-top: 35px;
}
.right_div_img {
	width:270px;
	margin:0;
	padding:0;
	float:left;
}
.right_div_small_img {
	width:48px;
	height:48px;
	margin:0;
	padding:1px;
	float:left;
	border:1px solid #cfe2e3;
}
.right_div_content {
	width:188px;
	margin:0;
	padding:0 0 0 10px;
	float:left;
}
.right_div_content h1 {
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.right_div_content p {
	font-size: 12px;
	margin: 0;
	padding: 5px 0 5px 0;
	line-height: 115%;
}
.right_div_txt {
	width:250px;
	margin:0;
	padding:0 10px;
	float:left;
	background:url(images/middle-small-box.gif) top left repeat-y;
}
#footer {
	width:930px;
	margin:0;
	padding:20px 0 0 0;
	float:left;
	color:#fffffe;
	font:12px Arial, Helvetica, sans-serif;
}
#footer h2 { margin: 0; }
#footer p { margin: 0; font-size: 12px; }
#footer a {
	color:#fffffe;
	text-decoration:none;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height: 100%;
}
#footer a:hover {
	color:#fffffe;
	text-decoration:underline;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.footer_sec1 {
	width:500px;
	margin:0;
	padding:0;
	float:left;
}
.footer_sec2 {
	width:110px;
	margin:0;
	padding:0;
	float:left;
}
.footer_sec3 {
	width:320px;
	margin:0;
	padding:0;
	float:left;
}
.left_div {
	width:598px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}
.block {
	width:100px;
	height:auto;
	margin:0 10px 0 0;
	padding:0;
	float:left;
}
.img_block {
	width:97px;
	height:97px;
	margin:0;
	padding:2px;
	float:left;
	border:1px solid #e8e8e8;
}
.txt_block {
	width:97px;
	height:auto;
	margin:0;
	padding:3px;
	float:left;
	text-align:center;
}
.testimonials {
	width:600px;
	height:auto;
	margin:0;
	padding:10px 0 0 0;
	float:left;
}
.testimonials ul {
	list-style:none;
	margin:0;
	padding:0;
}
.testimonials ul li {
	width:560px;
	margin:0;
	padding:0 0 15px 40px;
	float:left;
	background:url(images/testimonial-icon.gif) top left no-repeat;
	display:block;
}
.minitext {
	font-size:10px;
	font-style:italic;
}
hr {
	height:1px;
	border-top:1px solid #ededed;
	border-bottom:0;
	border-left:0;
	border-right:0;
}
.social_txt_area {
	width:250px;
	height:auto;
	margin:0;
	padding:0 10px;
	float:left;
	background:url(images/middle-small-graybox.gif) top left repeat-y;
}
.social_icon_frame {
	width:250px;
	margin:0;
	padding:0;
	float:left;
}
.social_icons {
	width:32px;
	height:32px;
	margin:0;
	padding:0;
	float:left;
}
.social_txt {
	width:80px;
	height:22px;
	margin:0;
	padding:5px;
	float:left;
}
.small_text {
	margin:0;
	padding:0;
	font:10px/16px Arial, Helvetica, sans-serif;
	color:#004070;
}
h2#h2-browseVillage {
	background:#004276;
	height:30px;
	margin:0 0 5px 0;
	line-height:30px;
	padding:0 10px;
	float:left;
	width: 248px;
	color:#fefefe;
}
.gallery_lightbox {
	float:left;
	width:268px;
	padding:0 0 5px 0;
	margin:0;
	display:inline;
	border:1px solid #d5f5f7;
}
.front_gallery_img {
	float:left;
	width:120px;
	padding:1px;
	margin:5px;
	display:inline;
	background:#fffbfb;
	border:1px solid #cde1e2;
}
h2#h2_gallery {
	background:#004275;
	height:30px;
	margin:0 0 5px 0;
	line-height:30px;
	padding:0 10px;
	float:left;
	width: 248px;
	color:#fffefe;
}
.large_sec {
	width:600px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}
.large_img {
	width:216px;
	height:176px;
	margin:0;
	padding:0;
	float:left;
	padding:2px;
	border:1px solid #e6e6e6;
}
.large_txt {
	width:356px;
	height:auto;
	margin:0;
	padding:0 0 0 20px;
	float:left;
}
.green_highlight {
	color:#83bf3f;
	font:bold 16px Arial, Helvetica, sans-serif;
}

.mount_div_frame {
	width:598px;
	height:auto;
	margin:0;
	padding:0 0 20px 0;
	float:left;
}
.mount_div_heading {
	width:598px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}
.mount_div_heading h2 {
	color: #970707;
}
.mount_div_img {
	width:140px;
	height:auto;
	margin:0;
	padding:2px;
	border:1px solid #e5e5e5;
	float:left;
}
.mount_div_txt {
	width:334px;
	height:auto;
	margin:0;
	padding:0 0 0 20px;
	float:left;
}
.mount_div_txt p { margin: 0; }

.button_search {
	width:69px;
	height:25px;
	background: url("images/btn_search.gif") 0 0 no-repeat;
	float:left;
	margin:0;
	line-height:25px;
	color:#fefefe;
	padding:0;
	cursor:pointer;
	border:none;
	text-align:center;
}
.button_search:hover {
	background-position: 0 -25px;
	text-decoration:none;
	line-height:25px;
	color:#fefefe;
	padding:0;
	border:none;
}
.button_search span {
	display: none;
}
ul.tabs li { font-size: 11px; font-weight: bold; }

/******************LIVE HELP BUTTON***********************/
#live_help {
	background-color: #e3e3e3;
	height: 75px;
}
.live_btn {
	display: inline;
	float: left;
	padding: 5px 0 0 0;
	width: 125px;
}
.live_txt {
	float: left;
	width: 127px;
}
.live_txt h3 {
	color: #970707;
	font-size: 18px;
	font-weight: bold;
	margin: 17px 0 0 25px;
	text-transform: uppercase;
	text-align: right;
}
.live_txt p {
	color: #293986;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	line-height: 110%;
	margin: 0 0 0 5px;
}


