body {
	margin: auto;
	padding: 0;

}

/*default links*/
		
		A{
                font-family: Arial, Helvetica, Sans-Serif;
                font-size: 12px;
                color: #074932;
                font-weight: normal;
                text-decoration: underline;
				
				
        }

        A:visited{
                font-family: Arial, Helvetica, Sans-Serif;
                font-size: 12px;
                color: #074932;
                font-weight: normal;
                text-decoration: underline;
				
        }
       
	    A:active{
                font-family: Arial, Helvetica, Sans-Serif;
                font-size: 12px;
                color: #074932;
                font-weight: normal;
                text-decoration: underline;
				
        }
       
	    A:hover{
              font-family: Arial, Helvetica, Sans-Serif;
                font-size: 12px;
                color: #199167;
                font-weight: normal;
                text-decoration: underline;
				
        }


#top {width:803px;}

.leftsiderepeat {
	background: url(../images/expanddown_left.jpg) repeat-y 0 0;
	
}
.menubg {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.contentbg {
	background: white url(../images/content_sliver.jpg) repeat-y right top;
}

.pic1 {
background: url(../images/toppic1.jpg) no-repeat 0 0; width:179px; height:146px;
}
.pic2 {
	background: url(../images/toppic2.jpg) no-repeat 0 0; width:360px; height:146px;
}
.pic3 {
	background: url(../images/toppic3.jpg) no-repeat 0 0; width:264px; border:0px solid red; height:146px;
	
}



.buttonrepeat {
	background-image: url(../images/button_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.bgrepeat {
	background-image: url(../images/bgsliver.jpg);
	background-repeat: repeat-x;
	background-color: #E6E8D5;
}
.infoboxbg {
	background-image: url(../images/infobox_repeater.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.infoboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 4px;
	padding: 4px;

}
.blkborder {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.blkborderbottom {

	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.blkborderL {

	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.blkborderR {


	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
.contentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
/*	text-align: center;
	width:80%;
	vertical-align: top;
	margin: 5px 5px 5px 0px;
	padding: 5px 5px 5px 0px;
	border:1px solid red;*/
}

.contentheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	margin: 5px 5px 5px 0px;
	padding: 5px 5px 5px 0px;
}

/*main menu text links*/

        A.menutextlinks:link{
                font-family: Arial, Helvetica, Sans-Serif;
                font-size: 12px;
                color: #074932;
                font-weight: bold;
                text-decoration: none;
				margin: 0px 0px 0px 5px;
				padding: 0px 0px 0px 5px;
				text-align: left;
        }

        A.menutextlinks:visited{
                font-family: Arial, Helvetica, Sans-Serif;
                font-size: 12px;
                color: #074932;
                font-weight: bold;
                text-decoration: none;
				margin: 0px 0px 0px 5px;
				padding: 0px 0px 0px 5px;
				text-align: left;
        }
        A.menutextlinks:active{
                font-family: Arial, Helvetica, Sans-Serif;
                font-size: 12px;
                color: #199167;
                font-weight: bold;
                text-decoration: none;
				margin: 0px 0px 0px 5px;
				padding: 0px 0px 0px 5px;
				text-align: left;
        }
        A.menutextlinks:hover{
                font-family: Arial, Helvetica, Sans-Serif;
                font-size: 12px;
                color: #199167;
                font-weight: bold;
                text-decoration: none;
				margin: 0px 0px 0px 5px;
				padding: 0px 0px 0px 5px;
				text-align: left;
        }
		
		
		/*menu footer text links*/

        A.menu-footertextlinks:link{
                font-family: Arial, Helvetica, Sans-Serif;
                font-size: 11px;
                color: #074932;
                font-weight: bold;
                text-decoration: underline;
				/*margin: 0px 0px 0px 5px;
				padding: 0px 0px 0px 5px; */
				
        }

        A.menu-footertextlinks:visited{
                font-family: Arial, Helvetica, Sans-Serif;
                font-size: 11px;
                color: #074932;
                font-weight: bold;
                text-decoration: underline;
				/*margin: 0px 0px 0px 5px;
				padding: 0px 0px 0px 5px; */
				
        }
        A.menu-footertextlinks:active{
                font-family: Arial, Helvetica, Sans-Serif;
                font-size: 11px;
                color: #199167;
                font-weight: bold;
                text-decoration: underline;
				/*margin: 0px 0px 0px 5px;
				padding: 0px 0px 0px 5px; */
				
        }
        A.menu-footertextlinks:hover{
                font-family: Arial, Helvetica, Sans-Serif;
                font-size: 11px;
                color: #199167;
                font-weight: bold;
                text-decoration: underline;
				/*margin: 0px 0px 0px 5px;
				padding: 0px 0px 0px 5px; */
				
		}
		
.informationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background:white;
	width:235px;
	padding:3px;
	filter:alpha(opacity=65);
	opacity:.65;
	margin-right:12px;

}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #074932;
	font-weight: bold;
}
.largeextrabutton 
{
	padding-top: 6px;
	background-image: url(../images/lg_button_repeat.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.extrabutton 
{
	padding-top: 6px;
	background-image: url(../images/button_repeat.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

        A.subLinks:link{
                font-family: Arial, Helvetica, Sans-Serif;
                font-size: 12px;
                color: #074932;
                font-weight: bold;
                text-decoration: none;
				/*margin: 0px 0px 0px 5px;
				padding: 0px 0px 0px 5px; */
				padding: 0px 15px 0px 0px; 
				
        }

        A.subLinks:visited{
                font-family: Arial, Helvetica, Sans-Serif;
                font-size: 12px;
                color: #074932;
                font-weight: bold;
                text-decoration: none;
				/*margin: 0px 0px 0px 5px;
				padding: 0px 0px 0px 5px; */
				padding: 0px 15px 0px 0px; 
				
        }
        A.subLinks:active{
                font-family: Arial, Helvetica, Sans-Serif;
                font-size: 12px;
                color: #199167;
                font-weight: bold;
                text-decoration: none;
				/*margin: 0px 0px 0px 5px;
				padding: 0px 0px 0px 5px; */
				padding: 0px 15px 0px 0px; 
				
        }
        A.subLinks:hover{
                font-family: Arial, Helvetica, Sans-Serif;
                font-size: 12px;
                color: #199167;
                font-weight: bold;
                text-decoration: none;
				/*margin: 0px 0px 0px 5px;*/
				padding: 0px 15px 0px 0px; 
				
		}