@charset "UTF-8";
body  {
	margin: 0px; 
	padding: 0px;
	text-align: center; 
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	}

p
{
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
}

a {
	color: #993300;
}
	
a:hover {
	color: #5C743D;
}
	

h1
{
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 20px;
}

h2
{
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	margin-bottom: 0px;
}

#container {
	width: 100%;  
	background: #FFFFFF;
	margin: 0px;
	text-align: left; 
} 
#header {
	background-color: #D5EDB2;
	background-image: url(http://www.boldprintdesign.com/realestatemlsdemo/images/realtor-website-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
} 

#secondheader
{
	background-image: url(http://www.boldprintdesign.com/realestatemlsdemo/images/subheaderROWBG.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	background-color: #99CC66;
}



#siteID
{
	left: 350px;
	position: relative;
	top: 25px;
	width: 500px;
	text-align: center;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: lowercase;
}

#subtitlesiteID
{
	left: 350px;
	position: relative;
	top: 25px;
	width: 500px;
	text-align: center;
	color: #993300;
	letter-spacing:0.4em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}








#sidebar1 {
	float: left;
	width: 165px;
	background-color: #5C743D;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
}

#navigation td {
	border-bottom: 1px solid #F4FFE4;
}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
}
	


#mainContent {
	margin: 0 0 0 200px; 
	padding: 0 20px; 
	width: 700px;
} 


#footer {
	padding: 0 10px 0 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #5C743D;
} 

.twoColFixLtHdr #container #footer a
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#footer p {
	margin: 0;
	width: 900px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.twoColFixLtHdr #container #footer a:hover
{
	color: #5C743D;
	font-weight: bold;
	text-decoration: underline;
}

#homepgContent
{
	width: 400px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	float: left;
}

#homepgEXTRAS
{
	float: right;
	position: relative;
	left: 25px;
	padding: 20;
	top: 50px;
	width: 250px;
}

#quicksearch
{
	background-image: url(/realestatemlsdemo/images/quicksearchBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#slideshow
{
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

