 

body{
	font-family: Arial, sans-serif;
	color: #006633;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #E5E5C5;
	border-right-width: medium;
	border-right-style: none;
}

a:link, a:visited, a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
}

a:hover {
	text-decoration: none;
	color: #660000;
	font-size: small;
	background-color: #C1C99A;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: "Kunstler Script";
 font-size: 72px;
 color: #006633;
}

h2{
 font-size: 114%;
 color: #006633;
}

h3{
	font-size: 100%;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #006633;
}

h5{
 font-size: 100%;
 color: #006633;
}
.pic{
	float: right;
}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #006633;
}
				


#masthead{
	width: auto;
	background-image: url(images/top.jpg);
	height: 157px;
	background-repeat: no-repeat;
	border-top-width: 6px;
	border-top-style: outset;
	border-top-color: #C1C99A;
	border-left-color: #00CC66;
	padding-right: 0px;
	padding-left: 135px;
	left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	border-bottom-width: thick;
	margin-left: -6px;
	border-bottom-style: none;
	border-bottom-color: #006633;
	background-position: left -40px;
	top: -70px;
	border-right-style: none;
}
#masthead a{
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-decoration: none;
}

#masthead a:hover{
	color: #660000;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	background-color: #C1C99A;
	text-decoration: none;
	}

#masthead H1{
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	color: #00CC66;
	font-weight: 600;
	line-height: 1.4em;
}
#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	;
	color: #FFFFFF;
	color: #FFFFFF;
	color: #FFFFFF;
	color: #FFFFFF;
}

#content{
	float:right;
	width: 80%;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #C1C99A;
}

#content a,a:hover,#siteInfo a,a:hover{
	color: #006633;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	background-color: #C1C99A;
	text-decoration: none;
	}

#siteName{
	margin: 0px;
	font-family: "Kunstler Script";
	font-size: 59px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bolder;
	left: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	white-space: nowrap;
	font-weight: bolder;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */



#globalNav a {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
}
globalNav p{
color: #FFFFFF;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0%;
	color: #006633;
	font-weight: bolder;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #006600;
	font-size: 75%;
	color: #006600;
	padding: 10px;
	margin-top: -1px;
	background-color: #C1C99A;
	width: 79%;
	float: right;
}


/************* #search styles ***************/

#search{
	position: absolute;
	margin: -3px;
	padding: 0px;
	font-size: 90%;
	background-image: none;
	top: 652px;
	width: 145px;
	height: 272px;
	background-repeat: no-repeat;
	border-right-style: solid;
	background-color: #006600;
	left: -5px;
}

#search form{
 margin: 0px;
 padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: absolute;
	font-size: 90%;
	background-image: url(images/sidebar7.jpg);

);
	top: 180px;
	left: -2px;
	width: 145px;
	background-repeat: no-repeat;
	height: 735px;
	border-top-style: none;
	border-top-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	border-right-style: none;
	margin-top: -17px;
	margin-right: -7px;
	margin-bottom: -7px;
	margin-left: -7px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: -15px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}

*********** .relatedLinks styles ***********
/#realtedLinks{	
position: absolute;
	margin: -4px;
	padding: 0px;
	font-size: 90%;
	background-image: url(images/sidebar.jpg);
	top: 250px;
	left: 0px;
	width: 150px;
	border-left-width: 7px;
	border-left-style: outset;
	border-left-color: #FFFF66;
}

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	background-color: #663333;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	background-color: #663333;
	width: 150px;
	top: 660px;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	color: #FFFF33;
}
