body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-color: #000066;
	background-image: url(../assets/gradient_blue.jpg);
}

p {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}



h1 {
	font-size: 220%;
	color: #FFFFFF;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 30px;
}


h2 {
	font-size: 150%;
	color: #FFFFFF;
	margin-left: 30px;
}



a:link {
	text-decoration: underline;
	color: #0000FF;
}

a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#header {
	height: 130px;
	width: 770px;
	text-decoration: none;
	background-image: url(../assets/banner.jpg);
	background-repeat: no-repeat;
}
.fht_banner {
	height: 100px;
	width: 550px;
}

#remaxlogo {
	float: right;
	height: 55px;
	width: 163px;
	margin-top: 15px;
	margin-right: 10px;
}

.remaxlogo {
	float: right;
	height: 60px;
	width: 170px;
}
.contactustoday {
	float: right;
	height: 40px;
	width: 170px;
	clear: right;
}
#client {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	height: 1px;
	background-color: #000000;
}
#client a {
	color: #FFFFFF;
}


#columnleft {
	width: 530px;
	margin-top: 1px;
	float: left;
	margin-left: 10px;
}
#columnright {
	float: right;
	width: 170px;
	margin-top: 50px;
	height: 630px;
	padding-right: 40px;
	background-color: #FFFFFF;
}




#menu {
	text-decoration: none;
	list-style-type: none;
	width: 180px;
	padding: 0px;
	background-image: url(../assets/images/menu.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}


#menu ul {
	margin: 0px;
	text-decoration: none;
	padding: 0px;
	list-style-type: none;
}

#menu a {
	width: 150px;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", Arial;
	height: 20px;
	display: block;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}

#menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
#menu a:active {
	list-style-type: none;
}

#active {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
}

#active a:link, #active a:visited, #active a:hover
{
	font-weight: bold;
	color: #FFFF00;
	list-style-type: none;


}

#menutop {
	width: 180px;
	background-repeat: no-repeat;
	height: 15px;
	margin-top: 1px;
	font-size: 120%;
}
#menutop a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 0px;
	font-size: 100%;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	width: 160px;
	list-style-type: none;
}
#menutop a:link {
	text-decoration: none;
	color: #FFFF00;
}

#menutop  a:link {
	text-decoration: none;
	color: #FFFF00;
}
#menutop a:visited {
	text-decoration: none;
	color: #FFFF00;
}
#menutop a:hover {
	color: #FFFF00;
	text-decoration: none;
}



#menubottom {
	height: 30px;
	width: 175px;
	margin-left: 0px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
.subheading {
	font-size: 110%;
	line-height: 130%;
	font-weight: bold;
	width: 400px;
	margin-top: 30px;
	font-style: italic;
	color: #00FF33;
}
.subheading2 {
	font-size: 120%;
	line-height: 150%;
	font-weight: bold;
	color: #000099;
	margin-top: 30px;
	font-style: italic;
}
.picfloatright {
	float: right;
	margin-bottom: 20px;
	margin-left: 35px;
}
.picfloarrightpadding {
	float: right;
	margin-bottom: 20px;
	margin-left: 35px;
	padding-right: 30px;
}

.picfloatleft {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
.pic_border {
	border: 1px solid #666666;
}

.picsold {
	float: right;
	margin-bottom: 20px;
	margin-left: 25px;
	border: 0px solid #000066;
}
.quotemarks {
	background-image: url(../assets/quotes.gif);
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 40px;
	width: 60px;
	background-repeat: no-repeat;
}




.spacerfix {
	clear: both;
	height: 2px;
	width: 30px;
}


.thankyoumessage {
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	font-weight: bold;
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	line-height: 100%;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	border: 1px solid #FFCC66;
	background-color: #FFFFCC;
	padding-top: 10px;
	margin-right: 89px;
	margin-left: 100px;
}
.form_wrap {
	margin-top: 30px;
	margin-bottom: 50px;
}


.formheading {
	margin-top: 18px;
	font-size: 160%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009900;
	width: 230px;
	float: left;
	line-height: 150%;
}

.formintro {
	margin-top: 15px;
	margin-bottom: 35px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #000000;
	text-align: justify;
}

.input {
	border: 1px solid #FFCC66;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.label {
	margin-top: 5px;
	margin-right: 5px;
}
.smallhouse {
	float: right;
	margin-top: 5px;
	background-image: url(../assets/smallhome.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 120px;
}

.balloon {
	float: right;
	padding-right: 30px;
	padding-top: 15px;
}
.agentphoto {
	float: right;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
}

.testimonialfill {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 190%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
}


.contactusheading {
	line-height: 150%;
	font-weight: bold;
	color: #0000CC;
	margin-top: 0px;
	width: 200px;
	font-size: 160%;
	margin-bottom: 25px;
}
.contactaboutus {
	width: 240px;
}




.contactphone {
	font-size: 140%;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 0px;
	width: 240px;
	color: #FF0000;
	line-height: 170%;
}
.contactinfo {
	width: 240px;
	margin-top: 20px;
}
.contactrightcolumn {
	float: right;
	width: 237px;
}
.teamphoto {
	float: right;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
}
.teamphotoborder {
	border: 1px solid #000000;
}

.teamcaption {
	width: 235px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.thankyou {
	font-size: 260%;
	font-weight: bold;
	color: #FF0000;
	margin-top: 80px;
}
.thankyoumessage {
	font-size: 115%;
	font-weight: bold;
	color: #000099;
	padding: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	clear: both;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}


.logo {
	margin-right: 0px;
	margin-left: 558px;
	margin-bottom: 14px;
	height: 50px;

}

#footerboxleft {
	height: 50px;
	width: 150px;
	margin-left: 20px;
}

.copyright {
	text-align: justify;
	font-size: 90%;
	height: 50px;
	clear: both;
}
.teambackground {
	background-color: #F9ECD2;
	padding: 20px;
	display: block;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 100%;
	border: 1px solid #000000;
	line-height: 150%;
}
.teamboxpic {
	float: left;
	border: 1px solid #000000;
	margin-right: 20px;
	margin-top: 1px;
	margin-bottom: 10px;
}

#clientportfolio {
	font-size: 85%;
	margin-top: 10px;
}
.clientportfolioheading {
	font-size: 130%;
	font-weight: bold;
}
.clientportfoliopics {
	float: right;
	width: 210px;
	margin-top: 20px;
}


.relocation {
	float: right;
	height: 400px;
	width: 200px;
}
.results {
	float: right;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-top: 1px;
}
.line {
	width: 365px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366FF;
	height: 15px;
	margin-left: 55px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.arrow {
	margin-left: 435px;
}
.thankyou {
	font-size: 250%;
	margin-top: 60px;
	color: #FF0000;
}
.thankyoumessage {
	font-size: 105%;
	color: #0000CC;
	margin-top: 30px;
	font-weight: bold;
}
.realestateagent {
	font-size: 90%;
}
.shawnfoxcaption {
	height: 50px;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
	line-height: 150%;
	color: #000099;
}
.shawnfoxopenhousepic {
	float: right;
	width: 300px;
	padding-left: 20px;
}
.servicearea {
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	margin-top: 30px;
	margin-bottom: 20px;
	color: #FF0000;
}
.shawnfoxbox {
	width: 160px;
	float: right;
}

.shawnfoxrealtor {
	width: 130px;
	text-align: center;
	margin-top: 10px;
	color: #000000;
	clear: right;
	float: right;
	line-height: 140%;
	margin-bottom: 10px;
	font-size: 90%;
}
.shawnfoxpic {
	margin-left: 30px;
}

#links  {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	clear: right;
	padding-right: 14px;
	height: 16px;
	margin-top: 4px;
	padding-top: 5px;
}

#links ul {
	margin: 0px;
	text-decoration: none;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#links ul li {
	margin: 0px;
	list-style-type: none;
	display: inline;
	padding: 0px;
}
#links ul li a {
	list-style-type: none;
	text-decoration: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#links a {
	width: 40px;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", Arial;
	height: 20px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	padding: 0px;
}

#links a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#links a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#links a:hover {
	color: #FFFF00;
}
#links2 {
	height: 18px;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 8px;
}
#links2 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#links2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#links2 a:hover {
	color: #FFFF00;
}
.report_heading {
	font-size: 190%;
	text-align: center;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 50px;
	margin-left: 40px;
	color: #FF0000;
	font-weight: bold;
}
.report_body {
	margin-bottom: 50px;
	text-align: justify;
	font-size: 110%;
	line-height: 170%;
	margin-top: 10px;
	margin-right: 45px;
	margin-left: 45px;
}
.report_title_underline {
	font-size: 170%;
	color: #0000CC;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	height: 30px;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 10px;
}
.report_comments {
	margin-top: 25px;
	font-size: 150%;
	color: #0000CC;
	margin-bottom: 20px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	height: 30px;
}

.bluesubheading {
	font-weight: bold;
	color: #0033FF;
}
.color_blue_font {
	font-weight: bold;
	color: #0033FF;
	font-style: italic;
}
.contact_aboutus {
	width: 350px;
	text-align: justify;
}
.contact_phone {
	font-size: 135%;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 0px;
	width: 200px;
	color: #FF0000;
}
.contact_right_column_box {
	float: right;
	width: 260px;
	text-align: justify;
}
.contact_info {
	width: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.contact_photo_caption {
	margin-top: 15px;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
}
.contact_service_area {
	color: #FF0000;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 110%;
}
.contact_spacer {
	width: 200px;
	clear: both;
	height: 20px;
}
.thank_you_box {
	font-size: 120%;
	line-height: 150%;
	margin-bottom: 80px;
	margin-top: 60px;
	padding-right: 45px;
	padding-left: 45px;
	float: left;
	height: 450px;
}
.thank_you {
	margin-top: 0px;
	font-size: 200%;
	color: #FF0000;
	text-align: center;
	height: 60px;
	width: 679px;
}
.thank_you_message {
	margin-top: 60px;
	font-size: 140%;
	color: #0000CC;
	text-align: center;
	margin-bottom: 250px;
	width: 679px;
}
.body_shawn_fox {
	width: 680px;
	margin-bottom: 50px;
	text-align: justify;
	font-size: 110%;
	line-height: 170%;
	margin-top: 10px;
}
.body {
	width: 670px;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 110%;
	line-height: 170%;
	margin-top: 2px;
}
.body_wrap {
	padding-top: 1px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
}
.heading {
	font-size: 190%;
	line-height: 130%;
	font-weight: bold;
	color: #FF0000;
	margin-top: 50px;
	margin-left: 50px;
	margin-bottom: 10px;
	clear: both;
}
.shawn_resume_photo_box {
	float: right;
	width: 260px;
	text-align: center;
}

.design {
	float: left;
	margin-top: 1px;
	margin-bottom: 3px;
	height: 20px;
	width: 770px;
}
.column1 {
	width: 256px;
	float: left;
}
.column2 {
	width: 258px;
	float: right;
}
.column3 {
	float: right;
	width: 256px;
}
.column_headings {
	font-size: 50%;
	color: #FF0000;
	text-align: center;
	margin-top: 5px;
}
.picfloatright_border {
	float: right;
	margin-bottom: 20px;
	margin-left: 35px;
}
.column1_body {
	color: #333333;
	text-align: justify;
	line-height: 150%;
	font-size: 120%;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 30px;
}
.column2_body {
	color: #333333;
	text-align: justify;
	line-height: 150%;
	font-size: 120%;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
.column3_body {
	color: #333333;
	text-align: justify;
	line-height: 150%;
	font-size: 120%;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 15px;
}
#column_headings {
	font-size: 200%;
	color: #FF0000;
	text-align: center;
	margin-top: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#column_headings a:link {
	text-decoration: none;
	color: #FF0000;
}
#column_headings a:visited {
	text-decoration: none;
	color: #FF0000;
}
.homebuyingpic {
	text-align: center;
	display: block;
}
#name {
	width: 95%;
}
#phone {
	width: 95%;
}
#email {
	width: 95%;
}

#message {
	width: 95%;
}
.main_heading {
	font-size: 200%;
	color: #FF0000;
	text-align: center;
	margin-top: 30px;
	padding-top: 20px;
}
.main_paragraph {
	font-size: 120%;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 30px;
	text-align: justify;
	line-height: 150%;
}
.photoborder {
	border: 1px solid #FFFFFF;
}
