/* CSS Document */

body
{
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#000000;
}

a
{
color:#CC3333;
text-decoration:none;
}

a:hover
{
color:#666666;
}

.container
{
margin-left:auto;
margin-right:auto;
text-align:center;
width:800px;
background-color:#FFFFFF;
border:1px solid black;
}

.contentarea
{
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	width:800px;
	margin: 0px auto auto auto;
	text-align: center;
}

.contentarea h1
{
display:none
}

.prinav
{
position:relative;
float:left;
width:188px;
padding-top:85px;
}

.prinavcontainer
{
background-color:#E2E0B7;
width:188px;
background-image:url(../images/menu_bottom.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

.prinavresources a
{
background-image:url(../images/resources.jpg);
background-repeat:no-repeat;
width:188px;
height:34px;
display:block;
}

.prinavevents a span, .prinavresources a span
{
display:none;
}

.prinavresourcescontent
{
text-align:left;
padding-left:4px;
padding-bottom:5px;
font-size:9pt;
}
.newsletter
{
text-align:center;
margin-left:auto;
margin-right:auto;
padding-top:5px;
}

.maincontent
{
padding-top:85px;
position:relative;
float:left;
width:600px;
}

p, blockquote, ul
{
text-align:left;
padding-left:10px;
padding-right:10px;
}

.center
{
text-align:center;
}


.pagetitle
{
	font-weight:bold;
	font-size:13pt;
	color:#990000;
	border-bottom:1px solid black;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	margin-left: 10px;
}
.staffpic {
	margin: 0px 10px 10px;
}


.pagedivtitle
{
font-weight:bold;
font-size:11pt;
text-decoration:underline;
color:#666666;
}

.productblock
{
width:600px;
padding-bottom:15px;
}

.prodpic
{
float:left;
width:100px;
}

.proddesc
{
float:left;
width:480px;
text-align:left;
}

.utilnav
{
margin-left:290px;
font-size:9pt;
}

.utilnav a
{
color:white;
text-decoration:none;
}

.utilnav a:hover
{
color:maroon;
text-decoration:none;
}

.homecontentleft
{
float:left;
width:450px;
}

.homecontentright
{
	float:right;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:140px;
	border: solid #000 1px;
	;
	padding: 5px 5px 5px 5px;
}

.contentleft
{
float:left;
width:47%;
}

.contentright
{
float:left;
width:47%;
}

.highlightright
{
text-align:right;
background-color:silver;
height:20px;
}

.footer
{
clear:both;
height:25px;
width:800px;
font-size:8pt;
}

.copyright
{
float:left;
width:250px;
text-align:left;
padding-top:5px;
padding-left:5px;
}

.bottomnav
{
float:left;
width:350px;
text-align:center;
padding-top:5px;
}

.credits
{
float:left;
width:180px;
text-align:right;
padding-top:5px;
}

.credits a
{
color:#999999;
}

.formfield {
background-color : #F3F2DF;
border: 1px solid #CCCCCC;
color : #000000;
font-family : arial;
font-size : 9pt;
padding-top : 0px;
padding-bottom : 0px; 
}

.submitbutton {
background-color : #EFEFBC;
border: 1px solid #CCCCCC;
color : #999933;
font-family : arial;
font-size : 8pt;
font-weight:bold;
padding-top : 0px;
padding-bottom : 0px; 
}
.homecontentright a {
	font-weight: bold;
}
