/* initial build rc */
/* Link Classes */
a:link {color:#076F33; text-decoration:underline;}
a:visited {color:#076F33; text-decoration:underline;}
a:active {color:#076F33; text-decoration:none;}
a:hover {color:#076F33; text-decoration:none;}

/*Element Classes */

body
	{background:#E1E7D9;}
acronym
	{border-bottom-style: dashed; border-width:1px;}

.main {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#434945;}

.mainsmall {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#434945;}

.mainheader {font-family:Times New Roman, Times, serif; font-size:24px; font-weight:bold; color:#076F33;}

.mainheadersmall {font-family:Times New Roman, Times, serif; font-size:20px; font-weight:bold; color:#076F33;}

.mainheaderinterior {font-family:Times New Roman, Times, serif; font-size:20px; font-weight:bold; color:#076F33;}

.startsearch {font-family:Times New Roman, Times, serif; font-size:26px; font-weight:bold; color:#000000;}

.searchsubheader {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}

.footer2 {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold;}

.featuredbold {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000000; font-weight:bold;}

.citiesblack {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold;}
.cities {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; font-weight:normal;}

.citiesgreen {font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#0F7132; font-weight:bold; padding-left:10px;}

.citiesgreenleft {font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#0F7132; font-weight:bold;}

.featuredreg {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}

/* Printing and Html buttons*/
.HtmlButton
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	display: inline;
	font-weight: bold;
	font-size: 12px;
	border-left: black 1px solid;
	width: 120px;
	cursor: hand;
	border-bottom: black 1px solid;
	font-family: Arial, Verdana, Tahoma;
	position: static;
	background-color: silver;
}
/* Attribute Classes */

.error 
	{font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 10pt; color: #cc0000; font-weight:bold;}
.footer 
	{font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 8pt; color: #cccccc;}
.formField
	{font-family: "Courier New", "Courier", monospace; font-size:9pt;}
.formLabel
	{font-family: "Arial", "Helvetica", sans-serif; font-size: 10pt; font-weight: bold; text-align: right;}
.header 
	{font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 11pt; color: #333399;}
.required 
	{font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 9pt; color: #ff6600; font-weight:bold;}
.text 
	{font-family: "Arial", "Helvetica", sans-serif; font-size: 10pt;}
.text8 
	{font-family: "Arial", "Helvetica", sans-serif; font-size: 8pt;}
.text9 
	{font-family: "Arial", "Helvetica", sans-serif; font-size: 9pt;}

/* ADMIN-SPECIFIC CLASSES */
.adminAcro
	{border-bottom-style: dashed; border-width:1px; font-style: italic}
.adminBody
	{background:#ffffff; margin:0px;}
.adminHeader
	{font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 11pt; color: #666666; font-weight:bold;}
	
#searchbox {
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='new/images/featuredPropertybackground.png');
	 width:218px; 
	 height:173px; 
	 }
	 
.searchproperty {
	
	width:218px; 
	height:173px; 
	display:inline-block; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	background-image:url(new/images/featuredPropertybackground.png);
	background-repeat:no-repeat;
	}
	
.searchpropertycontent {
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
