/*reset styles */

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i,img, kbd, q, samp, small, span,strong, sub, sup, tt, var, legend, fieldset {margin: 0;padding: 0;}
img, fieldset {border: 0;}
body, select, input, textarea {font: 100%/1.2 Verdana, Arial, Helvetica, sans-serif;}

h1, h3, h4, h5, h6 {
	padding-bottom: 0.6em;	
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding-left:0;
}
h1 {
	font: bold 2.0em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
h2 {
	font: bold 1.8em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
h3 {font-size: 1.6em/1.4em Georgia, "Times New Roman", Times, serif;;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1em;}
p {padding-bottom: 1.2em;}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}


/* ###################### MISC SETTINGS ###################### */
body {
	margin: 0px;
	background: #b7b29c url(../images/bg.jpg) repeat top;
	font-size: 75%;
	color: #333;
}

a{
	color:#9d3a03;
	text-decoration: underline;
}
a:hover{
	color:#7670B2;
}

/* main content
============================*/
#wrapper {
	width: 1014px;
	text-align: left;
	margin: 0 auto;
	background: url(../images/contentbg.png) repeat-y;
}
#topper{padding-left:15px;height: 100px;}
#mainpic{
	padding-left:21px;
}

.headertagline {
	float:right;
	text-align:right;
	width: 500px;
	height: 100px;
}
.headertagline p {
	margin-top:50px;
	margin-right:20px;
	font-weight: bold;
	color: #131313;
}
#content {
	margin-left:36px;
	font-size: 95%;
	z-index: 1;
	margin-top: 2em;	
}
#content ul,#content ol{margin-left:20px;}
#content li,#content li{margin-bottom:5px;}
#internalC{float:left;
	width: 675px;
}
#internalC-print{
	width: 95%;
}
#agentbox {
	width: 670px;
	height: 160px;
	padding: 0px;
}
#agentbox-print {
	width: 750px;
	height: 160px;
	margin-left: 70px;
	padding: 15px;
}
#homeContentLeft{
	float:left;
	width:425px;
}
#homeContentRight{float:right;width:213px;}
#internalR{float:right;
	width: 274px;
}
#innerR{margin-right:60px;
}
#footer {font-size: 75%;
	margin-right:12px;
	padding-bottom:30px;
	margin-left:12px;
	background: url(../images/footerbg.jpg) repeat;
	font: 85%/1.6em Georgia, "Times New Roman", Times, serif;
	color:#999999;
}

.footerlogo{
	padding-top:30px;
	padding-right:19px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}#highlight {
	background-color: #FF9;
	margin-bottom: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000;
	border-bottom-color: #000;
}
#construction {
	background-color: #FFF;
	height: 200px;
	width: 400px;
	text-align: center;
}
#construction h1 {
	color: #960;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#agentlogo {
	margin-right: 20px;
}
#homebox {
	border: 1px solid #CCC;
	padding-top: 12px;
	padding-bottom: 5px;
}
#td-container {
	height: 140px;
	width: 400px;
	font-size: 16px;
	color: #333;
	margin-bottom: 25px;
	margin-top: 25px;
}
#td-container p {
	text-align: left;
}
.td-green-subtitle {
	font-size: 20px;
	font-weight: bold;
	color: #6AB74D;
}
#td-photo {
	border: 1px solid #000;
	margin-right: 25px;
}
.sold {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-variant: small-caps;
	color: #F00;
}
.td-sold {
	color: #900;
	background-color: #FF9;
	font-size: 12px;
	height: 20px;
}

