* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: .8em;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 10px;
}
a {
	color: #03C;
}
a:visited {
	color: #00248F;
}
a:hover {
	color: #809FFF;
}
img {
	border: 0px none #FFF;
}
blockquote {
	margin: 0px 50px;
	font-size: .9em;
	letter-spacing: .1em;
}
#content {
	width: 798px;
	margin: 0px auto;
}

#header {
	clear:both; 
	height: 340px;
	position: relative;
	background: #FFF url('dynamic-bg.png') top left no-repeat;
}
#youtube {
	position: absolute;
	top: 10px;
	right: 10px;
}
#orderNow {
	position: absolute;
	left: 0px;
	top: 160px;
	width: 119px;
	height: 20px;
	background: #000 url('ordernowbg.gif') top left no-repeat;
	overflow: hidden;
}
#orderNow:hover {
	width: 300px;
	height: 120px;
}
#orderNow a#orderLink img {
	margin: 3px 8px;
}
#orderNow p, #orderNow .caption {
	margin: 10px;
	color: #FFF;
}
#orderNow .caption a {
	position: absolute;
	top: 10px;
	left: 215px;
	width: 75px;
	height: 100px;
}

.topnav {
	list-style:none;
	width: 798px;
}
.topnav li {
	float: left;
}
.topnav a {
	display: block;
	color: #FFF;
	font-family: 'Trajan Pro','MS Serif', 'New York', serif;
	text-align: center;
	width: 133px;
	font-variant: small-caps;
	font-size: 1.25em;
	text-decoration: none;
	padding: 2px 0px;
}
.topnav a:hover {
	color: #000;
}
.local {
	background-color: #000;
}
.local:hover {
	background-color: #DDD;
}
.capital {
	background-color: #23408f;
}
.capital:hover {
	background-color: #CFDCFF;
}

.body {
	width: 399px;
	list-style: none;
	float: left;
}
#col_left li {
}
#col_right li {
}
.body li {
	margin: 10px;
	padding: 10px;
	border-top: 1px dotted #000;
	border-left: 1px dotted #000;
	background-color: #FFF;
	clear: both;
	display: block;
	width: 360px;
}

.caption {
	text-align: right;
}
.caption img {
	vertical-align: top;
	float: right;
}
.caption {
	text-align: left;
	font-family: Georgia, Georgia, serif;
	color: #555;
}
.caption:first-line {
	font-weight: bold;
}
p.imgfooter {
	text-align: center;
	clear: both;
	margin-top: 3px;
}

h3 {
	font-family: Georgia, Georgia, serif;
	font-size: 1.25em;
}
h3 a,h3 a:visited {
	color: #000;
	text-decoration: none;
}
h3 a:hover {
	color: #809FFF;
}
h4 {
	font-family: Georgia, Georgia, serif;
	font-variant: small-caps;
	font-size: 1em;
	color: #555;
}
.article p {
	margin-left: 7px;
	text-indent: 2em;
}
p.footer {
	margin-left: 0px;
	text-indent: 0em;
	text-align: right;
}


.homes {
	list-style: none;
	text-align: center;
}
.homes li {
	border: 0px none #FFF;
	width: 100px;
	height: 100px;
	margin: 0px 7px;
	padding: 0px;
	display: inline;
	clear: none;
}
.homes img {
	margin: 0px;
	padding: 0px;
}

.classifieds {
	list-style: none;
}
.classifieds li {
	border: 0px none #FFF;
	padding: 3px 0px 3px 10px !important;
	margin: 0px;
	display: block;
	background: #FFF url('classified_bg.png') bottom left repeat-x;
}

#article {
	max-width: 500px;
}
#article h4, #advertise h4 {
	margin-top: 10px;
}
#article p, #advertise p {
	text-indent: 15px;
	margin-bottom: 4px;
}
#article li {
	margin-left: 15px;
}

#article_menu {
	float: right;
	clear: right;
	width: 270px;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: -300px;
}
#article dt {
	font-family: Georgia, Georgia, serif;
	font-variant: small-caps;
	margin-top: 10px;
}
#article dd {
	margin-left: 25px;
}
.article_image {
	float: right;
	padding: 10px;
	border: 1px dashed #999;
	margin: 10px -290px 0px 10px;
	width: 400px;
}

#ad_left {
	width: 385px;
	margin-right: 10px;
	float: left;
}
#ad_right {
	width: 385px;
	margin-left: 10px;
	float: right;
}
#advertise table {
	width: 350px;
	margin: 10px;
}
#advertise th {
	background-color: #999;
	text-align: left;
	padding-left: 10px;
}
#advertise tr:hover {
	background-color: #CCC;
}

.middle_image {
	float: left;
}
