/* Fonts */
address,blockquote,body,caption,center,dd,dir,div,dl,dt,form,menu,ol,p,th,td,ul,textarea,input,select {
	color : #3B3233;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
}

/* Elements */
a,
a:link,
a:visited,
a:active{
	color : #9C0001;
	text-decoration : underline;
}

a:hover{
	color : #9C0001;
	text-decoration : none;
}

form{
	margin : 0;
	padding : 0;
}

h1,h2,h3,h4,h5,h6{
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
}

h1{
	font-weight: bold;
	font-size: 18px;
	color: #850001;
	border-bottom: 1px #850001 solid;
	margin-top: 10px;
}

h2{
	font-size : 16px;
}

h3{
	font-weight: bold;
	font-size: 14px;
	color: #850001;
}

h4{
	font-size : 12px;
}

h5{
	font-size : 10px;
}

h6{
	font-size : 8px;
}

/*Classes*/
td.mainnav{
	color:#956666;
	font-size: 22px;
}
td.mainnav a,
td.mainnav a:link,
td.mainnav a:visited,
td.mainnav a:active{
	color : #fff;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
}
td.mainnav a:hover{
	color : #FCF589;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
}
td.subnav a,
td.subnav a:link,
td.subnav a:visited,
td.subnav a:active{
	color : #fff;
	text-decoration : none;
}
td.subnav a:hover{
	color : #fff;
	text-decoration : underline;
}
table.listserv td{
	color: #840100;
}
table.listserv td.header{
	font-weight: bold;
}
table.listserv td input.listservbox{
	width: 184px;
}
table.slideshow td,table.slideshow td p{
	color: #725C02;
}
table.slideshow tr.headerrow td{
	color: #fff;
	font-weight: bold;
}
table.slideshow td .label{
	font-weight: bold;
	font: italic;
}
#sitehighlights ul li a,
#sitehighlights ul li a:link,
#sitehighlights ul li a:visited,
#sitehighlights ul li a:active{
	color : #3B3333;
	text-decoration : none;
}
#sitehighlights ul li a:hover{
	color : #3B3333;
	text-decoration : underline;
}
td.footer{
	color: #404040;
	font-size: 11px;
}
td#submenu p{
	font-size: 11px;
	color:#4E0000;
	margin: 0px;
	margin-bottom: 10px;
}
td#submenu a,
td#submenu a:link,
td#submenu a:visited,
td#submenu a:active{
	color : #4E0000;
	text-decoration : none;
}
td#submenu a:hover{
	color : #4E0000;
	text-decoration : underline;
}
p.caption{
	font-size: 11px;
	font-style: italic;
}















