/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100.01%;
background-color: #00004a;
color: #000000;
text-align: center;
}

#wrapper {
	width: 760px;
	margin:0 auto;
	text-align:left;
	border-left: solid #000 1px;
	border-right: solid #000 1px;
	border-bottom: solid #000 1px;
/*	background-color: #EB6915; */
	background-image: url(../../images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#banner {
	clear: both;
	background-repeat: none;
	background-color: #00004a;
}

#feature {
	clear:both;
}


#main-title {
/*	width: 760px;*/
	margin: 0;
	border-bottom: solid #000 1px;
	padding: 10px 5px 0 5px;
	height: 2em;
	background-color: #e5e5ed;
}


#top-menu{
	width: 760px;
	background-color: #E96815;
	background-image: url(../../images/dot_orange.gif);
	background-repeat: repeat;
}

#top-menu a:link {
font-size:70%;
}
#top-menu a:visited {
font-size:70%;
}
#top-menu a:hover {
	font-size:70%;
}
#top-menu a:active {
	font-size:70%;
}


#content{
	background-color: #FFFFFF;
	padding: 5px;
	clear: both;
	position: relative;
	background-image: url(../../images/bg_dotted_orange.gif);
	background-repeat: repeat-y;
}

#content p{
	font-size: 80%;
/*
	padding: 0 5px 10px 0; */
	line-height: 150%; 
	padding: 0 5px 0 0;
}

#left-box {
	float:left;
	width: 490px;
	padding: 0 5px 0 0;
}

#right-box {
	width: 250px;
	padding-left: 10px;
	padding-top: 5px;
}



#right-box .news{
	color: #666666;
	padding: 5px;
	background-image: url(../../images/dotted_underline_orange.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	line-height: 120%;
	font-size: 70%;
}

#right-box .featured{
	color: #666666;
	padding: 0 5px;
	line-height: 120%;
	font-size: 70%;
}

#right-box img{
	padding: 0 0 0 5px;
}

#right-box a:link {
	color: #EB6915;
	text-decoration: none;
	font-weight: bold;
}
#right-box a:visited {
	color: #EB6915;
	text-decoration: none;
}
#right-box a:hover {
	color: #00004A;
}
#right-box a:active {
	color: #000;
}


h2 {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #00004a;
}

#main-title h2{
	width:500px;
	float: left;
	padding: 0 0 5px 0;
	font-weight: normal;
}

#right-box h2{
	color: #666666;
	padding: 5px;
	background-image: url(../../images/dotted_underline_orange.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
}

#left-box h2{
	color: #666666;
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
}

#right-box h3{
	color: #666666;
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
}

a:link {
	color: #00004a;
	text-decoration: underline;
}
a:visited {
	color: #00004a;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #000;
}

#home-table p{
	line-height: 110%;
}

#home-table h2{
	font-size: 80%;
}

#home-table a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#home-table a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#home-table a:hover {
	color: #00004A;
}
#home-table a:active {
	color: #000;
}



#motor-auction-table p{
	line-height: 110%;
}

#motor-auction-table h2{
	font-size: 85%;
	padding-bottom: 5px;
}

#motor-auction-table a:link {
	color: #EB6915;
	text-decoration: none;
	font-weight: bold;
}
#motor-auction-table a:visited {
	color: #EB6915;
	text-decoration: none;
}
#motor-auction-table a:hover {
	color: #00004A;
}
#motor-auction-table a:active {
	color: #000;
}


#king-table p{
	line-height: 110%;
}

#king-table h2{
	font-size: 85%;
	padding-bottom: 5px;
}

#king-table a:link {
	color: #EB6915;
	text-decoration: none;
	font-weight: bold;
}
#king-table a:visited {
	color: #EB6915;
	text-decoration: none;
}
#king-table a:hover {
	color: #00004A;
}
#king-table a:active {
	color: #000;
}





.clearit{
clear: both;
}


#footer-wrapper{
	clear: both;
}


#footer{
	clear: both;
	border-top: solid #330099 1px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 10px 5px 5px 5px;
}

#footer p{
	font-size:65%;
	line-height: 150%;
	color: #666666;
}

.pulldown-menu-property {
	font-size: 90%;
	color: #FFFFFF;
	background: #EB6915;
	padding-left: 5px;

}
.pulldown-menu {
	font-size: 90%;
	color: #FFFFFF;
	background: #EB6915;
	padding-left: 5px;
	width: 235px;
}
h3 {
	font-size: 12px;
	color: #00004A;
}
blockquote {
	font-size: 90%;
	font-weight: normal;
	margin-top: 5px;
}
.headerdate {
font-size:70%;
}

.highlight-table {
	background-color: #CCCCCC;
	width: 95%;	
}
.highlight-table p {
	padding: 0 2px 0 2px;
	
}
.highlight-table a:link, a:visited, a:hover, a:active {
	color: #00004A;
	
}
.highlight-table-text {
	font-size: 80%;
}
.align-center {
	text-align:center;
}
img {
	border:0px;
}