@charset "utf-8";
/* CSS Document */

body {background:#333; 
font-family:Arial, Helvetica, Verdana, sans-serif; 
font-size: 14px; 
line-height:22px;
color: #333; 
text-align: center; 
margin: 10px;
scrollbar-face-color:#648E32;
scrollbar-highlight-color:#648E32;
scrollbar-3dlight-color:#648E32;
scrollbar-darkshadow-color:#999;
scrollbar-shadow-color:#648E32;
scrollbar-arrow-color:#000;
scrollbar-track-color:#ccc;}

img {border: 0;}

a:visited, a:link {text-decoration: underline; color: #73A139;}
a:hover {text-decoration: none;}

.clear {clear: both;}

#container {
	width: 955px;
	text-align: left;
	z-index: 1;
	background:#fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu{ width: 955px; background: url("images/menu.gif") top center no-repeat; height: 49px; padding-left:0px; padding-bottom:2px}
#menu a:visited{width:99px; text-decoration: none; font-weight: bold;  float: left; padding: 0px 30px 0px 30px; line-height: 49px;  font-size: 12px; color: #fff; margin-left:0px;  margin-top:0px ; display:block ; background-image:url(images/line.gif); background-repeat:no-repeat ; background-position:right;text-align:center; float:left; text-transform:uppercase}
#menu a:link {width:99px;text-decoration: none; font-weight: bold;  float: left; padding: 0px 30px 0px 30px; line-height: 49px;  font-size: 12px; color: #fff; margin-left:0px ; margin-top:0px; display:block ;  background-image:url(images/line.gif); background-repeat:no-repeat ;background-position:right; text-align:center;float:left; text-transform:uppercase}
#menu a:hover {width:99px;color:#66CC00; margin-left:00px; background-image:url(images/line.gif); background-repeat:no-repeat; text-align:center; background-position:right;float:left; display:block; text-transform:uppercase}
#menu a#active {width:99px;color:#66CC00; display:block; background-image:url(images/line.gif); background-repeat:no-repeat ; background-position:right;}


#submenu{ width: 450px; top center no-repeat; padding-left:0px; text-align:center; padding-bottom:2px}
#submenu a:visited{
	width:100px;
	line-height: 12px;  
	font-size: 12px; 
	color: #000000; 
	display:block; 
	text-decoration: none;
	background-image:url(images/line.gif); 
	background-repeat:no-repeat ; 
	background-position:right;
	text-align:center; 
	float:left; 
}
#submenu a:link {
	width:100px;
	line-height: 12px;  
	font-size: 12px; 
	color: #000000; 
	display:block; 
	text-decoration: none;
	background-image:url(images/line.gif); 
	background-repeat:no-repeat ; 
	background-position:right;
	text-align:center; 
	float:left; 
}
#submenu a:hover {
	width:100px;
	line-height: 12px;  
	font-size: 12px; 
	color: #66CC00; 
	display:block; 
	background-image:url(images/line.gif); 
	background-repeat:no-repeat ; 
	background-position:right;
	text-align:center; 
	float:left; 
}
#submenu a:hover {
	width:100px;
	line-height: 12px;  
	font-size: 12px; 
	color: #66CC00; 
	display:block; 
	background-image:url(images/line.gif); 
	background-repeat:no-repeat ; 
	background-position:right;
	text-align:center; 
	float:left; 
}

#content {
    float:left;
	margin-top: 0px;
	margin-right:0px;
	background:#ffffff;
	width:450px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
	overflow:hidden;
	overflow-y:auto;
	height:590px;
	
}


#box_right {
	float:right;
	margin-top: 0px;
	color: #dcdcdc;
	width:306px;
	padding: 0px;
	background-image:url(images/bg.jpg); background-repeat:no-repeat;

}

#box_left {
	float:left;
	color: #dcdcdc;
	width:179px;
	text-align: left;
	z-index: 3;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#footer { padding-top: 3px; text-align: center; margin-top: 0px; font-size: 12px; background:url(images/menu.gif); height:40px}
#footer p { color:#fff ; margin-top:5px}

h1, h2, h3 {font-family: Arial, Helvetica, sans-serif; color: #73A139;}
h1 {font-size: 18px; margin: 0; padding: 5px 0 5px 0;}
h2 {font-size: 16px; margin: 0; padding: 5px 0 5px 0; font-style: italic;}
h3 {color: #333333;}

ol li {margin-bottom: 15px;}

.nobottommargin {margin-bottom: 0; padding-bottom: 0;}
.notopmargin {margin-top: 0; padding-top: 0;}


.gallerytmb{margin:3px}

