img {
	border: 0px;
	padding:0px;
	margin: 0px;
}

a {
	border: 0px;
	padding:0px;
	margin: 0px;
}

h2 {
	font: bold 14px arial, helvetica, sans-serif;
}

.largest{font-size:18px;}
.larger{font-size:15px;
		line-height:1.35em
}
.large{font-size:14px;}
.big{font-size:12px;}
.normal{font-size:11px;}
.small{font-size:10px;}
.smaller{font-size:9px;}
.smallest{font-size:8px;}

.bold {font-weight:bold;}

body{
	background: url(images/background.gif) repeat;
	font-size:12px;
	font-family:Arial, serif;
	line-height:1.35em
}

.menu td{
	line-height:0px;
	font-size:0px;
}
.submenu td{
	font-size:11px;
	line-height:1em;
}

table {
	margin:0px;
	padding:0px;
}

table td#main{
	background: #ffffff;
	color: #001626;
	font-size:12px;
}

#featured_props {
	width: 796px;
	!min-height: 150px;
	!height: auto !important;
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

.featured_prop {
	float: left;
	width: 754px;
	margin: 0px 2px 0px 2px;
}

.featured_prop_desc {
	float: left;
	margin: 0px 21px 0px 21px;
}

#mls_login {
	margin: 0px 21px 0px 21px;
	width: 754px;
	height: 80px;
	background: #b0d355
}

#mls_login2 {
	width: 200px; 
	margin: 0 auto; 
	background: #d9edc1; 
	padding: 15px;
}

#mls_login p{
	margin: 0px 15px 0px 15px;
	color: #828282
}

#mls_login2 p{
	margin: 0 auto 15px;
	font: normal 12px/16px arial, helvetica, sans-serif;
	color: #273a16;
}

#mls_login form {
	margin: 0px 15px 0px 15px;
	padding: 0;
}

#mls_login input.txt, #mls_login2 input.txt{
	width: 90px;
	margin: 0 auto;
}

#mls_login input.btn, #mls_login a.btn {
	width: 140x;
	height: 32px;
	margin: 18px 0px 0px 0px;
	font: bold 12px/29px helvetica, arial, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background: transparent url(images/home/search_pcmls.png) no-repeat;
	border: 0px;
}

#mls_login a.btn {
	margin: 18px 0px 0px 300px;
}

form#login {
  position: relative;
}

div#mls_form {
  position: relative;
  margin-right: 3px;
}

div#firstname, div#lastname, div#email {
  position: relative;
  margin-right: 3px;
}

label.overlabel {
    color: #999;
}

label.overlabel-apply {
	position: absolute;
	top: 3px;
	left: 5px;
	z-index: 1;
	color: #999;
}

#main_content {
	margin: 10px 0px 15px 21px;
}

#side_home {
	float: right;
	width: 165px;
	margin: 30px 0px 15px 15px;
	background-color: #edeeeb;
}

#side_home p {
	text-align: center;
}

#side_home a {
	display: block;
	clear: both;
	margin: 20px 0px;
}

#footer {
	width:100%;
	text-align:center;
	padding-top:5px;
	line-height:1.5em;
	font-size:11px;
	color:#6B8835;
}

#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#898989;
	font-size:11px;
}

#footer a:hover, #footer a:active {
	font-size:11px;
	color:#6B8835;
}

.submenu {
	background:#273A16;
	display:none;
	position:absolute;
	top:253px;
	z-index: 5;
}

.submenu a:link {
	color: #ffffff;
	text-decoration:none;
}

.submenu a:visited {
	color: #ffffff;
	text-decoration:none;
}

.submenu a:hover {
	color: #749350;
	color: #4E700E;
}

.menushadow {
	font-size:12px;
	height:45;
	line-height:3em;
	background: url(images/menu_shadow.jpg);
}

.sublinks {
	margin: 0px 0px 0px 22px;
	font-size:12px;
	line-height:2.35em;
}

.sublinks a:link {
	color: #45515a;
	text-decoration:underline;
}

.sublinks a:visited {
	color: #45515a;
	text-decoration:underline;
}

.sublinks a:hover {
	color: #f3ca31;
	text-decoration:underline;
}

.noborder {
	border: 0px;
}

.color2{
	color: #4E700E;
}

.marginleft20 {
	margin-left: 20px;
}

.center {
	text-align: center;
}

a:link, a:visited {
	color: #4E700E;
	text-decoration:underline;
}
a:hover, a:active {
	text-decoration:none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*Clientwyre styles*/
.required {
	color: red;
	font-weight: bold;
}

.heading {
	font-size: 10pt;
	font-weight: bold;
	color: ;
}