body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #111;
	line-height: 12px;
	background-color: #000000;
}

h1 {
	color: #FFFFFF;
	font: bold 15pt/15px "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 17px;

	text-align: center;
	vertical-align: middle;
	padding: 10px;
}


h2 {
	color: #630002;
	font: bold 18pt/18px "Lucida Grande", Lucida, Verdana, sans-serif;

	text-align: center;
	vertical-align: middle;

}

h3 {
	color: #333333;
	font: bold 1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	margin-bottom: 3px;
}




p {
	margin-top: .64em;
	margin-bottom: .64em;
}

p.copy {
		font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	margin: 2px 0 1px;
	padding: 0;
}


a.copy{
		text-decoration: none;

	color: #630002;
	font-weight: bold;
			font-size: 1em;
	margin: 0;
}

a.copy:hover{

	text-decoration: underline;
	color: #630002;
}





strong {
	font-weight: bold;
}



a{
		text-decoration: none;

	color: #630002;
	font-weight: bold;
			font-size: 110%;

}

a:hover{

	text-decoration: underline;
	color: #630002;
}

/*use a # to signify a id, used only once in a document (i.e. divs, not font tags)*/

/*__________________________________________________________________ 
____________________________ major elements ________________________________
____________________________________________________________________*/

table td{
	background-color: #E6E4D9;
}

td.black{
		background-color: #000000;
}

td.white{
		background-color: #FFFFFF;
	text-align: left;
}

td.grey{
		background-color: #333333;
	text-align: left;
}

td.whiteheader{
		background-color: #FFFFFF;

}

td.left_shadow{
	background: url(../images/shadow_left.gif) repeat-y;
}

td.right_shadow{
	background: url(../images/shadow_right.gif) repeat-y;
}

td.bottom_shadow{
	background: url(../images/bottom_shadow.gif) repeat-x;
}


td.re_subheader_back{
	background: url(../images/home_subheader.gif) repeat-y;
}


a.contact{
		text-decoration: none;

	color: #999999;
			font-size: 180%;
	font-weight: normal;
	font-style: normal;
}

a.contact:hover{
			text-decoration: underline;
	color: #7a97b6;
}

p.footer{
	font-size: x-small;
}



ul.menu{
	margin-left: 10px;
	margin-top: 10px;
	color: white;
	margin-right: 3px;
	color: #FFFFFF;
	line-height: 1.3em;
}


a.menu{
		text-decoration: none;

	color: #FFFFFF;
	font-weight: bold;
			font-size: 90%;

}

a.menu:hover{

	text-decoration: underline;
	color: #FFFFFF;
				font-size: 90%;

}

hr{
	margin-top: 10px;
	margin-bottom: 10px;
}


#rotator
{
  background: url(banners/rotator.php) no-repeat center top;
  width: 468px;
  height: 60px;
}

/*__________________________________________________________________ 
____________________________ footer ________________________________
____________________________________________________________________*/