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

body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.clearBoth	{
	clear:			both;
}

h1 {
	font-size: 1.5em;
	color: #333333;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.2em;
	font-weight: normal;
	}

h4, h5, h6, .larger{
	font-size: 1.1em;
	}
#headerAddress {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}
#leftnav p {
	padding: 4px;
	font-size: 11px;
	margin: 4px;
}

.footer {
	font-size: 10px;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration:none
}
.footer a:active {
	color: #CCCCCC;
	text-decoration:none
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration:none
}
.footer a:hover { color: #FFFFFF;
	text-decoration:underline
}
a { color: #990000;
	text-decoration:none
}
a:link { color: #990000;
	text-decoration:none
}
a:hover { color: #666666;
	text-decoration:underline
}
.red {
	color: #990000;
}
blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 20px;
}
.list {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
.list li {
	display: block;
	float: none;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	background: url(images/arrow.gif) no-repeat 5px 5px;
}
.list3col {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
.list3col li {
	display: block;
	float: left;
	width: 30%;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	background: url(images/arrow.gif) no-repeat 5px 5px;
}
.raidersFlash {
	float: right;
	height: 533px;
	width: 350px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
}
.raidersFlash2 {
	float: right;
	height: 750px;
	width: 350px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
}
.raidersFlash3 {
	float: right;
	/*height: 850px;*/
	width: 350px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
}
#leftnav {
	margin-right: 15px;
}
img {border:none;}
.imgR {
	display: block;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
