/* --- main layout --- */
	
	* { margin: 0; padding: 0; }
	
	body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:medium;
	color:#9b9b9b;
	padding:0;
	margin:0;
	background-image: url(images/lightgreen/st1_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	color:#3e3e3e;
	font-size:1.5em;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

	
	h2 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom: 5px;
	color: #930;
}
h3 {
	font-weight:bold;
	margin-bottom:5px;
	margin-top: 5px;
}

	h4 {
	font-weight:normal;
	margin-bottom:2px;
	color: #F00;
}
	a {
	color:#3e3e3e;
}

	
	a img,:link img,:visited img,fieldset {border:none;}

	li {list-style:none; margin-bottom:5px; clear:both; color:#000000; background:url(images/lightgreen/marker4.gif) no-repeat 0 4px; padding-left:12px; text-transform:uppercase;}
	li a {color:#3e3e3e;}
	p {
	padding-top: 15px;
}
.img100 {
	width: 95%;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: auto;
}	
	.clear {clear:both}
	.nowrp {white-space:nowrap;}
	.container {width:100%; overflow:hidden;}

.mainwrapper #content .min-width table {
	padding: 0px;
}
#indexheader {
	font-size:1.125em;
	padding:0;
}

#date {
	height: 25px;
	line-height: 25px;
	font-size: 0.75em;
	color: #333333;
	text-align: center;
	font-weight: bold;
}
#date a {
	text-decoration: none;
}

#select {
	line-height: 25px;
	height: 25px;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
#select a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#select a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}


	
	#logo {
	height:60px;
	text-align: center;
}
	#logo2 {
	
	text-align: center;
}
#banner {
	/*height: 189px;*/
	width: 100%;
	/*background-image: url(images/lightgreen/st1_banner.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
}
.min-menu {
	min-width:200px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

	
	#navmenu {
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
	#navmenu li {
	padding:0;
	background-image: url(images/lightgreen/st1_button_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 12px;
	height: 45px;
	line-height: 2.5em;
}
#navmenu li a {
	text-decoration: none;
	color: #FFF;
}

#navmenu li a:hover {
	text-decoration: none;
}

/* --- END main layout --- */

/* --- header --- */

	#header {
	font-size:1.125em;
	padding:0;
}
#submenu {
	line-height: 2.2em;
	height: auto;
	font-size: 0.85em;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #93BECE;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#submenu a {
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 2px;
	color: #FFF;
}
#submenu a:hover {
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 2px;
}
	
	#breadcrumb {
	color:#000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
}
	#breadcrumb a {
	color:#000;
	text-decoration:none;
	background-image: url(images/lightgreen/st1_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
}

	#breadcrumb .right-bg {
}
	#breadcrumb .left-bg {
	padding:8px 0 9px 15px;
}

/* --- END header --- */

/* --- content --- */

	#content {
	background:#fff;
	line-height:1.5em;
	color: #333;
}


	.min-width {
	min-width:200px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 0.75em;
}
.more {
	min-width:200px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 0.75em;
	text-align: right;
}
.more a {
	text-decoration: none;
}
	
/* --- END Other --- */

/* --- boxes --- */

	.box1 {
	text-align: center;

}
.title_b {
	font-size: 1.3em;
	font-weight: bold;
	color: #099;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.title_b a {
	text-decoration: none;
	color: #099;
}
	.box2 {
}
	.box2 .corner-left-bottom {
	background-image: url(images/lightgreen/box3-corner-left-bottom.gif);
}
	.box2 .indent {
	padding:10px 20px 20px 16px;
}


#menubox {
	background:#fff;
	line-height:1.5em;
	color: #333;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #CCC;
}

	
/* --- END content --- */

/* --- footer --- */
	
	#footer {
	height:100px;
	padding-left:20px;
	color:#333333;
	background-image: url(images/lightgreen/st1_footerbg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.75em;
	background-color: #90cd8a;
	font-weight: bold;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 1px;
}


	#footer p {
	line-height: 20px;
	padding: 0px;
}
	#footer .home-tab {color:#3d372f; margin-bottom:0;}

/* --- END footer --- */

/* --- Other --- */
	
	.f-left {float:left;}
	.f-right {
	float:left;
}
	.taright {
	text-align:right;
}
	.margin1 {margin-top:30px;}
	.margin2 {margin-top:20px;}
	.imgindent {float:left; margin-right:14px;}
	.text2 {
	color:#099;
}
	
	.title {background:url(images/lightgreen/st1_title-tail-bg.gif) top repeat-x;}

	.title .right-bg {background:url(images/lightgreen/st1_title-right-bg.gif) top right no-repeat;}
	.title .left-bg {background:url(images/lightgreen/st1_title-left-bg.gif) top left no-repeat; padding:8px 0 5px 18px;}

	
	#contact {padding:16px 0 0 0;}
	
	#ContactForm {
	font-size:1.2em;
	color:#5e5e5e;
}
	#ContactForm input, #ContactForm textarea {width:235px; height:19px; border:1px solid #7d7d7d; font-family:Tahoma, Geneva, sans-serif; font-size:1em; margin-bottom:5px;}
	#ContactForm textarea {height:136px;}
	#ContactForm .taright {
	width:237px;
}
	#ContactForm button {
	width:89px;
	border:none;
	text-transform:uppercase;
	height:28px;
	font-weight: bold;
	color: #666;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image: url(images/lightgreen/st1_button_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
