body  /* indicates defaults for entire site - whatever is not defined will pull from here */
 {
   color: #333333;
   font-family: myriad, arial, helvetica, verdana, geneva;
   font-size: 12px;
   background-color: #002673;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
	}

#sitedescription  {display: none;}	

/* All anchor definitions here - anchor styles need to be kept separate from font styles e.g. must have link/hover/visited/active defined  */

a:link {color: #666666; text-decoration: none;}
a:visited {color: #666666; text-decoration: none;}
a:hover {color: #cf2125; text-decoration: none;}
a:active {color: #666666; text-decoration: none;}

.anchor:link { color: #ffffff; font-weight: bold; text-decoration: none; letter-spacing: 0px; font-size: 9px; }
.anchor:hover { color: #cf2125; font-weight: bold; text-decoration: none; letter-spacing: 0px; font-size: 9px; }
.anchor:visited { color: #ffffff; font-weight: bold; font-variant: small-caps; letter-spacing: 0px; font-size: 9px; }
.anchor:active { color: #ffffff; font-weight: bold; font-variant: small-caps; letter-spacing: 0px; font-size: 9px; }

a.contact_href:link { color: #003690; text-decoration: none;}
a.contact_href:hover { color: #003690; text-decoration: none;}
a.contact_href:visited { color: #003690; text-decoration: none;}
a.contact_href:active { color: #003690; text-decoration: none;}

.white:link { color: #ffffff; font-weight: bold; text-decoration: none; font-size: 10px; }
.white:hover { color: #ffffff; font-weight: bold; text-decoration: none; font-size: 10px; }
.white:visited { color: #ffffff; font-weight: bold; font-size: 10px; }
.white:active { color: #ffffff; font-weight: bold; font-size: 10px; }

.nav2:link { color: #666633; font-weight: bold; text-decoration: none; font-variant: small-caps; letter-spacing: 0px; font-size: 12px; }
.nav2:hover { color: #666666; font-weight: bold; text-decoration: none; font-variant: small-caps; letter-spacing: 0px; }
.nav2:visited { color: #666633; font-weight: bold; font-variant: small-caps; letter-spacing: 0px; }
.nav2:active { color: #666633; font-weight: bold; font-variant: small-caps; letter-spacing: 0px; }

.main:link { color: #ffffff; font-weight: bold; text-decoration: none; letter-spacing: 0px; font-size: 14px; }
.main:hover { color: #333333; font-weight: bold; text-decoration: none; letter-spacing: 0px; font-size: 14px; }
.main:visited { color: #ffffff; font-weight: bold; text-decoration: none; letter-spacing: 0px; font-size: 14px; }
.main:active { color: #ffffff; font-weight: bold; text-decoration: none; letter-spacing: 0px; font-size: 14px; }

.tease:link { color: #ffffff; font-weight: bold; text-decoration: none; letter-spacing: 0px; font-size: 12px; }
.tease:hover { color: #333333; font-weight: bold; text-decoration: none; letter-spacing: 0px; font-size: 12px; }
.tease:visited { color: #ffffff; font-weight: bold; text-decoration: none; letter-spacing: 0px; font-size: 12px; }
.tease:active { color: #ffffff; font-weight: bold; text-decoration: none; letter-spacing: 0px; font-size: 12px; }

.nav3:link { color: #666633; font-weight: bold; text-decoration: none; letter-spacing: 0px; font-size: 11px; }
.nav3:hover { color: #666666; font-weight: bold; text-decoration: none; letter-spacing: 0px; }
.nav3:visited { color: #666633; font-weight: bold; letter-spacing: 0px; }
.nav3:active { color: #666633; font-weight: bold; letter-spacing: 0px; }

.copyright:link { color:#ffffff; font-size: 10px; text-align:center; padding: 0px; border-top: 0px solid #666666; }
.copyright:hover { color:#ffffff; font-size: 10px; text-align:center; padding: 0px; border-top: 0px solid #666666; }
.copyright:visited { color:#ffffff; font-size: 10px; text-align:center; padding: 0px; border-top: 0px solid #666666; }
.copyright:active { color:#ffffff; font-size: 10px; text-align:center; padding: 0px; border-top: 0px solid #666666; }


/* Different font styles here - no need to define anything that will match the defaults */
h1 {font-size: 16px; color: #0053a0; font-weight: bold; font-variant: small-caps; letter-spacing: 0px; }
h2 { color: #333333; font-size: 13px;	font-weight: bold; font-variant: small-caps;	letter-spacing: 0px; }
.copyright { color:#ffffff; font-size: 10px; text-align:center; padding: 0px; border-top: 0px solid #666666; }
.white {color: #ffffff;	font-size: 11px; text-decoration: none; font-family: myriad, arial, helvetica, verdana, geneva;	font-weight: normal; }
.address {color: #666666; font-size: 10px; text-decoration: none; font-family: myriad, arial, helvetica, verdana, geneva; font-weight: normal; }
.whitesm {color: #ffffff; font-size: 9px; text-decoration: none; font-family: myriad, arial, helvetica, verdana, geneva; font-weight: normal; }
.search {color: #333333; font-size: 12px; text-decoration: none; font-family: myriad, arial, helvetica, verdana, geneva; font-weight: bold; }

.fullAdd {
	color: #003690;
	font-weight: 700;
}

.contact_name {
	color: #003690;
	font-weight: 700;
}

.contact_phone {
	color: #eb3d41;
	font-weight: 700;
}

tr.search2 {
	font-size: 12px;
}

.price {
	color: #eb3d41;
	font-weight: bold;
}

/* Rest of the styles can go here - more in-depth ones for divs and tds */
hr { color: #666666; height: 1px; } 
table {border: solid 0px #CCCCCC; }
.topnav { background-color: #bbbbbb; border-top: 1px solid #666666; border-bottom: 1px solid #666666; padding: 5px; }
.level2 { vertical-align: top; text-align: left; padding: 10px; }
.content { text-align:left; vertical-align: top; padding: 10px; overflow:auto; height:500px;
	scrollbar-3dLight-color: #ffffff;
	scrollbar-arrow-color: #333333;
	scrollbar-darkShadow-color: #999999;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #cccccc;
	} 	
.content2 { text-align:left; vertical-align: top; padding: 10px; overflow:auto; height:300px; }

/* Pulled from old site */

/*********** agent listing style  ***********/


.agentRow {

/*
	margin: 6px 0px;
*/

	height: 150px;

}

.agents {

/*
	width: 475px;
*/

	float: right;

/*
	margin: 6px 12px;
*/

}

.agent {

/*
	width: 560px;
*/

	float: right;

	margin: 6px 0px 6px 0px;

}

#agentpicture {

	width: 183px;

	/*height: 350px;*/

	float: right;

	margin: 9px 0px 9px 9px;

}



#agentinfo {

	margin: 12px;

}

#agentcredentials {

	margin: 12px;

}

#agentclients {

	margin: 12px;

}

h3 {

	color: #2E3B5B;

	font: 100% Arial, Geneva, Verdana, Helvetica, sans-serif;

	margin: 0px;

	padding: 0px;

}



h3.results { 

	padding: 0 0 0 20px;

}



h4 {

	color: #333333;

	font: bold 80% Arial, Geneva, Verdana, Helvetica, sans-serif;

	margin: 0px;

	padding: 0px;

}



h5 {

	color: #2E3B5B;

	font: 100% Verdana, Arial, Geneva, Helvetica, sans-serif;

	margin: 0px;

	padding: 0px;

}



label {

	color: #2E3B5B;

	font: bold 100% Arial,sans-serif;

}

td.cellhl {

	background: #C8CFD9;

	color: #04328F;

	border-bottom: 1px solid #CCCCCC;

	border-right: 1px solid #FFFFFF;

	border-top: 1px solid #CCCCCC;

}

td.cellhm {

	background: #C8CFD9;

	color: #04328F;

	border-bottom: 1px solid #CCCCCC;

	border-right: 1px solid #FFFFFF;

	border-top: 1px solid #CCCCCC;

}



td.cellhr {

	background: #C8CFD9;

	border-bottom: 1px solid #CCCCCC;

	border-top: 1px solid #CCCCCC;

	color: #04328F;

}

.floatl {

	float: left;

}

.floatr {

	float: right;

}

table.separate {

	border-collapse: separate;

	border-spacing: 2px;

}

._bold {
	font-weight: bold;
}