/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	background-color: #E6E1AF;
	color: #666666;
	line-height: 16pt;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	background-image: url(../images/leaf_bkg.gif);
	background-position: left top;
}
.home_nav {
	font-size: 10pt;
	color: #666666;
}
.home_nav img{
	margin-right: 8px;
}
.home {
	width: 340px;
}
.home_nav li{
	list-style-image: url(../images/home_bullet.gif);
	float: left;
	clear: both;
	width: 120px;
	paddingS-left: 20px;
	background-image: url(../images/home_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.home_nav a{
	color: #666666;
	font-weight:bold;
	text-decoration: none;
}

.home_nav a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #702c91;
}
a:link, a:visited, a:hover {
	color: #666666;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #702c91;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 13pt;
	color: #702c91;
	text-decoration: none;
	line-height: 20pt;
	font-weight: lighter;
}

h2{
	font-size: 13pt;
	color: #702c91;
	text-decoration: none;
	line-height: 20pt;
	font-weight: lighter;
}

h3{
	font-size: 13pt;
	color: #702c91;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20pt;
	font-weight: lighter;
}

h4{
	font-size: 11pt;
	color: #702c91;
	text-decoration: none;
	line-height: 20pt;
	font-weight: 500;
	padding-top: 10px;
}

h5{
	font-size: 11pt;
	color: #702c91;
	text-decoration: none;
	line-height: 20pt;
	font-weight: 500;
}

ul{
 	list-style-type: circle;
	color: #702c91;
}

ul ul{
	 list-style-type: circle;
	 color: #702c91;
}
.sub li{
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	margin-right: 10px;
	margin-left: 0px;
}
.sub a{
	color: #666666;
}

.sub a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #702c91;
}
ul ul ul{
	 list-style-type: none;
}

label {
	font: bold 100% "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #334d55;
	visibility: visible;
	z-index: 100;
}

.superscript {
	vertical-align: 30%;
	font-size: 80%;
}			

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrap {
	width: 990px;
	margin: 0 auto;
	padding: 0 auto;
}

#masthead{
	margin: 0 auto;
	padding: 0px;
	width: 990px;
}
#masthead img{
	border: 0px;
	margin: 0 auto;
	padding: 0 auto;
	text-align:center;
}
.main_text {
	width: 353px;
	text-align:left;
	float: left;
}
.images_right {
	width: 220px;
	float: right;
	padding-top: 60px;
	padding-left: 15px;
}
.images_right img{
	border: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.main_text_full {
	width: 608px;
	margin-left: 0px;
	text-align:left;
}
.main_text_home {
	width: 420px;
	margin-left: 0px;
	text-align:left;
}
#navBar{
	padding: 0px;
	float: left;
	width: 300px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#navBar_home {
	padding: 0px;
	float: left;
	width: 384px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}


#content{
	float: right;
	width: 604px;
	padding-top: 0;
	padding-bottom: 0;
	right: 0px;
}
#content_home{
	float: right;
	width: 600px;
	padding-top: 0;
	padding-bottom: 0;
	right: 0px;
}


/************** .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;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story li{
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	margin-right: 8px;
	margin-left: 0px;
	padding-right: 6px;
	color: #666666;
	line-height: 16pt;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;	
	text-indent: -24px;
}
.story a:link, a:visited, a:hover {
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}

.story a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #702c91;
}

html>body .story li{
	text-indent: -16px;
}

.story{
	clear: both;
	padding: 10px 0px 0px 0px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.story2{
	clear: both;
	padding: 10px 0px 0px 25px;
	font-size: 80%;
}

.story2 p{
	padding: 0px 0px 10px 0px;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 70%;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin: 0 auto;
	text-align:center;
	width: 90%;
}
#siteInfo a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
#siteInfo a:hover {
	color: #333333;
	text-decoration: underline;
}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
	 margin: 0px;
	 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

hr {
	width: 90%;
	border-top: 1px dashed #702c91;
	height: 1%;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	padding: 2px 0px 2px 10px;
	border-bottom: none;
	text-decoration: none;
	font-weight:bold;
	color: #702c91;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin-top: 60px;	
	padding: 0px;
	font-size: 85%;
	width: 300px;
	color: #000000;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
	color: #000000;
}

#sectionLinks a:visited{
	padding: 2px 0px 2px 10px;
		color: #000000;
}

#sectionLinks a:hover{
	padding: 2px 0px 2px 10px;
		color: #702c91;
}
#subLinks{
	margin-top: 10px;
	padding: 0px;
	font-size: 80%;
	color: #666666;
	list-style-type: circle;
}

#subLinks a:link{
	padding: 2px 0px 2px 10px;
	width: 100%;
	color: #666666;
  	voice-family: "\"}\""; 
 	 voice-family:inherit;
	width: auto;
}
#subLinks a:visited{
	padding: 2px 0px 2px 10px;
}

#subLinks a:hover{
	padding: 2px 0px 2px 10px;
}
.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px dashed gray;
	height: 1%;
}

.cssform label{
	font-weight: normal;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 250px;
}
.cssform input {
		background-color: #E1DBA4;
}
.cssform textarea{
	width: 400px;
	height: 150px;
	background-color: #E1DBA4;
	margin-left: -100px;
}

* html .threepxfix{
	margin-left: 3px;
}

.formbutton{
	cursor:pointer;
	border: 1px #333333;
	background:#E1DBA4;
	color:#333333;
	font-weight:bold;
	padding: 1px 2px;
}
.table {
	border: 1px dotted #666633;
	font-size: 80%;
	color: #333333;
	background-color: #E6E1AF;
}