/************          G E N E R A L   L A Y O U T            ******************************/
body {
	background:  url(/images/ech_body.gif) repeat top left;
	width:800px;
	min-width:800px;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
}
/**  FIX IE7  **/
*+html body {font-size:80%;}
/*** IE6 Fix ***/
* html body {font-size:80%;}

img {
	border-style:none;
}

#container {
	background: transparent url(/images/ech_back.gif) repeat-y top;
	margin: 10px 0 0 0;
	padding: 5px 0;
	overflow:hidden;
}

#logo {
	margin: 0 0 0 5px;
	float:left;
}
/*** IE6 Fix ***/
* html #logo {width:150px; height:130px;}

#header {
	background: transparent url(/images/ech_header.gif) repeat-y left;
	width:635px;
	margin: -15px 0 0 160px;
	height: 130px;
}
/**  FIX IE7  **/
*+html #header {margin: 0 0 0 160px;}
/*** IE6 Fix ***/
* html #header {margin: 0 0 0 162px; width:610px;}

h1 {
	background: transparent url(/images/ech_crest.gif) no-repeat top;
	height:119px;
	font-size:165%;
	text-indent:-5000px;
}

#content_body {
	background: transparent url(/images/ech_content.gif) repeat-y top;
	width:790px;
	margin: 7px 0 0 5px;
	clear:both;
}

#anchor {
	float:left;
	margin: 5px 0 5px 5px;
}

#anchor.right_image {
	float:right;
	margin: 5px 5px 0 0;
	padding-bottom: 5px;
}

#maincontent.right_half {
	margin: 20px 20px 0 430px;
}

#maincontent.directions {
	margin: 20px 0 0 0px;
	padding:0 10px 0 0;
	width:275px;
}

#maincontent.full p{
	padding:0 50px;
}

h2 {
	background: url(/images/ech_page_header.gif) no-repeat bottom;
 	height:50px;
	font-family:"Times New Roman", Times, serif;
	font-size:180%;
	font-weight:bold;
	text-align:center;
	padding:20px 0;
	margin: 0 0 0 410px;
}

h2.directions_header {
	margin:0 510px 0 0;
}

h2.center_header{
	margin:0;
}

#img_center {
	display:block;
	margin:0 auto;
}

a {
	color:#000099;
}

.clear {
	clear:both;
}
/***********          E N D   G E N E R A L   L A Y O U T            ***********************/

/***********          N A V I G A T I O N             ***********************/
#nav {
	background: url(/images/ech_nav.gif) repeat-x left;
	height:10px;
	width:620px;
	padding: 0 0 40px 25px;
	margin: -33px 0 0 -5px;
	list-style: none;
	font-size:100%;	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/**  FIX IE7  **/
*+html #nav {margin: -37px 0 0 -5px;}
/*** IE6 Fix ***/
* html #nav {padding: 0 0 35px 25px; margin: -37px 0 -21px -5px; width:610px;}

#nav a, #model_box .model_links a, .back {
	color:#000;
	text-decoration:none;
	padding:0 6px;
}
/*** IE6 Fix ***/
* html #nav a {padding:0 5px;}

#model_box .model_links a, .back {
	text-decoration:underline;
}

#nav li, #model_box .model_links li  {
	float: left;
}

#nav a:hover, #nav a.sfhover, #model_box a:hover, #model_box a.sfhover, .back:hover, .back.sfhover, #nav li.at a, #model_box .model_links li.at a  {
	background: #9A9337;
	text-decoration:none;
}

#nav li.at a, #model_box .model_links li.at a {
	font-style:italic;
}
/***********         E N D   N A V I G A T I O N             ***********************/


/******************          F O O T E R            ********************/
#footer {
	background: transparent url(/images/ech_footer.gif) no-repeat top;
	clear:both;
	margin: 0 0 -10px 0;
	text-align:center;
}
/**  FIX IE7  **/
*+html #footer {margin: 0; padding:0;}
/*** IE6 Fix ***/
* html #footer {margin: 0; padding:0;}

#footer p.builder_tag {
	padding-top:10px;
	font-style:italic;
	font-weight:bold;
	font-size:110%;
}

#footer p.phone_number_tag {padding-top:10px;}

/**  FIX IE7  **/
/*#footer p.builder_tag { padding:px;}*/

#footer p.address_tag{
	font-size:90%;
}
/**  FIX IE7  **/
#footer p.address_tag {font-size:85%;}

#footer p.copy_tag {
	font-size:80%;
}
/******************          E N D   F O O T E R                       **********/

/***********         F E A T U R E S   P A G E   S P E C I F I C     **********************/
#column_container {
	padding-left: 260px;   /* LC fullwidth */
	padding-right: 270px;   /* RC fullwidth + CC padding */
	background-color:#FFFFFF;
}

#column_container .column {
	float: left;
	position: relative;  
}

#column_container li {
	margin-left:-5px;
}

h3 {
	background: url(/images/ech_features_image_header.gif) no-repeat bottom;
	height:20px;
	width:240px;
	font-size:95%;
	text-align:center;
}

#center {
	width: 100%;
	padding:0 5px;
}

#left {
	width: 240px;      /* LC width */
	margin-left:-100%;
	right: 270px;      /* LC fullwidth + CC padding */
	padding:0 10px;
}

#right {
	width: 240px;        /* RC width */
	padding:0 10px;
	margin-right:-270px; /* RC fullwidth + CC padding */
}
/*** IE6 Fix ***/
* html #left {left: 270px;}    /* RC width */
/*** IE7 Fix ***/
*+html #left {left: 260px;}    /* RC width */

#column_container img {
	margin: -13px 0 0 0;
}

#column_container .feature_image {
	margin: -13px 0 0 10px;
	width:240px;
}
/** FIX IE7 **/
*+html #column_container img, *+html #column_container .feature_image {margin-top:-19px;}
/** FIX IE6 **/
* html #column_container img, * html #column_container .feature_image {margin-top:-19px;}


#column_container .feature_header {
	margin-left:10px;
}
/***********         E N D  F E A T U R E S   P A G E   S P E C I F I C     **********************/


/********* MODELS PAGE  *************/
#model_box  {
	background: url(/images/ech_model_box.gif) no-repeat top;
	list-style: none;
	height:229px;
	width:765px;
	margin: 0 0 0 12px;
	padding: 0 0 40px 0;
	font-size:115%;
}
/*** Fix IE7 ***/
*+html #model_box {font-size:110%;}
/*** IE6 Fix ***/
* html #model_box {font-size:110%;}

#model_thumb {
	background: url(/images/ech_model_thumb_header.gif) no-repeat top;
	list-style: none;
	height:34px;
	width:765px;
	margin: 0 0 0 12px;
	padding: 0 0 40px 0;
	font-size:115%;
}

#model_box img {
	float:left;
	margin: 7px 0 0 7px;
}
/*** Fix IE7 ***/
*+html #model_box img {margin: 5px 0 0 7px;}
/*** IE6 Fix ***/
* html #model_box img {margin: 5px 0 0 7px;}

#model_box .model_header, #model_thumb .model_header {
	font-family:"Times New Roman", Times, serif;
	margin:0;
	padding:5px 0 0 0;
	width:100%;
	height:30px;
	list-style: none;
}

#model_box .model_header li, #model_thumb .model_header li{
	float: left;
	width:33%;
	text-align:center;
	font-size:140%;
}

#model_box p.home_specs {
	margin: 15px 0 0 250px;
	width:510px;
	text-align:center;
	font-size:75%;
	font-weight:bold;
	padding:0;
}
/*** Fix IE7 ***/
*+html #model_box p.home_specs {font-size:80%;}
/*** IE6 Fix ***/
* html #model_box p.home_specs {font-size:80%;}

#model_box p.home_description {
	margin: 20px 0 0 275px;
	width:450px;
	height:120px;
	padding:0;
}

#model_box .model_links {
	margin:0 0 0 240px;
	list-style: none;
}
/*** Fix IE7 ***/
*+html #model_box .model_links {margin: 0 0 0 310px;}
/*** IE6 Fix ***/
* html #model_box .model_links {margin: 0 0 0 310px;}

#model_box .model_links li a, .back{
	padding:0 10px;
	text-align:center;
}

img.floor_plan {
	margin:-40px 0 0 10px;
	padding:0 0 30px 0;
}

#exterior_table {
	margin:-30px auto 20px auto;
	border:#9A9337 thin solid;
}

#exterior_table th {
	text-align:center;
}

#exterior_table td {
	padding:0 20px;
}

td.center {
	text-align:center;
}

.back {
	margin-left:350px;
}

/***********   INTERIOR OPTIONS  ***************/
#interior_standard {
	border:#9A9337 thin solid;
	margin:-30px 10px 0 10px;
	padding-bottom:40px;
}
/* FIX IE7 */
*+html #interior_standard {padding-bottom:30px;}

#interior_standard span.label {
	float:left;
	margin: 0 10px;
}
/* FIX IE7 */
*+html #interior_standard span.label {margin-top:10px;}
/*** IE6 Fix ***/
* html #interior_standard span.label {margin-top:10px;}

#interior_standard #content{
	margin:0 0 0 260px;
}

#interior_standard #content p { 
	padding:0;
	text-align:center;
}

#interior_standard #content ul {padding:0 0 0 50px;}

#interior_upgrade span.label {
	float:right;
	padding:0 10px;
}
/*   FIXIE7  */
*+html #interior_upgrade span.label { margin-top:20px;	}
/*** IE6 Fix ***/
* html #interior_upgrade span.label { margin-top:20px;	}

#interior_upgrade {
	clear:both;
	margin:0 10px 30px 10px;
	border:#9A9337 thin solid;
}

#interior_upgrade #content p { 
	padding:0;
	text-align:center;
}

#interior_upgrade #content ul {padding:0 0 0 45px;}
#interior_standard img, #interior_upgrade img {	margin:-13px 0 0 0;}

/* FIX IE7 */
*+html #interior_standard img, #interior_upgrade img {	margin:-19px 0 0 0;}
/*** IE6 Fix ***/
* html #interior_standard img, #interior_upgrade img {	margin:-19px 0 0 0;}
/************* END INTERIOR OPTIONS *************/



#TopFrame {
	width:580px;
	height:450px;
}

*+html #TopFrame {
	width:585px;
	height:460px;
}

* html #TopFrame {
	width:580px;
	height:480px;
}

#BottomFrame {
	float:left;
	width:200px;
	height:450px;
}

*+html #BottomFrame{
	width:205px;
	height:460px;
}

/** html #TopFrame {
	width:200px;
	height:480px;
}*/

iframe {
	border-style:none;
}


/********* END MODELS *************/
/* A note from Mario about this form: Thanks to Paul Armstrong (whom I have never met nor spoken to), 
	who is kind enough to provide this wonderful css based form. I have made slight changes to his css 
	since my form is quite simple, and the original supports form tags that I have no use for. 
	To view the code in it's original entirety (which I reccomend you do), note his info below.
	All comments and code below are the work of Paul Armstrong:
*/	
/* 
	The following information must not be removed:
	Awesome Form v2.01 CSS
	Written by: Paul Armstrong, Paul Armstrong Designs
	Site: http://paularmstrongdesigns.com
	Example & Documentation: http://paularmstrongdesigns.com/examples/css/awesome-form.html
	Thu Jun 22 22:38:39 2006

	Special thanks to Zach Johnson for helping and pushing me to make the changes.
	Site: http://tech.no.logi.es (those aren't dots, they are diamonds)

	This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License
	http://creativecommons.org/licenses/by-sa/2.5/
*/


form.awesome {
	margin: 0 0 1em;
}

form.awesome label {
	width: 220px; /* label width *//* label margin = (input left margin) - (label width) */
	margin-right: 10px; /* label margin */
	float: left;
	text-align: right;
	padding-top: 0.2em;
	font-weight: bold;
	font-size: 1em;
}

form.awesome em {
	color: #900; /* color of required asterisk */
}

form.awesome label:after { 
	content: ":"; 
}

form.awesome input, form.awesome textarea {
	margin-left: 230px; /* (label width) + (label margin) */
	width: 200px; /* subjective */
	display: block;
	margin-bottom: -0.5em;
}

form.awesome textarea { 
	width: 300px; /* subjective, recommend: (3/2)(input width) */
}

form.awesome br { 
	clear: left;
} 

form.awesome input[type="hidden"] {
	display: none;
}

/*
	I found my own IE CSS display bug. I call it the "IE sucks, so it redraws the top border all over the fieldset like a jerk bug."
*/
* html form.awesome input, * html form.awesome textarea {
	margin-top: 0;
	margin-bottom: 0;
}



