

body {
	font-size:10pt;
	font-family:Verdana,tahoma,Arial;
	background-image:url(/images/page_bg.jpg);
	background-repeat:repeat-x;
	background-color:#DADFC8;
	color: #000000;
	margin-top:0px;
}

#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	margin-left:auto;
	margin-right:auto;
}

#banner {
	margin-top:-3px;
	margin-bottom: 0px;
	text-align:center;
}

#content {
	margin-left:1px;
	margin-top:-3px;
	background-image:url(/images/content_bg.jpg);
	background-repeat:repeat-y;
	padding-left:25px;
	height:auto;
	
	
}

#footer {
	clear: both;
	background-image:url(/images/footer.jpg);
	background-repeat:no-repeat;
	height:72px;
	margin-left:1px;
}

#middleHeader {
	/* middle header image */
	margin-left:-1px;
	
}

#sidebar {
	float:left;
	background-image:url(/images/sidebar_bg.jpg);
	background-repeat:repeat-y;
	width:181px;
	margin-top:10px;
	font-family:Verdana,tahoma,Arial;
	font-size:8pt;
	height:auto;
}
/** Use This When Side Bar Is Present in Layout **/
#mainContent {
	margin-left:190px;
	background-color:#FFFFFF;
	height:800px;
	width:520px;
	margin-bottom:0px;
	padding-top:10px;
	font-family:Verdana,tahoma,Arial;
	font-size:9pt;
}

/** Use this when sidebar is not present in layout **/
#mainContent2 {
	margin-left:10px;
	background-color:#FFFFFF;
	height:700px auto;
	width:700px;
	margin-bottom:0px;
	padding-top:10px;
	font-family:Verdana,tahoma,Arial;
	font-size:9pt;
	
}


#login {
	margin-top:5px;
	margin-left:10px;
	color:#004F12;
	text-align:left;
}

#search {
	
	margin-left:10px;
	color:#004F12;
	text-align:left;
}

#find {
	margin-left:10px;
	color:#004F12;
	text-align:left;
}

#currentRenters {
	margin-left:10px;
	color:#004F12;
	text-align:left;
}


.inputText {
	color: #000000;
	background: #FFFFFF;
	border-top: 1px solid #145F1D;
	border-bottom: 1px solid #145F1D;
	border-left: 1px solid #145F1D;
	border-right: 1px solid #145F1D;
	font-family: Verdana,tahoma,Arial;
	font-size: 9px;
	height: 14px;
	margin-bottom:2px;
}

.inputBox {
	color: #000000;
	background: #FFFFFF;
	border-top: 1px solid #145F1D;
	border-bottom: 1px solid #145F1D;
	border-left: 1px solid #145F1D;
	border-right: 1px solid #145F1D;
	font-family: Verdana,tahoma,Arial;
	font-size: 9px;
	height: 14px;
	margin-bottom:2px;
}


.inputSubmit {
	color: #FFFFFF;
	background-color: #004F12;
	border-top: 1px  solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF ;
	border-right: 1px solid #FFFFFF;
	font-family: Verdana,tahoma,Arial;
	font-size: 9px;
	font-weight: bold;
}
a:link {
 color: #004F12;
 text-decoration: underline;
} 

a:visited {
 color: #004F12;
 text-decoration: underline} 

a:hover {
 color: #004F12;
 text-decoration: underline} 

a:active {
 color: #004F12;
 text-decoration: underline;
}

a.subnavLink:link {
 color: #004F12;
 text-decoration: underline;
} 

a.subnavLink:visited {
 color: #004F12;
 text-decoration: underline} 

a.subnavLink:hover {
 color: #004F12;
 text-decoration: underline} 

a.subnavLink:active {
 color: #004F12;
 text-decoration: underline;
}

a.textfaint:active {
 color: #004F12;
 text-decoration: underline;
}
a.textfaint:hover {
 color: #004F12;
 text-decoration: underline;
}
a.textfaint:visited {
 color: #004F12;
 text-decoration: underline;
}
a.textfaint:link {
 color: #004F12;
 text-decoration: underline;
}
.pageTitle {
	font-family:Verdana,tahoma,Arial;
	font-size:10pt;
	font-weight:bold;
	color:#004F12;
}

.controlHeader {
	font-family:Verdana,tahoma,Arial;
	font-size:10pt;
	font-weight:bold;
	color:#004F12;
}

.pageContent {
	margin-top:5px;
	margin-right:10px;
}

hr {
	color:#004F12;
	height:1px;
}

.bold {
	font-family:Verdana,tahoma,Arial;
	font-size:10pt;
	font-weight:bold;
	color:#004F12;
}

.color1 {
	color:#004F12;
}

.tableHeadSite {
	background-color:#11601E;
	font-weight:bold;
	color:#FFFFFF;
}

.tableSide {
	font-family:Verdana,tahoma,Arial;
	font-size:9pt;
	font-weight:bold;
	color:#004F12;
}

.tableHead {
	font-size:9pt;
	font-weight:bold;
	color:#11601E;
	border-bottom:1px solid #11601E;
}

#realestate_logo {
	
	background-image:url(/images/realitor_logo.gif);
	background-repeat:no-repeat;
	width:190px;
	height:40px;
	background-color:#FFFFFF;
}