html, body, th, td {
	font-size: 12px;
}

p {
	font-family: Sans-serif;
	color: #000000;
}

input, select, textarea { 
	 font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 background-color: #00CC99; 
	 color: white; 
	 margin-left: 12px; 
	 margin-top: 3px; 
	 margin-bottom: 2px; 
}

input.bigger, select.bigger, textarea.bigger { 
	 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 background-color: #009900; 
	 color: white;
	 border-color: black;
	 margin-left: 12px; 
	 margin-top: 3px; 
	 margin-bottom: 2px; 
}

#leftCol {
	vertical-align:top;
	width: 190px;
	padding: 5px;
	background-color:#FFFFFF;
}

#rightCol {
	vertical-align:top;
	width: 190px;
	padding: 5px;
	background-color:#FFFFFF;
}

#centerCol {
	vertical-align:top;
	border-left-color: #A52A2A;
	border-bottom-color: #A52A2A;
	border-top-color: #339933;
	border-right-color: #339933;
	border-style:groove;
	border-width:thick;
	padding: 5px;
	background-color:#FFFFFF;
}

.title {
	font-family: Serif;
	font-size:14px;
	border-top:2px solid #0000FF;
	border-bottom:2px solid #ccc;
	margin-top:1px;
	margin-bottom:1px;
	padding:0px;
}

.subtitle {
	font-family: sans-serif, Arial;
	font-size: 12px;
	color: #660033;
	background-color: #CCFF66;
	margin-top: 2px;
	margin-bottom: 2px;
}

.focusTitle {
	font-family: sans-serif, Arial;
	font-size: 16px;
	color: #660033;
	margin-top: 2px;
	margin-bottom: 2px;
}

.error {
	color:#FF0000;
	font-weight:800;
	text-align:center;
	font-size: 14px;
}

.success {
	color:#0000CC;
	font-weight:800;
	font-size: 14px;
}

.navLinks {
	padding-top: 5px;
	margin-left:0px;
	padding-left:0px;
	margin:0;
	font: bold 10px Verdana, sans-serif;
}

.navLinks li {
	list-style: none;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:2px;
}

.navLinks li a:visited {
	color:#3399FF;
}

.navLinks li a:hover {
 	color: #FFFFFF; 
	background-color: #663300; 
}

.navLinks .navTitle {
	margin-bottom: -2px;
}

.navLinks h4 {
	display: inline; 
	margin: 0;
	padding: 1px 0.33em;
	position: relative; 
	top: -.5em; 
	font-size: 1.1em;
	background: white; 
	border: 1px solid gray;
}

.COLUMN1style {
	width:100%;
	text-align:right;
	padding-top:1px;
	padding-right:1px;
	padding-bottom:10px;
	margin-right:3px;
}

.COLUMN2style {
	width:100%;
}

/* hack to deal with content not expanding to include nested divs */
.COLUMN2style:after { content: ""; display: block; height: 0; clear: both; }

.COLUMN3style {
	font-size:10px;
	text-align:left;
	width:100%;
	padding-left: 2px;
	border-bottom: 5px solid #000;
	margin-bottom:10px;
}

.lrge {
	font-size:12px;
}

.lrger {
	font-size:14px;
}

.l_focus {
	font-size:14px;
	background:#66CC00;
}

.gbig {
	font-size:16px;
	color:#009900;
}

.picbox {
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	clear:left;
}

.picbox_resize {
	float:left;
	width: 22.25em; /* replaces 468px width */
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.piccomments {
	font-size:14px;
	clear:left;
}


/* tabmenu and content ID values are all used together */
#tabmenu {
	color: #000;
	border-bottom: 2px solid black;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px }

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; }

#tabmenu a {
	color: #FFFFFF;
	background: #66CC00;
	font: bold 1em "Trebuchet MS", Arial, sans-serif;
	border: 2px solid black;
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none; }

#tabmenu a:hover {
	color: #fff;
	background: #669933; }

#tabmenu a:visited {
	color: #E8E9BE; }

#tabmenu a.active {
	color: #000000;
	background: #66CC00;
	font: bold 1em "Trebuchet MS", Arial, sans-serif;
	border: 2px solid black;
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none; }

#tabmenu a.active {
	background: #33FF00;
	border-bottom: 4px solid #ABAD85; }
	
#tabmenu a.active:hover {
	background: #FFFFFF;
	color: #339900; }
/* content is tied to tabmenu above */
#content {font: 1.4em/1.1em "bitstream vera sans", verdana, sans-serif;
	text-align: justify;
	background: #ABAD85;
	padding: 20px;
	border: 2px solid black;
	border-top: none;
	z-index: 2;	}

#content a {
	text-decoration: none;
	color: #E8E9BE; }

#content a:hover { background: #898B5E; }

a:link, a:visited { 
	color:#0000FF;
	text-decoration:none;}
	
img {
	border:0px;
	}

/* Image Gallery Styles */
.slideshow{ /*CSS for DIV containing each image*/
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.listLinks {
	padding-top: 5px;
	margin-left:0px;
	padding-left:0px;
	margin:0;
	font: bold 10px Verdana, sans-serif;
}

.listLinks li {
	list-style: none;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:2px;
}

.listLinks li a:visited {
	color:#3399FF;
}

.listLinks li a:hover {
 	color: #FFFFFF; 
	background-color: #663300; 
}

.inlineImage {
	float:right;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	clear:right;
}

.garden {
	color: #009900;
}

.altrow {
	background: #33EE99;
}

.table_title {
	color: white;
	background: #3366CC;
}
