em.new{ color:#FF0000; font-size:16px; font-weight:bold; text-transform:uppercase;}

.handcursor{
cursor:hand;
cursor:pointer;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #146403;
	font-family:Arial, Helvetica, sans-serif;
}

.opacity{
}
.opacity:hover{
opacity:0.7;
filter:alpha(opacity=70);
zoom: 1;
}

.commontxt {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #F9F4AD;
}
 
.picborder {
	border: 1px solid #000000;
}
.leftNav{
color:#F4ECC8;
font-size:9pt;
text-decoration:none;
padding-left:69px;
}
.leftNav:hover{
color:#FABF09;
}
.leftMail{
color:#F4ECC8;
font-size:9pt;
text-decoration:none;
}
.leftMail:hover{
color:#FABF09;
}
.leftNavText{
color:#FFFFFF;
font-size:9pt;
}
.leftNavDownload{
color:#CB0100;
font-size:9pt;
text-decoration:underline;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
}
.leftNavDownload:hover{
color:#137D03;
}
.footerText{
font-size:8pt;
color:#F0E5B6;
line-height:17px;
}
.footerNav{
font-size:8pt;
color:#F0E5B6;
text-decoration:none;
}
.footerNav:hover{
text-decoration:underline;
}
.contentBGBtm{

background-repeat:no-repeat;
background-position:bottom right;
}
.content{
color:#000000;
font-size:9pt;
}
.content2{
color:#000000;
font-size:9pt;
border:1px solid #CCCCCC;
}
.content2 a{
	color:#000000;
}
.content2 a:hover{
	text-decoration:none;
}
.contentTitle{
color:#006600;
font-size:12pt;
margin:0px;
}
.tabText{
color:#000000;
font-size:9pt;
}
.green{
color:#006600;
}
.contentLink{
text-decoration:none;
font-weight:bold;
color:#990000;
font-size:9pt;
}
.contentLink:hover{
color:#006600;
}
.size12{
font-size:12pt;
}
.picBorder{
border:solid 1px #006600;
}
.contactBoxTitle{
color:#F9F4AD;
font-size:9pt;
font-weight:bold;
padding-left:10px;
padding-top:2px;
}
.contactBoxText{
color:#F9F4AD;
font-size:9pt;
line-height:14px;
}

.contactBoxAddress{
color:#FFFFFF;
font-weight:bold;
font-size:9pt;
}

.contactBoxPhone{
color:#FFFFFF;
font-weight:bold;
font-size:9pt;
}

.contactBoxEmail{
color:#FFFFFF;
font-weight:bold;
font-size:9pt;
padding-top:8px;
}

.mailto{
color:#F9F4AD;
text-decoration:none;
font-size:9pt;
font-weight:normal;
}
.mailto:hover{
text-decoration:underline;
}
.tableBorder{
border:solid 1px #F9F4AD;
}
.tableTitle{
color:#F9F4AD;
font-size:9pt;
font-weight:bold;
}
.thankyou{
color:#990000;
font-size:14pt;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
}

/* header frame */
#header-frame{
	position:absolute;
	background:url(../images/header-frame.png);
	width:343px;
	height:256px;
	margin-left:600px;
	margin-top:-320px;
	padding-left:15px;
	padding-top:12px;
	z-index:1;
}

.hidden{ text-indent:-999em; overflow:hidden;}

#navi { padding:0; width:1004px; margin:-155px 0 0 0px; height:153px; position:absolute; }
	#navi li{ list-style:none; float:left; }
	#navi #trees a{ background:0px 0px url(../images/navi.png) no-repeat; width:168px; height:153px; float:left; display:block;}
	#navi #trees a:hover, #navi #trees a.active-menu { background:0px -153px url(../images/navi.png) no-repeat; }
	#navi #bridge a{ background:-168px 0px url(../images/navi.png) no-repeat; width:135px; height:153px; float:left; display:block;}
	#navi #bridge a:hover, #navi #bridge a.active-menu { background:-168px -153px url(../images/navi.png) no-repeat; }
	#navi #rock a{ background:-303px 0px url(../images/navi.png) no-repeat; width:135px; height:153px; float:left; display:block;}
	#navi #rock a:hover, #navi #rock a.active-menu { background:-303px -153px url(../images/navi.png) no-repeat; }
	#navi #loads a{ background:-438px 0px url(../images/navi.png) no-repeat; width:135px; height:153px; float:left; display:block;}
	#navi #loads a:hover, #navi #loads a.active-menu { background:-438px -153px url(../images/navi.png) no-repeat; }
	#navi #boxes a{ background:-573px 0px url(../images/navi.png) no-repeat; width:135px; height:153px; float:left; display:block;}
	#navi #boxes a:hover, #navi #boxes a.active-menu { background:-573px -153px url(../images/navi.png) no-repeat; }
	#navi #structure a{ background:-708px 0px url(../images/navi.png) no-repeat; width:135px; height:153px; float:left; display:block;}
	#navi #structure a:hover, #navi #structure a.active-menu { background:-708px -153px url(../images/navi.png) no-repeat; }
	#navi #scenery a{ background:-843px 0px url(../images/navi.png) no-repeat; width:157px; height:153px; float:left; display:block;}
	#navi #scenery a:hover, #navi #scenery a.active-menu { background:-843px -153px url(../images/navi.png) no-repeat; }
	
	img.floatleft
	{ float:left; margin:0 5px 5px 0}
	img.floatright
	{ float:right; margin:0 0 5px 5px}

