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

html
{
}

body
{
	background-color: #A53C31;
	text-align: center;
	font-family: Baskerville, Mrs Eaves, Futura, Times New Roman, Serif;
	font-size: 12px;
	text-align: center;
}

div#page
{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	color: #061844;
	background-color: #FAFADD;
	width: 900px;
	height: 650px;
}

div#header
{
	margin: 0px;
	width: 900px;
	height: 105px;
	background-color: #061844;
	color: #FFFFFF;	
}

div#motto
{
	float: left;
	width: 340px;
	height: 50px;			
	margin-top: 38px;
	padding-left: 6px;
	text-align: left;
	font-size: 24px;
	font-style: italic;
}

div#welcome
{
	opacity: .9; 
	filter: alpha(opacity=90); 
	background-color: #001842; 
	padding: 4px 8px 16px 8px; 
	width: 630px; 
	margin-left: 38px; 
	margin-top: 6px;
	vertical-align: middle; 
	font-size: 26px; 
	line-height: 28px; 
	color: #FFFFCC; 
	text-align: center; 
	font-family: Gabriola, 'Apple Chancery', 'Monotype Corsiva', Zapfino, Script, Serif;
}

div#logo
{
	float: left;
	width: 200px;
	text-align: center;
	margin-top: 5px;
	height: 90px;	
}

div#contact
{
	float: left;
	width: 344px;
	text-align: right;
	margin-top: 21px;
	padding-right: 6px;
	font-size: 24px;
	height: 80px;	
}

div#left
{
	float: left;
/*	margin-top: 5px;
	margin-right: 5px; */
	background-color: #CB9F53;
	background-image: url(images/left_fs_background.gif);
	background-repeat: no-repeat;
	background-position: 4px 210px;
	color: #061844;
	padding: 0px;
	text-align: center;
	width: 165px;
	height: 485px;
}

div#page_title
{
	text-align: center;
	font-size: 60px;
	font-family: LTZapfino One, Linotype Zapfino One, Zapfino;
	color: #A53C31;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom: #061844 solid 3px;
	margin-bottom: 4px;
}

div#featured_property
{
	border: 1px solid #061844;
	background-color: #061844;
	font-size: 14px;
	text-align: center;
	padding: 0px;
	width: 157px;
	margin-left: 3px;
	margin-bottom: 10px;
	color:#FFFFFF;
}

a.featured
{
	color: #FFF;
	text-decoration: none;
}

a.featured:hover
{
	text-decoration: underline;
	color: #CE9E52;
}

div.nav_item
{
	font-size: 20px;
	margin-top: 2px;
	margin-bottom: 10px;
}


a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.nav_item
{
	color: #001842;
	text-decoration: none;
}

a.nav_item:active
{
	color: #00348F;
}

a.nav_item:hover
{
	text-decoration: underline;
	color: #B50021;
}


a.nav_item2
{
	color: #001842;
	text-decoration: none;
	font-size: 12px;
	font-family: Baskerville, Mrs Eaves, Futura, Times New Roman, Serif;
	
}

a.nav_item2:active
{
	color: #00348F;
}

a.nav_item2:hover
{
	text-decoration: underline;
	color: #B50021;
}

div#main
{
	float: left;
	text-align: left;
	height: 490px;
	width: 735px; 	
	background-color: #FAFADD;
}

div#categories
{
	opacity: .75;
	filter: alpha(opacity=75);
	background-color: #FFFFFF;
	text-align: center;
	height: 25px;
	margin-left: 0px;
	margin-right: 0px;
	width: 734px;
}

div.category_spacer
{
	float: left;
	width: 160px;
	height: 24px;
}

div.category
{
	float: left;
	font-size: 20px;
	text-align: left;
	margin-left: 0px;
	margin-right: 7px;
	margin-top: auto;
	margin-bottom: auto;
	color: #061844;
}

div#content
{
	height: 434px;
	margin-left: 5px;
}

div#footer
{
	float: left;
	height: 60px;
	width: 900px;
	text-align: center;
	background-color: #061844;
}



div#company
{
	text-align: center;
	color: #A53C31;
	margin-top: 6px;
	font-size:17px;
	font-weight:bold;
	font-family: Palatino, Linotype Palatino,  Palatino Linotype, Book Antiqua, Guardi, Zapf Calligraphic, Guardi, Verdana, Sans-Serif;
}

div#location
{
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 5px;
	
}

img#left_swoosh
{
	margin-top: 8px;
}

div#right_swoosh
{
	float: left;
/*	position: static; */
	width: 735px;
	height: 32px;
/*	margin-left: -5px;
	margin-top: -14px;
	z-index: 2; */
}

div.statements
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.copyright
{
	font-size: 12px;
	color:#FFFFCE;
	text-align: center;
	margin-top: 10px;
	float: left;
	clear: left;
	margin-left: auto;
	margin-right: auto;
}

div.agentlogin
{
	font-size: 14px;
	color:#FFFFCE;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
	float: right;
}

div.agentlogin a
{
	color: #001842;
}

div.agentlogin a:hover
{
	color: #D5B275;
}
	
 
iframe#dataFrame
{
	border: 0px none;
	width: 725px;
	height: 436px;
}

div.thought1
{
	margin-top: 4px;
	color: #061844;
	font-size: 16px;
}

div.question1
{
	color: #A53C31;
	font-size: 16px;
	margin-left: 25px;
	margin-top: 7px;
	margin-bottom: 7px;
}

div.question
{
	margin-bottom: 2px;
	font-size: 13px;
}

hr.divider
{
	border-top: 1px  solid #CE9E52;
	height: 1px;
	width: 80%;
	color: #CE9E52;
}

div#col1
{
	float: left;
	width: 325px;
	padding-right: 15px;
}

div#col2
{
	float: left;
	width: 325px;
	padding-left: 15px;
}

div#about_left
{
	float: left;
	width: 475px;
	min-height: 600px;
	padding-left: 3px;
	padding-right: 2px;
	border-right: 1px solid #001842;
/*	background-color: #ccccff; */
}

div.agents
{
	padding-left: 45px;
	padding-bottom: 10px;
}

div.agent
{
	float: left;
	margin: 5px;
	padding: 3px;
	background-color: #001842;
	text-align: center;
}

div.agent a
{
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
	font-size: 14px;
	color:#FFFFFF;
	text-decoration: none;
}

div.agent a:hover
{
	color: #FAFADD;
	text-decoration: underline;
}

img.agent
{
	border: 0px;
}

div#about_right
{
	float: left;
	margin-left: 10px;
	width: 200px;
	min-height: 600px;
	
}

span#b
{
	font-size: 16px;
	font-style: italic;
	color: #A53C31;
}

h2
{
	font-size: 16px;
	font-weight: bold; 
}

h3
{
	color: #A53C31;
	font-family: Palatino, Linotype Palatino,  Palatino Linotype, Book Antiqua, Guardi, Zapf Calligraphic, Guardi, Verdana, Sans-Serif
	font-size: 15px;
	font-weight: normal;
}

li
{
	text-align: justify;
	margin-bottom: 5px;
	color: #A53C31;
}

label
{
	font-size: 16px;
	margin-bottom: 4px;
}

input
{
	width: 175px;
	margin-bottom: 4px;
}

input.radio
{
	width: 14px;
	margin-bottom: 4px;
}

input.checkbox
{
	width: 14px;
	margin-bottom: 4px;
}

select
{
	width: 175px;
	margin-bottom: 4px;
}

p
{
	font-size: 13px;
	text-align: justify;
}
.text
{
	color: #001842;
}

td
{
	text-align: left;
	vertical-align: top;
}


