* {
	margin: 0px;
	padding: 0px;
}
body, html {
	color: #333300; 
	margin: 0px auto;
	padding: 0px;
	background: #FFF;
}
.testcolors {
	color: #993333;
}
#header {
	height: 15px;
	padding-top: 16px;
}

/* WinIE only \*/
* html #body_wrapper {
	height: 1%;
}
/* end hack */

body, html, div, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li {
	font-family: "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font: normal 62.5%;
	margin: 0px;
	padding: 0px;
}
body, html, div, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li {
	font-size: 12px;
}
#main p {
	padding-bottom: 11px;
}
#you {
	background: url(../img/message_back.gif) no-repeat;
	width: 220px;
	height: 248px;
	float: right;
	margin: 15px 0px 0px 15px;
}
#you p {
	font-size: 170%;
	color: #006633;
	padding: 150px 15px 5px 15px;
	text-align: center;
}
p.sample {
	padding: 0px;
	margin: 0px;
}
#sample {
	padding: 15px 11px 0px 11px;
	margin: 0px;
}
.mission {
	color: #993333;
	line-height: normal;
	font-weight: bold;
	border: 1px solid #006633;
	padding: 7px;
}
#theme {
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
#themeborder {
	margin: 0px auto;
	padding: 0px;
	border-color: #CCCCCC #006633 #006633 #CCCCCC;
	border-width: 5px;
	border-style: ridge;
	background: url(../img/stripes05.gif) repeat;
}
.theme {
	font-size: 300%;
	color: #006633;
	margin: 0px auto;
	padding: 0px;
}
.theme span {
	font-size: 50%;
}
#rbh {
	width: 100%;
	height: 100%;
	position: relative;
}
.container {
	width: 960px;
	margin: 0px auto;
}

/*  Headers  */
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 7px 0px;
	line-height: 1.1em;
	padding: 0px 0px 7px 7px;
	color: #CC0000;
}
h1, h2, h3, h4, h5 {
	font-weight: bold;
}
h1 {
	color: #333300;
	font-size: 1.6em;
}
h2 {
	color: #996600;
	font-size: 1.5em;
}
h3 {
	color: #666699;
	font-size: 1.4em;
}
h4 {
	color: #006633;
	font-size: 1.3em;
}
h5 {
	color: #006633;
	font-size: 1.2em;
}
h6 {
	color: #996600;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 150%;
}

#back_wrap {
	background: url(../img/background.gif) repeat-x top left;
}
ul, ol, li {
	list-style-type: disc;
	line-height: normal;
}
#brand {
	background: url(../img/brand.gif) no-repeat center;
	height: 21px;
}
#left_menu ol, ul {
	line-height: 2em;
	padding: 0px;
	margin: 0px;
}
#body_menu a, #left_menu a {
	text-decoration: none;
}
#body_menu ol, ul {
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}
#wdm_back {
	text-align: left;
	padding: 0px;
	margin: 13px 0px 0px 0px;
	float: left;
	width: 47%;
}
#insetbox {
	width: 764px;
	padding: 0px;
	margin: 0px;
}
.bodylist li {
	list-style: disc;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 15px;
	line-height: normal;
}
.leftinset {
	font-size: 80%;
	float: left;
	height: 84px;
	padding: 0px;
	margin: 0px;
}
.rightinset {
	font-size: 90%;
	float: left;
	padding: 0px;
	margin: 0px;
}

/*****  stuff from sam's coding *****/
.textBld {
	font-weight: bolder;
	color: #333300;
}
.textBldRed {
	color: #996600;		
	font-weight: bolder;
}
.textSubHeaderRed {
	color: #996600;
	font-weight: bolder;
	font-size: 1em;
}
#header_sub_area {
	width: 788px;
	margin: 0px auto 0px 11px;
}
#header_sub_search {
	background: url(../img/search_bar_back05.gif) repeat-x;
	text-align: right;
	color: #FFF;
	padding: 0px 11px 0px 0px;
	margin: 0px;
	height: 27px;
}
.iconText {
	font-size: .8em;
	text-align: center;
}
.alignCenter {
	text-align: center;
}
/*****  end stuff from sam's coding *****/

#head {
	background: url(../img/head.jpg) no-repeat top left;
	width: 800px;
	height: 167px;
	padding: 0px;
	margin: 0px auto;
}
#head #title {
	float: left;
 	font-size: 30px;
	color: #FFFFFF;
	padding: 19px 0px 0px 30px;
}
#body_top {
	margin: 0px auto;
	width: 800px;
	display: block;
	height: 29px;
}
#body_wrapper {
	margin: 0px auto;
	width: 800px;
	display: block;
}
a.main {
	color: #006633;
	text-decoration: none;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #333300;
}
a.main:visited {
	color: #333300;
	text-decoration: none;
	background: #006633; 
}
a.main:hover {
	color: #999;
	text-decoration: none;
	border-top: 1px solid #333300;
	border-bottom: 1px solid #FFF;
}
a.main:active {
	color: #999999;
	text-decoration: none
}
#main {
	background: url(../img/body_middle05.gif) repeat-y top;
	padding: 0px;
	margin: 0px auto 0px 10px;
	display: block;
}
#end_body {
	background: url(../img/body_foot05.gif) no-repeat bottom left; 
	margin: 0px auto;
	width: 791px;
	height: 29px;
	display: block;
	line-height: 1.4em;
}
.clearer {
	clear: both;
	height: 1%;
	font-weight: bold;
}
#right_side_content {
	float: right;
	width: 560px;
}
#body_right {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 780px;
}
#body_left {
	width: 195px;
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
#body_left .content {
	background: url(../img/stripes05.gif) repeat;
	margin: 0px;
	border: 1px solid #999999;
	height: 1%;
}
#body_left ul {
	list-style: disc;
	padding: 0px 0px 0px 15px;
}
#main, #body_wrapper .content {
	padding: 3px;
	height: 1%;
}

/* HTML Tags */
code {
	display: block;
	margin: 5px;
	padding: 5px;
	color: #996600;
	border: 1px dashed;
	background: #FFFFCC;
}
hr {
	border-bottom: 1px #006633 solid;
	margin: 5px 0px 5px 0px;
	height: 1px;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}
form {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
form .item {
/*	clear: left; */
	border-top: 1px solid #FFFFCC;
	margin: 3px;
}
form .label {
	float: left;
/*	clear: left; */
	width: 150px;
}
input, textarea, select {
	color: #996600;
	border: 1px solid;
	background: #FFFFCC;
	margin: 2px;
	padding: 1px;
	font-size: 80%;
}
blockquote {
	margin: 0px;
	padding: 0px;
}
#quotation {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	width: 99%;
}
#quotation img {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	border: none;
}
#quotation h4 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 3px;
	color: #666666;
}
p.quote {
	font-size: 90%;
	margin: 0px;
	padding: 0px 1px 0px 1px;
	color: #666;
	letter-spacing: .1em;
	width: 175px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.quote_left, .quote_right {
	margin: 0px;
	height: 27px;
	width: 19px;
}
.quote_left {
	padding: 0px 3px 3px 0px;
}
.quote_right {
	padding: 3px 0px 0px 3px;
}

#header_two {
	width: 780px;
	margin: 0px 0px 0px 5px;
	background: transparent;
}

/******* CODE FROM BENSTYLE02 *******/

/* table div */
#the_tables {
	width: 560px;
	float: right;
}
.tabletwo {
	padding: 0px;
	margin: 0px auto;
	width: 99%;
}
td {
	padding: 3px;
	color: #333300;
}
.tableone {
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #999999;
	font-size: 110%;
}
caption {
	padding: 0px 0px 5px 0px;
	font: bold italic 100% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #996600;
}
img {
	border: 0px
}
img.floatTL { 
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
} 
img.floatTR { 
	float: right;
	margin-left: 3px;
	margin-bottom: 0px;
	margin-top: 2px;
	margin-right: 3px;
	vertical-align: text-top;
} 
img.nofloat { 
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
} 

/* formatting from other document (formatting.css) */
#blkbox {
	padding: 5px;
	margin-bottom: 5px;
}
.boxes {
	padding: 5px 15px 5px 15px;
}
.world, .day, .onthe, .mall {
	padding: 1px 5px 1px 5px;
}
.onthe {
	border: 1px solid;
}
.world, .day, .mall {
	border: 3px solid;
}
.world, .day, .onthe, .mall {
	line-height: normal;
	font-weight: bold;
}
.day, .mall {
	font-variant: small-caps;
}
.world, .day {
	font-size: 3.5em;
}
.onthe {
	font-size: 1.5em;
}
.mall {
	font-size: 2.5em;
}
.world {
	border-color: #CCCC99;
	color: #999900;
	margin: 0px 0px 0px 25px;
}
.day {
	border-color: #9999FF;
	color: #006633;
	margin: 0px 0px 0px 15px;
}
.onthe {
	border-color: #006633;
	color: #996600;
	margin: 0px 0px 0px 65px;
}
.mall	{
	border-color: #993333;
	color: #666666;
	margin: 0px 0px 0px 135px;
}
img {
	margin-right: auto;
	display: block;
}
img.wdm {
	margin-left: auto;
}
#rtbox { 
	margin: 0px;
	font-size: 1.5em;
	line-height: normal;
	color: #996600;
	text-align: right;
	float: right;
	width: 53%;
	height: auto;
	padding: 0px;
}
p.just {
	text-align: justify;
}
.silver {
	color: Silver;
}
.purple {
	color: #006633;
}
.teal{
	color: #006633;
}

/* content */
#pictureBox {
	margin: 0px auto;
	display: block;
	width: 544px;
	margin-bottom: 15px;
}
#randomPicture {
	width: 544px;
	height: 330px;
	margin: 0px;
	padding-top: 8px;
}
#tabBox {
	width: 544px;
	height: 330px;
	float: right;
}
#tabBoxTransparent {
	width: 544px;
	background: url(../img/picture_frame55.jpg) no-repeat;
	margin-top: 5px;
}
#tabBoxTransparent {
	margin-top: 2px;
}
.translucent {
	opacity: 0.8;
	filter: alpha(opacity: 80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}
#tabContent {
	width: 530px;
	height: 16px;
	text-align: center;
	background: #333300;
	color: Silver;
	font-size: 1em;
	z-index: 2;
	position: relative;
	font-weight: bold;
}
#tabContent a {	
	color: #FFF;
}
/* sub-navigation */
#subnav02 {
	float: left;
	width: 175px;
}
#subnav02 h6 {
	margin: 0px;
	background: #006633;
	color: #FFF;
	font-weight: bold;
	font-size: 110%;
	padding: 3px;
}
#subnav02 ul {
	margin: 0px;
	padding: 0px;
	background: #666699;
}
#subnav02 li {
	border-width: 1px;
	border-style: solid;
	border-color: #FFF #006633 Transparent Transparent;
	margin: 0px;
	padding: 0px;
	list-style: none outside;
	list-style-image: none;
	line-height: normal;
}
#subnav02 li a {
	color: #FFF;
	font-size: 100%;
	display: block;
	padding: 1px;
	text-decoration: none;
	width: 171px;
}
#subnav02 li a:hover {
	background: #CCC;
	color: #333300;
}
#subnav02 {
	float: left;
	width: 175px;
}
#sponsor ul {
	margin: 0px;
	padding: 0px;
}
#sponsor li {
	margin: 0px 0px 0px 17px;
	padding: 0px;
	list-style: disc outside;
	line-height: normal;
}
#sponsor h6 {
	color: #666699;
	font-size: 120%;
	font-weight: bold;
	font-variant: small-caps;
	margin: 11px 0px 0px 0px;
}
#footer {
	width: 100%;
	margin: 0px;
}
#sub_container {
	clear: both;
	width: auto;
	font-size: 90%;
	background: #333366 url(../img/footer_back.gif) repeat;
	margin: 1px;
	padding: 5px;
	border: 3px solid;
	border-color: #CCCCCC transparent transparent #CCCCCC;
}
#copyright {
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
#technical p {
	text-align: center;
}
#copyright a, #copyright p, #sub_links, #sub_links a,
#technical p, #footer a {
	color: #FFFFCC;
/*	color: #009999; */
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#sub_container a {
	text-decoration: underline;
}
#sub_links {
	float: left;
	clear: left;
}
#footer a:hover, #sub_links a:hover {
	color: #006633;
	text-decoration: none;
	border: none;
}
.spacer {
	background-image: url(../img/spacer.gif);
	
}

/*-- nav --*/
ul#nav {
	float: right;
	height: 35px;
	padding-left: 2px;
	margin: 0px 25px 0px 0px;
}
ul#nav li, ul#nav li a {
	display: block;
	float: left;
	line-height: 12px;
}
ul#nav li {
	background: url(../img/nav_separator.gif) repeat-y right;
	padding: 0px;
	margin: 2px 0px 3px 0px;
	height: 35px;
	position: relative;
}
ul#nav li a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px 7px 5px 7px;
	background: none;
}

/*-- Dropdowns --*/
ul#nav li .dropdown {
	display: none;
	position: absolute;
	z-index: 10050;
	width: 161px;
	top: 35px;
/*	left: -4px; */
	left: 5px;
	overflow: hidden;
	clear: left;
	background: url(../img/nav_grad.gif) repeat-y 0px 0px;
	padding-top: 1px;
}
ul#nav li:hover .dropdown, ul#nav li.over .dropdown {
	display: block;
}
ul#nav li a:hover.top, ul#nav li.over a:hover.top {
	background: url(../img/top_hover.gif) repeat-x 1px 4px;
	margin: 0px;
	width: auto;
	color: white;
}
/* FIX: add styling? */
ul#nav li:hover a, ul#nav li.over a {
	color: white;
}
ul#nav li:hover ul li a, ul#nav li.over ul li a {
	color: #330066;
}
/* get a clean slate for the dropdowns */
ul#nav li ul li, ul#nav li ul li a {
	float: none;
	height: 1%;
	background: none;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	font-weight: normal;
}
/* this is the separator line between menu items */
/*
ul#nav li ul li {
	padding: 4px 0px 6px 0px;
	margin: 0px 9px 0px 9px;
	background: url(../img/nav_sep.gif) repeat-x 0px bottom;
}
/*
ul#nav li ul li a {
	font-size: 100%;
	line-height: 16px;
	width: 159px;
	padding: 5px 3px 6px 3px;
	color: #330066;
	background: #url(../img/nav_hover02.gif) no-repeat left -26px;
}
*/
ul#nav li ul li a {
	font-size: 100%;
	line-height: normal;
	padding: 5px 3px 6px 3px;
	color: #330066;
	background: url(../img/nav_sep.gif) repeat-x 0px bottom;
}
ul#nav li ul li a:hover {
	background-position: left center;
	color: #FFF;
	background: #006633;
}
ul#nav li .dropdown .bottom {
	height: 11px;
	line-height: 1px;
}
#top ul li a:hover.top {
	background: url(../img/top_hover.gif) repeat-x;
}

#mytable {
	padding: 0px;
	margin: 0px;
	width: 370px;
}
#mytable th, #mytable td, #mytable tr {
	font: bold 100% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#mytable td {
	width: 49%;
}
#mytable th {
	color: #000000;
	padding: 3px;
	text-align: left;
}
#mytable tr.spec {
	background-color: #FFFFCC;
}
#mytable tr.spec td {
	padding-left: 5px;
	border-right: 1px solid #006633;
	border-bottom: 1px solid #006633;
}
#mytable tr.specalt {
	background-color: #FFFFFF;
}
#mytable tr.specalt td {
	padding-left: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#pictured {
	margin-right: 11px;
}
p.pictured {
	font-size: 90%;
	text-align: right;
	font-style: italic;
	color: #006633;
	font-weight: bolder;
}
.bio {
	color: #663300;
	font-size: 1.3em;
}
.volunteer {
	background: Green;
	color: #FFFFCC;
	font-size: 120%;
	line-height: normal;
}
input, textarea {
	font-size: 1em;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.wrapper, block {
	width: 100%;
	overflow: hidden;
}
.container {
	width: 100%;
}
p {
	margin-bottom: 15px;
}

/*==================forms====================*/
input, select {
	vertical-align: middle;
	font-weight: normal;
}
img {
	border: 0px;
	vertical-align: top;
	text-align: left;
}
.form {
	height: 30px;
	width: 100%;
	overflow: hidden;
}
.form input {
	width: 183px;
	padding: 0px 0px 0px 3px;
}
#form1 label {
	width: 57px;
	float: left;
}
textarea {
	width: 183px;
	height: 134px;
	overflow: auto;
	padding-left: 3px;
	margin-bottom: 15px;
}

/*==================list====================*/
ul {
	list-style: none;
}
.list1 li, .list2 li {
	background: url(../img/bull1.gif) no-repeat left 5px;
	padding: 0px 0px 5px 11px;
	margin: 0px 0px 0px 15px;
}
.list1 li a:hover, .list2 li a:hover {
	color: #707883;
}
.newslist strong {
	display: block;
	float: left;
	width: 45px;
	margin-right: 5px;
/*	background: url(../img/date-box.gif) no-repeat left top; */
	border: 1px solid #CC6600;
	text-align: center;
	font-size: 150%;
	color: #CC0000;
	font-weight: normal;
	line-height: normal;
}
.newslist strong:first-line {
	color: #707883;
	font-size: .75em;
}
.newslist li {
	border-bottom: 1px solid #EEE;
	padding: 0px 0px 21px 0px;
	margin-bottom: 21px;
	clear: both;
}
.newslist li a {
	font-weight: bold;
}
.newslist li.last {
	border-bottom: 0px;
	padding-bottom: 0px;
}
#date {
	font-size: 90%;
	color: #CC0000;
	font-variant: small-caps;
}
.skip {
	left: -10000px;
	overflow: hidden;
	width: 1px;
	position: absolute;
	height: 1px;
}

/*==================other====================*/
.img-indent {
	margin: 0px 20px 0px 0px;
	float: left;
}
.img-box {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}
.img-box img {
	float: left;
	margin: 0px 20px 0px 0px;
}
blockquote p {
	margin-bottom: 0px;
}

.p1 {
	margin-bottom: 15px;
}
.p2 {
	margin-bottom: 20px;
}

/*==================txt, links, lines, titles====================*/
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#header h3 {
	text-align: right;
	margin: 0px;
	padding: 20px 35px 0px 0px;
	font-family: "Bradley Hand ITC", "Brush Script MT", "URW Chancery L",
	"Lucida Handwriting", "Lucida Calligraphy", "Monotype Corsiva", "Script MT Bold",
	cursive;
}
#content h5 {
	font-variant: small-caps;
	font-weight: bold;
	font-style: oblique;
	color: #CC0000;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}
#newslist h5 {
	margin-top: -15px;
}
#content h5.green {
	color: #336600;
}
#content h6 {
	font-variant: small-caps;
	font-weight: bold;
	font-style: oblique;
	padding: 11px 0px 3px 0px;
	margin: 0px;
}
.txt1 {
	color: #CC0000;
}
.title {
	margin-bottom: 25px;
}

/*content*/
#content {
	padding: 0px 37px 0px 38px;
	margin: 0px;
}
.content-box {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #FFFFFF;
}
.bg01 {
	background: #707883;
}
#banner {
	background: url(../img/banner.gif) top no-repeat;
	margin: 0px;
	height: 55px;
}
#content .inner {
	padding: 13px 0px 13px 0px;
}
#content a.welcome {
	padding: 0px;
	text-align: center;
	margin: 0px auto 0px auto;
	display: block;
	color: #FFFFFF;
	font-size: 90%;
}
#content a:visited.welcome {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
#content a:hover.welcome {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #CC99CC;
}
#content a {
	color: #CC6600;
	font-weight: bold;
	background: url(../img/marker2.gif) no-repeat right 5px;
	padding: 0px 17px 0px 0px;
	text-decoration: underline;
}
#content a:visited {
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
	color: #483D8B;
	margin: 0px;
	padding: 0px 17px 0px 0px;
}
#content a.nomark {
	background: none;
	color: #CC6600;
	font-weight: bold;
	padding: 0px 17px 0px 0px;
}
#content a.nocaret {
	background: none;
	color: #CC6600;
	font-weight: bold;
	padding: 0px;
}
.splainment {
	float: left;
	clear: left;
	margin: 0px 0px 15px 0px;
}

