* {
	margin: 0;
	padding:0;
}
body  {
	background-color:#666666;	
	font-family:"Times New Roman", Times, serif;
	background-image: url(../images/test_back2.jpg);
	background-repeat: repeat;
}
#container {
	background-image: url(../images/border_bkgd.png);
	background-repeat: repeat-y;
	width:996px;
	margin:auto
}
.content {
	width: 786px;
	font-weight: normal;
	margin-left:95px;
}
.properties {
	width:800px;
	}
.clearfloat {
	clear: both;
}
#footer {
		width:791px;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
}
.hometext {
	width:400px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	margin-left:20px;
}

.blacktextMed {
	width:400px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
}

.blacktextMedNoWidth {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
}
.float_left {
	width:150px;
	float:left;
	padding: 20px;
}
.float_rt {
	width:150px;
	float:right;
	padding: 0 20px 0 0;

}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin:20px;
}
h2 {
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.homeimage {
	width:150px;
	padding: 30px 30px;
	float:left;
	margin-left:45px;
}
.logo {
	width:325px;
	margin:10px 0 0 10px;
	float:left;
}
.nav {
	margin-left: 95px;
	width:793px;
}
.privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin: 20px;
}
#IDXsubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	font-style:italic;
	margin:20px;
}
.map {
	width:250px;
	float:right;
}
.quotes {
	width:300px;
	min-height: 1px;
	float:right;
	margin-right:20px;
	display: inline;
	padding-left:15px;
	background-image:url(../images/line.png);
}


.timestamp {
	width:775px;
	margin:15px 0 0 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
}
.tipstext {
	width:791px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	float:left;
}
.text {
	width:791px;
	margin:15px 10px 0 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	float:left;
}
.abouttxt {
	margin:15px 0px 0 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
}

.aboutDGOtext {
	width:475px;
	margin:15px 0px 0 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
}
.title {
	font-size: 16px;
	font-weight:bold
}
.tax {
	width:260px;
	min-height: 1px;
	float:right;
	margin-right:60px;
	display: inline;
}
.subhead {
	font-size: 22px;
	font-weight: bold;
	font-style:italic;
	margin: 20px 0 15px 14px;
	}
.subhead2 {
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	margin: 20px 0 15px 14px;
	}
.subhead3 {
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	margin: 20px 0 15px 14px;
	}
a:link {
	color: #98012e;
	text-decoration: none;
}
a:visited {
	color: #98012E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	color: #98012e;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.content ul, .text ul {
padding-left : 1em
}

.content ol, .text ol {
padding-left : 1em
}

.content li, .text li {
margin-left : 5px;
margin-right: 35px;
}

