* { padding: 0; margin: 0; }

#header #homelink {
	height:100px;
	left:19px;
	position:absolute;
	width:198px;
}

#header #homelink a {
	display: block;
	height: 100%;
	text-decoration: none;
}

.featured {
	padding: 5px;
	margin-bottom: 15px;
	width: 176px;
}

.featured img {
	border: 3px solid #FCC349;
	margin: 0;
	width: 170px;
}
.featured a {
	color:#FCC349;
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	text-align: left;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration: none;
}
.featured-hover {
	background: #b77000 none;
	cursor: pointer;
}

body {
	background: #050d34 none;
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	color:#333333;
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size:105%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:20px;
	margin: 1em 0;
}
h1 {
	color: #CC7D00;
	letter-spacing: 2px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-transform: uppercase;
}
h2 {
	color:#333333;
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	text-align: left;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
h3 {
	color:#333333;
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	text-align: left;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
#wrapper { 
	margin: 20px auto 30px;
	width: 914px;
}
#header {
	background: transparent url(../images/headerbg.gif);
	color: #333;
	width: 914px;
	padding: 0;
	height: 100px;
	margin: 0;
	text-align: right;
	letter-spacing: 1px;
	line-height: 25px;
	position: relative;
}
#header a, #footer a {
	color: #fff;
	text-decoration: none;
	width: 100%;
}
#header a:hover, #footer a { 
	color: #fff;
	width: 100%;
	text-decoration: underline;
}
#graphic {
	background: #fff url(../images/navigationbg.jpg);
	height: 266px;
	position: relative;
}
#navigation {
	position: relative;
	left: 19px;
	top: 15px;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 25px;
	width: 198px;
	font-size: 90%;
}
#navigation a{ 
	color: #272B44;
	text-decoration: none;
	display: block;
	padding-right: 10px;
}
#navigation a:hover{ 
	color: #fff;
	background: #B3B2B8 none;
	width: 100%;
	font-size: 130%;
}
#columnwrapper {
	background: #fff url(../images/columnbg.gif);
	margin-bottom: 0px;
	overflow: auto;
	width: 100%
}

#leftcolumn { 
	display: inline;
	color: #333;
	margin: 10px 5px 10px 25px;
	padding: 0px;
	width: 187px;
	float: left;
}
#leftcolumn p{
	line-height: 14px;
	font-size: 90%;
	margin: 0;
}
#leftcolumn h2{
	text-align: center;
	color: #fff;
}
#leftcolumn h3{ 
	color: #FCC349;
}
#contentcolumn { 
	float: left;
	color: #333;
	margin: 10px 11px;
	padding: 0px;
	width: 534px;
	display: inline;
	position: relative;
	text-align: justify;
}
#contentcolumn a{ 
	text-decoration: none;
	color: #3EABEZ;
}
#contentcolumn a:hover{ 
	color: #CC7D00;
}
#rightcolumn { 
	display: inline;
	position: relative;
	color: #333;
	margin: 10px 10px 10px 0px;
	padding: 0px;
	width: 125px;
	float: right;
}

#bottom { 
	background: #fff url(../images/footerbg.gif);
	width: 894px;
	clear: both;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	text-align: center;
	height: 82px;
}
#footer {
	color: #fff;
	text-align: center;
	margin: 20px;
}
.clear { clear: both; background: none; }

#listings td {
	width: 170px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

#listings td.spacer {
	width: 12px;
}
#listings td.over {
	cursor: pointer;
	background: #E6EBFA none;
}
#listings td:hover h3 a {
	color: #CC7D00;
}

table#form th {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 4px;
}
table#form td {
	text-align: left;
	vertical-align: top;
	padding: 4px;
}
