﻿A
{color: #3b73b9;}
A:HOVER
{color: #333333;}
H5
{ font-size: 12pt; font-weight: bold; color: #4c7442; margin-bottom: 0px;}
IMG
{
	border: 0;
}
OL
{text-align: justify;}
OL LI
{margin-top: 5px;}
P
{ text-align: justify; color: #696969;}
p .title
{font-size: 10pt; font-weight: bold; color: #4c7442; margin-bottom: 0px;}
UL
{list-style-type: square;}
UL LI
{margin-top: 10px; text-align: justify;}
.dottedlinex
{height:1px; background-image: url(../images/dottedline_x.gif); background-repeat: repeat-x;}
.dottedliney
{height:99%;width: 3px; background-image: url(../images/dottedline_y.gif); background-repeat: repeat-y;}

body
{
	/*
	background-image: url("../images/background.gif");
	background-position: 0px;
	background-repeat: repeat;
	*/
	background-color:#000;
	margin-top: 10px;
}
#container
{
	margin: 0px auto; /* centers the page */
	/*background-color: #F3ECDC;*/
	background-color: #ffffff;
	width: 780px;
}
#outerborder
{
	border: #fff 1px solid;
}
#innerborder
{
	border: solid 0px #fff;
}
/*********************** HEADER ************************************/	
#header
{
	height: 119px;
	background-color: #93a87f;
	border-bottom: solid 1px #fff;
}
#header #logo
{
	float:left;
	width: 384px;
	padding: 0px;
	height: 90;
}
#header #hlinks
{float: right; color:#000; margin-top:5px; }
#header #hlinks a
{color:#000; padding: 7px; text-decoration: none; font-family:arial; font-size: 10pt; font-weight: bold;}
#header #hlinks a:hover
{text-decoration: underline; font-weight: bold;}
#header #hlinks #telephone
{margin-top: 40px; text-align: right; width: 150px;}
#header #hlinks #telephone span
{color: #ffffff;}
/* HORIZONTAL MENU */
#header #navbar
{
	border-top: solid 1px #fff;
	background-image: url(../images/bgnavbar.gif);
	background-repeat: repeat-x;
	height: 28px;
	clear: left;
	text-align: center;
}
* html #navbar #hmenu
{ /*IE only rule, reduce menu width*/
	width: 99%;
}
#header #navbar #hmenu
{ 
	padding: 0px;
	margin: 0px 0px 0px 6px;
}
#header #navbar #hmenu li
{
	display: inline;
	list-style: none;
	margin: 0px;
	float:left;
}
#header #navbar #hmenu li .sep
{
	float: left;
	color: #fff;
	padding-top: 3px;
}
#header #navbar #hmenu li a 
{
	float: left;
	color:#fff;
	font-family: arial;
	font-size: 10pt;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	text-decoration: none;
}
#header #navbar #hmenu li a:hover
{
	float: left;
	color:#fff;
	font-family: arial;
	font-size: 10pt;
	padding-left: 8px;
	padding-right:8px;
	padding-top: 6px;
	padding-bottom: 0px;
	text-decoration: none;
	height: 21px;
}

/*********************** CONTENT ************************************/
#content
{
	background-color: #fff;
	margin: 0;
	clear: left;
	font-family: Arial;
	font-size: 9pt;
	color: #444;
}
#content .clear
{clear: both;}
#content #banner
{height: 200px; border-bottom: solid 1px #fff;}
#content #imagepanel
{
	filter: blendTrans(duration=3);
	float:left; width: 575px;
}
#content #agentphoto
{float:left; width: 202px; border-left: solid 1px #fff;}

#content #ppc
{text-align: center; margin-top: 25px; margin-bottom: 10px;}
#content #ppc iframe
{margin-left: 10px;}

#content #titlebar
{
	background-color: #580404;
	background-image: url(../images/titlebar.gif);
	background-repeat: repeat-x;
	border-top: #333 3px solid;
	border-bottom: #333 3px solid;
	height: 30px;
}
#content .hline
{margin-top: 25px;}
#content #col0
{width: 575px; background-image: url(../images/bgcontent.jpg); background-position: top; background-repeat: repeat-x;}
#content #col0 #indent
{margin: 25px;}
#content #col0 #panelmls
{float:left; margin-right: 15px; margin-top: 5px;}
#content #col0 .featuredcontainer
{background-color: #f5f5f5; padding: 8px; border: solid 1px #e1e1e1; margin-top: 5px;}
#content #col0 .colimage
{vertical-align: top; width: 140px;}
#content #col0 .coldata
{vertical-align: top;}
#content #col0 .featuredtitle
{background-color: #9aac7f; padding: 3px; width: 325px; border: solid 3px #fff;}
#content #col0 .featuredtitle span
{color: #fff; font-weight: bold;}
#content #col0 .featuredinfo
{padding: 5px;}
#content #col1
{width: 1px; background-color: #999; border-top: solid 1px #fff;}
#content #col2
{background-color: #e2dfcc; background-image: url(../images/panel_contact.gif); background-position: bottom center; background-repeat: no-repeat; width: 202px;height: 100%; vertical-align:top; }
#content #col2 #hnav
{background-color: #ffffff; border-bottom: solid 2px #ccc;border-top: solid 1px #fff;}
#content #col2 .hdr
{border-top: solid 1px #fff;}
#content #col2 #banner1
{border-top: solid 1px #fff;border-left: solid 1px #fff;}
#bdiv
{border-bottom: solid 1px #787f50;margin-left: 1px; margin-right: 1px;height:1px;}
/*********************** FOOTER ************************************/
#footer
{
	background-color: #e2dfcc;
	padding: 3px;
	text-align: center;
	color: #333333;
	border: solid 1px #ffffff;
}
#footer #links 
{
	margin-bottom: 5px;
	margin-top: 5px;
}
#footer #links a 
{
	color:#333333;
	font-family: tahoma;
	font-size: 7.5pt;
	text-decoration:none;
	margin-left: 5px;
	margin-right: 5px;
}
#footer #links a:hover 
{
	text-decoration: none;
	border-bottom:2px solid #738652;
}
#footer .copyright 
{
	font-family: arial;
	font-size: 7pt;
	margin: 0;
	text-align: center;
}
#footer .copyright a 
{
	color: #333333;
	font-family: arial;
	font-size: 7pt;
	margin: 0;
	text-align: center;
}
#footer .copyright a:hover 
{
	text-decoration: underline;
	color: #738652;
}
