/* CSS Document */
html, body, .wrapper {
	margin: 0;
	padding: 0;
	border: none;
}
td, th, tr
{
border: 0;
overflow: hidden;
}

.wrapper {
	margin: 0 auto;
}

body {
	margin:0;
	background-color: #CAC4AB;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.header {
float:right;
	margin:10px 10px 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header a:link {
	color: #FFFFFF;
}
.header a:visited {
	color: #FFFFFF;
}
.header a:hover {
	color: #FFFFFF;
}
.header a:active {
	color: #FFFFFF;
}
.footer {
	padding:10px 10px 10px 10px;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#3e2310;
}
.footer a:link {
	color: #FFFFFF;
}
.footer a:visited {
	color: #FFFFFF;
}
.footer a:hover {
	color: #FFFFFF;
}
.footer a:active {
	color: #FFFFFF;
}
.style1 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.style2 {font-size: 14px; font-family: "Times New Roman", Times, serif; color: #000000; font-weight: bold; }
.borderLeft{
	/*border-left: thin dashed #2A5D35 ;*/
	background-position:bottom;
	background-repeat:repeat-x;
	background-image:url(../images/homeGradient2.jpg);
	padding-left:10px;
	padding-right:10px;
}
.mainContent {
	padding:0px 20px 20px 20px;
}
.homeCell {
	background-image:url(../images/rendering09.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#f4f2e9;
}
/*.homeCellTest {
	background-image:url(../images/bg2.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#EDF4FA;
}*/
.mainCell {/*
	background-image:url(../images/bg.jpg);*/
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#f4f2e9;
}
.secondCell {
	background-color:#f4f2e9;
}
.captions {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#666666;
}

/*Submenu for "Ourplan" and "FAQ" nav*/

#menu_parent {
	background: #3e2310;
	color:#ffffff;
	width: 78px;
	padding: 0px 0px;
	font-weight: 900;
}

#menu_child {
	width: 110px;
	margin-left: -15px;
	margin-top: -3px;
	background: #f4f2e9;
	color:#3e2310;
	position: absolute;
	visibility: hidden;
}

#menu_child a {
display: block;
border: 1px solid black;
padding: 0px 0px 0px 0px;
text-decoration: none;
font-weight: 900;
border-top: none;
}

#menu_child a:link {
	color:#3e2310;
}
#menu_child a:visited {
	color:#3e2310;
}
#menu_child a:hover {
	color:#FFFFFF;
	background-color:#3e2310;
}
#menu_child a:active {
	color:#3e2310;
}

.imgBorder IMG {
border:#000066 1px solid;
}


#menu_parent2, #menu_parent3 {
	background: #3e2310;
	color:#ffffff;
	width: 78px;
	padding: 0px 0px;
	font-weight: 900;
}

#menu_child2, #menu_child3 {
	width: 110px;
	margin-left: -15px;
	margin-top: -1px;
	background: #f4f2e9;
	color:#3e2310;
	position: absolute;
	visibility: hidden;
}
#menu_child3
{
margin-left: -8px!important;
margin-top: -3px!important;
}

#menu_child2 a, #menu_child3 a {
display: block;
border: 1px solid black;
padding: 0px 0px;
text-decoration: none;
font-weight: 900;
border-top: none;
}

#menu_child2 a:link, #menu_child3 a:link {
	color:#3e2310;
}
#menu_child2 a:visited, #menu_child3 a:visited {
	color:#3e2310;
}
#menu_child2 a:hover, #menu_child3 a:hover {
	color:#FFFFFF;
	background-color:#3e2310;
}
#menu_child2 a:active, #menu_child3 a:active {
	color:#3e2310;
}


/*Boxes for the site*/
.boxHolder{
border:1px #000066 solid;
padding: 10px 10px 10px 10px;
}

#box{
height:100%;
padding: 3px 3px 3px 3px;
background-color:#DAE0E5;
	margin-top: 0%;
	margin-bottom: auto;
}

/*//////////////////////////

banner (homepage)

//////////////////////////*/
table.headerarea td
{
height: 24px;
overflow: hidden;
background: #3e2310;
}
#banner
{
height: 20px;
overflow: hidden;
background: #849a61;
text-align: center;
color: #fff;
}

ul
{
margin-top: -9px;
margin-bottom: -9px;
}
label
{
color: #222!important;
}