body
{
	background: #000000;
}
text
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a
{
	color: #ffffff;
}
.tbl
{
	border-style: solid;
	border-width: 1px;
	border-color: #cc9933;
}
.featuredRealtorBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: #003399;

}
.photoBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: #cc9933;
	color: #000000;
	background-color: #000000;

}
 .photoBorderWhite
{
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	color: #003399;
	background-color: #003399;

}
.blueText
{
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	font-size: 10px;
}
.blueTextBig
{
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}
a.blueTextBig
{
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}
a.blueTextBig:hover
{
	color: #cc9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}
.blueTbl
{ 
	background: #003399; 
}

.blackTbl
{ 
	background: #000000; 
}

.borderWhite
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;	
	background-color: #003399;
}

.leftRightBorderWhite
{
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-right-color: #ffffff;
        border-left-color: #ffffff;
        background-color: #003399;
}

.borderWhiteOrangeBottom
{
        border-bottom-width: 1px;
        border-bottom-style: none; 
        border-bottom-color: #cc9933;
}

div.agentsTable
{
	background-image: url(images/orangeBgWithLine1.gif);
}

.fpTable
{
	width: 189px;
	height: 230px;
	align: middle;
	background-image: url(images/fpBack.jpg);
}

div.photoTable {
        width: 160px;
        height: 130px;
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 14px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #003399;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #003399;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #003399;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #003399;
	background-color: #ffffff;
}

div.photoTableOrange {
        width: 167px;
        height: 132px;
        margin: 0;
        padding: 0;
        padding-top: 5px;
        list-style: none;
        font-size: 14px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #cc9933;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #cc9933;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #cc9933;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #cc9933;
        background-color: #ffffff;
}

div.weatherTable {
        width: 177px;
        height: 120px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #003399;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #003399;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #003399;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #003399;
        background-color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005593;
}

div.localEventsTable {
        width: 187px;
        height: 247px;

	vertical-align: middle;

        border-bottom-width: 1px;
        border-bottom-style: none; 
        border-bottom-color: #cc9933;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #cc9933;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #cc9933;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #cc9933;
        background-color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005593;
}
div.realtorInfoTable {
        width: 187px;
        height: 200px;
	vertical-align: middle;
        border-bottom-width: 1px;
        border-bottom-style: none; 
        border-bottom-color: #cc9933;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #cc9933;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #cc9933;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #cc9933;
        background-color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005593;
}
div.localEventsTable ul
{
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.localEventsTable li
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav {
        width: 189px;
        height: 35px;
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 14px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #ffffff;
	background-image: url(images/orangeBgWithLine.gif);
  }

#nav ul {
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 11px;
        height: 32px;
	text-align: middle;
        }

#nav li {
        margin: 0;
	padding-left: 0px;
        line-height: 2.2em;
        list-style: none;
        width: 100%;
        text-align: middle;
        vertical-align: middle;
  	font-size:16px;
	color: #ffffff;	
        }
#nav a {
       margin: 0;
        padding-left: 0px;
        line-height: 2.2em;
        list-style: none;
        width: 100%;
        text-align: middle;
        vertical-align: middle;
        font-size:16px;
        color: #ffffff;
	text-decoration: none;

}
#nav a:hover, #nav a.active {
       margin: 0;
        padding-left: 0px;
        line-height: 2.2em;
        list-style: none;
        width: 100%;
        text-align: middle;
        vertical-align: middle;
        font-size:16px;
        color: #003399;
	text-decoration: none;

        }

#rightnav {
        width: 222px;
        height: 33px;
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 14px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #ffffff;
        background-image: url(images/orangeBgWithLine.gif);
  }

#rightnav ul {
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 11px;
        height: 32px;
        text-align: middle;
        }

#rightnav li {
        margin: 0;
        padding-left: 00px;
        line-height: 2.2em;
        list-style: none;
        width: 100%;
        text-align: middle;
        vertical-align: middle;
        font-size:16px;
        color: #ffffff;
        }
#fp {
        width: 189px;
        height: 40px;
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 14px;
        background-image: url(images/fp_01.gif);
  }

#fp ul {
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 11px;
        height: 32px;
        text-align: middle;
        }

#fp li {
        margin: 0;
        padding-left: 10px;
        line-height: 2.2em;
        list-style: none;
        width: 100%;
        text-align: middle;
        vertical-align: middle;
        font-size:18px;
        color: #ffffff;
        }
#fb {
        width: 189px;
        height: 40px;
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 14px;
        background-image: url(images/fb.gif);
  }

#fb ul {
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 11px;
        height: 32px;
        text-align: middle;
        }

#fb li {
        margin: 0;
        padding-left: 10px;
        line-height: 2.2em;
        list-style: none;
        width: 100%;
        text-align: middle;
        vertical-align: middle;
        font-size:18px;
        color: #ffffff;
        }
#pb {
        width: 189px;
        height: 40px;
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 14px;
        background-image: url(images/presentedBy.gif);
  }

#pb ul {
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 11px;
        height: 32px;
        text-align: middle;
        }

#pb li {
        margin: 0;
        padding-left: 20px;
        line-height: 2.2em;
        list-style: none;
        width: 100%;
        text-align: middle;
        vertical-align: middle;
        font-size:18px;
        color: #ffffff;
        }

#le {   
        width: 189px;
        height: 40px;
        margin: 0;
        padding: 0;
        list-style: none; 
        font-size: 14px;
        background-image: url(images/localEvents.gif);
  }     
        
#le ul {
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 11px;
        height: 32px;
        text-align: middle;
        }

#le li {
        margin: 0;
        padding-left: 10px;
        line-height: 2.2em;
        list-style: none;
        width: 100%;
        text-align: middle;
        vertical-align: middle;
        font-size:18px;
        color: #ffffff;
        }

.contentText
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contentTextSmall
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.contentLink
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
}
a.contentLink:hover
{
	color: #cc9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
}
a.contentLink2
{
        color: #cc9933;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: underline;
        font-size: 12px;
}
a.contentLink2:hover
{
        color: #ffffff;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-size: 12px;
}
a.eventLink
{
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	font-size: 10px;
}
a.eventLink:hover
{
	color: #cc9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight:bold;
	font-size: 10px;
}
a.eventLinkBig
{
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}
a.eventLinkBig:hover
{
	color: #cc9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight:bold;
	font-size: 12px;
}
a.agentLink
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	font-size: 13px;
	line-height:24px;
}
a.agentLink:hover
{
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	font-size: 13px;
	line-height:24px;
}
.contentTextOrange
{
	color: #cc9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.fueldBy
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	vertical-align:bottom;
        color: #ffffff;
}
	
a.fuel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
        font-weight:normal;
        color: #ffffff;
        text-decoration:none;
	vertical-align:bottom;
}
a.fuel:hover
{
        font-size: x-small;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight:normal;
        color: #ffffff;
        text-decoration:none;
	vertical-align:bottom;
}
.darkBlue
{       
        font-weight:bold;
        color:#336699;
}
.redSmall
{
        color:#663333;
        font-family: Verdana,  sans-serif;
	font-size:10px;
}       
.tbl
{
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
}
