html, body, form {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font: 100% Tahoma, Arial, Verdana;
	background-image: url(images/bodyBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
}
a:link, a:visited {
	color: #FFBE00;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}#center {
	width: 955px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	height: 131px;
	float: left;
	clear: both;
	width: 955px;
	background-color: #FFBE00;
}
#top .logo {
	float: left;
}
#top .banner {
	float: left;
	background-color: #ffffff;
	padding-right: 6px;
}

#top #contact {
	float: left;
	padding-top: 26px;
	padding-left: 11px;
	color: #3f3f3f;
	font-size: 75%;
	width: 118px;
}
#top #contact a {
	color: #3f3f3f;
	text-decoration: underline;
}
#top #contact a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#nav {
	width: 955px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffbe00;
	text-align: center;
}
#nav a {
	padding-right: 40px;
	padding-left: 40px;
	text-decoration: none;
	font-size: 85%;
	color: #000000;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFBE00;
}
#main {
	padding-top: 27px;
	padding-right: 8px;
	padding-left: 8px;
	clear: both;
	width: 939px;
	font-size: 85%;
}
h1 {
	color: #ffbe00;
	font-size: 135%;
	font-weight: bold;
	background-image: url(images/h1line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
h1 b {
	padding-right: 11px;
	background-color: #ffffff;
}

#more {
	float: right;
	display: block;
	color: #FFBE00;
}
#main .categories {
	float: left;
	height: 114px;
	width: 313px;
	margin-bottom: 7px;
}
#main .categories p {
	padding-left: 95px;
	font-size: 75%;
	margin-top: 2px;
	padding-right: 5px;
}
h2 {
	color: #FFBE00;
	
	font-size: 115%;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
	font-family: Tahoma;
}


#main .categories img {
	border: 1px solid #8b8c8e;
	float: left;
}

#space {
	clear: both;
	text-align: center;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFBE00;
	font-size: 75%;
	padding-top: 4px;
}
#space a {
	color: #666666;
	padding-right: 4px;
	padding-left: 4px;
}
#space a:hover {
	color: #FFBE00;
}
#foot {
	font-size: 75%;
	text-align: center;
	color: #FFBE00;
	padding-top: 7px;
}
#foot a {
	padding-right: 10px;
	padding-left: 10px;
}
h3 {
	color: #FFBE00;
	margin-left: 8px;
	font-size: 110%;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
	font-family: Tahoma;
}
.buttonA1 {
	background-color: #FFBE00;
	height: 28px;
	width: 90px;
	border: 1px solid #000000;
	color: #000000;
	cursor: pointer;
}
.buttonAO2 {
	background-color: #000000;
	height: 28px;
	width: 90px;
	border: 1px solid #000000;
	color: #FFFFFF;
	cursor: pointer;
}
.textarea {
	color: #000000;
	font: normal 100% Tahoma;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	padding: 3px;
	float: left;
	width: 100%;
	font-size: 95%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.subCat {
	text-align: center;
	padding: 8px;
	float: left;
	width: 116px;
	height: 50px;
}
#subCats a
 {
	color: #000000;
	text-decoration: none;
 }
 #subCats a:hover
 {
	color: #FFBE00;
	text-decoration: underline;
 }