ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body
{
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11pt;
  background-color: #DDDAC7;
}

body
{
/*  padding: 20px; */
}

#container{
	margin: 0 auto;
	padding-bottom: 20px;
}
#banner_container table {
	background-color: #780002;
}
#banner_left {
	background-color: #780002;
}
#banner_right {
	background-color: #780002;
}
#banner {
	background-color: #780002;
	width: 1000px;
}
#banner img {
	display: block;
	margin: 0 auto;
}
#navigation {
	border-top: 5px solid #948c65;
	padding-top: 5px;
	background-color: #717169;
}
#content {
	background-color: #dddac7;
}
#pageContent {
	margin: 0 auto;
	width: 1005px;
}
#footer {
	background-color: #dddac7;
}
#footerLinks{
	margin: 0 auto;
	width: 1000px;
	text-align: center;
}

#footerLinks a, #footerLinks a:visited{
	font-size: 10pt;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
/******************* Primary Nav ***********************************************/
#primaryNav {
	margin: 0 auto;
	width: 1000px;
	font: 14px Verdana, Arial;
	
}

#primaryNav ul{
	list-style: none;
}

#primaryNav ul li {	
	display: block;
	float: left;
	background: url('../images/primary_nav.jpg');	
	width: 120px;
	height: 23px;
	text-align: center;
	padding-top: 8px;
	margin-right: 2px;
}

#primaryNav ul li#searchBox {
	background: url('../images/search_tab.jpg');	
	padding-top: 4px;
	padding-left: 5px;
	height: 27px;
	width: 141px;
	margin: 0px;
	text-align: left;

}

#primaryNav ul li#searchBox input.searchInput{
	width: 109px;
}

#primaryNav ul li#searchBox input.searchBtn {
	background-color: white;
	height: 18px;
	position: relative;
	left: 1px;
	top: 4px;

}
#primaryNav ul li:hover {

	background: url('../images/primary_nav_hover.jpg');
}

#primaryNav ul li:hover a {
	color: #780002;
}

#primaryNav ul li a {
	color: #f7f6ef;
}

/* Start Clearfix */

#primaryNav:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#primaryNav
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #primaryNav
{
	height: 1%;
}
#primaryNav
{
	display: block;
}
/* End hide from IE-mac */

/* End Clearfix */

/******************************** End of primaryNav **************************************************/

/******************************** Left Navigation ****************************************************/

#colx-- {
	margin-top: 15px;
	float: left;
	width: 165px;
}


#leftNav {
	margin-bottom: 10px;
}

#leftNav ul{
	list-style: none;
	padding: 0;
	margin-top: -5px;
}

#leftNav ul li {
	display: block;
	width: 161px;
	height: 25px;
	background: url('../images/nav_button.jpg');
	padding-top: 6px;
	margin: 5px 0;	
	text-align: center;
	
}
#leftNav ul li:hover {
	background: url('../images/nav_button_hover.jpg');	
}

#leftNav ul li a{
	color: black;
	font: 12px Verdana, Arial;
	text-decoration: none;	
}

#newsletterSignUpTop {
	background: url('../images/Newsletter_box_top.jpg') no-repeat;
	width: 161px;
	height: 8px;
}
#newsletterSignUpBottom {
	background: url('../images/Newsletter_box_bot.jpg') no-repeat;
	width: 161px;
	height: 8px;
}
#newsletterSignUp {
	background: url('../images/Newsletter_box_mid.jpg') repeat-y;
	background-color: #f7f6ef;
/*	border: 1px solid #780002; */
	padding: 0px 10px 5px;
	width: 141px;	
}

#newsletterSignUp input.signUpInput{
	margin-top: 5px;
	width: 138px;
}
#newsletterSignUp h3{		
	font-size: 10pt;
	color: black;
	font-weight: normal;
	text-align: center;
	
}
#newsletterSignUp h4{
	color: #780002;
	font-size: 10pt;	
}
#newsletterSignUp input{
	display: block;
	margin-bottom: 5px;
}

/******************************** End Left Navigation ****************************************************/

/******************************* Main column for content *************************************************/
#col-x- {
	float: left;
	margin-top: 15px;		
	padding: 0 12px 20px;
	width: 630px;
}

#col-x- h2 {
	display: block;
	padding-top: 3px;
	padding-left: 10px;
	background: url('../images/box_header_rev02.jpg') no-repeat;
	color: #f7f6ef;
	font-size: 10pt;
	height: 20px;
}

#col-x- h3 {
	display: block;
	padding-top: 3px;
	/*padding-left: 10px; */
	background: url('../images/header_tab.jpg');
	color: #f7f6ef;
	font-size: 10pt;
	height: 20px;
	width: 168px;
	text-align: center;
}
#col-x- h4 {
	font-size: 10pt;
}

#col-x- h6 {
	font-size: 10pt;
	text-decoration: underline;
	color: #780002;
}

#categoryHeader {
	border: 1px solid #780002;
	border-top: 0 solid #780002;
	padding: 5px 10px;
	margin-bottom: 5px;
	width: 607px;
}

#categoryHeader p {
	display: block;
	margin-bottom: 10px;
}
#categoryHeader a, #categoryHeader a:visited {
	font-weight: bold;
	color: blue;
}

#adFilter {
	margin-bottom: 5px;
}
.link {
	background-color: #f7f6ef;
	border: 1px solid #AAAAAA;
	padding: 5px 10px 5px;
	margin-bottom: 10px;
}
.link h5 {
	display: block;
	clear: both;
	font-size: 10pt;
	
}
.quick {
	float: left;
	margin: 5px 25px 5px 0;
}

.quick a {
	font-size: 13px;
	color: black;
	text-decoration: underline;
}

/* Start Clearfix */

.link:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.link
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .link
{
	height: 1%;
}
.link
{
	display: block;
}

#premiumListings {
	border: 1px solid #780002;
	padding: 5px 10px;
	margin-bottom: 10px;
	background-color: #f7f6ef;
}

.listing {
	border-bottom: 1px solid #AAAAAA;
	margin-bottom: 5px;
}
#affiliate .listing {
	border-bottom: none;
	margin-bottom: 5px;
}
.listing table td{
	padding: 10px;
	vertical-align: top;
}

.listing table td.adImage{
	text-align: center;
	padding: 10px 0;
	width: 120px;
	
}
.listing table td p{
	display: block;
	padding: 5px 0;
	text-align: justify;
}

.listing strong.highlight {
	background-color: yellow;
}

#regularListings {
	padding: 5px 10px;
	margin-bottom: 10px;
	background-color: #DDDAC7;
}

/****** Marketplace ******/
.categoryTree {
	padding-top: 10px;
}
.categoryTree ul{
	list-style: none;
}
.categoryTree a{
	color: black;
	font-weight: bold;
}
.subcat a{
	color: #780002;
	font-weight: normal;
}
.addPadding{
	display: inline;
	margin-left: 30px;
}

/******* Calendar ************/
#quickLinks {
	
}

#quickLinks ul{
	list-style: none;
	border: 1px solid black;
	background-color: #f7f6ef;
	padding: 5px 10px;
}

#quickLinks ul li{
	display: block;
	margin: 10px 0;
	font-size: 10pt;
}

#quickLinks ul li a{
	color: black;
	font-size: 12pt;
	text-decoration: underline;
}

#affiliate {
	margin-top: 50px;

}

/******************************* End of Main column *******************************************************/

/******************************* Featured Advertisements *************************************************/
#col--x {
	margin-top: 15px;
	float: right;
}
#col--x h3 {
	display: block;
	padding-top: 3px;
/*	padding-left: 5px;*/
	background: url('../images/featad-Tab.jpg');
	color: #f7f6ef;
	font-size: 10pt;
	height: 20px;
	width: 178px;
	text-align: center;
	margin:0px auto;
}
#featured {
	border: 1px solid #780002;
	padding: 0;
	width: 180px;
}

.featuredAd{
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	background-color: #f7f6ef;
	margin: 5px 0;
	text-align: center;
}

.featuredAd a{
	display: block;
	text-align: center;
	color: #780002;
	font-weight: bold; 
}

.affiliateLink {
	background-color:#F7F6EF;	
	border: 1px solid #780002;
	padding: 3px;
	margin-bottom: 10px;
}

.affiliateLink a{
	
	display: block;
	text-align: center;
	color: #780002;
	font-weight: bold; 
	
}

/******************************* End Featured Advertisements *************************************************/

/* Start Clearfix */

#pageContent:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#pageContent
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #pageContent
{
	height: 1%;
}
#pageContent
{
	display: block;
}
/* End hide from IE-mac */

/* End Clearfix */

/*****************************************************************************************************************/

.adlogo {
	margin-top: 20px;
	text-align: center;
}

.adlogo img{
	margin-bottom: 10px;
}
