body {
	margin:0px;
	background:url("/images/bg_pattern.jpg") repeat-y;
	background-position:1000px;
}

#content a, #bottomNavArea a {
	color:#000000;
	text-decoration:none;
	border-bottom:solid 1px;
}

#content a:hover, #bottomNavArea a:hover {
	color:#fff;
	background:#000000;
	border-bottom:solid 1px;
}

#container {
	width:1000px;
	margin-bottom:10px;
	position:absolute; /* added as a quick fix to the spacing at the top */
}

div#flash {
	position:relative;
	width:870px;
	height:600px;
	float:left;
}

div#header {
	position:relative;
	width:700px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:url("/images/header_bg.jpg") no-repeat;
}

div#header * {
	padding-top:15px;
	font-size:19px;
	color:#fff !important;
}

/*==========================*/
div#leftSide {
	position:relative;
	width:830px;
	height:570px;
	float:left;
	padding-right:40px;
	background:url("/images/curve.gif") no-repeat right top;
	z-index:0;
}

div#banner {
	width:780px;
	height:140px;
	background:url("/images/banner.jpg") no-repeat;
}

div#content {
	width:780px;
	margin:20px 0px 0px 10px;
}

/*=== right side styles ===*/
div#rightSide {
	position:relative;
	width:130px;
	float:right;
	z-index:10;
}

div#address {
	width:130px;
	height:90px;
}

div#address h1 {
	position:relative;
	width:130px;
	height:90px;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

div#address h1 span {
	position:absolute;
	width:130px;
	height:90px;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	z-index:1;
	background:url("/images/address.gif");
}

div#navArea {
	width:130px;
	height:420px;
	background:url("/images/navBG.gif") no-repeat;
}

div#bottomNavArea {
	width:130px;
	height:60px;
	background:url("/images/navBottom.gif") no-repeat;
}

#clientLogin, #agentBio {
	display:none;
}

#clientLogin input {
	border:solid 1px #e3c46b;
	font-size:10px;
	padding:2px;
}
/*=== end right side styles ===*/


/*=== content and footer styles ===*/

#content, #footer, #bottomNavArea *, form {
	font-family:arial, Georgia, "futura lt bt", helvetica;
}

#content {
	font-size:13px;
	line-height:18px;
}

h1, h2, h3, h4, h5, h6 {
	color:#BA8C26;
}

#footer {
	text-align:center;
}

#footer {
	font-size:10px;
	line-height:12px;
}

#htmlFlash {
	margin-top:10px;
	position:relative;
	height:300px;
}

#slideshow, #homeLinks {
	position:absolute;
	margin:0px;
	padding:0px;
	width:400px;
	height:300px;
}

#homeLinks {
	top:0px;
	left:400px;
	padding-top:50px;
}

#homeLinks h3 {
	font-size:22px;
	text-align:center;
}

div#backLinks {
	font-size:11px;
	text-align:center;
}

.imgRightAligned {
	margin-left:10px;
}

.alignCenter {
	text-align:center;
}

.hr {
	background:#E6C780;
	width:100%;
	height:2px;
	line-height:0;
	font-size:1px;
}

div.twoCols {width:100%;}
div.twoCols div {width:50%;}
div.colLeft {float:left;}
div.colRight {float:right;}

/*=== topSearch form styles ===*/

#topSearch .title {
	color:#BA8C26;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

#topSearch input, #topSearch select {
	border:solid 1px #e3c46b;
	font-size:11px;
	padding:2px;
}

/*#topSearch .hr {
	background:#E6C780;
	width:100%;
	height:5px;
	line-height:0;
	font-size:1px;
}*/
