/*
-----------------------------------------------
Body and Text
----------------------------------------------- */

body{
	margin:0;
	padding:0;
	background-color: #FDF2DD;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #055181;
	background-image: url(../images/bkg.gif);
	background-position: center top;
}
p {
	padding-bottom: 20px;
}
a:link{
	color: #E9B154;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:visited{
	color: #E9B154;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover{
	color: #0666A4;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

b{font-size: 110%;}

em{color: red;}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 19px;
	color: #F4BB45;
	font-weight: bold;
	padding-bottom: 16px;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*
-----------------------------------------------
Main Container
----------------------------------------------- */


#mainContainer{
	width: 901px; /*Width of main container*/
	margin: 0 auto;
}
/*
-----------------------------------------------
Top Bar
----------------------------------------------- */


#topBar{
	height: 46px;
	background-repeat: repeat-x;
	background-position: center top;
	width: 901px;
	background-image: url(../images/top-repeat.jpg);
}
#topBar-right {
	margin: 0;
	color: #FFF;
	float: right;
	padding-top: 18px;
	width: 600px;
	text-align: right;
	font-size: 13px;
	font-weight: bolder;
	padding-right: 17px;
}
#topBar-right a{
	color: #FFF;
	text-decoration: none;
}
#topBar-right a:hover{
	color: #F4C33C;
	text-decoration: underline;
}
#topBar-left {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 46px;
}
#topBar-left img{
	float: left;
	margin: 0px;
	padding: 0px;
}
/*
-----------------------------------------------
Header
----------------------------------------------- */


#header{
	height: 99px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 901px;
	padding-bottom: 7px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: right;
}
#headerRight{
	margin: 0;
	color: #FFF;
	float: right;
	padding-top: 20px;
	width: 623px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 0px;
}
#headerLeft{
	margin: 0;
	color: #FFF;
	float: left;
	padding-top: 0px;
	width: 278px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 99px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header ul{
	color: #FFF;
	font-weight: bold;
	font-size: 14.5px;
	line-height: 20px;
	text-decoration: none;
	margin: 0px;
	list-style-type: none;
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#header li{
	background-image: url(../images/arrowsYellow.jpg);
	background-repeat: no-repeat;
	background-position: 14px center;
	margin: 0px;
	display: inline;
	list-style-type: none;
	float: right;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
#header a:link{
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px; 
}
#header a:visited{
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px; 
}
#header a:hover{
	color: #F4C33C;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}


/*
-----------------------------------------------
Center Image
----------------------------------------------- */



#center {
	height: 237px;
	width: 100%;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
/*
-----------------------------------------------
Sidebar
----------------------------------------------- */



#centerLeft {
	float: left;
	width: 202px;
	background-image: url(../images/bluebox.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 57px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	height: 174px;
}
/*
-----------------------------------------------
Sidebar
----------------------------------------------- */



#centerRight {
	float: right;
	width: 699px;
	margin: 0px;
	text-align: left;
	height: 231px;
	padding: 0px;
}
#centerLeft .dropdown{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#centerImage{
	height: 209px;
	background-color: #EAEAEA;
	background-image: url(../images/centerImg-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: right;
	margin: 0px;
	padding: 0px;
}
#centerLeft select {
	width: 163px;
	margin: 0px;
	padding: 0px;
}


/*
-----------------------------------------------
Content
----------------------------------------------- */


#contentWrapper{
	float: left;
	width: 901px;
}
#content {
	float: left;
	width: 650px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	margin: 0px;
	font-size: 13px;
}
#content ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: none;
}
#content li a{
	background-image: url(../images/arrowsCircle.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
	line-height: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bolder;
	color: #666;
}
#content li a:hover{
	color: #D8CC27;
}


/*
-----------------------------------------------
Sidebar
----------------------------------------------- */



#sidebar {
	float: right;
	width: 202px;
	background-image: url(../images/sideBar-footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #E8DCC4;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 22px;
	margin-left: 25px;
	padding-bottom: 25px;
	text-align: center;
}
#yellowBar {
	float: left;
	height: 29px;
	color: #FFF;
}
#yellowBar-left {
	float: left;
	height: 22px;
	width: 625px;
	padding-top: 7px;
}
#yellowBar-right {
	float: right;
	height: 22px;
	width: 260px;
	padding-top: 7px;
	text-align: right;
}


/*
-----------------------------------------------
Footer
----------------------------------------------- */


#footer{
	width: 100%;
}
/*
-----------------------------------------------
Footer
----------------------------------------------- */


#footer-inside{
	width: 901px;
	color: #666;
	background-color: #EEBE52;
	margin: 0px;
	padding: 0px;
	height: 114px;
}
.footerRight{
	width: 361px;
	color: #333;
	float: right;
	height: 114px;
	margin: 0px;
	padding: 0px;
}
#footerLeft{
	width: 333px;
	color: #333;
	float: left;
	height: 20px;
	margin: 0px;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.footerLeft a{
	color: #666;
	text-align: center;
}
.footerLeft a:hover{
	color: #CCC;
	text-align: center;
}





#sideBox{
	float: right;
	width: 300px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}








/* inside page content */

#insidecontent {
	width: 650px;
	padding: 20px;
}
#infoarea {
	float: left;
	width: 650px;
}
.housephoto {
	float: left;
	padding-bottom: 33px;
}
.infoheader {
	float: left;
	color: #004a8d;
	font-weight: bold;
	font-size: 13px;
	width: 288px;
	padding: 0px;
}
.infoleft {
	float: left;
	width: 85px;
	padding: 0px 0px 8px 0px;
}
.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: 200px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 60px;
}
.contact2 {
	float: right;
	width: 200px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
.contactcenter {
	float: left;
	width: 446px;
	padding: 0px 0px 10px 117px;
	text-align: center;
}
#builder th {
	padding: 3px;
	border: solid 0px black;
}
#builder td {
	padding: 3px;
	border: solid 0px black;
}
#builder tr
{
	border: solid 0px black;
}
#builder .title {
	font-weight: bold;
	border-bottom: solid 1px #f9faea;
	padding: 3px;
	font-size: 16px;
	color: #0666A4;
}
#builder .headers {
	background-color: #E3B54D;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#builder .headers a{
	color: #FFFFFF;
}
#builder .row1 {
	background-color: #FDF2DD;
}
#builder .row1 a{
	color: #0666A4;
}
#builder .row2 {
	background-color: #DAD0BF;
}
#builder .row2 a{
	color: #0666A4;
}
#builder .rowselected {
	background-color: #0666A4;
	cursor: pointer;
	color: #FFF;
}
.paging {
	text-align: center;
	padding-top: 40px;
}
.paging a {
	text-decoration: none;
	color: #005f9f;
}


/* 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;
}





/* 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;
}
