@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	background-color: #00FFFF;
   }
a{
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color: #FF0000;
}
#wrapper{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 811px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF99;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
#nav-menu ul
{
	list-style: none;
	padding: 0;
}

#nav-menu li
{
	float: left;
}

#nav-menu li a
{
	float: left;
	display: block;
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-top: 5px;
}
#nav-menu li a:hover{
	background-image: url(pics/overtab.jpg);
	background-color: #cff;
	background-repeat: no-repeat;
	background-position: right top;
	color: #CC0000;
}
/* Hide from IE5-Mac \*/
#nav-menu li a.active{
	background-image: url(slices/activeTab.jpg);
	background-color: #cff;
	background-repeat: no-repeat;
	background-position: right;
	color: #FF0000;
}
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{

} 

.content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	height: 100%;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-left: 5px;
}
.footer {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
	}
.footer a {
	color: #F6F090;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}
.sideheader{
	font-weight: bold;
	color: #996633;
	font-size: 14px;
	line-height: 28px;
}
.liltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.liltext a {
	text-decoration: underline;
	color: #990033;
}
.liltext a:hover{
	text-decoration: none;
}
.img1 {
	float: right;
	padding: 5px;
}
.img2 {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.dropshadow {
	border: thin solid #339999;
	font-family: "Courier New", Courier, monospace;
	color: #000066;
	background-image: url(pics/shadeform.gif);
	font-weight: bold;
}


.bullets{

}
.bullets a{
	color: #339933;
	text-decoration: underline;
	font-weight: bold;
}
.bullets a:hover{
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.compbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
}

.links {
	color: #999933;
	font-weight: bold;
}
.links a{
	color: #00CC00;
	text-decoration: underline;
}
.links a:hover{
	text-decoration: none;
}
.subheader {
	font-weight: bold;
	color: #0099CC;
	font-size: 14px;
}
.locations{
	font-weight: bold;
	color: #990000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.locations a{
	text-decoration: none;
}
.locations a:hover{
	color: #000000;
	text-decoration: underline;
	
}
.mainpic{
	background-image: url(slices/cpr_r1_c5.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 167px;
	width: 100%;
}

