/* CSS Document */

/****------------------ PAGE LAYOUT ----------------------****/

body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-break: normal;
	background-color: #031D36;
	background-image:  url(images/background.jpg);
	background-repeat: repeat-x;
	margin-top:20px;
}

.boundingBox{
	position: relative;
	margin: auto;
	width:937px;
}

#header{
	position:relative;
	width:937px; 
	height:360px;
	margin: auto;
	margin-top:3px;
	background-image: url(images/newheader.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#headLine{
	position:absolute;
	width:600px; 
	height:70px;
	left:235px;
	top:240px;
}

#navDiv{
	position:relative;
	top:36px;
	width:187px; 
	height:322px;
}

#navDiv ul { margin: 0px; padding: 0px; list-style: none; overflow: visible; } 
#navDiv ul li { display: inline;} 
#navDiv ul li a {padding: 0px; display: block; } 

#main{
	position:relative;
	left:0px;
	width:100%; 
	background-image: url(images/mainBackground.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align:left;
	
}

#footerTag{
	position:relative;
	width:937px;
	height:157px;
	background-image: url(images/footerBackground.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#col1{
	position:relative;
	width: 187px;
	height:335px;
	float:left;
	background-image: url(images/blueTab.gif);
	color:#ffffff;
	line-height:20px;
}

#indexCopy {
	position:relative;
	margin-left:233px;
	width:650px;
	text-align:left;
}

#copy {
	position:relative;
	width:875px;
	text-align:left;
}

#copy2 {
	position:absolute;
	left: 21px;
	top: 210px;
	width:630px;
	text-align:left;
}

.footerBox{
	position:relative;
	margin: auto; 
	width:937px; 
	height:30px; 
	text-align:right;
	font-size: 10px;
}

.copyright{
	width: 651px !important;
	width: 751px;
	margin-left:235px !important;
	margin-left:205px;
	text-align:center;
}

/* sIFR STYLES */
.sIFR-flash { visibility: visible; margin: 0; padding: 0; }
.sIFR-replaced, .sIFR-ignore { visibility: visible !important; }
.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; color: #333333; }
.sIFR-active h1 { padding-bottom: 0; visibility: hidden; line-height: 1em; }

/****------------------------ STYLES -----------------------****/

#pageTitle { 
	padding: 0 0 0 0px; 
	font-size: 1.8em; 
	color: #021d35;
	font-weight:bold; 
}

hr {
	color: #ffffff;
	background-color : #ffffff;
	height:1px;
	width:100%
}

.headline{
	color:#5A6E26;
	font-family: Times New Roman, serif;
	font-size:30px;
	font-weight:normal;
	font-style: italic;
}

table img{
	border: 1px #A19D84 solid;
}

.headerText{
	font-family: Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	font-style: italic;
	color:#222EA1;	
}

.indexMain{
	position:relative;
	width:260px; 
	height:301px !important;
	height:300px;
	background-color: #ffffff;
	float:left;
}

.indexCol{
	position:absolute;
	left:0px;
	top: 0px; 
	width:228px; 
	height:310px;
	background-color: #A8B7CD
}

.lifestyle{
	position:absolute;
	left:0px;
	top: 0px; 
	width:100%; 
	height:286px;
	background-image:     url(images/lifestyleSides.jpg);
	background-repeat: no-repeat;
}

#indexCopyShadow {
	position:absolute;
	left: 21px;
	top: 301px;
	width:255px;
	text-align:center;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;	
	color: #000000	
}

#indexCopy2Shadow {
	position:absolute;
	left: 476px;
	top: 301px;
	width:250px;
	text-align:center;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;	
	color: #000000	
}

#markethomesListL {
	position:absolute;
	left: 46px;
	top: 210px;
	width:315px;
	text-align:left;
}

.resultsText{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.mainText{
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;	
	color: #000000;
}

.mainText2{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;	
	color: #000000;	
	line-height:19px;	
}

.mainTextHeadline{
	font-size: 20px;
}

.modelName{
	font-size: 22px;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	color: #000000;
}

.currentPage{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13;
	font-weight:bold;
   	color:#A79C5C
}

a.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
    text-decoration:none;
	color:#ffffff;
}
a.nav:hover{
   text-decoration:none;
   color:#95AECA
}

a.bottomNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
    text-decoration:none;
	color:#ffffff;
}
a.bottomNav:hover{
   text-decoration:none;
   color:#95AECA
}

a.links{
	text-decoration:underline;
	color: #5A6E26;
}

a.links:hover{
	color:#ffffff;
	text-decoration:none;
}

a.tabLinks{
	text-decoration:underline;
	color:#ffffff;
}

a.tabLinks:hover{
	text-decoration:none;
}

a.resultsLinks{
	text-decoration:underline;
	color: #0083C9;
	font-weight: bold;
}

a.resultsLinks:hover{
	color:#C72D2D;
	text-decoration:none;
}

a.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#ffffff
}

a.footer:hover{
	text-decoration:none;
}

.textBold {
	font-weight:bold;
}

.footerText {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.textSM {
	font-size:12px;
}

INPUT,TEXTAREA { font-family: sans-serif; font-size: 12px; }



