/* defaults */

* {
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	background-color: #004a8d;
}
p {
	padding-bottom: 20px;
}
.lgtext {
	padding-bottom: 20px;
	font-size: 12px;
}
a {
	color: #002d56;
}
blockquote 
{
	margin-left: 25px;
}
#wrapper {
	width: 939px;
	background-image: url(../images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px auto;
	text-align: center;
}
.boldunder
{
	font-weight: bold;
	text-decoration: underline;
}

/* header */

#header {
	position: relative;
	width: 919px;
	text-align: left;
	height: 99px;
	background: url(../images/header.jpg);
	margin: 0px auto;
}
#header h1 a {
	float: left;
	background: url(../images/paradeofhomes.gif) no-repeat 22px 21px;
	width: 333px;
	margin-right: 203px;
	height: 99px;
}
#sponsors {
	float: left;
	width: 93px;
	height: 99px;
	background: url(../images/sponsoredby.gif) no-repeat 0px 45px;
	text-indent: -5000px; 
}
#header a {
	text-indent: -5000px;
}
#hba {
	float: left;
	width: 91px;
	height: 99px;
	background: url(../images/hba.gif) no-repeat 0px 7px;
	display: block;
}
#fulton {
	float: left;
	width: 142px;
	height: 36px;
	margin: 29px 0px 0px 31px;
	background: url(../images/fulton.gif);
	display: block;
}
#nav {
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 919px;
	height: 27px;
	background: url(../images/nav-bg.gif) repeat-x;
	line-height: normal;
}
#nav li {
    list-style: none;
    float: left;
    top: 0;
}
#nav li, #nav a {
    height: 27px;
	display: inline;
	overflow: hidden;
	line-height:27px;
}
#nav a {
	text-decoration: none;
	color: #000000;
}
#nav a:hover {
	text-decoration: underline;
}
#btn1 {
}
#btn1 a {
	padding: 7px 10px 0px 21px;
}
#btn7 {
	background: url(../images/nav-bullet.gif) no-repeat;
}
#btn7 a {
	padding: 7px 10px 0px 10px;
}
#btn2 {
	background: url(../images/nav-bullet.gif) no-repeat;
}
#btn2 a {
	padding: 7px 10px 0px 10px;
}
#btn8 {
	background: url(../images/nav-bullet.gif) no-repeat;
}
#btn8 a {
	padding: 7px 10px 0px 10px;
}
#btn3 {
	background: url(../images/nav-bullet.gif) no-repeat;
}
#btn3 a {
	padding: 7px 10px 0px 10px;
}
#btn4 {
	background: url(../images/nav-bullet.gif) no-repeat;
}
#btn4 a {
	padding: 7px 10px 0px 10px;
}
#btn5 {
	background: url(../images/nav-bullet.gif) no-repeat;
}
#btn5 a {
	padding: 7px 10px 0px 10px;
}
#btn6 {	
	background: url(../images/nav-bullet.gif) no-repeat;
}
#btn6 a {
	padding: 7px 10px 0px 10px;
}
#content {
	width: 919px;
	background: url(../images/content-bg.gif) repeat-y;
	margin: 0px auto;
	text-align: left;
}
#leftcolumn {
	background: url(../images/content-bg.gif) repeat-y;
	float: left;
	width: 744px;
}
#rightcolumn {
	background: url(../images/content-bg.gif) repeat-y right;
	float: left;
	width: 175px;
}

/* home page */

#homefeature {
	float: left;
	width: 554px;
	height: 272px;
}
.featureimage {
	float: left;
}
#featurecaption {
	float: left;
	width: 524px;
	height: 20px;
	padding: 6px 8px 0px 22px;
	background-color: #004a8d;
	color: #ffffff;
}
#featuretext {
	float: left;
	padding-left: 1px;
	width: 189px;
	height: 272px;
}
#homecontent {
	float: left;
	padding: 34px 24px 20px 22px;
	width: 698px;
	color: #004a8d;
}

.emailSignupHome a
{
	color:#004A8D;
	text-decoration:underline;
}

/* right column */
.enewsLink
{
	height: 28px;
	padding: 8px 0 0 19px;
}

.enewsLinkTextBlock
{
	position: relative;
	top: -10px;
}

.enewsLink img
{
	border: none;
}

#featuredheader {
	padding: 8px 0px 0px 19px;
	color: #004a8d;
	font-weight: bold;
}
#viewallbtn {
	padding: 8px 0px 0px 19px;
}
#rightcolumn select {
	width: 140px;
}
#rightcolumn .dropdown {
	padding: 10px 0px 0px 19px;
}
.banner1 {
	padding: 20px 0px 0px 29px;
}
.banner2 {
	padding: 10px 0px 20px 29px;
}
#rightcolumn a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	display: block;
}
#rightcolumn a:hover {
	color: #004a8d;
}
#adlink {
	padding: 0px 0px 15px 16px;
}

/* inside page content */

#insidecontent {
	width: 650px;
	padding: 20px;
}
#infoarea {
	float: left;
	width: 650px;
}
.housephoto {
	float: left;
}
.infoheader {
	color: #004a8d;
	font-weight: bold;
	font-size: 13px;
	width: 288px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.infoleft {
	float: left;
	width: 85px;
	padding: 0px 0px 8px 16px;
}
.inforight {
	float: left;
	font-weight: bold;
	width: 203px;
	padding: 0px 0px 8px 0px;
}
.detailsleft 
{
	clear: left;
	float: left;
	width: 150px;
	font-weight: bold;
	padding: 0px 0px 8px 16px;
}
.detailsright {
	float: left;
	width: 535px;
	padding: 0px 0px 8px 0px;
}
.infoicon {
	float: left;
	width: 31px;
	height: 25px;
}
.infolink {
	float: left;
	padding-top: 3px;
	height: 22px;
	width: 172px;
	font-weight: normal;
}
#insidetext {
	padding-top: 16px;
	float: left;
	width: 650px;
}
#line {
	background: url(../images/line.gif) repeat-x;
	height: 18px;
	margin-top: 15px;
}
.contact1 {
	float: left;
	width: 223px;
	padding: 0px 0px 10px 117px;
	text-align: center;
}
.contact2 {
	float: left;
	width: 223px;
	padding: 0px 0px 10px 63px;
	text-align: center;
}
.contactcenter {
	float: left;
	width: 446px;
	padding: 0px 0px 10px 117px;
	text-align: center;
}
#insidecontent h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 16px;
}
#builder th {
	padding: 3px;
	border: solid 0px black;
}
#builder td {
	padding: 3px;
	border: solid 0px black;
}
#builder tr
{
	border: solid 0px black;
}
#builder .title {
	background-color: #e8ad07;
	font-weight: bold;
	border-bottom: solid 1px #f9faea;
	width: 698px;
	padding: 3px;
}
#builder .headers {
	background-color: #005da0;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#builder .headers a{
	color: #FFFFFF;
}
#builder .row1 {
	background-color: #aadcff;
}
#builder .row2 {
	background-color: #ffffff;
}
#builder .rowselected {
	background-color: #eab207;
	cursor: pointer;
}
.paging {
	text-align: center;
	padding-top: 40px;
}
.paging a {
	text-decoration: none;
	color: #005f9f;
}

/* how to enter */
#howtoenter
{
	margin-left: 30px;
}
#howtoenter ol
{
	margin-left: 30px;
	margin-bottom: 10px;
}
.enterleft 
{
	clear: left;
	float: left;
	width: 200px;
	font-weight: bold;
	padding: 0px 0px 8px 16px;
}
.enterright {
	float: left;
	width: 485px;
	padding: 0px 0px 8px 0px;
}
.listalpha
{
	list-style-type: lower-alpha;
}
/* showguide advertising */
.guideGrid
{
	margin-bottom:20px;
	overflow:hidden;
}
.guideadcol1
{
	float: left;
	padding-right:20px;
	width: 425px;
}
.guideadcol2
{
	float: left;
	padding-right:20px;
	width: 90px;
	text-align: left;
}
.guideadcol3
{
	float: left;
	padding-right:20px;
	text-align: left;
	width: 100px;
}
.guideadcol4
{
	padding-right:20px;
	text-align: center;
}

/* Email Signup */
.pageHeaderText
{
	margin: 0 0 20px 0;
}

.formField
{
	display: block;
	margin: 0 0 6px 0;
}

.formLabel
{
	float:left;
	width:150px;
	text-align: right;
	padding: 0 10px 0 0;
}

.checkBoxArea
{
	margin: 0 0 20px 0;
}

.formTextField
{
	float:left;
}

.formSubmit
{
	margin: 20px 0 0 180px;
}

.required
{
	color: #FF0000;
}

.validationError
{
	font-weight: bold;
	color: #FF0000;
	margin: 0 0 20px 0;
}

/* footer */

#footer {
	text-align:	left;
	margin: 0px auto;
	width: 875px;
	padding: 5px 23px 5px 23px;
	color: #ffffff;
	font-size: 10px;
	background-color: #428cce;
}

/* Awards Info Box */
#AwardBoxHeader
{
	background-color: #004a8d;
	border: solid 1px #004a8d;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	width:193px;
	margin-left: 10px;
}
#AwardBoxContents
{
	border: solid 1px #004a8d;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	width:193px;
	margin-left: 10px;
}
#AwardBoxContents li
{
 list-style-type: none;
}
