/*  
Theme Name: adiva07
Theme URI: 
Description: 
Version: 1.6
Author: AntiGravity Inc
Author URI: http://www.antigravityinc.com/


*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

html{
	width:100%;
	background:#e77817 url(images/html.png) repeat-x;
}

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/bg.png) no-repeat center top;
	color:#000;
}
.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

#page{
	width:900px;
	margin:0 auto;
}

/* HEADER */

#header{
	width:100%;
	height:122px;
	background:url(images/header_bg.png) repeat-x;
	overflow:hidden;
}

#header_title{
	float:left;
	width:300px;
}

#header_right{
	float:right;
	width:600px;
}

#logo{
	width:267px;
	height:86px;
	text-indent:-5000px;
	position:relative;
	overflow:hidden;
	display:block;
	margin:10px 0 0 20px;
}

#logo span{
	background:url(images/logo.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

#header_menu{
	width:100%;
	height:55px;
	overflow:hidden;
}

#header_menu ul{
	float:right;
	padding:15px 0 0 0;
}

#header_menu li{
	float:left;
	padding:0 4px 0 4px;
	color:#3d3d3d;
	font-size:13px;
}

#header_menu li a{
	color:#3d3d3d;
}

#main_search{
	width:258px;
	height:32px;
	background:url(images/main_search_bg.png) no-repeat;
	float:right;
}

#searchform_top{
	padding:3px 0 0 6px;
}

#searchform_top_text{
	width:218px;
	border:0px;
	background:none;
	color:#3d3d3d;
	font-size:12px;
	float:left;
	margin:5px 5px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

#gosearch{
	float:left;
}

/* MENU */

#menu{
	width:100%;
	height:45px;
	background:url(images/menu_bg.png) no-repeat;
	overflow:hidden;
}

#menu ul{
	text-align:center;
	padding:16px 0 0 0;
}

#menu ul li{
	font-size:13px;
	display:inline;
	color:#002157;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 5px 0 5px;
}

#menu ul li a{
	color:#002157;
}

/* board */

#board{
	width:100%;
	height:246px;
	background:url(images/board_bg.png) no-repeat;
	overflow:hidden;
}

#board2{
	width:100%;
	height:5px;
	background:#002157;
	overflow:hidden;
}

#board_left{
	float:left;
	width:279px;
	padding:7px 0 0 0;
}

#board_right{
	float:right;
	width:621px;
	padding:7px 0 0 0;
}

#bdata{
	width:269px;
	height:232px;
	background:url(images/bdata_bg.png) no-repeat;
	margin:0 0 0 6px;
}

#bflash{
	width:269px;
	height:232px;
	margin:0 7px 0 0;
}

#t_bdata{
	width:269px;
	height:239px;
	text-indent:-5000px;
	position:relative;
	overflow:hidden;
	display:block;
	top:-25px;
}

#t_bdata span{
	background:url(images/t_bdata.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}

/* BODY */

#body{
	width:100%;
	overflow:hidden;
	background:#fff url(images/body_bg.png) no-repeat left bottom;
	padding:8px 0 40px 0;
}

#body_left{
	width:625px;
	float:right;
}

#body_right{
	width:275px;
	float:left;
}

/* left contact */

#body_left_content{
	width:617px;
	overflow:hidden;
}

.post{
	margin:10px 20px 30px 15px;
	padding:0 0 20px 0;
	border-bottom:2px solid #e5f1f8;
}

.post-top{
}

.post-title{
}

.post-title h2{
	font-size:20px;
	color:#002157;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.post-title h2 a{
	color:#002157;
}

.post-title h3{
	font-weight:normal;
	color:#666666;
	font-size:11px;
	padding:8px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-title h3 a, .post-title h3 span{
	color:#5b1404;
	font-weight:bold
}

.entry{
	line-height:20px;
	font-size:12px;
	padding:10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

.entry p{
	padding-bottom:15px;
}

.entry p a{
	text-decoration:underline;
}

.entry p a:hover{
	text-decoration:none;
}

.postmetadata{
	width:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow:hidden;
}

.postmetadata .alignright a{
	color:#9e0b0e;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.postmetadata .alignright a:hover{
	text-decoration:none;
}

.postmetadata .alignleft a{
	color:#000000;
	font-size:12px;
}

.postmetadata .alignleft a span{
	font-weight:bold;
	color:#9e0b0e;
}

.postmetadata .alignleft{
	padding-top:5px;
}

.postmetadata .alignright{
	padding-top:5px;
}

.post-page{
	margin:10px 20px 30px 15px;
}

h2.page_title{
	font-size:15px;
	color:#002157;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	margin:0 0 10px 0;
}

.post-page .entry{
}

.post-page .entry a{
	text-decoration:underline;
	font-weight:bold;
}

.post-page .entry a:hover{
	text-decoration:none;
}

.entry strong{
	color:#000;
}

/* right content */

#body_right_content{
	width:262px;
	overflow:hidden;
	margin:0 0 0 5px;
}

/* SIDE BAR */

.sbox{
	width:100%;
	background:url(images/sbox_bg.gif) repeat-y;
	margin:0 0 6px 0;
}
.sbox_top{
	width:100%;
	background:url(images/ssbox_top_bg.gif) no-repeat;
}
.sbox_end{
	width:232px;
	background:url(images/sbox_end_bg.gif) no-repeat left bottom;
	padding:14px 14px 10px 16px;
}
.sbox_end h2{
	color:#212121;
	font-size:2.0em;
	line-height:1.0em;
	font-weight:normal;
	padding:0 0 12px 0;
}
.sbox p{
	font-size:12px;
	line-height:22px;
	padding:0 0 4px 0;
}
.sd_available_thumb{
	width:228px;
	overflow:hidden;
}
.sd_available_thumb img{
	float:left;
	border:3px solid #2d2d2d;
}
.sbox p a{
	color:#f26522;
	font-weight:bold;
}
#sd_mortagage p{
	color:#4b4b4b;
}
#sd_mortagage p a.more{
	text-decoration:underline;
}
#sd_mortagage p a.more:hover{
	text-decoration:none;
}
.sbox p.sd_part_list{
	text-align:center;
	padding:0 0 10px 0;
}
.sd_part_list img{
	border:1px solid #ccc;
}

/* FOOTER */

#footer{
	width:100%;
	height:80px;
	background:url(images/footer_bg.png) no-repeat;
}

#footer_text{
	text-align:center;
	padding:25px 0 0 0;
}

#footer_text p{
	font-size:13px;
}

#footer_text p span{
	font-size:11px;
}




/* Begin Typography & Colors */

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size:14px;
	font-weight:bold;
	text-align: center;
	text-decoration:underline;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	text-align: center;
	padding:2px 0 2px 0;
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 24px;
	padding-bottom:7px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	clear:both;
	}

.navigation a{
	color:#000;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	}

.navigation a:hover{
	text-decoration:none;
	}

.navigation .alignleft a{
	}

.navigation .alignright a{
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 0 15px 0;
	list-style: none;
	} 

.entry ul li {
	background:url(images/post-title.gif) no-repeat left bottom;
	padding:3px 0 4px 0;
	}

.entry ul li:before{
	content: url(images/entry_before.gif);
	}

.entry ol {
	margin: 0 0 15px 5px;
	padding:0 0 0 20px;
	}

.entry ol li {
	margin: 0;
	padding: 3px 0 4px 0;
	background:url(images/post-title.gif) no-repeat left bottom;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comments_title{
	font-size:25px;
	color:#5b1404;
	font-weight:normal;
	background:url(images/post-title.gif) no-repeat left bottom;
	padding:0 0 6px 0;
	margin:0 0 10px 25px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0 0 0 25px;
	}

.commentlist li {
	margin: 15px 0 0 0;
	padding: 5px 0 0 0;
	list-style: none;
	background:#fcfbf0;
	border:1px solid #f4f3e5;
	}

.commentlist li.alt {
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_text{
	padding-left:5px;
	padding-top:5px;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	padding:7px 20px 0 20px;
	color:#9e0b0e;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:capitalize;
	}
	
.commentmetadata span{
	color:#000;
	font-weight:normal;
}

.commentmetadata a{
	color:#9e0b0e;
	}

.commentmet_text{
	padding:0 20px 10px 20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.alt .commentmetadata_end{
}

.commentmetadata_end{
	text-align:right;
	margin: 0;
	display: block;
	padding:12px 20px 12px 20px;
	color:#9e0b0e;
	background:#f9f7e1;
	border:1px solid #e9e7cc;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.commentmetadata_end span{
	color:#000;
	font-weight:normal;
}

#respond_box{
	margin:40px 15px 0 25px;
	padding-bottom:60px;
}

h3#respond{
	font-size:25px;
	color:#5b1404;
	font-weight:normal;
	background:url(images/post-title.gif) no-repeat left bottom;
	padding:0 0 6px 0;
	margin:0 0 10px 0;
}

#commentform{
	margin-left:55px;
	color:#000000;
	font-size:12px;
	width:80%;
	font-family:Arial, Helvetica, sans-serif;
}

#commentform label{
	position:relative;
	top:-2px;
}

#commentform a{
	color:#000000;
}

#commentform input{
	background:#fff;
	border:3px #dbd9ba solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#000000;
}

#commentform textarea{
	background:#fff;
	border:3px #dbd9ba solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	margin:5px 0 0 0;
	color:#000000;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */



/***********************************************************************************/

/* INDEX */

#blockflash{
	width:627px;
	overflow:hidden;
	background:url(images/blockflash_bg.gif) repeat;
}

#blockflash div{
	padding:8px;
}


#index_tab{
	width:619px;
	overflow:hidden;
	background:url(images/index_tab_info_bg.gif) repeat-y;
}

#index_tab_info{
	width:619px;
	padding:0 0 5px 0;
	overflow:hidden;
	background:url(images/index_tab_info_end_bg.gif) no-repeat left bottom;
}

#index_tab_title{
	width:100%;
	height:50px;
	background:#f4f4f4 url(images/index_tab_title_bg.gif) no-repeat;
	overflow:hidden;
}

#index_tab_title ul{
	float:left;
	padding:6px 0 0 6px;
}

#index_tab_title ul li{
	float:left;
}

#index_tab_title ul li a{
	font-size:13px;
	color:#595959;
	text-transform:capitalize;
	text-align:center;
	float:left;
	width:117px;
	height:32px;
	margin:0 5px 0 0;
	padding:12px 0 0 0;
}

#index_tab_title ul li.last a{
	margin:0;
}

#index_tab_title ul li a:hover, #index_tab_title ul li a.selected{
	color:#002157;
	font-weight:bold;
	text-decoration:none;
	background:url(images/index_tab_title_a.gif) no-repeat;
}

#index_tab_info{
	padding:15px 15px 20px 15px;
	width:597px;
	overflow:hidden;
}

#index_tab_info ul{
	padding:0 40px 0 10px;
	display:block;
}

#index_tab_info ul li{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-transform:capitalize;
	display:block;
	padding:6px 0 8px 8px;
	border-bottom:1px solid #e8dacf;
}

#index_tab_info ul li a{
	color:#000000;
	font-size:13px;
	background:url(images/li_cat.gif) no-repeat left 5px;
	padding:0 0 0 15px;
	display:block;
}

.index_tab_block{
	width:579px;
	overflow:hidden;
}

.welcome_left{
	float:left;
	width:274px;
}

.welcome_right{
	float:left;
	width:305px;
}

.welcome_left img{
	float:left;
	border:1px solid #000;
}

.welcome_right h2{
	font-size:13px;
	color:#000;
	line-height:25px;
}

.welcome_right p{
	font-size:13px;
	color:#000;
	line-height:25px;
	padding:0 0 15px 0;
}

/* ==================================================================
    Secure and Accessible PHP Contact Form v.2.0WP FLUID width
     FCMATE.CSS made by Mike Cherim - http://green-beast.com 
    Designed and built to work with the FCMate WordPress theme
================================================================== */

/* wellcome_post */
#wellcome_post{
	width:575px;
	margin:5px 0 0 10px;
}
#wellcome_post h2{
	font-size:20px;
	color:#000;
	font-weight:normal;
	padding:0 0 15px 0;
}
#wellcome_post h2 span{
	color:#f26522;
}
#wellcome_post p{
	color:#3d3d3d;
	font-size:13px;
	line-height:22px;
	padding:0 0 15px 0;
}


/* wellcome_projects */
#wellcome_projects{
	width:539px;
	margin:0 0 0 10px;
	background:url(images/wellcome_projects_bg.png) no-repeat;
	padding:0 20px 0 20px;
}
#wellcome_projects h2{
	font-size:20px;
	color:#000;
	font-weight:normal;
	padding:13px 0 0 0;
}
#wellcome_projects ul{
}
#wellcome_projects ul li{
	border-bottom:1px dashed #b2b2b2;
	padding:12px 0 18px 5px;
}
#wellcome_projects ul li.last{
	border-bottom:0;
}
#wellcome_projects ul li h3{
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 2px 0;
}
#wellcome_projects ul li h3 a{
	color:#f26522;
}
#wellcome_projects ul li p{
	color:#333333;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:16px;
}
#wellcome_projects ul li p a{
	color:#f26522;
	text-decoration:underline;
	font-weight:bold;
}
#wellcome_projects ul li p a:hover{
	text-decoration:none;
}

/* content */

.content{
	width:575px;
	margin:10px 0 0 16px;
}

.content h2{
	margin:0 0 15px 0;
}

.text{
	font-size:13px;
	line-height:20px;
	padding:0 0 18px 2px;
}

/*availability*/

#availability{
	width:100%;
	margin:0;
}

.avty_item{
	width:618px;
	height:245px;
	background:url(images/availability_item.gif) no-repeat;
	margin:0 0 7px 0;
	overflow:hidden;
}
.avty_item_left{
	float:left;
	width:288px;
}
.avty_item_right{
	float:left;
	width:294px;
}
.avty_item_left h2{
	color:#002157;
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px 0 0 19px;
	line-height:15px;
}
.avty_item_left h2 a{
	color:#002157;
}
.avty_item_left div{
	padding:0 0 0 19px;
}
.avty_item_left div img{
	width:250px;
	height:188px;
}

.avty_item_status{
	width:100%;
	overflow:hidden;
	padding:45px 0 0 0;
}

.avty_item_status li{
	float:left;
}

.avty_item_status li span{
	visibility:hidden;
}

.i_sold{
	width:148px;
	height:87px;
	background:url(images/i_sold.gif) no-repeat;
	margin:0 1px 0 0;
}
.i_av{
	width:145px;
	height:87px;
	background:url(images/i_av.gif) no-repeat;
}
.avty_item_snum{
	width:100%;
	overflow:hidden;
	padding:10px 0 0 0;
}

.avty_item_snum li{
	float:left;
	text-align:center;
}

.avty_item_snum li span{
	font-size:30px;
	color:#000;
	font-weight:bold;
}
.avty_item_snum_sold{
	width:149px;
}
.avty_item_snum_av{
	width:145px;
}
.avty_item_snum li.avty_item_snum_sold span{
	color:#e4212b;
}

/*pagents*/
#pagents{
}
#pagents h3{
	color:#000;
	background:#ececec;
	font-size:11px;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
	padding:9px 16px 9px 16px;
}
#pagents h3.pagents_s{
	background:#e5f1f8;
}
#pagents ul{
	padding:3px 0 25px 0;
}
#pagents ul li{
	border-bottom:1px #e5e5e5 dashed;
	padding:6px 0 8px 16px;
}
#pagents ul li.last{
	border-bottom:0;
}
#pagents ul li p{
	line-height:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#pagents ul li p a{
	color:#000;
}
#pagents ul.pagents_s li p a{
	color:#0072bc;
}

/*arm-properties*/

#arm-properties{
}
#arm-properties h3{
	color:#000;
	background:#e5f1f8;
	font-size:11px;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
	padding:9px 16px 9px 16px;
	margin:0 0 10px 0;
}

/* avida */
.avida_thumb{
	padding:0 0 20px 0;
}
.avida_thumb img{
	border:5px solid #9c9c9c;
}
#avida ol{
	list-style:decimal;
	margin:0 0 0 40px;
}
/* contact */
#contact h3{
	font-size:16px;
	text-transform:uppercase;
	text-align:center;
	padding:9px 0 7px 0;
	background:#e5f1f8;
	color:#000;
}
#contact ul{
	text-align:center;
}
#contact ul li{
	border-bottom:4px solid #e5f1f8;
	padding:10px 0 10px 0;
	margin:0 0 5px 0;
}
#contact ul li.last{
	border-bottom:0;
}
#contact ul li h4{
	font-size:18px;
	color:#0075b8;
	font-weight:normal;
}
#contact ul li h4 a{
	color:#0075b8;
}
#contact ul li p{
	font-size:14px;
	line-height:22px;
	color:#000;
}
#contact ul.contact_sub li h4{
	font-size:14px;
	color:#e77817;
	font-weight:bold;
}
#contact ul.contact_sub li h4 a{
	color:#e77817;
}
/* faq */

#faq_title{
	padding:0 0 20px 0;
}

#faq_title li{
	color:#0072b4;
	font-size:13px;
	font-weight:bold;
	margin:0 0 12px 0;
	background:url(images/faq_li.gif) no-repeat left 1px;
	padding:0 0 0 17px;
}

#faq_title li a{
	color:#0072b4;
}

.faq_item{
	margin:15px 0 0 0;
}
.faq_item h3{
	color:#0072b4;
	font-size:13px;
}
.faq_a{
	text-decoration:underline;
	font-weight:bold;
}
.faq_a:hover{
	text-decoration:none;
}
.faq_item ul{
	width:100%;
	overflow:hidden;
	padding:0 0 10px 0;
}
.faq_item ul li{
	float:left;
	font-size:13px;
	color:#000;
	margin:0 0 13px 0;
	width:270px;
	background:url(images/faq_li2.gif) no-repeat 2px;
	padding:0 0 0 15px;
}
.faq_item ul li a{
	color:#000;
}

/* photogallery */
#photogallery ul{
	width:100%;
	overflow:hidden;
}
#photogallery ul li{
	float:left;
	padding:0 8px 8px 0;
}
#photogallery ul li.last{
	padding:0 0 8px 0;
}
#photogallery ul li img{
	border:3px solid #adadad;
	float:left;
	width:180px;
	height:150px;
}
/* mortgageinfo */
#mortgageinfo ul{
	list-style:decimal;
	margin:0 0 0 30px;
}
#mortgageinfo h3{
	color:#0072b4;
	font-size:13px;
}
#mortgageinfo h3 a{
	color:#0072b4;
}
/* feedback */
.fieldwrap{
	width:100%;
	overflow:hidden;
	margin:0 0 10px 0;
}
.fieldwrap label{
	float:left;
	width:100px;
	text-align:right;
	font-size:13px;
	padding:3px 15px 0 0;
}
.fmtext, .fmverify, .fmtextarea{
	float:left;
	border:2px solid #e1e1e1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	width:210px;
}
.fmverify{
	width:50px;
	margin:0 10px 0 0;
}
.fmtextarea{
	overflow:auto;
	width:310px;
	height:100px;
}
.submit{
	margin:0 0 0 115px;
}
.submit input{
	background:url(images/b_sub.gif) no-repeat;
	text-indent:-5000px;
	text-transform:capitalize;
	width:92px;
	height:27px;
	display:block;
	border:0;
}
.credits{
	display:none;
}
/*floor plans*/
h2.page_title2{
	font-size:17px;
	color:#002157;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	margin:0;
}
h2.page_title3{
	font-size:15px;
	color:#e77817;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}
#floorplans .faq_item{
	margin:0;
}
.floorplans_list{
	width:100%;
	overflow:hidden;
}
.floorplans_list ul{
	float:left;
	padding:0 0 0 25px;
}
.floorplans_thumb{
	text-align:center;
	padding:0 0 20px 0;
}
.floorplans_sthumb{
	text-align:center;
	border-bottom:1px dashed #7f7f7f;
	padding:0 0 40px 0;
	margin:0 0 20px 0;
}
.floorplans_sthumb_last{
	text-align:center;
	margin:0 0 20px 0;
}
/*pricing*/
.pricing_box{
	background:#fcf1d5;
	border:1px solid #e9d9cc;
	padding:9px 15px 9px 15px;
	margin:0 0 25px 0;
}
.pricing_box ul{
}
.pricing_box ul li{
	font-size:13px;
	width:100%;
	overflow:hidden;
	margin:10px 0 10px 0;
	line-height:20px;
}
.pricing_box ul li strong{
	float:left;
	color:#f26522;
	padding:0 5px 0 0;
}
.pricing_box ul li strong span{
	color:#000;
	font-weight:normal;
}
.pricing_box ul li p{
	float:left;
	width:430px;
}
.pricing_t{
	background:#f2b82f;
	width:100%;
	height:37px;
	overflow:hidden;
	border-bottom:1px solid #fff;
}
.pricing_t li{
	font-size:13px;
	color:#000;
	font-weight:bold;
	float:left;
}
.pricing_t_name{
	width:113px;
}
.pricing_t_des{
	width:199px;
	border-right:1px solid #f2b82f;
}
.pricing_t_ar{
	width:117px;
	border-right:1px solid #f2b82f;
}
.pricing_t_ip{
	width:143px;
}
.pricing_t li span{
	display:block;
	padding:10px 0 0 14px;
}
.pricing_i{
	background:#fcf1d5 url(images/pricing_i_bg.gif) repeat-y;
	width:100%;
	overflow:hidden;
	padding:13px 0 15px 0;
	border-bottom:1px solid #f2b82f;
}
.pricing_i li{
	font-size:13px;
	color:#000;
	float:left;
}
.pricing_i_name{
	width:113px;
	font-weight:bold;
}
.pricing_i_des{
	width:200px;
}
.pricing_i_ar{
	width:118px;
	text-align:center;
}
.pricing_i_ip{
	width:143px;
	text-align:center;
}
.pricing_i_name span, .pricing_i_des span{
	display:block;
	padding:0 5px 0 14px;
}
.pricing_i_last{
	margin:0 0 20px 0;
}
