/*  Main Content  */

a{
    cursor:pointer;
}

.quickLinks{
    list-style: none;
	padding-left: 70px;
	padding-right: 50px;
}

.quickLinks li{
    padding-bottom: 10px;
	background-image: url(../images/content/quicklink.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 280px;
	text-align: center;
}

.quickLinks a{
    padding: 50px 70px;
	display: block;
	color: #000000;
	width: 144px;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 20px;
	background: url(images/button.gif) no-repeat center;
	color:#FFFFFF;
}

.quickLinks a:hover{
    padding: 50px 70px;
	display: block;
	color: #000000;
	width: 144px;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 20px;
	background: url(../images/content/quicklinkover.gif) no-repeat center;
	color:#FFFFFF;
}

#imageNoBorder{
    border:none;
}

.imageTable{
	margin-left:auto;
	margin-right:auto;
}

.imageTable td{
    padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

.imageTable td a{
    font-family:tahoma, Arial;
	font-size:14px;
	color: #0033FF;
	text-decoration:none;
}

.imageTable td a:hover{
    font-family:tahoma, Arial;
	font-size:14px;
	color: #339900;
	border-bottom: #0033FF dotted thin;
}

#mapPanel{
   display: none;
}

body{
    background-image: url(../images/body_bg.gif);
	background-repeat:repeat-x;
	background-color: #82B072;
	}

*{padding:0;margin:0}

#main{
	width:1011px;
	margin:0px auto;
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-y;
}

#header{
    height:94px;
	text-align:center;  
}

#nav{
    height:68px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
}

#navSpacer{
    text-align:middle;
}

#navContent{
    padding-left:30px;
}
#navDetailRight{
    text-align:right;
	float:right;
	padding-right:20px;
	padding-top:5px;
}

#right{
    text-align:left;
	float:right;
	padding-right:50px;
	padding-top:80px;
	width: 250px;
}

.left{
    text-align:left;
	float:left;
	padding-right:20px;
	padding-top:5px;
}

.navRightFont{
    font-family:tahoma, Arial;
	font-size:12px;
	color:#FFFFFF;
}

#navShadow{
    height:14px;
	width:961;
	padding-left:25px;
	padding-right:25px;
	background-image:url(../images/nav_shadow.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#content{
    padding-left:30px;
	padding-right:30px;  
}

#contentLeft{
    float:left;  
}

#contentRight{
    float:right;
	padding-right: 20px;
	padding-top: 15px;
}
#contentAnnouncements{ 
}


#footer{
    background-image:url(../images/main_footer.gif);
	background-repeat:no-repeat;
	width:1011px;
	height:49px;
	text-align:center;
	padding-top:45px;
	background-color: #82B072;
}

/*  Fonts  */

.infoSliderBox{
   width: 500px;
   border: 1px #999999 solid;
   background:#FFFFFF;
}

.infoSliderBox h4{
    cursor:pointer;
	border-bottom: #666666 1px solid;
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/smlform_bg.gif);
	background-repeat:repeat;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #b0fd8b; 
}

.infoSliderBox h4:hover{
    cursor:pointer;
	border-bottom: #666666 1px solid;
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	background: #325BC7;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #FFFFFF;
}

.infoSliderBox h4 img{
    padding-left: 5px;
	padding-right: 10px;
}

.infoSliderBox p{
	font-family: Tahoma, Arial;
	font-size: 14px;
	padding: 5px;

}

a.navLink:hover{
    font-family:tahoma, Arial;
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:solid thick   #82B072;
	text-decoration:none;
}

a.navLink:link,a.navLink:visited {
    font-family:tahoma, Arial;
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.navNoEffects{
    font-family:tahoma, Arial;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
}

.body{
    font-family:Tahoma, Arial;
	font-size:14px;
	color:#000000;
}

a.bodyLink:link, a.bodyLink:visited{
    font-family:tahoma, Arial;
	font-size:14px;
	color: #0033FF;
	text-decoration:none;
}

span.bodyLink{
    font-family:tahoma, Arial;
	font-size:14px;
	color: #0033FF;
	text-decoration:none;
}

span.bodyLink:hover{
    font-family:tahoma, Arial;
	font-size:14px;
	color: #339900;
	border-bottom: #0033FF dotted thin;
}

a.bodyLink:hover{
    font-family:tahoma, Arial;
	font-size:14px;
	color: #339900;
	border-bottom: #0033FF dotted thin;
}

.bodyGrey{
    font-family:tahoma, Arial;
	font-size:14px;
	color: #333333;
	font-weight:bold;
}

.bodyBold{
    font-family:tahoma, Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.footerText{
    font-family:Tahoma, Arial;
	font-size:10px;
	color: #000000;
}

#contentAnnouncements h1{
    font-family:Tahoma, Arial;
	font-size:18px;
	color:#000000;
	font-weight:bold;
}

#content h1{
    font-family:Tahoma, Arial;
	font-size:18px;
	color:#000000;
	font-weight:bold;
}

#content h2{
    font-family:Tahoma, Arial;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	padding-bottom: 5px;
}

.faqItem{
    background-color:#FFFFFF;
	border: #666666 1px solid;
	}

#content h3{
    font-family:Tahoma, Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

#right h2{
    font-family:Tahoma, Arial;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}

/*  Forms  */

.smlInput{
    padding: 10px;
	background-image: url(../images/smlform_bg.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial;
	font-size: 14px;
	color:#FFFFFF;
	border: #40683d 1px solid;
	}
	
.smlSelect{
	background-image: url(../images/smlselect_bg.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial;
	font-size: 14px;
	color:#FFFFFF;
	border: #40683d 1px solid;
	padding: 5px;
	}
	
.smlTextArea{
    background-image: url(../images/textarea_bg.gif);
	background-repeat: repeat;
	font-family: Tahoma, Arial;
	font-size: 14px;
	color:#FFFFFF;
	border: #40683d 1px solid;
	padding: 5px;
	}
	
.formBtn{
    background-image:url(../images/btn_bg.gif);
	padding: 5px;
	padding-left: 20px;
	padding-right:20px;
	border: #000033 thin solid;
	font-family: Tahoma, Arail;
	font-size: 16px;
	color:#FFFFFF;
}
/*
form input, form textarea{
    background-color: #82B072;
	border:2px solid #333333;
    color: #ffffff;
    padding: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: tahoma, Arial;
	font-size:14px;
	font-weight:bold;
}

form select{
    background-color: #82B072;
    color: #ffffff;
	font-family: tahoma, Arial;
	font-size:14px;
	font-weight:bold;
}


*/

/* Tables */

table.membership{
    padding: 10px;
	border-spacing: 0px;
}

td.membershipItem{
    background-color: #82B072;
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #b0fd8b;
	padding-right: 10px;
	padding-left: 10px;
    border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	padding:10px;	
}

td.membershipItemBot{
    background-color: #82B072;
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #b0fd8b;
	padding-right: 10px;
	padding-left: 10px;
    border-right: #000000 1px solid;
	padding:10px;	
}

td.membershipDetail{
    background-color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 16px;
	color:#000000;
	padding-right: 10px;
	padding-left: 10px;
}


table.formTable{
    border-spacing:10px;
}

.cpTable{
    border:medium solid #333333;
}

td.cpItemDetail{
    border-bottom: #CCCCCC medium solid;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 10px;
}

td.cpItemTitle{
    border-bottom: #CCCCCC medium solid;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

a.cpLink:link, a.cpLink:visited{
	
	font-family:tahoma, Arial;
	text-decoration:none;
	font-size:16px;
	font-weight: bold;
	color: #333333;
}

a.cpLink:hover{
	
	font-family:tahoma, Arial;
	border-bottom:medium #00CC33 solid;
	font-size:16px;
	font-weight: bold;
	color: #333333;
}

table.newsTable{ 
    width: 954px;
    background-color: #fafafa;
    border: 1px #82b072 solid;
    border-collapse: collapse;
    border-spacing: 0px; 
}

td.newsHeaderLeft{ 
    background-color: #82b072;
    border: 1px #82b072 solid;
    font-family: Tahoma,Arial;
    font-weight: bold;
    font-size: 16px;
    color: #b0fd8b; 
	border-right:none;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 4px;
	background-image:url(../images/tdheader_bg.gif);
	background-repeat:repeat-x;
}

td.newsHeaderRight{ 
    background-color: #82b072;
    border: 1px #82b072 solid;
    font-family: Tahoma,Arial;
    font-weight: bold;
    font-size: 14px;
    color: #b0fd8b;
	border-left:none; 
	padding-bottom: 10px;
	text-align:right;
	padding-right: 4px;
	padding-top: 4px;
	background-image:url(../images/tdheader_bg.gif);
	background-repeat:repeat-x;
}


td.newsBody{ 
    border-bottom: solid 1px #82b072;
    text-align: left;
    font-family: Tahoma, Arial;
    font-size: 14px;
    color: #000000;
    background-color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px
}

#contentImages{
    overflow:auto;
	width:800px;
	height:150px;
	text-align:center;
}

span.error{
    font-family: Tahoma, Arial;
	size: 14px;
	padding: 20px;
	color:#FF0000;
}

span.confirm{
    font-family: Tahoma, Arial;
	size: 14px;
	padding: 20px;
	color:#00CC00;
}

.linkNoBorder img{
   border: none;
   }







