body, form, img, p, h1, h2, h3, input, select {
	margin: 0;
	padding: 0;
}
body {
	background: #0066cc;
	font: 12px/17px tahoma, sans-serif;
	color: #222;
}

img {
	border: none;
}


/*--
--*/
#inner-wrapper {
	}

#main-content {	
	width: 560px;
	float: right;
	padding: 10px 15px;
}
#nav-col {
	font-family: "Trebuchet MS";
	width: 140px;
	font-size: 110%;
	padding: 0 0 10px 20px;
	margin: 1px 0 0 0;
	color: #fff;
	float: left;
	position: relative;
}

#sideb {
	position: absolute;
	top: 450px;
	left: 0px;
	width: 200px;
	color: #FF7E00;
	text-align: left;
	font-family: "Trebuchet MS";
	padding: 0 0 10px 20px;
	margin: 0;
}

/*-- keith headings and other tags --*/
ul {
	padding: 0;
	margin: 0;
}

ul#nav {
	
	list-style: none;
	width: 150px;
	font-size: 90%;
	margin: 0 0 20px -10px;
}
ul#nav li {
	text-transform: uppercase;
	padding: 0 0 0 0;
	background: none;
	margin: 2px 0;
	border-bottom: 1px solid #00c;
}
ul#nav li.last {
	border-bottom: none;
}
ul#nav li a {
	display: block;
	height: 1%;
	text-decoration: none;
	
}
h1 {font-family: "Trebuchet MS";
	margin-top: 30px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 180%;
	color: #FF6600;
	font-weight: bold;

}

h3 {
	font-family: "Trebuchet MS";
	margin-top: 20px;
	margin-bottom: 8px;
	font-size: 100%;
	color: #FF6600;
	font-weight: bold;
}
h2 {
	margin-top: 10px;
	margin-bottom: 8px;
	font-size: 120%;
	color: #FF6600;
	font-weight: bold;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #00c;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #ooc;
	text-decoration: none;
}
#nav a:link {
	color: #FF6600;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#nav a:visited {
	color: #FF6600;
	text-transform: uppercase;
	font-weight: bold;
}
#nav a:hover {
	color: #cc3300;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#nav a:active {
	color: #FF6600;
	text-decoration: none;
	text-transform: uppercase;
}

/*-- keith headings and other tags --*/


#container {
	position: relative;
	margin: 0px auto;
	width: 768px;
	background: #fff;
	padding: 0;
	border-left: 1px solid #FFFFFF; 
	border-right: 1px solid #FFFFFF;
}
	
	
	
.containertable table
{
		width: 100% !important;
		width: 100%;
		margin: 5px 0px;
}

.containertable td
{
		vertical-align: top;
		border-collapse: collapse;
		border-spacing: 0px;
		padding: 0px;
}
	
#header {
	margin: 0px auto;
	/* margin: 0 5px 5px 5px !important;*/
	height: 130px;
	background: #990000;
}



.PageBack {position: relative; margin: 0px auto; width: 868px; background-image: url(/images/huc_back.gif); }

#newheader {
	position: relative;
	background-color:#770000;
	border-top: 1px solid #FFFFFF; 
	height: 170px;
}

#newheadernav {
	padding-top: 5px;
	background: url("/images/new_header_bottom2.gif") repeat-x;
	background-color:#660000;
	height: 45px;
	font-weight: bold;

}


#newheadernav li {
	display: inline;
	list-style-type: none;
	padding-left: 20px;	

}

#newheadernav a {
		color: #ffffff;
		text-decoration: none;
font-size: 100%;

}

#newheadernav a:hover {
		color: #990000;
		text-decoration: none;
}

#newheadersubnav {
	color: #000;
	background-color:#fff;
	height: 30px;
}

#footer {
	clear: both;
	border-top: 1px solid #dedede;
	height: 100px;
	padding: 4px;
	text-align: center;
	background-color: #fff;
	color: #345;
	padding-left: 30px;
}
#footer p {margin: 0;
	
}
#footer ul {
	list-style: none;
	margin: 10px 0 0 0;
	float: center;
}
#footer ul li {
	display: inline;
	padding: 0 0 0;
	margin: 0;
}
#footer ul li.last {
	border: none;
}


	#footer a {
		color: #53626d;
		text-decoration: none;
		margin: 0 4px;
	}
	#footer a:hover {
		color: #283946;
		text-decoration: underline;
	}
	#footer a.rss {
		background: url("/classifieds/layout_images/new/rss.gif") 0px 50% no-repeat;
		padding-left: 15px;
	}