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

body {
	background-color: #cfb481;
	background-image: url(/web-dev/template-images/index-template/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#introText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.introHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.redHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9d1b20;
	margin: 0px;
	padding: 0px;
}

.redHeader2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9d1b20;
}

.redHeader3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9d1b20;
}

a:link{
	text-decoration:none;
	color: #9d1b20;
}

a:visited{
	text-decoration: none;
	color: #9d1b20;
}

a:hover{
	color: #000000;
}

a:active{
	text-decoration: none;
}

.redText{
	color: #9d1b20;
}

.greyHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d8cec1;
}

#sideMenu td{
	color: #000000;
	font-weight: normal;
	font-size:11px;
}

#sideMenu a:link{
text-decoration:none;
color: #000000;}

#sideMenu a:visited{
	text-decoration: none;
	color: #000000;
}

#sideMenu a:hover{
	color: #9d1b20;
}

#sideMenu a:active{
	text-decoration: none;
	color: #000000;
}

#bottomMenu {
	color: #cfb481;
	font-weight: normal;
	font-size:10px;
}

#bottomMenu a:link{
text-decoration:none;
color: #cfb481;}

#bottomMenu a:visited{
	text-decoration: none;
	color: #cfb481;
}

#bottomMenu a:hover{
	color: #ffffff;
}

#bottomMenu a:active{
	text-decoration: none;
	color: #cfb481;
}

.whiteHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
}

#pollQuestion{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9d1b20;
}

#issueHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9d1b20;
}

#directoryHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #9d1b20;
}

#quoteText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #efe8da;
}

.pageHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9d1b20;
	text-decoration: none;
	padding-right: 10px;
}

.tableBorder{
	background-image:url(/web-dev/images/about-background.jpg);
	background-repeat:no-repeat;
}

.bottomLine{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding:0px;
	margin:0px;
}

.bottomText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#faqAnswer p{
	margin:2px 0px 2px 0px;
	padding:0px;
}
