html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

html
{
	background-color: #7e6c58;
	color: #333;
}

body
{
	font: 16px/20px 'Times New Roman', Times, Georgia, sans-serif;
	min-width: 1032px;
	text-align: center;
}

a
{
	outline: none;
	color: #00f;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

a img
{
	border: none;
}

h1
{
	font-size: 40px;
	line-height: 40px;
	margin: 20px 0;
	font-style: italic;
}

h2
{
	font-size: 20px;
	margin: 20px 0;
	font-style: italic;
}

h2 a, h3 a, h4 a
{
	text-decoration: none;
}

h2 a:hover, h3 a:hover, h4 a:hover
{
}

h3 .weak, h2 .weak
{
	font-weight: normal;
	color: #333;
}

h3
{
	font-size: 12px;
	margin: 20px 0;
	font-weight: bold;
}

h4, h5, h6
{
	font-size: 14px;
	margin: 20px 0;
}

strong
{
	font-weight: bold;
	color: #000;
}

abbr, acronym
{
	border-bottom: 1px solid #ccc;
	cursor: help;
}

em
{
	font-style: italic;
}

blockquote
{
	margin: 20px 40px;
}

ol, ul, dl
{
	margin: 20px 0 20px 40px;
}

ol li
{
	list-style: decimal outside;
}

ul li
{
	list-style: disc outside;
}

table
{
	width: 100%;
	border-collapse: collapse;
}

td
{
	line-height: 20px;
	vertical-align: top;
}

th
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

dt
{
}

dd
{
	margin-left: 20px;
}

p, fieldset, table, pre, form, fieldset
{
	margin: 20px 0;
}

fieldset
{
}

legend
{
}

.textinput
{
	width: 100%;
	display: block;
	margin: 5px 0;
	overflow: hidden;
}

.textinput .labelcaption
{
	width: 195px;
	margin-right: 5px;
	float: left;
	display: block;
	text-align: right;
}

.textinput input, .textinput textarea, .textinput select
{
	width: 400px;
	float: left;
	display: block;
}

.optioninput
{
	margin: 5px 0 5px 200px;
	display: block;
}

.optioninput .labelcaption
{
}

.optioninput input
{
}

.formbuttons
{
}

.formbutton
{
	margin-left: 100px;
}

/* other classes */

.odd
{
	background-color: #eee;
}

.even
{
	background-color: #fff;
}

ul.plainlist
{
	margin: 20px 0;
}

ul.plainlist li
{
	list-style: none;
}

ul.columnedlist
{
	width: 100%;
	overflow: auto;
}

ul.columnedlist li
{
	width: 40%;
	float: left;
}

ul.qlist
{
	margin: 0 auto;
}

ul.qlist li
{
	list-style: none;
	display: inline;
	margin: 0 10px;
}

.imgcontainer
{
	float:left;
	width:25%;
	height: 125px;
}

.imgcontainer img
{
}

/* other classes */

#container-outer
{
	margin: 0 auto;
	width: 1032px;
}

#container-inner
{
	background-color: #fff;
	text-align: left;
	position: relative;
}

/* START header */

#header-outer
{
	height: 133px;
	background: #fff url(../images/headerbg.gif) 0 0 repeat-x;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#header-inner h1
{
	margin: 0;
	position: absolute;
	top: 15px;
	left: 15px;
	width: 530px;
	height: 100px;
	z-index: 2;
}

#bexleyflash
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
	right: 15px;
}

#header-inner h1 span
{
	display: none;
}

/* END header */

/* START menu */

#menu-outer
{
	height: 25px;
	text-align: center;
	background-color: #fff;
}

#menu-inner ul
{
	margin: 0 auto;
}

#menu-inner ul li
{
	font-weight: bold;
	list-style: none;
	display: inline;
	margin: 0 10px;
	font-size: 12px;
}

/* END menu */

/* START content */

#content-outer
{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: url(../images/innerbodybg.jpg) 0 0 repeat-x;
}

#content-inner
{
	background: url(../images/innerbodybgbottom.jpg) 0 bottom no-repeat;
	padding: 53px 35px 13px 35px;
}

#content-inner h1
{
	margin-top: 0;
}
	
/* EMD content */

/* START left column */

#main-content
{
	padding: 20px 190px 20px 20px;
	background: url(../images/sidebarbg.jpg) 775px 0 repeat-y;
	position: relative;
}

/* END left column */

/* START right column */

#sidebar-content
{
	position: absolute;
	top: 0;
	right: 0;
	width: 155px;
	padding: 0 10px;
}

#sidebar-content,
{
	_right: 35px;
}

#sidebar-content img
{
	display: block;
	margin: 20px 0;
}

#sidebar-content .featured-property-statement
{
	font-size: 12px;
	font-style: italic;
}

#sidebar-content ul
{
	margin: 18px 0;
}

#sidebar-content li
{
	margin: 5px 0;
	border-bottom: 2px solid #eee;
	border-right: 2px solid #eee;
	list-style: none;
}

#sidebar-content li a
{
	display: block;
	text-align: center;
	background-color: #eee;
	border: 1px solid #fff;
}
/* END right column */

/* START footer */

#footer-outer
{
	padding: 20px 0 0;
	position: relative;
	margin: 0 0 20px;
	text-align: center;
	background: url(../images/footerbg.jpg) 0 0 repeat-x;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
}

#footer-inner h2
{
	margin-top: 0;
}

#footer-inner ul
{
	margin: 0 auto 20px;
}

#footer-inner ul li
{
	list-style: none;
	display: inline;
	margin: 0 10px;
}

#footer-menu
{
	overflow: hidden;
	height: 40px;
	background: url(../images/footerbottombg.gif) 0 0 no-repeat;
	margin: 0 -1px;
}

#footer-menu ul
{
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
}

#footer-menu ul li
{
	font-weight: bold;
	list-style: none;
	display: inline;
	margin: 0 10px;
	font-size: 12px;
}

#footer-menu ul li strong
{
	color: #fff;
}

#footer-menu ul li a
{
	color: #fff;
	text-decoration: underline;
}


/* END footer */