/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
h1 {font-family: "Trebuchet MS"; font-size: 14px; color: #FFFFFF; font-weight: bold; margin: 0px; padding: 0px}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BCB861;
	margin: 0px; padding: 0px
}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #996600}
h4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 500; color: #333333}
h5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 500; color: #996600}
h6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #4F6775; font-weight: normal}

BODY {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 2px;
  background: #330000;
}

.fixcenter {
  width: 760px;
  border: solid; border-width: 1px; border-color: #999999;
  background: #330000;
  color: #000000;
  margin: auto;
  margin-top: 0px;
  text-align: left;
}

A {
  color: #FFFFFF;
  text-decoration: underline;
}

A:hover {
  color: #FFFFFF;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: ;

}

TR.headerNavigation {
  background: #A1AE8B;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #330000;
  color: #FFFFFF;
  font-weight : bold;
  padding: 2px
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

#thecategories a:hover {
	background-color: #999966;
	color: #000000;
	text-decoration: none;
}
#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}
#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 190px;
}
#theparkcity a:hover {
	background-color: #999966;
	color: #000000;
	text-decoration: none;
}
#theparkcity {
	position: relative;
	top: 0px;
	margin-bottom: 0px;
	width: 100%;
		background-color: #CCCC99;
}
#theparkcity a {
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 100%;
		background-color: #CCCC99;

}
.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

.activelink {
	display: block;
	font-weight: bold;
}




/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
.main {
	border: 1px solid #000000;
}
.topnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #333333;
}
