/* ------------------------------- */
/* All basic HTML tag */
/* ------------------------------- */
BODY, TD, P, A, H3, SPAN, DIV
{
	color: #333333;
	font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
	font-size: 9pt;
	line-height: 110%;
}
A, A:visited		 
{
	color: #AA0000;
	text-decoration: underline;
}
A:hover, A:visited:hover 
{ 
	color: #996600;
	text-decoration: none; 
}
BODY 
{ 
	background-color: #999999; 
	margin: 3px 0 5px 0;
	padding: 0px;
}

h1, h2
{
    font-size:1.1em;
    line-height: 1.3em;
    margin-left:20px;
    color:#0EB7D6;
    text-transform:uppercase;
}

hr { border-top:1px dotted gray; }

H3 { font-size: 11pt; }
INPUT { border: 1px solid #999999; padding:2px }

TEXTAREA { border: 1px solid #999999 }

/* - disabled due to IE7
UL 
{
	margin: 3px 0px 10px -15px !important;
	margin: 12px;
}
*/

/* ------------------------------- */
/* All ID */
/* ------------------------------- */
#adHomeBottomLeft
{
	border-right: 1px dotted #333366; 
	line-height: 140%;
	padding: 10px 10px 120px 20px;
}
#adHomeBottomRight
{
	line-height: 140%;
	padding: 8px;
}
#adHomeTopLeft
{
	border-bottom: 1px dotted #333366; 
	border-right: 1px dotted #333366; 
	color: #333366; 
	font-size: 9pt; 
	font-weight: bold; 
	padding: 8px 8px 8px 20px;
}
#adHomeTopRight
{
	border-bottom: 1px dotted #333366; 
	color: #333366; 
	font-size: 9pt; 
	font-weight: bold; 
	padding: 8px
}
#container 
{
	background-color: #FFFFFF; 
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 0;
	margin: 0;
	text-align: left; 
	width: 700px;
}
#content 
{
	padding: 10px 40px 80px 20px;
	line-height: 140%;
}
#secondhead 
{
	color: #39275b;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	padding: 5px 5px 15px 1px;
}
#footer
{
	background-color: #75548d;
	color: #FFFFFF;
	font-size: 8pt;
	margin: 4px;
	padding: 6px 0 6px 0;
	text-align: center;
}
#notify
{
}
#homeContent
{
	line-height: 130%;
	padding: 10px 15px 30px 25px;
}
#navquoteContent
{
	padding: 0px 21px 0px 25px;
}
#homeNews 
{
	color: #333333;
	line-height: 130%;
	padding: 10px 10px 10px 16px;
}


#new-bullets {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #39275b;
	list-style-position: inside;
	float:right;
	list-style-type: circle;
	position:inherit;
	height: 130%;
	width: 400px;
	top: auto;
}

#openhouselist
{
	color: #333333;
}
#main {	margin: 4px; }
#navContainer {	background-color: #FFFFFF;}
#phoBan, #siteHeader, #bioHeader
{
	margin: 4px 4px 0 4px;
}
#sectionHeader 
{
	border-bottom: 1px dotted #333333;
	color: #0EB7D6;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 10px;
	padding: 8px 10px 8px 10px;
	width: 470px;
}
#subNav 
{
	font-size: 9pt;
	line-height: 170%;
	margin: 5px 2px 10px 20px;
}

/* ------------------------------- */
/* All classes */
/* ------------------------------- */
.blueArrow 
{
	color: #336699;
	font-size: 11pt; 
	LINE-HEIGHT: 90%;
}
.blueBold 
{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.blueFont { color: #336699; }
.tmpDB { border-bottom: 1px dotted #333366; }
.tmpDR { border-right: 1px dotted #333366; }
.homeDottedBorder { border-right: 1px dotted #333366; }
.redArrow 
{
	color: #990000;
	font-size: 11pt; 
	LINE-HEIGHT: 90%;
}
.greenArrow 
{
	color: #003333;
	font-size: 11pt; 
	LINE-HEIGHT: 90%;
}
.regularLI 
{
	list-style-image: none;

}


.scheduleMod1 
{
	border-bottom: 1px solid #CCCCCC;
	line-height: 130%;
	padding: 5px 0 5px 0;
}
.scheduleMod2 { font-size: 90%; }
.scheduleMod3 
{
	border-bottom: 1px solid #CCCCCC;
	line-height: 130%;
	padding: 5px 10px 10px 5px;
}
.scheduleModBottom 
{
	line-height: 130%;
	padding: 5px 10px 10px 5px;
}
.scheduleTable
{
	border: 1px solid #CCCCCC;
}

.siteMiddleGap { margin-left: 3px; }
.navquote 
{
	color: #4f006d;
	font:Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-size: 11px;
	font-style: italic;
}
.advisory
{ color: #666699;
	font-weight: bold;
	 }
.checklist
{ color: #666699;
	font-weight: bold;
	 }
	 
.frmfield
{	color: #000000;
	background-color: #dcdcdc;
	}
	 
.frmbutton
{	color: #000000;
	background-color: #dcdcdc;
	}
	 
/* ------------------------------- */
/* All anchor links */
/* ------------------------------- */
a.subNavLnk:link, a.subNavLnk:visited 
{
	color : #333333;
	line-height: 150%;
	text-decoration: none;
}
a.subNavLnk:hover, a.subNavLnk:visited:hover 
{
	color : #0EB7D6;
	line-height: 150%;
	text-decoration: none;
}
.privacy-links 
{
    font-size: 8pt;        
}
a.privacy-links:active, a.privacy-links:focus, a.privacy-links:link, a.privacy-links:hover, a.privacy-links:visited 
{
	color : #FFFFFF;
	text-decoration: none;
}