.body-control {
	margin: 15px 0px 15px 0px;
	padding: 0;
	background: #fcf6ea url(../images/bg.jpg) repeat-x;
}

.times-15px-black {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 25px;
}

.times-15px-black a:link { 
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #a30f27;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 25px;
	text-decoration: underline;
	}
.times-15px-black a:visited { 
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #a30f27;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 25px;
	text-decoration: underline;
	}
.times-15px-black a:hover { 
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #a30f27;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 25px;
	text-decoration: none;
	}
	
.times-28px-tan {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #a17159;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 28px;
	font-style: normal;
}

.georgia-26px-tan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #a17159;
	font-weight: bold;
	font-style: italic;
	letter-spacing: normal;
	line-height: normal;
}

.georgia-22px-tan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #a17159;
	font-weight: bold;
	font-style: italic;
	letter-spacing: normal;
	line-height: normal;
}

.stroke {
	border: 10px solid #000000;

}


.main-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #fff;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 18px;
}

.main-nav a:link { 
	padding: 11px 8px 11px 8px; 
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	letter-spacing: normal;
	line-height: 18px;
	text-decoration: none;
	background: url(../images/nav_bg.jpg) repeat-x;
	display: block;
	}
.main-nav a:visited { 
	padding: 11px 8px 11px 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	letter-spacing: normal;
	line-height: 18px;
	display: block;
	background: url(../images/nav_bg.jpg) repeat-x;
	text-decoration: none;
	}
.main-nav a:hover {
	padding: 11px 8px 11px 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	letter-spacing: normal;
	line-height: 18px;
	display: block;
	text-decoration: none;
	background: url(../images/nav_bg-over.jpg) repeat-x;
	}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 12px;
}

form {
	margin: 0;
	padding: 0;
}

.legal-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 18px;
}

.floorplan-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 13px;
	}
	
	
/* Begin Sign Up Form*/	
	
.signup-border {
	padding: 30px 30px 20px 30px;
	border: 1px solid #b9a8a0;
}

.content-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d1407;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 18px;
}

.forinput {
	background-color: #FFFFFF;
	width:135px;
	color: black;
	border: #b9a8a0 1px solid;	
}

.forinput2 {
	background-color: #FFFFFF;
	width:375px;
	color: black;
	border: #b9a8a0 1px solid;	
}

/* End Sign Up Form*/

/* Begin Drop Down Selection*/

.table-border {
	border: 1px solid #552c24;
}

.series-header {
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 11px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 20px;
	letter-spacing: 2px;
	color: #FFFFFF;
	background: url(../images/dropdownBG.jpg) repeat-x;
	}

.series-subnav {
	padding: 6px 0px 6px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3b241f;
	font-weight: normal;
	letter-spacing: 1px;
	background-color: #bf8b6e;
}

.series-subnav a:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3b241f;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
	}
.series-subnav a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3b241f;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
	}
.series-subnav a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3b241f;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: underline;
	}
	
.floorplan-options {
	padding: 12px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
}

.floorplan-options a:link {
	margin: 0px 0px 0px 0px;
	padding: 3px 6px 3px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
	border:1px solid #552c24;
	background: #e0d1bc;
	text-decoration: none;
	}
.floorplan-options a:visited {
	margin: 0px 0px 0px 0px; 
	padding: 3px 6px 3px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
	border:1px solid #552c24;
	background: #e0d1bc;
	text-decoration: none;
	}
.floorplan-options a:hover {
	margin: 0px 0px 0px 0px;
	padding: 3px 6px 3px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
	border:1px solid #552c24;
	background: #f9f6f0;
	text-decoration: underline;
	}