@charset "UTF-8";
/* CSS Document */
.clear:after {content: ".";display:block;height:0;clear:both;visibility:hidden}
.clear {display: inline-table;}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */
/* centers the wrapper  */
body {
	text-align: center;
	min-width: 600px;
		background-color:#306b8d;
		background-image:url(../../2008/images-design/background_blue.jpg);
		background-position:top left;
		background-repeat:no-repeat;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#top_header{
display:block;
background-image:url(../../2008/images-design/background_top_curves_white.gif);
width:820px;
height:25px;
position:relative;
margin-left: auto;
	margin-right: auto;
}

#wrapper {

	overflow: hidden;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 820px;
	position:relative;
	
	
	background-color:#fff;
	background-image:url(../../2008/images-design/corner_bottom_right.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;


	padding: 00px;
}


.readmore .testimonial_signature{
display:block;
margin-bottom:15px;
margin-top:5px;
font-style:italic;
margin-left:30px;

}

.readmore p{

 
  color:#ffffff;
  font-style:italic;
  
}


#subheader{
display:block;
font-size:12px;
}
/* end center wrapper  */


/****************************/
/****** scroller **************/
/****************************/

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#009900;
	font-size: 16px;
	font-weight:bold;
}
.bold {font-size: 16px; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif;}

.copy {font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.legal {

font-size:12px;
}
#color_orange{
color:#FF9900;
font-weight:bold;
}




/****************************/
/****** scroll end **************/
/****************************/

/****************************/
/****** Layout **************/
/****************************/

#navigation 
{
clear:none;
display:block;
float:left;

height:auto;
max-width:130px;
width:130px;
}

#header
{
display:block;
background-image:url(../../2008/images-design/header_people.jpg);

background-repeat:no-repeat;
background-position:top left;

position:block;


width:740px;
height:150px;

}
.header
{
display:block;
background-image:url(../../2008/images-design/header_people.jpg);

background-repeat:no-repeat;
background-position:top left;

position:relative;


width:740px;
height:150px;

}

#body
{

margin-left:165px;
max-width:650px;
width:650px;

font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
color:#999999;
text-align:left;
overflow : hidden; _height : 1%; /* ie bug fix  */

}
h2{
display:block;
font-size:18px;
font-family:"Times New Roman", Times, serif;
color:#333333;
padding-bottom:15px;
padding-top:15px;

}
h3{
display:block;
font-size:14px;
font-family:"Times New Roman", Times, serif;
color:#333333;
margin-bottom 5px;
padding-top:15px;
border-bottom: 1px dotted grey;



}
p{
padding-bottom:10px;
color:#333333;

}
p.video-co a img {border:0}

#intro_home_page{
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#006633;
margin-top:20px;
margin-bottom:10px;
}

#index_intro_pic{
position:block;

padding:5px;
max-width:380;
}

#home-intro {width:225px;float:left}

#plasma{
display:block;
color:#000;
background:#FF9900;
font-size:14px;
padding:15px;
border:3px dashed black;


}
#plasma span{
font-weight:bold;
}

#ad_title{
display:block;
background-color:#336699;
color:#FFFFFF;
width:240px;
padding:3px;
text-align:center;
}

#ad_title a{
color:#FFFFFF;
}


#ad{

display:block;
width:225px;
height:205px;
margin-left:0px;
margin-top:10px;


}



.footer
{
	overflow: hidden;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 800px;
	max-height:250px;
	
	background-color:#cccc99;
	background-image:url(../../2008/images-design/background_footer_top.jpg);
	background-position:top;
	
	background-repeat:no-repeat;
	

	padding: 10px;
	color:#374D1E;
	margin-top:20px;
	margin-bottom:20px;

}
.footer #footer_header
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
display:block;
text-decoration:underline;
padding-bottom: 10px;
width:600px;
}
.footer a{
color:#374D1E;
text-decoration:none;
}
.footer  ul{
display:block;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
width:250px;
float:left;
list-style-type:none;
}



.footer p{
display:block;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
padding:10px;


}

.footer_blocks{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
display:block;


width:250px;
min-height:95px;
padding-bottom:10px;
margin:5px;
}

.footer_subheading{
display:block;
padding-bottom:2px;
background-color:;
background-image:;

border-bottom: 2px solid #7C2B17;

}



#footer_contact{
padding-left:20px;
display:block;

}


#footer_right{
float:right;
}
#footer_left{
float:left;
}

/****************************/
	/****** popups *******/
	/****************************/
.popup{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
display:block;


text-align:left;
}
.popup p{
color:#FFFFFF;

}	
.popup #value_series{
border: 1px dotted white;
margin:20px;
padding:5px;
}	
	
	/****************************/
	/****** END popups *******/
	/****************************/


	/****************************/
	/****** END Layout *******/
	/****************************/




	/****************************/
	/****** NAVIGATION BLOCK *******/
	/****************************/
	
	/* sets the navigation table  */
	div#nav{
		float:right;
		width:138px;
		
		}
	
	/* sets the links in sidelinks class */
	div.sidelinks a{
		background:#306B8D;
		 border-left:15px solid white;
		border-right:0px;/* */
		border-top: 1px solid white;
		color:#FFFFFF;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 68%;
		text-decoration:none;
		text-indent: 5px;
		padding:3px 0px 3px 0px;
		width:109px;
		min-width:109;/* */
		}
	
	/* sets the hover state in sidelinks class */
	div.sidelinks a:hover{
		background:#006633;
		color: #FFFFFF;	
		}
	div.sidelinks a#green{
		background:#83F52C;
		color: #000000;	
		}
	div.sidelinks a#green:hover{
		background:#CC9900;
		color: #FFFFFF;	
		}
	div.sidelinks a#send{
		background:#CC9900;
		color: #FFFFFF;	
		}
	div.sidelinks a#send:hover{
		background:#006633;
		color: #FFFFFF;	
		}
	div.sidelinks a#nav_header {
	background-image:url(../../2008/images-design/header_nav_tch.gif);
	background-repeat:no-repeat;
	height:220px;
	width:138px;
	position:-15px;
	background-position:-5px;
	background-color:#FFFFFF;
	}
	
	div.sidelinks a#home{
	background-image:url(../../2008/images-design/home.gif);
	background-repeat:no-repeat;
	width:136px;
	height:20px;
	line-height:30px;	
	
	background-color:#FFFFFF;
}
	div.sidelinks a#guarantee{
	background-image:url(../../2008/images-design/guarantee.gif);
	background-repeat:no-repeat;
	/*width:136px;*/
	height:54px;
	text-indent:0px;
	text-align:center;
	text-decoration:underline;
	background-color:#FFFFFF;
	

	}
	
	/* IE adjustment for right side padding of link */	
	html>body div#sidelinks {
		width: 109px
		}





.test {
font-family:Arial, Helvetica, sans-serif;
border:1px dotted #999999;
background-color:#996600;
padding:0 5px;
color:#fff;

}

.test a {
padding:10px;
color:#FFFFFF;
}
.pullquote_right{
float:right;
}
.pullquote_right2{
float:right;
margin-right:75px;
}
.pullquote_left{
float:left;
max-width:450px;
}
.pullquote_dotted{
border:1px dotted grey;
}
.model_page_location_left{
display:block;
float:left;
max-width:200px;
}





.center{
text-align:center;
}
.sub_footer{
display:block;
}


/* sets the legal text or small subheadings*/
	.legal_text {
		display:block;
		margin-left:10px;
		font: 85% Arial, Helvetica, sans-serif;
		}
	.features_list {
		border: 1px dotted #FFFFFF; 
		margin: 3px;
		margin-left:25px;
		margin-top:25px;
		color:#666666;
		padding-bottom:2.5em
		
		}
		/* sets the left and right colums,  used in lists items */	
	ul.left_column {
        width:35%;
    	border: 1px ;
		font:90% Arial, Helvetica, sans-serif;
		padding-left: 25px;
		margin-right: 20px;
		margin-top:0px;
		padding-bottom: 10px;
		float:left;
		display:inline
		}
	
	ul.right_column {
		width:35%;	
		font:90% Arial, Helvetica, sans-serif;
		margin-top:0px;
		margin-bottom:30px;
		float:left;
		display:inline
		}
		
		
ul#vt_list	{
color:#333333;
list-style-type:none;
}	
ul.financing{
color:#333333;
margin-left:20px;
margin-bottom:10px;
}	
ul#financial_links1{
list-style-type:none;
}
ul#financial_links2{
list-style-type:none;
}

ul#model_states{
list-style-type:none;
margin-bottom:10px;
}

	
/* colums for model page */
#models_col1{
float:left;
		max-width:200px;
		margin:0; padding:0;
		padding-left:15px;
		
}

#models_col3{

margin:0 200px;
max-width:200px;

}

#models_col2{
float:right;
		max-width:200px;
		margin:0; padding:0;
		
}

#model_page{
position:relative;
display:block;

background-image:url(http://taylorhomes.com/images-design/blueprint.jpg);
background-repeat:no-repeat;
background-position:100% 60%;

min-width:600px;
left:-20px;

}
#model_page a{
text-decoration:none;
}
#model_page a:hover{
text-decoration:underline;
}

#model_page td{
font-size:10px;
min-width:20px;

}
#model_page th{
font-size:12px;
max-width:200px;
color:#336699;
border:0px;
min-width:20px;

}
#model_page table{
margin-left:10px;
border:0px;
margin:0px;
border:0px;

}
.model_star{
display:block;
min-width:20px;
max-width:20px;
min-height:20px;
background-image:url(../../2008/images-design/star.jpg);
background-repeat:no-repeat;
}

.model_no_star{
display:block;
min-width:20px;
max-width:20px;
min-height:20px;

}

#star_info{
display:block;
position:absolute;
left:250px;
top:450px;
width:100px;
height:20px;
text-align:right;
background-image:url(../../2008/images-design/star.jpg);
background-position:left;
background-repeat:no-repeat;
}


#modal_container {  
    padding:5px;  
    background-color:#fff;  
    border:1px solid #666;  
    overflow:auto;  
    font-family:"Lucida Grande",Verdana;  
    font-size:12px;  
    color:#333;  
    text-align:left; 
	
} 
 
#modal_overlay {  
    background-color:#000;  
}  

.readmore{
  margin: 0px 20px 0px 20px;
  padding:10px;
  border:1px dotted grey;
  width:450px;
  background-color:#336699;
  color:#ffffff;
  font-style:italic;
    display: none;
}
#interest-special {width:340px;text-align:center;margin-left:10px;padding:12px 0 16px;border:2px dashed #ccc;background-color:#f2f2f2}
	#interest-special a {font-size:14px;color:red}

#twitter {float:right;margin:-96px 30px 0 0}
#twitter img {border:0}
