@charset "UTF-8";
/* CSS Document */

body{
	background: #000000;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: small;
}


h1{
	color:#4378ae;
	text-transform:uppercase;
	font-size: 1.6em;
	font-weight: lighter;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 10px;
}

#headerSection{
	color: #ed9300;
}

h2{
	color:#4378ae;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

li h2{
	color:#4378ae;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
}

li p{
	margin: 5px 0;
}

table{
	font-weight: normal;
	width: 90%;
}

table td{
	vertical-align: top;
}

table td.cost{
	text-align: right;
	width: 15%;
}

table td.number{
	text-align: right;
	padding-right: 5px;
}

p{
	font-weight: normal;
}

ol li{
padding: 5px;
}

ul li{
	list-style-image:url(images/bullet.gif);
	padding: 5px;
}

a:link, a:visited{
	color: #4378ae;
	text-decoration: none;
}

a:hover{
	color: #ed9300;
	text-decoration: none;
}


a img{
	border: none;
}

textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

table#offices{
	width: 100%;
}

table#offices td{
	width: 25%;
}

table#offices td p{
	margin:0
	}

.imageLeft{
	padding: 0px 20px 20px 0;
}

.quote{
	font-size: 1.2em;
	text-align: center;
}


/*Template*/

table#mainTable{
 	margin: 10px auto 0px auto;
	width: 962px;
	border-collapse: collapse; 
 }
 
 td#header{
 	height: 190px;
 }
 
 #logo_link{
 	display: block;
	width: 300px;
	height: 200px;
 }
 
 td#menu{
	text-transform: uppercase;
	text-align: left;
	
	background: url(images/logo2.gif) no-repeat; 
	height:220px;
	vertical-align:bottom;
	
 }
 
 td#menu a:link, td#menu a:hover, td#menu a:visited{
 	color:#FFFFFF;
	padding: 0 25px;
	text-decoration: none;
	position: relative;
	bottom: 10px;
 }
 
 td#menu a:hover,  td#menu a#menuOn:link, td#menu a#menuOn:visited{
 	color: #ed9300;
 }
 
 td#photoBar{
 	text-align: right;
	padding-bottom: 5px;
 }
 
 #photoBarLeft{
 	border-right: 4px solid #000000;
 }
 
 td#mainBody{
 	text-align: left;
	vertical-align: top;
	padding: 10px 20px 0 20px;
	background: #FFFFFF;
	border-right: 5px solid #000000;
	width: 702px;
 }
 
 td#sideBar{
 	background:url(images/sideBarBG.gif) repeat-x #a4b5d3;
	width: 215px;
	height: 512px;
	vertical-align: top;
	text-align: left;
 }
 
 table#sideMenu{
 	text-align:left;
	text-transform: uppercase;
	margin-top: 20px;
	margin-left: 20px;
 }
 
 table#sideMenu td{
 	padding: 8px 0;
 }
 
 table#sideMenu a:link, table#sideMenu a:hover, table#sideMenu a:visited{
 	text-decoration: none;
	color:#FFFFFF;
	font-size: 0.9em;
 }
 
 table#sideMenu a:hover, table#sideMenu a#menuOn:link, table#sideMenu a#menuOn:visited{
 	color: #ed9300;
 }
 
 
td#footer{
	background: url(images/footer.gif) no-repeat center top;
	height: 130px;
	text-transform:uppercase;
	font-size: 0.9em;
	padding-top: 70px;
}

td#logos{
	vertical-align: middle;
	padding-top: 10px;
}

td#logos img{
	padding: 0 20px;
}

td#links{
	padding: 10px;
}

td#links a:link, td#links a:hover, td#links a:visited {
	text-decoration: none;
	color:#4378ae;
	font-size: 0.9em;
	text-transform:uppercase;
	padding: 0 15px;
}

td#links a:hover{
	color: #ed9300;
}

td#copyright{
	color:#4378ae;
	font-size: 0.9em;
	text-transform:uppercase;
	padding: 20px 0;
}

td#copyright a:link, td#copyright a:hover, td#copyright a:visited {
	text-decoration: none;
	color:#4378ae;
}

td#copyright a:hover{
	color: #ed9300;
}

input, select, textarea{
	
}

.button{
	background: #4378ae;
	text-transform: uppercase;
	color:#FFFFFF; 
	border: none;
	padding: 5px;
	text-align: center;
}

.spanError{
	color: #FF0000;
	display: none;
	padding-left: 10px;
}

fieldset{
	border: 1px solid #4378ae;
	width:85%;
	padding: 20px;
}

legend{
color: #FFFFFF;
background: #4378ae;
border: 1px solid #081728;
padding: 6px;
text-transform: uppercase
}


table#form td{
	vertical-align: middle;
	padding: 5px;
	}

hr{
	background: #FFFFFF;
}

.testimonials{
	width: 100%;
}

.testimonials img{
	width: 108px;
	border: 1px #000000 solid;
	margin-right: 15px;
}

.popup { 
	position: relative; 
	visibility: hidden; 
	left: 100px;
	top: -20px;
	z-index: 10 }


.testimonials p{
	margin: 0;
	text-align: justify;
}

.testimonialAssociate{
	font-size: 1.3em;
	border-bottom: 1px solid #4378AE;
	margin-bottom: 5px;
}

#open_house_table{
	width: 100%;
}

#open_house_table td{
	padding: 5px;
}

.open_house_heading{
	color: #ffffff;
	background: #4378AE;
	text-transform: uppercase;
}