/********************
Graphic Essentials - www.graphicessentials.com
This website designed by Graphic Essentials. All design, art, copy, and items
contained within- copyright 2008 Graphic Essentials and client. 
No items on this website can be used without prior written consent.
*********************/
/********************
Basics and fonts
********************/
html, body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px; 
	color: #333;
	background: #D9CE6B;
}
html {
	background: #D9CE6B;
}
p {
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
h2 {
	color: #DACE6D; 
	font-size: 14px;
	font-family: "Futura", Verdana, Arial, Helvetica, sans-serif;  
	padding-top: 0px;
	padding-left: 0px;
	line-height: 0px;
	letter-spacing: 4px;
}
h3 { 
	color: #665e45; 
	font-size: 17px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height:19px;
	text-align: left; 
	padding-top: 0px;
	padding-left: 15px;
	margin-top:10px;
}
h4 {
	color: #665e45; 
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	line-height:0px;
	text-align: left; 
	padding-top: 0px;
	padding-left: 15px;
	margin-top: 5px;
}
h4 a {
	color: #665e45; 
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none;
}
h4 a:link a:visited {
	color: #665e45; 
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none;
}
h4 a:hover {
	color: #665e45; 
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none;
}
/********************
Menu/Navigation
********************/
a {
	color: #665e45; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
div#mnu ul {
	margin: 0px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent in other browsers*/
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: right; 
	padding-right: 4px;
	padding-top: 110px;
}
div#mnu li {
	list-style-type: none;
	text-decoration: none;
	color: #665e45;
	padding-top: 4px;
}
div#mnu li a {
	padding: 2px 6px;
	text-decoration: none;
	color: #665e45;
}
div#mnu li a:link {
	color: #665e45;
}
div#mnu li a:visited {
	color: #665e45;
}
div#mnu li a:hover {
	color: #000000;
}
.mnu_shrink {
	line-height: 11px;
}
.italic { 
	font-style: italic; 
}
div#content a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #665e45; 
}
div#content a:link { 
	color: #665e45; 
}
div#content a:visited { 
	color: #665e45; 
}
div#content a:hover { 
	color: #000000; 
}
h6 {
	font-weight:normal; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 10px;
	text-decoration: none;
	padding-left: 60px;
	margin: 0px;            /*this fixes forced margin that knocked the "bottom2" off */
	padding-top: 0px;
}
h6 a:hover {
	color: #333;
	text-decoration: none;
}
.right {
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
}
.footer_mnu {
	position: relative;
	width: 1045px;
	color: #665e45; 
	font-weight:normal; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 10px;
	text-decoration: none;
	margin: 0px;            /*this fixes forced margin that knocked the "bottom2" off */
	padding: 0px;
}
.footer_mnu a {
	text-decoration: none;
}
.footer_mnu a:hover a:visited a:active {
	text-decoration: none;
}
.footer_mnu a:hover {
	color: #333;
	text-decoration: none;
}

/********************
formatting
********************/
#header {
	height:45px;
	width:100%;
	margin: 0px;
	padding: 0px;
	background: #D9CE6B url(images/tl_header4.jpg) repeat-x;
	/*overflow: hidden;*/
}
#hed {
	margin:0;
	padding: 0px;
	width:450px;
	height:30px;
	position:relative;
	top:7px;
}
#mid {
	position: relative;
	width:905px;
	padding: 0px;
	margin: 0px;
	margin-top: -3px; /*fixes the spacing issue in IE6 */
	background: #D9CE6B;
	border-left: 140px solid #D9CE6B;
}
html>body #mid {
	position: relative;
	width:905px;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	background: #D9CE6B;
	border-left: 140px solid #D9CE6B;
}
/**** inside mid ****/

#mnu {
	/*position:relative;*/
	float: left;
	/*clear: both;*/
	/*left: -522px;*/
	width: 139px;
	height: 517px;
	text-align: right;
	/*margin-left: 0%;*/
	background:transparent url(images/tl_bgleft.jpg) no-repeat;
	/*graphic is 517x139*/
	margin: 0px;
	margin-left: -140px;
	padding: 0px;
	position: relative;
}

#content {
	float: left;
	/*clear: both;*/
	width: 764px;
	height: 100%;
	text-align: left;
	line-height: 1.2;
	margin: 0px;
	margin-right: -764px;
	padding: 0px;
	background: transparent url(images/tl_bgmiddle.jpg);
	border-left: 1px solid #665e45;
}
#content_splash { 
	float: left; 
	width: 764px; 
	height: 100%;
	text-align: right; 
	line-height: 0;
	padding: 0px; 
	margin: 0px; 
	border-left: 1px solid #665e45;
}
#copy_splash {
	position: absolute;
	left: 360px;
	width:360px;
	height:160px;
	display: block;
	padding: 0px;
	font-style: italic;
	line-height: 18px;
	z-index: 6;
	margin: 10px 0 15px 15px;
}
#titletop {
	position:relative;
	width: 764px;
	height: 85px;
	margin: 0px;
	padding: 0px;
}
/*** the following is inside content ***/
#viewer {
	float: right;
	width:345px;
	height:520px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 18px;
	margin-top: 0px;
	padding:0px;
	background: transparent;
}
#viewer_log {
	float: right;
	width:10px;
	height:40px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 18px;
	margin-top: 0px;
	padding:0px;
	background: transparent;
}
#viewer_map {
	position:absolute;
	top:25px;
	left:0px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 18px;
	margin-top: 0px;
	padding:0px;
	background: transparent;
}
#bread { 
	background: transparent; 
	text-align: left; 
	padding-top: 0; 
	position: relative; 
	top: 0; 
	left: 0; 
	width: 360px; 
	height: 18px; 
}
#map {
	padding-left: 50px;
	width: 664px;
	height: 799px;
}
/** the following is IE only and has a neg 3 margin to override white line glitch**/
#viewer_prog {
	float: right;
	width:363px;
	height:520px;
	line-height: 1.2;
	display: block;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: -3px;
	padding: 0px;
	background: transparent;
}
/** this is read by all other browsers **/
html>body #viewer_prog {
	float: right;
	width:363px;
	height:520px;
	line-height: 1.2;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	background: transparent;
}
/*** the following is inside viewer ***/
#flashcontent {
	line-height: 1.2;
	background: transparent;
	padding: 0px;
	margin: 0px;
}
#rewards_art {
	position:absolute; 
	left: 400px;
	top: 90px;
	width:343px; 
	height:90px; 
	padding: 0px;
	margin: 0px;
}
#programs {
	position:relative; 
	width:343px; 
	height:90px; 
	left: 1px;
	line-height: 0; /*important - this removes the space between the javascript buttons*/
	padding: 0px;
	margin: 0px;
	text-align: center;
	background:transparent;
}
#programs_b {
	position:relative; 
	width:343px; 
	height:90px; 
	left: 14px;
	top: 2px;
	padding-top: 0px;
	text-align: center;
	background:transparent;
}
#chep {
	position:relative; 
	width:343px; 
	height:22px; 
	left: 1px;
	padding-top: 5px;
	text-align: center;
	background:transparent;
}
#chep_b {
	position:relative; 
	width:343px; 
	height:22px; 
	left: 14px;
	top: 2px;
	padding-top: 5px;
	text-align: center;
	background:transparent;
}
#realtor_logo {
	position:relative;
	top:10px;
	left:38px;
	width:145px;
	height:40px;
	background: transparent;
}
/*#realtor_logo_log {
	float: center;
	margin-top:200px;
	margin-left:450px;
	padding-bottom:50px;
	width:145px;
	height:40px;
	background: transparent;
}*/
/*** end inside viewer***/

#bottom {
	position:relative;
	height: 26px;
	width: 764px;
	clear: both;
	padding:0px;
	margin:0px;
	background: #D9CE6B;
}
#thanksagain_bottom {
	position:relative;
	height: 75px;
	width: 764px;
	clear: both;
	padding:0px;
	margin:0px;
	background: #D9CE6B;
}
/*** end inside content ***/
#bottom2 {
	position:relative;
	width: 100%;
	clear: both;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 15px;
	margin: 0px;
	/*background: #D9CE6B url(images/tl_bottomborder.jpg) repeat-x;*/
	border-top: 1px solid #665e45;
}
#video {
	float: left;
	width: 340px;
	height: 500px;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}
/* Form CSS */
#form_wrapper {
	width: 350px;
	height:450px;
	padding-left:10px;
	padding-bottom:15px;
}
.form  {
	float:left;
/*	background: #000000;*/ 
	margin: 0;
	padding: 0;
/*	font-size:10px;*/
/*	text-align:left;*/
	color:#666666;
}
