@import url("webfonts/PTSansRegular/stylesheet.css");
@import url("webfonts/PTSansItalic/stylesheet.css");
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	background-color: rgba(0,0,0,1);
	font-size: 14px;
	color: rgba(255,204,51,1);
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-transform: none;
}
h2 {
	font-family: PTSansBold;
	font-size: 1.5em;
	color: rgba(255,204,102,1);
	padding-left: 20px;
	margin-left: auto;
	display: inline-block;
	float: none;
	margin-right: auto;
}
#body table tr img {
	float: right;
}

#body table tr td p {
	float: none;
}

#center {
	font-family: PTSansBold;
	font-size: 20px;
	text-transform: uppercase;
	float: left;
	color: rgba(255,204,51,1);
	display: inline-block;
	margin-top: 50px;
	margin-left: 350px;
	text-decoration: none;
}

ol { padding-left: 1.4em; list-style: decimal; }
ul {
	padding-left: 1.4em;
	list-style: square;
	color: rgba(255,204,102,1);
}
q:before, q:after { content:''; }
.sidebar {
	font-size: 24px;
	text-decoration: none;
	list-style-type: none;
	float: right;
	background-color: #000);
	padding: 5px;
	font-family: PTSansBold;
	color: #FC6;
	width: 300px;
	margin: 30px;
	border: 1px solid #FC6;
}
.sidebar li {
	color: rgba(FC6);
	font-family: PTSansBold;
	font-size: 24px;
	list-style-type: none;
}

.sidebar a {
	color: #FC6;
	font-family: PTSansBold;
	list-style-type: disc;
}
.sidebar a hover {
	font-style: italic;
	line-height: 1.1%;
	color: rgba(255,255,255,1);
	text-decoration: none;
	background-color: rgba(255,255,255,1);
}



#body {
	background-color: rgba(0,0,0,1);
	margin-right: auto;
	margin-left: auto;
}

.header {
	background-image: url(Banner-for-index-page.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 1000px;
	margin-left: 100px;
	padding-bottom: 75px;
}
p {
	color: rgba(255,204,102,1);
	font-family: PTSansRegular;
	font-size: 1.5em;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
}
#body .copyright p {
	font-family: PTSansItalic;
	font-size: 16px;
	color: rgba(0,0,0,1);
	background-color: rgba(255,204,102,1);
	padding-left: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	width: 950px;
}
.copyright p {
	font-size: 16px;
	color: rgba(0,0,0,1);
	font-family: PTSansItalic;
	margin-left: 400px;
}

.copyright {
	background-color: rgba(255,204,102,1);
	font-family: PTSansItalic;
	font-size: 12px;
	color: rgba(0,0,0,1);
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	clear: both;
}

img {
	float: right;
	display: inline;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}
.contact {
	font-family: PTSansBold;
	font-size: 24px;
	color: rgba(255,204,102,1);
	padding-left: 50px;
	border: 1px solid rgba(255,204,102,1);
	margin-left: 250px;
	margin-right: 150px;
}
.knobs #body table tr td {
	color: rgba(255,204,102,1);
	font-size: 18px;
	font-family: PTSansBold;
}
.horizontalNav {
	padding: 0px;
	font-size: 24px;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	display: inline-block;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
}
.horizontalNav li {
	float: left;
	width: 170px;
	list-style-type: none;
}

.horizontalNav a {
	color: #FC6;
	font-size: 24px;
	text-transform: uppercase;
	
	border: 1px solid #FC6;
	padding: 7px 5px;
	display: block;
	background-color: #000;
	text-decoration: none;
}
.horizontalNav a hover;
	font-style: italic;
	

#title {
	font-size: 24px;
	color: rgba(255,204,102,1);
	font-family: PTSansBold;
	margin-left: 50px;
}
.title {
	font-family: PTSansBold;
	color: rgba(255,204,102,1);
	font-size: 24px;
	margin-top: 25px;
	padding-left: 100px;
}
html {
	background-color: rgba(0,0,0,1);
}
.top a {
	text-decoration: none;
	color: rgba(255,204,102,1);
}
.wrapper table tr th h3 {
	font-family: PTSansRegular;
	font-size: 1.6em;
	color: rgba(255,204,51,1);
}
.wrapper table tr td h3 {
	font-family: PTSansRegular;
	font-size: 1.6em;
	color: rgba(255,204,102,1);
}
