/* IOMATIX INC all rights reserved */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

HTML{
font-size: 100%;
}
BODY{
padding:15px 0 0 0;
margin:0;
background-color:#D8C9B4;
font: 0.8em/1em Arial,Lucida Grande,sans-serif;
color:#5B1400;
text-align:left;
}
body * {
font-size: 100%;
}
#outline {
margin:0 auto;
width:760px;
background-color:#ffffff;
border-top:#5B1400 20px solid;
border-right:#5B1400 20px solid;
border-left:#5B1400 20px solid;
border-bottom:0;
}
#ie-outline {
margin:0 auto;
width:754px;
background-color:#ffffff;
border:#B5E1E1 3px solid;
}
#home-outline {
margin:0 auto;
padding:8px;
width:744px;
background-color:#ffffff;
border-top:#4D1500 20px solid;
border-right:#4D1500 20px solid;
border-left:#4D1500 20px solid;
border-bottom:0;
}
#main {
margin:0;
padding:0 40px;
background-color:#ffffff;
}
#home {
margin:0 auto;
width:744px;
height:540px;
padding:0;
background-color:#4D1500;
text-align:center;
}
#home img {
text-align:center;
}
#home img.village {
padding:200px 0 0 0;
}

/* TAGS */
a, a:visited, a:active {
color:#5B1400;
text-decoration:underline;
}
a:hover {
color:#67C8C6;
text-decoration:none;
}
a img, a.img:link, a.img:visited, a.img:hover {
border-width:0;
}
h1,h2,h3,h4 {
color:#5B1400;
margin:0;
padding:0;
letter-spacing:1px;
}
h1{font: 2.3em/1em Times, serif;}
h2{font: 2.1em/1em Times, serif;}
h3{font: 1.2em/1em Times, serif;}
h4{font: bold italic 1.2em/1em Times, serif;padding:15px 0 0 0;}

p {
line-height:1.5em;
padding:10px 0 0 0;
}

ul {
	line-height:1.5em;
	padding:0 0 10px 2px;
	list-style: disc inside;
	position: relative;
}

.left, img.left {
float:left;
margin:7px 20px 25px 0;
padding:0;
border:0;
}
.right, img.right {
float:right;
margin:6px 0 4px 15px;
padding:0;
border:0;
}

small {
font: 0.7em/1em Arial,Verdana,Lucida Grande,Tahoma,sans-serif;
margin:0;
padding:0;
}
hr {
padding:0;
margin:7px 0;
color: #616C7E;
background-color: #616C7E;
border:0;
height: 1px;
}

div#top {
padding:21px 0 40px 0;
border-bottom:#B5E1E1 2px solid;
height:100px;
}

div#top h1 {
display:block;
width:261px;
height:124px;
text-indent:-9009px;
background:#FFFFFF url('/img/village_consultants.gif') no-repeat;
float:left;
}

div#top h1 a {
display:block;
width:100%;
height:100%;
outline:none;
}

ul.top_nav,ul.top_nav li,#sub_nav ul,#sub_nav ul li{list-style-type:none;margin:0;padding:0;color: #67C8C6;}
ul.top_nav{float:right;font: 1.1em/1.1em Times, serif;}
#sub_nav ul{float:left;}
ul.top_nav li{float:left;text-align:center;padding:15px 0 0 40px;}
#sub_nav ul li{float:left;text-align:center;padding:0 15px;margin:19px 0;}
ul.top_nav a, ul.top_nav a:visited, ul.top_nav a:active,#sub_nav ul a, #sub_nav ul a:visited, #sub_nav ul a:active{float:left;color:#67C8C6;text-decoration:none;letter-spacing:1px;}
ul.top_nav a:hover,#sub_nav ul a:hover{color: #5B1400;text-decoration:none;}
ul.top_nav a.selected,ul.top_nav a:visited.selected,ul.top_nav a:active.selected,#sub_nav ul a.selected,#sub_nav ul a:visited.selected,#sub_nav ul a:active.selected{color:#5B1400;font-style:italic;}
#sub_nav ul li.first{background:none;}

ul.side_nav,ul.side_nav li{list-style-type:none;margin:0;padding:0;color: #67C8C6;}
ul.side_nav{text-align:left;font: 1.1em/1em Times, serif;text-align:center;}
ul.side_nav li{padding:5px 0;}
ul.side_nav a, ul.side_nav a:visited, ul.side_nav a:active{color:#67C8C6;text-decoration:none;letter-spacing:1px;}
ul.side_nav a:hover{color:#5B1400;text-decoration:none;}
ul.side_nav a.selected,ul.side_nav a:visited.selected,ul.side_nav a:active.selected{color:#5B1400;font-style:italic;}
ul.side_nav li.last{border:none;}

div#left {
background-color:#FFFFFF;
clear:left;
float:left;
width:170px;
padding:0;
overflow:hidden;
margin:105px 0 15px;
}

div#right {
background-color:#FFFFFF;
float:right;
width:495px;
padding:0;
overflow:hidden;
margin:10px 0 15px;
}

.light-blue {
color:#67C8C6;
width:14px;
display:block;
float:left;
}

.message {
border:0;
margin:0;
padding:30px 0 0 0;
}

div#foot_br {
margin:0;
padding:0;
clear:both;
position: relative;
line-height:0;
visibility:hidden;
}

.flash {
margin:0 0 18px 0;
padding:0;
width:459px;
height:174px;
display: block;
float:left;
}
.banner {
margin:0 0 18px 0;
padding:0;
display: block;
float:left;
}

.flash-replaced .alt {
display: block;
height: 0;
position: absolute;
overflow: hidden;
width: 0;
}

div#foot, div#foot-home{
clear:both;
padding:0;
display:block;
font: normal 0.8em/1em Arial,Verdana,Lucida Grande,Tahoma,sans-serif;
}

#popup {
display: none;
}

#foot p, #foot-home p{
	margin:0 auto;
	display:block;
	color:#ffffff;
	padding:2px 0 0 0;
	width:800px;
	height:18px;
	background-color:#5B1400;
	text-align:center;
}
#foot-home p{
	background-color:#4E1800;
}
#foot a,#foot a:visited,#foot a:active{color:#ffffff;text-decoration:none;white-space: no-wrap;}
#foot a:hover{color: #ffffff;text-decoration:none;}

/* thickbox */

*{padding: 0; margin: 0;}

a.thickbox, a.thickbox:visited, a.thickbox:active, a.thickbox:hover, .benefits {
font: 1.1em/1.3em Times, serif;
}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}


.TB_overlayMacFFBGHack {background: url('/img/macFFBgHack.png') repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	display:none;
	text-align:left;
	top:45%;
	left:50%;
}
#TB_window a,#TB_window a:active,#TB_window a:visited,#TB_window a:hover{
/* color:#666666; */
}


* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 20px 0 0 20px;
	border: 2px solid #B5E1E1;
}

#TB_caption{
	height:20px;
	padding:11px 30px 10px 15px;
	float:left;
}

#TB_closeWindow{
	height:20px;
	padding:11px 21px 0 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 21px 0 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
    height:20px;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 15px;
	margin-bottom:1px;
    height:20px;
}

#TB_title{
	background-color:#ffffff;
	height:20px;
}

#TB_ajaxContent{
	clear:both;
	padding:23px 24px 15px 23px;
    margin:20px 20px 0 20px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
	border: 2px solid #B5E1E1;
	background:url('/img/win-bg.gif') 50% 50% no-repeat;
}

#TB_ajaxContent.TB_modal{
	padding:5px 0;
}

#TB_ajaxContent h1,#TB_ajaxContent h2,#TB_ajaxContent h3,#TB_ajaxContent h4{
	padding:5px 0;
    margin:0;
    line-height:1em;
}

#TB_ajaxContent p{
	padding:5px 0;
    margin:0;
    font-weight:normal;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
