body {
	margin:0;
	padding:0;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color:#29303B;
	line-height:1.3em;
	background: #886;
}
#rap 
{
	background:#fff url('img/contentbg.jpg') center;
	width:700px;
	margin:0 auto;
	padding:8px;
	text-align:left;
	font-family: Trebuchet MS, Georgia, Arial, serif;
	font-size: 0.9em;
}
#header {
	background: url('img/greentopa.jpg') no-repeat bottom; 	
 	height: 175px;
	margin: 0 auto;
	width:700px;
	padding:0;
}
#header h1 
{
	margin: 0;
	font-size: 1.6em;
	color: #0f0f0f;
	padding:130px 0 0 30px;
	text-align:left;
}
#header a:link, #header a:visited {
	color: #333;
	text-decoration: none;
	border-bottom: none;
}
#header a:hover, #header a:active {
	color: #996;
	text-decoration: none;
	border-bottom: none;
}
#topnav 
{
	list-style:none;
	font-size:0.9em;
	margin:0 auto;	
	padding:2px 0 2px 5px;
	text-align:right;	
	text-transform:lowercase;	
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0 1em;
	margin:0;
}

#topnav li a:link, #topnav li a:visited, #topnav li a:hover, #topnav li a:active 
{
	text-decoration:none;	
	color:#666;
}
#topnav li a:hover
{
	border-bottom:#7A7636 3px solid;
	color:#7A7636;	
}
#navHome 
{
	padding-left:15px;
	background:url('img/home.png') no-repeat left center;
}
#navAbout 
{
	padding-left:15px;
	background:url('img/about.png') no-repeat left center;
}
#navArchives 
{
	padding-left:15px;
	background:url('img/archives.png') no-repeat left center;
}
#navLinks 
{
	padding-left:15px;
	background:url('img/links.png') no-repeat left center;
}
#navContact 
{
	padding-left:15px;
	background:url('img/contact.png') no-repeat left center;
}


/*--- Main Categories ---*/
.categories { 
 font-family: Verdana; 
 font-size: 10pt; 
 font-weight:bold
}

/*--- Sub Categoreis under Main Categories ---*/
.submaincat { 
 font-family: Verdana; 
 font-size: 10px; 
 font-weight:normal
}

/*--- Directory Entries --*/
.linktitle { 
 font-family: Verdana; 
 font-size: 10pt 
}

.linkdescription { 
 font-family: Verdana; 
 font-size: 10pt 
}

.category-link {
 font-family: Verdana; 
 font-size: 10px
}

/*--- PPC Includes section ---*/
.ppclinktitle { 
 font-family: Verdana; 
 font-size: 10px 
}

.ppclinkdescription { 
 font-family: Verdana; 
 font-size: 9px 
}

.ppclinkurl{
 font-family: Verdana; 
 font-size: 10px
}

/*--- Additional Includes --*/
/*-- Random Listings --*/
.addrandlistlinktitle { 
 font-family: Verdana; 
 font-size: 10px 
}

.addrandlistlinkdescription { 
 font-family: Verdana; 
 font-size: 9px 
}

/*-- Random Categories --*/
.addrandcatlinktitle { 
 font-family: Verdana; 
 font-size: 10px 
}

/*-- Random Search Terms  --*/
.addrandsearchlinktitle{ 
 font-family: Verdana; 
 font-size: 10px 
}