@charset "utf-8";
/* GLOBALS */

body {margin:0; background-color:#000; background-image:url(images/home2.jpg); background-position:top center; background-attachment:fixed; background-repeat:no-repeat; height:100%; font-family:Verdana, Arial, Helvetica, sans-serif; color:#fff}

.clear{clear:both}
.left{float:left}
.right{float:right}
.bd1{border:1px solid #000}
.nolink{text-decoration:none}
.hidden{display:none}
.row_even{background-color:#d5d5d5; color:#000}
.row_even:hover{background-color:#ccffcc}
.row_odd{background-color:#e5e5e5; color:#000}
.row_odd:hover{background-color:#ccffcc}
/* FRAMEWORK */

#container {width:990px; margin:0 auto 30px auto}
#header {width:990px; height:260px; background-image:url(images/header.png)}
#page_title {width:990px; height:52px;  background-image:url(images/nav.png)}
	#title_data{margin-left:30px; padding-top:15px; color:#FFFFFF; font-weight:bold}

#content {width:990px; background-image:url(images/body.png) }
	#dynamic {width:990px;}
		#data1{font-size:12px; padding:20px 5px 0 25px; width:695px;}
		#data2{font-size:12px; padding-left:4px; width:233px; background-image:url(images/leftline.png)}

/* TOP NAVIGATION */
#pagenav{position:absolute; margin:155px 0 0 10px; width:558px}
.topnavitem{display:block; width:124px; height:24px; background-image:url(images/link_down.png); padding-left:3px; float:left; margin:10px 0 0 10px; text-decoration:none; color:#000}
.topnavitem:hover{background-image:url(images/link_over.png)}
.topnavitemalt{display:block; width:124px; height:24px; background-image:url(images/link_active.png); padding-left:3px; float:left; margin:10px 0 0 10px; text-decoration:none; color:#000}
.topnavitemalt:hover{background-image:url(images/link_over.png)}

#footer {width:990px; height:37px; background-image:url(images/footer.png)}
#footer a{font-size:10px; color:#6c4215}
.footerlinks{margin:10px 0 0 20px}

/* ELEMENTS */

#data img{border:2px solid #CC0000; padding:3px}
#box{height:260px; display:block; overflow:hidden; margin-bottom:5px;}
	.boxtitle{display:block; background-image:url(images/option_back.png); width:205px; height:42px; color:#000; font-weight:bold; line-height:35px; padding-left:10px}
	
/* NEWSMINI */

.newsMini{display:block; background-image:url(images/news_back.png); width:229px; height:47px; margin:3px 0 3px 0; padding:7px}
.newsMini a{color:#fff}
	.pDate{font-weight:bold; color:#fff}
	.pDesc{font-weight:bold; color:#fff}
	.pLead{font-size:10px}
	.go{display:block; width:80px; text-decoration:none; background-color:#1b4a03; color:#FFFFFF; font-weight:bold; margin-bottom:2px}
	
/* NEWS MAIN */

.npdata a{text-decoration:none; font-weight:bold; color:#CC0}
.npdata a:hover{color:#900}
.newsMini2{display:block; background-image:url(images/news_back2.png); width:229px; height:47px; margin:3px 0 3px 0; padding:7px}
.nptitle{font-weight:bold; color:#000}
.npdate{font-weight:bold; color:#000}
.npdesc{color:#fff; margin-left:10px;}
	
/* GALLERY MINI */

.galink a{clear:both; display:block; width:239px; text-decoration:none; background-color:#1b4a03; color:#FFFFFF; text-align:center; font-weight:bold; margin:10px 0 2px 3px}


/* CONTACT MAIN */
.eml_input{border:1px solid #db0e0e; display:block; width:200px; background-color:#eade25; color:#333}
.eml_data{border:1px solid #db0e0e; display:block; width:400px; background-color:#eade25; color:#333}


