@charset "utf-8";

body{
	color:#003300;
	font:Georgia,Verdana,Tahoma,Arial,sans-serif;
	margin:0;
	padding:0;
	text-align:left;
	background-image: url(img/background.jpg);
}

p{
	line-height:1.4em;
	margin:0 0 15px;
}

a{
	color:#006600;
	font-weight:700;
	text-decoration:none;
}

a:hover{
	color:#009933;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

#container{
	margin:0 auto;
	text-align:justify;
	width:900px;
}

#news_container{
	margin:4px auto;
	text-align:center;
	width:600px;
	color: #006600;
}

#news_container p{
	font-size:1.25em;
}

#nav{
	color:#003300;
	font-weight:400;
	height:90px;
	margin:10px auto;
	width: 900px;
	text-align: center;
}

#nav ul{
list-style:none;
margin:0;
padding:0;
}

#nav a{
color:#808080;
display:block;
font-size:1.19em;
letter-spacing:-1px;
padding:7px 20px 4px 11px;
text-decoration:none;
}

#nav a:hover{
color:#00CC00;
}

#nav li{
	background-image:url(img/tabs1.png);
	margin:0 5px 0 5px;
	float: left;
	width: 170px;
	height: 80px;
	background-repeat: no-repeat;
}

#nav #current{
	background-image:url(img/tabs2.png);
	background-repeat: no-repeat;
	width: 170px;
	margin: 0 5px 0 5px;
}

#nav #current a{
	color:#303030;
	padding:7px 20px 5px 11px;
}

#nav #current a:hover{
	color:#00CC00;
}

#news_sitename{
	color:#003300;
	font-weight:400;
	height:25px;
	margin:10px 50px 5px 50px;
}

#sitename h1{
font-size:2.2em;
margin:0;
padding-top:20px;
}

#sitename p{
font-size:1em;
margin:0;
padding-top:5px;
}

#sitename span{
	font-size:0.9em;
	letter-spacing:0px;
	margin:0;
}

#wrap1{
	background:#ffffff url(img/main_background_repeat.jpg) repeat-y;
	border-top:1px solid #00CC00;
	border-bottom:1px solid #00CC00;
	border-left:1px solid #00CC00;
	border-right:1px solid #00CC00;
	clear:both;
	padding:0;
	width:900px;
}

#wrap2{
	background:url(img/main_background.jpg) top left no-repeat;
	padding:1px;
	width:900px;
}

#news_wrap2{
	background:url(img/main_background_news.jpg) top left no-repeat;
	clear:both;
	width:960px;
	height: 650px;
	margin: 0 auto;
	border-left: 1px solid #00CC00;
	border-right: 1px solid #00CC00;
	border-bottom: 1px solid #00CC00;
	border-top: 1px solid #00CC00;
	float: none;
}

#header{
height:30px;
position:relative;
width:730px;
}

#header h1{
float:left;
font-size:1.4em;
margin:0;
width:180px;
}

#topbox{
color:#808080;
margin:0 0 4px;
text-align:right;
}

#topbox a{
color:#d04a10;
}

#topbox a:hover{
text-decoration:underline;
}

#leftside{
	float:left;
	margin:70px 5px 0 5px;
	width: 160px;
	text-align: right;
	border-right:1px solid #00CC00;
	padding-right: 5px;
}

#leftside a:hover{
	text-decoration:inherit;
	width: 150px;
	background-color: #FFFFFF;
	font-weight: lighter;
}

#leftside ul{
	list-style:none;
	margin: 0;
	padding: 0;
	background-image: url(img/background.jpg);
	padding-right: 5px;
}

#leftside li{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
}

#leftside img{
	border:1px solid #00CC00;
	margin:2px auto;
}

#leftside_active{
	text-decoration:underline;
	width: 150px;
	background-color: #FFFFFF;
	border-right: 5px solid #00CC00;
	font-weight:bolder;
}

#leftside h1{
font-size:1.4em;
font-weight:400;
}

#leftside current{
font-size:1.1em;
font-weight:200;
}

#rightside{
	float:right;
	margin:75px 2px 0 5px;
	width: 140px;
	text-align: center;
	padding: 2px;
}

#rightside p{
	font-size: 11px;
	border: 1px solid #00CC00;
	background-image: url(img/background.jpg);
}

#rightside_news{
	float:right;
	margin:280px 10px 0 0;
	width: 140px;
	text-align: center;
	padding: 2px;
}

#rightside_news p{
	font-size: 11px;
	/*border: 1px solid #00CC00;*/
	/*background-image: url(img/background.jpg);*/
}

#content_header{
	margin:5px auto;
	width: 520px;
	height: 210px;
}

#content_title{
	float: left;
	width: 320px;
	padding-top: 10px;
}

#content_title p{
	line-height: 1.1;
	font-size: 0.9em;
}

#content_photo{
	float: right;
	width: 185px;
	height: 200px;
	text-align: right;
}

#content{
	width: 560px;
	float: left;
}

#content p{
	line-height: 1.2;
}

#news_content{
	margin:4px 0 0 180px;
	text-align: justify;
	width: 600px;
}

#news_content p{
	line-height:1.25em;
	margin:0 0 15px;
	font-size: 0.85em;
}

#contentalt{
margin:45px 15px 0 180px;
}

#content p,#contentalt p,#content_title p{
margin:8px 0 0 10px;
}

#content h1,#contentalt h1,#content_title h1{
	color:#006600;
	font-size:2em;
	font-weight:400;
	margin:10px 0 10px;
	padding:0;
}

#content h2,#contentalt h2,#content_title h2{
	color:#006600;
	font-size:1.5em;
	font-weight:400;
	margin:20px 0 10px;
	padding:0;
}

#content img,#contentalt img,#content_title  img{
	border:2px solid #CCFFCC;
	margin:5px 15px 6px;
}

#footer{
	clear:both;
	color:#006600;
	font-size:0.9em;
	height:26px;
	text-align:center;
	width:550px;
	margin: 10px auto;
	border-top-color: #CCFFCC;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 4px;
}

#footer a{
	color:#006600;
	font-weight:400;
}

#footer a:hover{
	color:#006600;
	text-decoration:underline;
}

.menublock{
margin-bottom:10px;
}

.nav{
	color:#006600;
	display:block;
	font-size:1.3em;
	font-weight:700;
	padding:2px 2px 2px 10px;
	position:relative;
}

.nav:hover{
	/*border:1px solid #003300;*/
	color:#006600;
	/*padding:1px 1px 1px 9px;*/
}

.sub{
font-size:0.9em;
margin-left:20px;
padding:1px 1px 1px 6px;
width:105px;
}

.sub:hover{
border:1px solid #fa9035;
color:#505050;
padding:0 0 0 5px;
}

.intro{
font-weight:700;
}

.active{
	border:1px solid #003300;
	padding:1px 1px 1px 9px;
}

.box{
background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
border:1px solid #d0d4d4;
color:#505050;
margin:15px auto;
padding:10px 10px 10px 20px;
width:75%;
}

.photo{
margin:5px auto 15px;
padding:5px;
}

.smallcaps{
font-variant:small-caps;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.small_for_content{
font-size:0.7em;
}

.large{
font-size:1.4em;
}

.soft{
color:#808080;
}

.normal{
font-weight:400;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}

.right{
text-align:right
}

.hide{
display:none;
}
