html { height: 100%;
       width:  100%; }

BODY {
	padding: 0px;
	margin: 0px;
	background-color:#FFFFFF;
    height: 100%;
	}

#content {height: 100%; clear: both;}

.button1 {
	background-color:#052505;
	background-image: url(/images/art/button_gradient1.gif); background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #b1b978;
	padding: 2px;
	letter-spacing: 0.05em;
	}

.textbox1 {
	background-color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #949f42;
	text-align: left;
	width: 190px;
	}
.textarea1 {
	background-color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #949f42;
	text-align: left;
	}


a:link, a:visited, a:active {
text-decoration: none;
color: #336633;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #333333;
font-weight: normal;
}



/* ******* NAV 1 ********* */
.homeNav1 {
font-family: arial, helvetica, sans-serif;
font-size: .80em;
padding: 0px;
}

.homeNav1 ul {
list-style: none;
margin: 0;
padding: 0;
white-space: nowrap;
}

.homeNav1  li{
display: inline;
padding: 0px 5px 0px 5px;
}

.homeNav1 a:link, .homeNav1 a:visited, .homeNav1 a:active {
/* color:#666666; */
color: #336633;
text-decoration: none;
font-weight: normal;
}

.homeNav1 a:hover {
color:#333333;
text-decoration: underline;
font-weight: normal;
}

/* END Navigation */



.small{
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
color: #333333;
}

.small a:link, .small a:visited, .small a:active {
text-decoration: underlined;
color: #336633;
font-weight: normal;
}

.small a:hover {
text-decoration: none;
color: #333333;
font-weight: normal;
}


h1.title {
background-image: url('/images/icons/section_title1A.gif');
background-position: 0px 0px;
background-repeat: no-repeat;
padding: 0px 0px 0px 0px;
margin: 0px;
display: block;
width: 100%;
line-height: 33px;
font-size: 1.1em;
color: #336600;
text-indent: 30px;
}

.main {width: 940px;  border: 0px solid #CCCCCC; margin: 4px 0px 0px 0px;  font-family: arial, helvetica, sans-serif; font-size: 12px;}
.mainGallery {width: 940px;  border: 0px solid #CCCCCC; margin: 4px 0px 0px 0px; min-height: 100%;  font-family: arial, helvetica, sans-serif; font-size: 12px;}


.left {width: 730px; float: left; text-align: left; border: 0px solid #CCCCCC; height: 400px; margin: 30px 0px 0px 0px; line-height: 140%; height: 100%; }
.rightColumn {width: 210px; float: right; border: 0px solid #CCCCCC; text-align: center; height: 100%;}

.mainBody1 { margin: 0px 0px 0px 0px; padding: 0px 10px 20px 30px; width:490px; float: left; border: 0px solid #999999; height: 100%; }
.mainContent1 { margin: 0px; padding: 0px 10px 0px 8px; }

.mainBodyGallery1 { margin: 0px; padding: 0px 10px 0px 20px; width: 730px; float: left; border: 0px solid #999999; min-height: 100%; }

ul.resourceList{
list-style: none;
padding: 20px 0px 0px 10px;
margin: 0px;
}

.resourceList li {
list-style: none;
padding: 15px 0px 3px 0px;
margin: 0px;
}

.resourceList a:link,.resourceList a:visited,.resourceList a:active {
font-weight: bold;
}
.resourceList a:hover {
font-weight: bold;
}

.emphasis { font-weight: normal; font-style: oblique; font-size: .95em;}

.summary2 {font-size: .95em; font-family: arial,verdana, tahoma, sans-serif; margin: 4px 0px 0px 0px; padding: 4px 7px 7px 10px; line-height: 130%; border-width: 0px 0px 1px 0px; border-color: #99CC33; border-style: solid; background-color: #f0f6e3; display: block;}

a.summary2 {background-color: #f0f6e3; display: block; font-weight: normal;}
a:hover.summary2 {background-color: #e3ecd0; display: block; text-decoration: none;}

.footerGallery1 {
	width: 980px;
	height: 110px;
	border: 0px solid #CCCCCC;
	margin: 10px 0px 5px 0px;
	border-top: dashed #669933 1px;
	border-bottom: dashed #669933 1px;
	padding-top: 4px;
	font-family: arial,helvetica, sans-serif;
	font-size: .7em;
	clear:both;
}

.bulletsSitemap p {  }
.bulletsSitemap p a:link{font-weight: bold; margin-left:20px; padding-left:20px;}
.bulletsSitemap ul {list-style-image: url('/images/icons/arrow.gif'); margin: 0px 0px 0px 25px; padding: 0px 0px 0px 25px; vertical-align:middle; line-height:25px;}
.bulletsSitemap { font-weight: normal;}
