/*
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Arial, Helvetica, sans-serif;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
*/
* {
	outline: none;
}
body {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url(/theme/images/bg_page.jpg);
	background-repeat: repeat-x;
	color: #1e2128;
}
img, a img {
	border: none;
}
.handcursor {
	cursor: hand;
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #ca1731;
	text-decoration: none;
}
a:hover {
	color: #ca1731;
	text-decoration: underline;
}	
a.doubleul {
	border-bottom: 3px double #ed2724;
}
a.doubleul:hover {
	border-bottom: none;
	text-decoration: none;
}
td {
	vertical-align: top;
}
p {
	margin: 0;
	color: #1e2128;
	font-size: 12px;
	line-height: 17px;
	padding: 0px 0px 10px 0px;
}
ul {
	list-style-type: none;
	list-style-image: url(/theme/images/bullet.gif);
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
}
ul ul {
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	line-height: 13px;
	padding-bottom: 5px;
}
td {
	vertical-align: top;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.error {
	color: #ed2724;
}
.ext {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}
#home_top {
	background-image: url(/theme/images/bg_home_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 528px;
	background-color: #b9b18d;
}
#sub_top {
	background-image: url(/theme/images/bg_home_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ebe8d9;
	min-height: 528px;
}
#home_middle {
	background-image: url(/theme/images/bg_home_middle.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 247px;
	background-color: #ebe8d9;
}
#home_bottom {
	background-image: url(/theme/images/bg_home_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 225px;
	background-color: #483722;
}
.main {
	width: 997px;
	margin: 0 auto;
}
#header {
	position: relative;
	height: 70px;
}
#logo {
	position: absolute;
	top: 0px;
	left: 40px;
	z-index: 30;
}
#mainnav {
	float: right;
	padding-top: 35px;
	padding-right: 30px;
}
#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#mainnav li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
#mainnav a {
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	color: #f4f3ef;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 25px 0px 25px;
}
#mainnav a:hover {
	color: #483722;
}
#mainnav a.on {
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	color: #483722;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 25px 0px 25px;
}
#mainnav a.on:hover {
	color: #483722;
}
.main_right {
	float: right;
	width: 958px;
	background-image: url(/theme/images/bg_contentbg.gif);
	background-repeat: repeat-y;
}
#subnav {
	float: left;
	width: 191px;
}
#subnav ul {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
}
#subnav li {
	margin: 0px;
	padding: 0px 0px 11px 4px;
}
#subnav li a {
	display: block;
	height: 25px;
	text-indent: 27px;
	color: #252525;
	line-height: 25px;
	width: 191px;
	font-size: 13px;
	font-weight: bold;
	background-image: url(/theme/images/bg_sidenav.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#subnav li a:hover {
	background-image: url(/theme/images/bg_sidenav_on.jpg);
	color: #de5700;
}
#subnav li a.on {
	background-image: url(/theme/images/bg_sidenav_on.jpg);
	color: #de5700;
}
#subnav h1 {
	margin: 0px;
	padding: 18px 32px 8px 0px;
	color: #555555;
	font-size: 16px;
	font-weight: normal;
}
#homeflash {
	float: right;
	background-image: url(/theme/images/bg_flash.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#subbav_spacer {
	background-image: url(/theme/images/bg_flash.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 457px;
}
.blocklink {
	display: block;
	float: left;
	height: 17px;
	line-height: 17px;
	text-indent: 8px;
	color: #ffffff;
	background-repeat: no-repeat;
	font-size: 12px;
}
.blocklink:hover {
	color: #ffffff;
	text-decoration: none;
}
#seewhy {
	background-image: url(/theme/images/btn_seewhy.jpg);
	width: 74px;
}
#seewhy:hover {
	background-image: url(/theme/images/btn_seewhy_over.jpg);
}
#takequiz {
	background-image: url(/theme/images/btn_takequiz.jpg);
	width: 89px;
}
#takequiz:hover {
	background-image: url(/theme/images/btn_takequiz_over.jpg);
}
#takequiz_sub {
	background-image: url(/theme/images/bg_take_quiz_sub.jpg);
	width: 90px;
}
#takequiz_sub:hover {
	background-image: url(/theme/images/bg_take_quiz_sub_over.jpg);
}
#ourprocess {
	background-image: url(/theme/images/bg_ourprocess.jpg);
	width: 132px;
}
#ourprocess:hover {
	background-image: url(/theme/images/bg_ourprocess_on.jpg);
}
#footer_left {
	padding-left: 28px;
	float: left;
	color: #ccc8ae;
	font-size: 11px;
	padding-top: 23px;
}
#footer_left a {
	color: #f3f1e9;
	font-weight: bold;
}
#footer_right {
	float: right;
	width: 233px;
	padding-top: 20px;
}
.floatleft {
	float: left;
}
#footer_right h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	color: #ffffff;
}
#footer_right a {
	color: #ffffff;
	font-size: 11px;
}
#home_middle_col_left {
	float: left;
	width: 266px;
	padding-top: 16px;
}
#home_middle_col_left_specials {
	border: 6px solid #ffffff;
	background-color: #f5f3ed;
	padding: 17px;
	margin-bottom: 8px;
}
#home_middle_col_left_specials h3{
	margin: 0px;
	padding: 0px 0px 4px 0px;
	color: #568596;
	font-size: 18px;
}
#home_middle_col_left_specials p {
	font-size: 13px;
	line-height: 18px;
	color: #6a6a68;
	padding-bottom: 0px;
}
#home_middle_col_left_design {
	border: 6px solid #c9c3a6;
	background-color: #b3ac89;
	padding: 17px;
	background-image: url(/theme/images/bg_design.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#home_middle_col_left_design h3{
	margin: 0px;
	padding: 0px 0px 4px 0px;
	color: #ffffff;
	font-size: 18px;
}
#home_middle_col_right {
	float: right;
	width: 677px;
	padding-top: 16px;
}
#home_middle_col_right_woman_centric {
	border: 6px solid #ffffff;
	background-color: #f5f3ed;
	padding: 17px;
	margin-bottom: 8px;
	font-size: 14px;
	color: #555555;
	line-height: 18px;
	padding-right: 40px;
}
#womancentric {
	float: left;
	margin: 5px 54px 0px 27px;
}
#home_middle_col_right_social_media {
	border: 6px solid #ffffff;
	background-color: #f5f3ed;
	height: 37px;
}
#currenttweet {
	float: left;
	width: 400px;
	color: #93896a;
	line-height: 37px;
}
#socialmedia_connect {
	float: right;
	background-color: #ffffff;
	padding: 0px 13px 0px 17px;
	color: #93896a;
	line-height: 37px;
	font-size: 11px;
}
#subpagecontent {
	float: right;
	width: 763px;
}
#subpagecontent_padd {
	padding: 10px 10px 0px 0px;
	
}
#subpagecontent_bg {
	padding-right: 57px;
	padding-left: 57px;
	background-color: #ffffff;
}
#subheaderimg {
	height: 259px;
	position: relative;
	background-color: #ffffff;
}
#subheaderimg img {
	position: absolute;
	top: 0px;
	left: -57px;
	z-index: 10;
}
#subheaderimg h1 {
	position: absolute;
	top: 80px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 43px;
	z-index: 20;
	font-weight: bold;
}
.content_left {
	float: left;
	width: 395px;
}
.content_right {
	float: right;
	width: 210px;
}

#sub_specials {
	border: 6px solid #ffffff;
	background-color: #f5f3ed;
	padding: 13px 13px 13px 13px;
	margin-bottom: 18px;
}
#sub_specials h3{
	margin: 0px;
	padding: 0px 0px 4px 0px;
	color: #568596;
	font-size: 18px;
}
#sub_specials p {
	font-size: 13px;
	line-height: 18px;
	color: #6a6a68;
	padding-bottom: 0px;
}
#sub_design {
	border: 6px solid #ffffff;
	background-color: #c9c3a6;
	padding: 13px 8px 13px 13px;
	background-image: url(/theme/images/bg_design_sub.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom: 18px;
}
#sub_design h3{
	margin: 0px;
	padding: 0px 0px 4px 0px;
	color: #ffffff;
	font-size: 18px;
}
#sub_left_boxes {
	position: relative;
	padding-top: 26px;
}
h4 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 14px;
}
#sub_left_boxes_overlap {
	position: absolute;
	width: 220px;
	left: 4px;
}
#sub_awards {
	background-color: #ffffff;
	height: 110px;
	background-image: url(/theme/images/bg_awards.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#sub_awards_padd {
	padding: 38px 0px 0px 38px;
	color: #483722;
	font-size: 13px;
}
#copy_left {
	float: left;
	width: 415px;
}
#copy_right {
	float: right;
	width: 200px;
}
#breadcrumb {
	position: absolute;
	bottom: 12px;
	color: #999999;
	font-size: 11px;
}
#breadcrumb a {
	color: #1e2128;
}
#breadcrumb a.on {
	font-weight: bold;
	color: #ca1731;
}
#subpagecontent_bg h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 19px;
	line-height: 24px;
	color: #483722;
}
small {
	color: #1e2128;
	font-style: italic;
	padding-bottom: 5px;
	display: block;
}
#subpagecontent_bg {
	min-height: 700px;
}
/*
Existing Styles
*/
#map {
	background:url(images/map/map.png);
	height: 475px;
}
.row1 {
	background:#CFBCA1;
	}
	
.row2 {
	border-top:1px solid #B29F88;
	}
	/* Form Styles */
input {
border:1px solid #443A2E;
background-color: #F3EEEA;
font-family: Arial, Helvetica, sans-serif;
font-size:1em;
}

select {
border:1px solid #443A2E;
background-color: #F3EEEA;
font-family: Arial, Helvetica, sans-serif;
font-size:1em;
}

textarea {
border:1px solid #443A2E;
background-color: #F3EEEA;
font-family: Arial, Helvetica, sans-serif;
font-size:1em;
}

.verification {
width:75px;
font-size:1em;
}
#availablehomes-img {
	text-align: right;
}
#availablehomes-img img {
	margin: 0px 0px 10px 0px;
	display: block;
	float: right;
	clear: both;
}
#steplinks {
	width: 617px;
}
div.steps {
	display: none;
	padding: 17px 17px 10px 17px;
	background-color: #e6e3ce;
}
#subpagecontent_bg  div.steps h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #000000;
	font-size: 15px;
}
div.steps p {
	color: #000000;
}
hr {
	color: #c9c3a6;
	border: none;
	background-color: #c9c3a6;
	height: 1px;
	overflow: hidden;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
#seemore {
	background-image: url(/theme/images/btn_seemore.jpg);
	width: 82px;
}
#seemore:hover {
	background-image: url(/theme/images/btn_seemore_over.jpg);
}
/* Our plans page */
.plans_outer {
	border: solid 1px #dfdccc;
	padding: 5px;
	background-color: #f9f8f3;
	width: 648px;
	margin-bottom: 28px;
}
.plans_outer p {
	color: #464646;
	padding-top: 21px;
	padding-right: 20px;
}
.plans_title_bar {
	height: 33px;
	background-color: #ffffff;
	border-right: #ebe8d9 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
}
.plans_title_bar a{
	background-color: #7c7155;
	color: #ffffff;
	padding-right: 26px;
	padding-left: 10px;
	background-image: url(/images/brown_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 33px;
	line-height: 33px;		
	display: block;
	float: left;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
}
.plans_title_bar a:hover{
	background-color: #9fcf2b;
	background-image: url(/images/green_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: none;
}
.plans_title_bar p {
	margin: 0px;
	width: auto;
	padding: 0px 0px 0px 12px;
	float: left;
	height: 31px;
	line-height: 31px;
	border-top: #ebe8d9 1px solid;
	border-bottom: #ebe8d9 1px solid;
}
.gallery_item {
	float: left;
	padding-right: 3px;
	padding-bottom: 3px;
}
.gallery_item img {
	border: 1px solid #c9c3a6;
}
.pg_clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}