@charset "utf-8";
#homeWrapper {
	padding: 0px;
	height: 432px;
	width: 756px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#homeWrapper #topContainer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 126px;
	width: 756px;
}
#homeWrapper #topContainer #left {
	float: left;
	height: 126px;
	width: 378px;
}
#homeWrapper #topContainer #right {
	float: right;
	height: 126px;
	width: 378px;
}


#homeWrapper #lowerContainer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 306px;
	width: 756px;
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
}
#homeWrapper #lowerContainer #buttons {
	height: 187px;
	width: 640px;
	margin-left: 58px;
	margin-top: 11px;
	margin-right: 58px;
}
#homeWrapper #lowerContainer #buttons #one {
	height: 187px;
	width: 108px;
	float: left;
	margin-right: 25px;
}
#homeWrapper #lowerContainer #buttons #two {
	height: 187px;
	width: 108px;
	float: left;
	margin-right: 25px;
}
#homeWrapper #lowerContainer #buttons #three {
	height: 187px;
	width: 108px;
	float: left;
	margin-right: 25px;
}
#homeWrapper #lowerContainer #buttons #four {
	height: 187px;
	width: 108px;
	float: left;
	margin-right: 25px;
}
#homeWrapper #lowerContainer #buttons #five {
	height: 187px;
	width: 108px;
	float: right;
}
#homeLinks {
	height: 25px;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #770F06;
}

#homeLinks  #leftLinks {
	float: left;
	height: 25px;
	width: 378px;
	line-height: 25px;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
}
#homeLinks #leftLinks a:link, #homeLinks #leftLinks a:active ,#homeLinks #leftLinks  a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #770F06;
	text-decoration: none;
}
#homeLinks #leftLinks a:hover {
	color: #FFF;
	text-decoration: underline;
}

#homeLinks  #rightLinks {
	float: right;
	height: 25px;
	width: 378px;
	text-align: right;
	line-height: 25px;
	color: #A3A27E;
}
#homeLinks #rightLinks a:link, #homeLinks #rightLinks a:active, #homeLinks #rightLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #A3A27E;
}
#homeLinks #rightLinks a:hover {
	color: #FFF;
}
#homeIDXlinks {
	height: 790px;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #770F06;
	color: #A3A27E;
	text-align: left;
	line-height: 20px;
	margin-bottom: 25px;
}
#homeIDXlinks a:link, #homeIDXlinks a:active, #homeIDXlinks a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A3A27E;
	text-decoration: underline;
}
#homeIDXlinks a:hover {
	color: #FFF;
}
#homeIDXlinks #left .title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	height: auto;
	width: 400px;
	margin-bottom: 10px;
}
#homeIDXlinks #right .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	height: auto;
	width: 326px;
	margin-bottom: 10px;
}

#homeIDXlinks #left {
	float: left;
	height: auto;
	width: 410px;
	margin-right: 20px;
}
#homeIDXlinks #right {
	float: right;
	height: auto;
	width: 326px;
}



/*** CSS Document Copyright 2009 Style Agent, Inc.
CSS Document Style One. Any attempt to copy this CSS style sheet or any Style Agent design will be prosecuted to the full extent of the law. ***/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #770F06;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #770F06;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
a:hover {
	margin: 0px;
	padding: 0px;
	color: #A3A27E;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #770F06;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #770F06;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #770F06;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	height: auto;
	width: 813px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #770F06;
	border-left-color: #770F06;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/vertical_pin.gif);
	background-repeat: repeat-y;
}
#wrapperWhite {
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	height: auto;
	width: 813px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #770F06;
	border-left-color: #770F06;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#header {
	background-color: #770F06;
	text-align: center;
	padding: 0px;
	height: 120px;
	width: 813px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #corner {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 165px;
}
#header #innerHeader {
	margin: 0px;
	padding: 0px;
	width: 648px;
	float: right;
}
#header #innerHeader #logoContainer {
	margin: 0px;
	height: 60px;
	width: 648px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #innerHeader #mainNav {
	padding: 0px;
	height: 30px;
	width: 648px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header ul {
	margin: 0px;
	list-style: none;
	float: left;
	text-align: center;
	padding: 0px;
}
#header li {
	float: left;
}
#header li a:link,#header li a:visited {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	width:108px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
}




#header li a:hover {
	color: #A3A27E;
}
#header li a.doubleline:link, #header li a.doubleline:visited {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	width:108px;
	margin: 0px;
	height: 27px;
	line-height: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header li a.doubleline:hover {
	color: #A3A27E;
}
#subNav    {
	background-color: #A3A27E;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 813px;
	clear: both;
	float: left;
}
#subNav ul {
	margin: 0px;
	list-style: none;
	float: left;
	text-align: center;
	padding: 0px;
}
#subNav li {
	float: left;
}
#subNav li a:link, #subNav li a:visited {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	width:116px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
}
#subNav li a:hover {
	color: #770F06;
}
#subNav li a.doubleline:link, #subNav li a.doubleline:visited {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	width:116px;
	margin: 0px;
	height: 27px;
	line-height: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subNav li a.doubleline:hover {
	color: #770F06;
}
#middle {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 813px;
	float: left;
}
#main  {
	padding: 0px;
	width: 663px;
	text-align: left;
	margin: 0px;
	float: left;
	height: auto;
}
#main #searchNote {
	padding: 15px;
	height: auto;
	width: 533px;
	margin-top: 25px;
	margin-right: 49px;
	margin-bottom: 15px;
	margin-left: 49px;
	float: left;
	border: 1px solid #770F06;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #770F06;
	text-align: center;
	background-color: #FCFCFC;
}

#mainWide {
	padding: 0px;
	width: 813px;
	text-align: left;
	margin: 0px;
	float: left;
	height: auto;
}

#frameContent    {
	padding: 0px;
	height: auto;
	width: 663px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#frameCalculator {
	padding: 0px;
	height: auto;
	width: 600px;
	margin-top: 35px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 31px;
}

#IDXframe {
	padding: 0px;
	height: auto;
	width: 813px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#AAframe {
	height: auto;
	width: 763px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}



#title   {
	padding: 0px;
	height: 20px;
	width: 565px;
	margin-top: 40px;
	margin-right: 49px;
	margin-bottom: 30px;
	margin-left: 49px;
}
#titleWide {
	padding: 0px;
	height: 20px;
	width: 715px;
	margin-top: 40px;
	margin-right: 49px;
	margin-bottom: 30px;
	margin-left: 49px;
	text-align: center;
}

#content  {
	padding: 0px;
	height: auto;
	width: 565px;
	margin-top: 0px;
	margin-right: 49px;
	margin-bottom: 35px;
	margin-left: 49px;
	float: left;
}

#contentWide {
	padding: 0px;
	height: auto;
	width: 715px;
	margin-top: 0px;
	margin-right: 49px;
	margin-bottom: 35px;
	margin-left: 49px;
	float: left;
}

#sidebar {
	padding: 0px;
	height: auto;
	width: 150px;
	float: right;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}




#sidebar #agentPhoto {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 150px;
}
#sidebar .sub  {
	font-size: 13px;
}
#sidebar #twoOffices {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	width: 120px;
	color: #770F06;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #770F06;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 10px;
}
#sidebar #freeport {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	width: 150px;
	color: #770F06;
	padding-top: 15px;
}
#sidebar #american {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	width: 150px;
	color: #770F06;
	padding-top: 10px;
}

#sidebar #brokerLogo {
	padding: 0px;
	height: 85px;
	width: 150px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/right_logo.jpg);
	background-repeat: no-repeat;
}






#footer {
	background-color: #770F06;
	clear: both;
	height: 30px;
	width: 813px;
}
#footer #left {
	float: left;
	height: 30px;
	width: 663px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer #right {
	float: right;
	height: 30px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

