@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: #A30009;
}
a {
	outline: none;
}
#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/page_tile.jpg);
	background-repeat: repeat-y;
}
#header {
	background-image: url(../images/header.jpg);
	height: 322px;
}
#topnav {
	height: 46px;
	background-image: url(../images/topnav.jpg);
	width: 885px;
	padding-left: 75px;
}
/********************************* Top Navigation **********************************/

#topnav ul {
	height: 24px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#topnav a {
	float: left;
	height: 24px;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 6px;
}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #069;
}
#topnav li {
	display: inline;
	text-align: center;
}

#topnav a:link, a:visited{
	color: #FFF;
	text-decoration: none;
}

#topnav a:hover {
	background: url(images/topnav_on.jpg) repeat-x;
	color: #000;
}

#sidebar {
	float: right;
	width: 278px;
	padding-left: 8px;
}
#sidebar h1 {
	background-image: url(../images/h1_bg.jpg);
	background-repeat: no-repeat;
	background-color: #EEE;
	width: 143px;
	height: 24px;
	font-size: 12px;
	color: #6e86a9;
	padding-left: 32px;
	padding-top: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#peeps {
	width: 179px;
	background-image: url(../images/quote_tile.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	height: 200px;
}
#peeps p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
}
#my_marquee {
	width: 179px;
	height: 200px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/quote_tile.jpg);
	background-repeat: repeat-y;
}
#news_bot   {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 179px;
	background-image: url(../images/quote_tile.jpg);
	background-repeat: repeat-y;
}
#news_bot h2 {
	font-size: 20px;
	background-color: #999;
	height: 40px;
	color: #FFF;
	padding-left: 10px;
}
#news_bot ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	color: #666;
}
#news_bot ul li {
	font-size: 10px;
	padding-bottom: 2px;
}
#news_bot a {
	color: #333;
	font-size: 11px;
	text-decoration: none;
}
#news_bot a:hover {
	color: #000;
}


#news_bot  p {
	margin: 0px;
	padding: 0px 10px;
	font-size: 11px;
}
.more_news {
	font-size: 10px;
}
.sig {
	color: #333;
	text-align: right;
	font-weight: bold;
}
#clear {
	clear: both;
}
#leftside {
	float: left;
	width: 704px;
}
#content {
	width: 580px;
	padding-left: 100px;
}
#content a {
	color: #3C5D90;
	font-weight: bold;
}
#content h1 {
	color: #8C1B1A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C1B1A;
	font-size: 25px;
}
#content h2 {
	background-image: url(../images/h1_bg.jpg);
	background-repeat: no-repeat;
	background-color: #EEE;
	height: 24px;
	font-size: 16px;
	color: #6e86a9;
	padding-left: 32px;
	padding-top: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	clear: both;
}
#content h3 {
}
#content h2 a {
	font-weight: normal;
}
#content h3 {
	color: #036;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #036;
}
#content p {
	font-size: 14px;
	color: #333;
	padding-left: 20px;
	margin-top: 5px;
}
#content ul {
	font-size: 12px;
}
#content ul li {
	padding-bottom: 5px;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 180px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 75px;
	text-align: center;
	color: #FFF;
	background-color: #A30009;
	background-repeat: no-repeat;
}
#footer a {
	color: #FFF;
}
#rqform  {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
}
#rq {
	width: 500px;
}
#rq_left {
	float: left;
	width: 200px;
}
#rq_right {
	float: right;
	width: 290px;
	text-align: left;
	padding-left: 10px;
}
#rq h1 {
	font-size: 40px;
	margin: 0px;
	padding: 50px 0px 10px;
	color: #F6F5F0;
}
#rq h2 {
	clear: both;
	background-color: #EEE;
	width: 80%;
	height: 24px;
	font-size: 16px;
	color: #6e86a9;
	padding-left: 32px;
	padding-top: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	
	
}
#item {
	height: 25px;
}
#support {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#quote {
	background-color: #E9E9E9;
	border: 1px solid #CCC;
	width: 550px;
	padding: 5px 15px 5px 5px;
	margin-bottom: 20px;
}
#quote p {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#support {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
#support ul li {
	padding-bottom: 3px;
}
#supportleft    {
	float: left;
	width: 285px;
}
#supportright  {
	float: right;
	width: 285px;
}
#pdfss ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#pdfss li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#pdfss ul li a {
	display: block;
	width: 224px;
	height: 160px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
}
#content ul li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	list-style-type: square;
	color: #333;
}
#cd {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #900;
	text-transform: uppercase;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 50px;
	margin-bottom: 10px;
}
.cd {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #003;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
