/* HTML */
@font-face {
 	font-family: Lithos;
 	font-weight:normal;
 	src: url(LITHOSP0.eot);
}
html {
	border: 0px;
}
body {
	background-color: #39B54A;
	background-image: url(../images/bgreen.png);
	background-repeat: repeat-y;
	padding-left:110px;
}
/* LAYOUT */
#main {
	width: 780px;
	background-color: #39B54A;
	border-bottom-style:none;
	height: 655px;
	margin: 0 auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#leftmenu {
	position: relative;
	width: 197px;
	height: 402px;
	font-family: Lithos, Verdana, Helvetica, Arial;
	font-size:10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image:url(../images/left_menu_alt.png);
	background-repeat:no-repeat;
}
#slideshow {
	position: relative;
	width: 197px;
	height: 184px;
	background-image:url(../images/slide_area.png);
	background-repeat:no-repeat;
}
#content {
	position:relative;
	width: 583px;
	height: 586px;
	float: right;
	background-image:url(../images/content_area.png);
	background-repeat:no-repeat;
}
#footer {
	text-align:center;
	position:relative;
	width: 780px;
	height: 69px;
	font-family: Lithos, Verdana, Helvetica, Arial;
	color:  #003300;
	font-size:10px;
	padding-top: 5px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	float:right;
}
#text {
	position:absolute;
	width: 509px;
	height: 489px;
	margin-bottom: 0em;
	font-family: Lithos, Verdana, Helvetica, Arial;
	line-height: 150%;
	font-size: 80%;
	font-weight: normal;
	padding-top: 30px;
	padding-left:40px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	word-wrap: break-word;
	left: 9px;
	top: 49px;
}
#button {
	width: 210px;
	height: 251px;
	margin-bottom: 0em;
	font-family: Lithos, Verdana, Helvetica, Arial;
	position: relative;
	line-height: 210%;
	font-size: 120%;
	font-weight: bold;
	padding-top: 40px;
	padding-left: 22px;
	padding-bottom: 0px;
	margin-left: 0px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #003300;
}
a:visited {
	color:#003300;
}
a:active {
	color:#0099FF;
}
a:hover {
	color: #CCFF00;
	text-decoration: underline;
}
.header {
	font-family: Lithos, Verdana, Helvetica, Arial;
	font-size: 36px;
}
.tds {
	font-family: Lithos, Verdana, Helvetica, Arial;
	margin: 0 auto;
	color: #24722F;
	font-size: 70%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 750px;
	height: 10px;
}
.tds a {
	color: #23702E;
}
.comingsoon {
	font-weight:bold;
	font-size:24px;
	font-family: Lithos, Verdana, Helvetica, Arial;
	text-align: center;
	padding-top: 170px;
}
.pagetitles {
	font-size: 20px;
	font-weight: bold;
	color: #003300;
	text-align: center;
	font-family: Lithos, Verdana, Helvetica, Arial;
	padding-top: 47px;
}
