body
{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFD359;
	background: #1F0D05 url(../_img/bodybg.png) repeat-x;
}
a
{
	color: #FFD359;
}
form
{
    margin: 0px;
    padding: 0px;
}
.hideit
{
	position: absolute;
	text-indent: -99999px;
	width: 0px;
	height: 0px;
}
.cleanclear
{
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.picborder
{   
	border: solid 1px #624620;
}
/*----------------
Wrapper
----------------*/
#wrapper
{
	margin: 0px auto;
	width: 776px;
}
#intro #wrapper
{
	width: 766px;
}

#header
{
	width: 776px;
	height: 111px;
	background: url(../_img/header1.jpg);
	overflow: hidden;
}
#logo
{
	position: absolute;
	margin-left: 10px;
	margin-top: 11px;
	width: 156px;
	height: 93px;
	overflow: hidden;
}
#links
{
	position: absolute;
	margin-left: 635px;
	margin-top: 18px;
	font-size: 12px;
}
#tagline
{
	position: absolute;
	margin-left: 420px;
	margin-top: 65px;
	font-size: 21px;
	font-style: italic;
	overflow: hidden;
}
#links a
{
	text-decoration: none;
}
#intro #header
{
	width: 766px;
	height: 427px;
	background: none;
}
#intro #headerl
{
	float: left;
	width: 245px;
	height: 427px;
	background: url(../_img/intro_topl.png) no-repeat;
	overflow: hidden;
}
#intro #logotag
{
	position: absolute;
	margin-left: 22px;
	margin-top: 32px;
	width: 209px;
	height: 367px;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
}
#intro #logotag img
{
	padding-top: 24px;
	padding-bottom: 18px;
}
#intro #headerr
{
	float: right;
	width: 521px;
	height: 427px;
	background: url(../_img/intro_topr.png) no-repeat;
	overflow: hidden;
}
#intro #hflash
{
	position: absolute;
	margin-left: 16px;
	margin-top: 32px;
	width: 479px;
	height: 367px;
	overflow: hidden;
}

/*----------------
Content
----------------*/
#content
{
	width: 776px;
	background: url(../_img/contentibg.png) repeat-y;
}
#contentt
{
	width: 776px;
	height: 10px;
	overflow: hidden;
}
#menu
{
	width: 776px;
	height: 54px;
	overflow: hidden;
}
#menul
{
	float: left;
	width: 22px;
	height: 54px;
	overflow: hidden;
}
#menu ul
{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}
#menu li
{
	float: left;
}
#menur
{
	float: right;
	width: 22px;
	height: 101px;
	overflow: hidden;
}
#contenti
{
	margin: 0px auto;
	padding: 10px;
	width: 728px;
}
#slinks
{
	float: left;
	width: 173px;
	margin-bottom: 10px;
	overflow: hidden;
}
#slinks ul
{
	width: 164px;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}
#slinks li
{
    float: left;
    display: block;
    width: 100%;
}
#slinks li a
{
	text-decoration: none;
	font-style: italic;
}
#slinks .seperator
{
	height: 15px;
	background: url(../_img/seperator.gif) no-repeat left center;
}
#contentmain
{
	float: right;
	width: 545px;
	padding-bottom: 10px;
}
#contentmain a
{   
    color: #659CA0;
}
#contentb
{
	width: 776px;
	height: 18px;
	overflow: hidden;
}
#intro #content
{
	width: 766px;
	background: url(../_img/intro_contentibg.png) repeat-y;
}
#intro #contentt
{
	width: 766px;
	height: 13px;
}
#intro #menu
{
	width: 766px;
	height: 101px;
}
#intro #menul
{
	width: 13px;
	height: 101px;
}
#intro #menur
{
	width: 14px;
	height: 101px;
}
#intro #contenti
{
	margin: 0px auto;
	padding: 10px;
	width: 718px;
}
#intro #fp
{
	float: left;
	width: 247px;
	background-color: #2A0F04;
	border: solid 1px #624620;
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
}
#fp .fp_title, #fp .fp_image, #fp .fp_moreinfo, #fp .fp_info
{
	display: block;
	padding: 3px 0px;
}
#fp .fp_title
{
	font-weight: bold;
}
#fp .fp_info
{
	padding-left: 30px;
	text-align: left;
}
#intro #contentmain
{
	float: right;
	width: 461px;
}
#intro #contentb
{
	width: 766px;
	height: 17px;
}
#breadcrumbs
{
    width: 100%;
	padding-bottom: 10px;
	font-size: 10px;
}
#breadcrumbs a
{
	color: #FFD359;
}
.realestatedisclaimer
{
    font-size: 10px;
}

/*----------------
Footer
----------------*/
#footer
{
	width: 776px;
	padding: 10px 0px;
}
#operatedby {text-align: center;font-size: 10px;margin-bottom: 10px;}
#operatedby a {text-decoration:none;}
#footer ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 22px;
	list-style: none;
	float: left;
}
#footer li
{
	float: left;
	padding: 0px 3px;
	font-size: 10px;
}
#footer li a {text-decoration: none;}
#intro #footer
{
	width: 766px;
}
#intro #footer ul
{
	padding-left: 10px;
}

/*----------------
Credit
----------------*/
#credit
{
	margin: 0px auto;
	width: 709px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: solid 1px #301506;
	text-align: right;
}
#credit img
{
	padding-top: 5px;
	padding-right: 5px;
}

/*-------------------------------------
Forms
-------------------------------------*/
.required
{
    font-size: 10px;
    color: #659CA0;
}

#form_view
{
    width: 100%;
}
#form1
{
    margin: 0px auto;
    width: 380px;
}
.webform
{
    float: left;
    width: 380px;
}
.webform label
{
    float: left;
    margin: 3px 0px;
    width: 180px;
}
.webform input 
{
    margin-right: 5px;
    padding: 2px;
    width: 150px;
    border: solid 1px #FFD359;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.webform textarea
{
    margin-right: 5px;
    padding: 2px;
    width: 180px;
    height: 100px;
    border: solid 1px #FFD359;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.selectbox
{
    border: solid 1px #FFD359;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.webform input:focus, .webform textarea:focus
{
    background: #ffc;
}
.webform_controls
{
    clear: both;
    margin: 0px auto;
    text-align: center;
}
.webform_controls input, .buttonbox
{
    border: solid 1px #FFD359;
	background-color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	margin-top: 20px;
}
.buttonbox
{
    margin: 0px;
}

.webform .state_txt
{
	width: 25px;
}
.webform .zip_label
{
    position: absolute;
	text-indent: -99999px;
	width: 0px;
	height: 0px;
}
.webform .zip_txt
{
	width: 55px;
}