﻿body
{
	margin:0px;
	background-color:#464547;
}

div.body
{
	margin:0px;
	padding:0px;
	background-color:#464547;
	background-image:url(../images/mainbkg.jpg);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	color:#050505;
	height:100%;
}

a:link, a:visited
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

a:hover, a:active
{
	font-family:Arial;
	font-size:12px;
	color:#CCCCCC;
	text-decoration:underline;
}

hr.sectionheadline
{
	size:1px;
	color:#3e3d3f;
	width:100%;
}

h1
{
	font-family:'Warnock Pro', 'Times New Roman', Arial;
	font-size:22px;
	color:#525050;
}

.title
{
	font-family:'Warnock Pro', 'Times New Roman', Arial;
	font-size:22px;
	color:#525050;
}

.subtitle
{
	font-family:Lucida Sans Unicode;
	font-size:14px;
	font-weight:bold;
	color:#3e3d3f;
}

.subHeaders
{
	font-family:Arial;
	font-size:12px;
	color:#050505;
	font-weight: bold;
}

.question
{
	font-family:Arial;
	font-size:12px;
	color:#1983AC;
	/* color:#CC0000; */
	font-weight: bold;
}

.bodytext
{
	font-family:Lucida Sans Unicode;
	font-size:12px;
	color:#3e3d3f;
	line-height:16px;
}

.successtext
{
	font-family:Arial;
	font-size:12px;
	color:#05D505;
}

.errortext
{
	font-family:Arial;
	font-size:12px;
	color:#D50505;
}

.formfields
{
}

#top
{
	margin:0px;
	width:818px;
	height:57px;
	padding:65px 0px 0px 0px;
	background-image:url(../images/partner_hdr.jpg);
	background-repeat:no-repeat;
	color:#FBFDFE;
	text-align:right;
	vertical-align:bottom;
}

.topMenu
{
	margin:10px 0px 0px 0px;
	padding:0px;
	float:right;
	border-collapse:collapse;
	z-index:1001;
}

.topNavCell
{
	border-top:1px solid #8A8989;
	border-left:1px solid #8A8989;
	border-right:1px solid #8A8989;
	padding:0px;
	cursor:pointer;
}

.topMenuBtn
{
	margin:0px;
	height:31px;
	width:94px;
	padding: 3px 7px 0px 7px;
	font-family:Lucida Sans;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#FDFEFF;
	text-align:center;
	background-image:url('../images/topmenubkg.jpg');
	background-repeat:repeat-x;
	border-top:1px solid #8A8989;
	border-left:1px solid #8A8989;
	border-right:1px solid #8A8989;
	z-index:1001;
}

.topMenuBtnHover
{
	margin:0px;
	height:31px;
	padding: 3px 7px 0px 7px;
	font-family:Lucida Sans;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#FBFDFE;
	text-align:center;
	background-color:#00ADEF;
	background-repeat:repeat-x;
	border-top:1px solid #8A8989;
	border-left:1px solid #8A8989;
	border-right:1px solid #8A8989;
	z-index:1001;
}

.topMenuBtnSelect
{
	margin:0px;
	height:31px;
	padding: 3px 7px 0px 7px;
	font-family:Lucida Sans;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#00ADEF;
	text-align:center;
	background-image:url('../images/topmenubkg.jpg');
	background-repeat:repeat-x;
	border-top:1px solid #8A8989;
	border-left:1px solid #8A8989;
	border-right:1px solid #8A8989;
	z-index:1001;
}

.info
{
	font-family:Arial;
	font-size: 13px;
	font-weight:bold;
	color:#ACABAB;
}

#flash
{
	border:1px solid #8A8989;
	border-collapse:collapse;
	margin:0px 0px 6px 0px;
	padding:0px;
	width:818px;
}

#flash td
{
	border:1px solid #8A8989;
	padding:0px;
}

#maincontent
{
	border:1px solid #97DCF7;
	border-collapse:collapse;
	background-image:url(../images/contentbkg.jpg);
	background-repeat:repeat-x;
	background-color:#1983AC;
	margin:0px;
	width:818px;
	text-align:left;
}

table.sideMenu
{
    margin:7px 5px 0px 9px;
    border:1px solid #3F3B3B;
    border-collapse:collapse;
    background-color:#FCFAFA;
    width:181px;
}

table.sideMenu .headers
{
    border-top:1px solid #3F3B3B;
    padding:0px;
    border-bottom:1px solid #3F3B3B;
}

table.sideMenu .items
{
    padding:0px;
    border-bottom:1px solid #3F3B3B;
}

table.sideMenu .ImageAds
{
	text-align:center;
	padding-bottom:30px;
}

.expandable
{
    border:2px solid #CDC9C9;
    border-collapse:collapse;
    background-color:#F8F6F5;
}
.topleft
{
    width:8px;
    height:8px;
    background-image:url(../images/InfoBox/tlcorner.gif);
}
.leftwall
{
    width:8px;
    background-image:url(../images/InfoBox/lwall.gif);
}
.botleft
{
    width:8px;
    height:8px;
    background-image:url(../images/InfoBox/blcorner.gif);
}
.botwall
{
    height:8px;
    background-image:url(../images/InfoBox/bwall.gif);
}
.botright
{
    width:8px;
    height:8px;
    background-image:url(../images/InfoBox/brcorner.gif);
}
.rightwall
{
    width:8px;
    background-image:url(../images/InfoBox/rwall.gif);
}
.topright
{
    width:8px;
    height:8px;
    background-image:url(../images/InfoBox/trcorner.gif);
}
.topwall
{
    height:8px;
    background-image:url(../images/InfoBox/twall.gif);
}

#whiteContent
{
	margin:7px 9px 0px 0px;
	border:1px solid #8A8989;
	width:555px;
	padding:7px 14px 36px 39px;
	/* height:420px;
	overflow:auto;
	background-color:#FCFAFA; */
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
}

#whiteHouseContent
{
	margin:0px;
	border:1px solid #8A8989;
	width:594px;
	padding:7px 7px 36px 7px;
	/* height:420px;
	overflow:auto;
	background-color:#FCFAFA; */
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
}

#footer 
{
	margin:0px;
	border-top:1px solid #544E4F;
	width:100%;
	height:19px;
	background-color:#2B282D;
	color:#C8C5C7;
	font-family:Arial;
	font-size:9px;
	padding-top:9px;
	/* padding-left: 115px; */
}

#footer a:link, #footer a:visited 
{
	color:#C8C5C7;
	font-family:Arial;
	font-size:9px;
	text-decoration:underline;
}

#footer a:hover, #footer a:active 
{
	color:#C8C5C7;
	font-family:Arial;
	font-size:9px;
	text-decoration:underline;
}

.MilMenu{
	text-align:right;
	float:right;
	margin-top:7px;
}

.quickIndexTitle {
	font-family: "Lucida Sans Unicode";
	font-size: 15px;
	font-weight: bold;
	color: #383739;
}
a:link.quickIndex, a:visited.quickIndex, a:active.quickIndex {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-weight: bold;
	color: #1983AC;
	/* color: #00adef; */
	text-decoration: underline;
}

a:hover.quickIndex{
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-weight: bold;
	color: #1983AC;
	/* color: #00adef; */
	text-decoration: none

}

.propertySearchHeader {
	font-family:"Lucida Sans Unicode", Arial;
	font-size:20px;
	color:#565455;
	font-weight:bold;
}

.propertySearchSubtitle {
	font-family:Arial;
	font-size:12px;
	color:#474546;
	text-align:right;
	padding-right:4px;
}

.propertySearchSubtitleLeft {
	font-family:Arial;
	font-size:12px;
	color:#474546;
	padding-right:4px;
}

.propertySearchText {
	font-family:Arial;
	font-size:10px;
	color:#050505;
	font-weight:bold;
}

.propertyTitle {
	border-top:1px solid #544E4F;
	border-bottom:1px solid #544E4F;
	padding:4px 15px;
	background-color:#C5C3C3;
	font-family:Arial;
	font-size:13px;
	color:#000000;
	font-weight:bold;
}

.propertyPrice {
	border-top:1px solid #544E4F;
	border-bottom:1px solid #544E4F;
	padding:4px 22px 4px 11px;
	background-color:#C5C3C3;
	font-family:Arial;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-align:right;
}

.propertySubtitle {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.propertyText {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

a:link.viewMap, a:visited.viewMap {
	font-family:Arial;
	font-size:10px;
	color:#C92E2E;
	text-decoration:underline;
}

a:hover.viewMap, a:active.viewMap {
	font-family:Arial;
	font-size:10px;
	color:#D05A5A;
	text-decoration:underline;
}

a.underlineLink:link{
	text-decoration:underline;
	color:#1983AC;
}

a.underlineLink:visited{
	text-decoration:underline;
	color:#1983AC;
}

a.underlineLink:hover{
	text-decoration:none;
	color:#1983AC;
}

a.underlineLink:active{
	text-decoration:underline;
	color:#1983AC;
}

.underlineLink a:link{
	text-decoration:underline;
}

.underlineLink a:visited{
	text-decoration:underline;
}

.underlineLink a:hover{
	text-decoration:none;
}

.underlineLink a:active{
	text-decoration:underline;
}

.imageBorder{
	border: 1px solid #383739;
}