html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.fix {
	clear: both;
}
body {
	text-align: center;
}
#container {
	position: relative;
	width: 962px;
	height: auto;
	display: block;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#header {
	position: relative;
	clear: both;
	display: block;
	width: 962px;
	height: 90px;
}
#header h1 {
	position: relative;
	float: left;
	width: 343px;
	height: 90px;
}
#header h1 a {
	position: relative;
	float: left;
	width: 343px;
	height: 90px;
	background: url(images/logo.jpg) no-repeat;
	text-indent: -9999px;
}
#mailingList {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 552px;
	height: 50px;
}
#mailingList h3 {
	position: relative;
	float: left;
	padding: 0px;
	margin-top: 10px;
	width: 552px;
}
#mailingList ul {
	position: absolute;
	z-index: 9;
	right: -5px;
	top: -2px;
}
#nav {
	position: relative;
	clear: both;
	display: block;
	width: 962px;
	height: 31px;
	background: #F4F2F3;
}
#nav ul {
	padding-left: 4px;
}
#nav li {
	display: inline;
	line-height: 31px;
	font-family: Verdana;
	text-transform: uppercase;
	padding: 5px 12px 5px 12px;
	
}
#nav li a {
	text-decoration: none;
}
.page_item {
	background: url(images/nav_end.jpg) no-repeat right;
	margin-left: -4px;
}
.page_item a {
	color: #000;
}
.current_page_item {
	background: #8A8889;
}
.current_page_item a {
	color: #FFDF00;
}
.last {
	background: url(images/rss.png) right no-repeat;
}
.last a {
	padding-right: 15px;
}
#adBlock {
	position: relative;
	clear: both;
	display: block;
	width: 962px;
	height: 113px;
	margin: 8px 0 0 0;
	border-bottom: solid 9px #f3f3f3;
	background: #000;
}
#caption {
	position: relative;
	float: left;
	width: 216px;
	height: 113px;
	background: #ffe001;
}
#caption h2 {
	background: none;
	color: #000;
	position: absolute;
	bottom: 20px;
	left: 20px;
	margin-bottom: 0px;
	font-size: 20px;
	padding: 0px;
}
#captionImage {
	position: relative;
	float: right;
	width: 746px;
	height: 113px;
}
#main {
	position: relative;
	width: 962px;
	height: auto;
	display: block;
	margin-top: 17px;
}
#content {
	position: relative;
	float: left;
	width: 596px;
	height: auto;
	display: block;
}
#subnav {
	position: relative;
	display: block;
	width: 596px;
	margin-bottom: 17px;
	background: #f3f3f3;
	padding: 2px 0 2px 0;
}
#sidebar {
	position: relative;
	float: right;
	width: 352px;
	height: auto;
	display: block;
}
#footer {
	position: relative;
	clear: both;
	width: 962px;
	height: 80px;
	border-top: solid 9px #201F1a;
}
.left {
	position: relative;
	float: left;
}
.right {
	position: relative;
	float: right;
}



h2, h3 {
	background: #FFF9CD;
	font-family: Verdana;
	text-transform: uppercase; 
	color: #424240;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 20px;
	padding-left: 20px;
}
h2 a, h3 a, h4 a {
	color: #424240;
	text-decoration: none;
}
p {
	font-family: Verdana;
	color: #424240;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
}
p a {
	color: #000;
	text-decoration: none;
}
#content p {
	padding: 0 20px 0 20px;
}
#main ul, #main ol {
	margin-left: 10px;
	margin-bottom: 20px;
	padding-left: 10px;
	background: none;
}
#main li {
	font-family: Verdana;
	font-size: 12px;
	color: #424240;
	list-style: square;
	background: none;
}
#main li a {
	color: #424240;
	text-decoration: none;
}
#content li {
	margin-left: 20px;
	list-style: square;
	line-height: 20px;
}
#subnav ul {
	
}
#subnav li {
	text-transform: uppercase;
	position: relative;
	float: left;
	margin:0px;
	line-height: 20px;
	background: url(images/arrow.jpg) left no-repeat;
	padding-left: 20px;
	list-style: none;
	width: 250px;
}
#footer p {
	font-size: 10px;
	margin-left: 10px;
}
#sidebar li {
	margin-bottom: 10px;
}



.input {
	padding: 5px;
}
.button {
	background: #ffe001;
	border: solid 2px #000;
	padding: 5px;
	margin: 5px;
	cursor: pointer;
}
.send {
	margin: 0px;
}
#homeLeft, #homeRight {
	position: relative;
	float: left;
	width: 293px;
	margin-bottom: 10px;
}
#homeLeft p, #homeRight p {
padding: 0 10px 0 10px;
}
#homeRight {
	background: #F4F2F3;
	margin-left: 10px;
}
#homeLeft a, #homeRight a {
	background: url(images/link_bg.jpg) no-repeat;
	padding: 0 60px 0 5px;
	cursor: pointer;
	text-transform: uppercase;
	color: #fff;
	line-height: 19px;
}
blockquote {
	background: url(images/quotes.png) no-repeat top left;
	padding-left: 30px;
}
#footerlogos {
	position: absolute;
	right: 0px;
	top:5px;
}
.disc {
	margin-top: 10px;
	font-size: 9px !important;
	line-height: 11px;
}
