body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/bkrnd.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color: #ffffff;
	font-size: 12px;
	padding: 0;
	margin: 0;
	}
a, a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	}
td {font-family: Arial, Helvetica, sans-serif;}
th {font-family: Arial, Helvetica, sans-serif;}

h1 {
	font-size: 24px;
	color: #fff;
	font-family: Trebuchet MS, arial, helvetica, sans serif;
	font-weight:lighter;
	margin: 0;
	}
h2 {
	font-size: 12px;
	font-family: Trebuchet MS, arial, helvetica, sans serif;
	font-weight:normal;
	font-style: italic;
	margin: 0;
	}
h3 {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	}
h4 {
	font-size: 18px;
	color: #003366;
	font-weight: normal;
	margin-bottom:-10px;
	}

h5 {
	font-size: 20px;
	color: #003366;
	font-weight: normal;
	margin-bottom:-20px;
	margin-top:30px;
	}

#logo {
	float: left;
	margin: 20px 20px 0 20px;
	border: 1px solid #fff;
	}
#logo a {border: none;}
.phone {
	color: #003366;
	font-weight:bold;
	font-size: 18px;
	margin: 0;
	padding-bottom:5px;
}

.rt {float: right;}
.lt {float: left;} 
.clear {clear: both;}

#main {
	width:998px;
	margin: auto;
	margin-top: 20px;
	border: 1px solid #fff;
	background: url(../images/interior-background-fade.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#5683be;
	}

#hp-img {
	height: 617px;
	background: url(../images/homepage-background.jpg) 0% 100%;
	background-repeat:no-repeat
	}
#header {
	height:120px;
	width:998px;
	background: url(../images/header-background.jpg);
	}
#header-text {
	float: right;
	text-align: right;
	padding: 5px 20px 5px 0;
	width:465px;
	}
#menu {
	clear: both;
	background: url(../images/top-menu.gif);
	background-repeat:repeat-x;
	height: 35px;
	line-height: 30px;
	}
#menu td {
	border-top: 1px solid #4773AE;
	padding:0 20px;
	border-right:1px solid #666;
	}
#menu a:hover {
	text-decoration:underline;
	color: #fff;
	font-size: 12px;
	}
	
#menu a, a:visited {
	text-decoration:none;
	color: #fff;
	font-size: 12px;
	}

#menu td {height:30px;}

#footer-menu-text {
	float: right;
	}
#footer-menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#footer-menu li {
	display: inline;
	text-align: center;
	padding: 0;
	margin: 0;
	}
#flash {
	float: right;
	margin-top: 20px;
	text-align:right;
	width:400px;
	}
#homepage-content {
	float: left;
	margin: 20px;
	width: 460px;
	padding: 20px;
	}

#homepage-content p {
	color: #000;
	line-height:130%;
	letter-spacing: .04em;
	font-size: 12px;
	}

#homepage-content a, a:visited {
	color: #000;
	line-height:130%;
	letter-spacing: 0.04em;
	font-size: 12px;
	font-weight:normal;
	}

#homepage-content a:hover{
	color: #000;
	line-height:130%;
	letter-spacing: 0.04em;
	font-size: 12px;
	font-weight:normal;
	text-decoration:underline;
	}

#content {
	float: left;
	margin: 30px 20px;
	width: 715px;
	padding-left:20px;	
	}

#content p{
	color: #fff;
	line-height:150%;
	letter-spacing: .04em;
	font-size: 13px;
	}
#content a, a:visited{
	color: #fff;
	line-height:150%;
	letter-spacing: .04em;
	font-size: 13px;
	text-decoration:underline;
	}
#content a:hover{
	color: #fff;
	line-height:150%;
	letter-spacing: .04em;
	font-size: 13px;
	text-decoration:none;
	}
#num1 {
	float:left;
	width:18px;
	height:22px;
	background: url(../images/button-1.jpg) no-repeat;
	padding-left: 11px;
	padding-top: 6px;
	font-weight: bold;
}

#num5 {
	float:left;
	width:18px;
	height:22px;
	padding-left: 11px;
	padding-top: 6px;
	background: url(../images/button-5.jpg) no-repeat;
}

#content ul {
	list-style-type: square;
	}
#content li {
	padding-bottom:.5em;
	}

#listing td {
	background: #618dcc;
	border-bottom: 5px solid #7eafe9;
}
#listing td a, a:visited {
	color: #003366;
}
.portrait {
	border: 2px solid #fff;
}


/* Form Styles ***********************/

.call-to-action {
	clear: right;
	float: right;
	margin-top: 30px;
	margin-right:20px;
	background: #bad0f2;
	width: 162px;
	border: #003366 solid 1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	color:#333333;
	font-size:10px;
}

.call-to-action h5{
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	}


.field {
	margin: 2px;
	border: #003366 solid 1px;
	background: #c2d3EA;
	color: #003366;
	width: 140px;
	height: 20px;
	padding-top: 7px;
	padding-left: 10px;
	font-size:10px;
	vertical-align:middle;
}

.call-to-action a {
	font-size: 9px;
	color: #003366;
	text-decoration: none;
}

.call-to-action p a {
	font-size:9px;
	}




/* Other Styles ***********************/


#contact {
	margin: 0 10px;
	float: right;
	width: 400px;
	background: #bad0f2;
	padding: 20px;
	border: #003366 solid 1px;
}
#contact p {
	color: #003366;
	font-size: 10px;
}
.bigfield {
	border: #003366 solid 1px;
	background: #c2d3EA;
	color: #003366;
	width: 375px;
	height: 20px;
	padding-top: 7px;
	padding-left: 10px;
	font-size:10px;
}
#contact a {
	font-size: 9px;
	color: #003366;
	text-decoration: none;
}
#contact a:visited {
	font-size: 9px;
	color: #003366;
	text-decoration: none;
	}
#contact a:hover {
	font-size: 9px;
	color: #003366;
	text-decoration: underline;
	}
#homepage-footer {
	clear:both;
	width: 958px;
	margin: 10px auto;
	padding: 12px 20px 5px 20px;
	background: #fff;
	color: #666;
	border: 1px solid #666;
	}
#foot-img {
	clear:both;
	height: 382px;
	background: url(../images/interior-background.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
#footer {
	height: 40px;
	padding: 323px 30px 10px 30px;
	color: #666;
	}
#homepage-footer a, a:visited {
	color: #666;
	text-decoration:none;
	font-size: 12px;
	}

#homepage-footer a:hover {
	color: #666;
	text-decoration:underline;
	font-size: 12px;
	}

#footer a, a:visited {
	color: #666;
	text-decoration:none;
	font-size: 12px;
	}

#footer a:hover {
	color: #666;
	font-size: 12px;
	text-decoration:underline;
	}
