/* HTML Elements */
* {
	margin:0;
	padding:0;
	}
body {
	behavior:url(csshover2.htc);	
	font: 100% Arial, Helvetica;
	background: #FFF;
	color: #333;
	}

p {	
	margin: 15px 5px;
	font:1.5em Arial;
	color:black;
	text-align:center;
	}

a:link, a:visited {
	color: #4c6a10;
	text-decoration:none
	}

a:hover, a:active {
	color: #4c6a10;
	text-decoration:underline;
	}


/* Structure */


#head {
	width:960px;
	margin:0px auto;
	margin-top:15px;
	padding:0px;
	font-size:0.7em;
	background:#2F462B url(images/head-bg.jpg) no-repeat;
	border:2px solid #4c6a10;
	}


#page {
	width:960px;
	margin:0px auto;
	padding:10px 0px 30px 0px;
	background:#ADC387 url(images/pagetop_bg.png) repeat-x;
	border:0px;
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:0px;
	background:#2c2c2c url(images/navbar.png);
	text-transform:uppercase;
	}

#page-bar {
	width:960px;
	}
#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #669900;
	}

#page-bar li:hover {
	background: #669000;
        border-left:1px solid #b1bf8e;
       	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 8px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}
#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #740000;
	width: 140px;
	float: none;
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #D61500;
	padding: 5px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 2;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}
/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	text-align:center;
	}

h2 {
	font:2.3em Georgia, "Times New Roman";
	text-align:center;
	}

h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#4c6a10;
	font-weight:bold;
	text-align:center;
	}

h4 {
	font:1.0em Arial;
	}

/* Index Page*/

#logo {
	width:293px;
	border:0;
	}
#logo img{
	border:0;
	}



/*Gallery*/
#wrap{
	width:960px;
	margin:0 auto;
	}
#main-content{
	padding:18px 0 0 8px;
	}
#main-content li{
	width:152px;
	height: 152px;
	border:solid #CCC;
	border-width:1px;
	border-color:#b1bf8e #b1bf8e #4c6a10 #4c6a10 ; 
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:7px;
	z-index: 1;
}

#welcome1{
margin:0px;
border-top:2px solid #669900;
padding:0;
background:#669900 url(images/up.jpg) repeat-x;
}
#welcome1 img{
border:0;
}
#welcome {
background:#FDFEB9 url(images/down.jpg) bottom no-repeat;
margin: 0 18px 0 17px;
padding-bottom:16px;
border: solid #669900;
border-width:0px 3px 4px 3px;
}
#welcome p{
	margin: 5px;
	font:1.5em Arial;
	color:black;
	text-align:center;
	}
#welcome h2{
	padding: 15px 10px 10px 10px;
	color:#fff;
	background:#6079B1;
	margin:5px;
	border:1px solid #fff;
	font-weight:bold;
	}
#welcome h3{
	background:#740000;
	color:#fff;
	font:2.3em Georgia, "Times New Roman";
	font-weight:bold;
	letter-spacing:-0.08em;
	text-align:center;
	padding: 5px 0px 8px 0px;
	margin: 5px;
	border:1px solid #fff;
	}
#main-content  a span{
/*\*/
	position:absolute;
	left:-9999px;

}
#main-content a:hover { white-space: normal; }
#main-content a:hover span{	
	top:10px;
	left:10px;
	width:154px;
	font-weight:bold;
	background:#FFF;
	color:#4c6a10;
	padding:5px 0 5px 0;
	font:2.4em Georgia;
	border:1px solid #b1bf8e;
	border-width:0 0 6px 0;
	filter: alpha(opacity=100);
	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
} 


img{
	border:1px solid;
	border-color:#4c6a10 #4c6a10 #b1bf8e #b1bf8e ;

}
/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 940px;
	background:#ADC387 url(images/bottombar.png) bottom no-repeat;
	margin: 0 auto;
	padding:10px;
	}

#footer {
	margin: 0 auto;
	width: 956px;
	background:#000000;
	border:2px solid #4c6a10;
	}
#footer p{
	color:#fff;
	font: 1.2em Arial, Helvetica;
	font-weight:bold;
	text-align:left;
	margin:0;
}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}