/* CSS Document */

body {
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: url(../images/pagebg.gif) repeat-y center;
	margin: 0px auto;
	padding: 0px;
	text-align:center;
}

p{text-align:justify; padding: 0px 0px 10px 0px;}

a{ color: #333; text-decoration: underline;}

a:hover{ color: #75AD28; text-decoration: none;}
	
ul { padding: 5px 0px 0px 0px; margin: 0px 0px 0px 15px; list-style: disc url(../images/a.gif) inside; }

li { padding: 0px 0px 5px 0px; 	}

h1 { background: #7D1501; color: #FFF; font: bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
 width: 744px; padding: 2px; margin: 0px auto; }

#page {
	width: 750px; background: url(../images/ban_001.jpg) no-repeat top; padding: 40px 10px 0px 10px; margin: 0px auto;
}

h4 { text-align:right; color: #FFF; font: bold 14px/18px Verdana, Arial, Helvetica, sans-serif; padding: 20px 20px 200px 10px;}

#nav {
	margin-left:1px; background: #7D1501; padding: 0px 2px; width:auto; text-align: center; border-left: 1px solid #F7F5E9; border-right: 2px solid #F7F5E9;
}

.topnav{ background: #7D1501 ;display:block;float: left; font-weight:normal; padding: 0px 30px 0px 10px;
 margin: 0px}
#topnav li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

#topnav li a {
	background: #7D1501 ;	
	padding: 2px 1px;
	
	color:#fff;
	text-decoration:none;
	border-left: 1px solid #7D1501;
}

#topnav li a:hover {
	background-color:#ffffff;	
	color:#7D1501;
}



.clear {clear: both;}

#container { text-align:left; padding: 10px;}

#contentLeft {float: left; width: 540px; margin-right: 25px; }

#contentRight {float: left; width: 120px; }

#adTop {float: left; margin: 0px 10px 2px 0px }

#footer{ font: normal 10px/14px tahoma, Arial; border-top: 1px solid #709136; margin-top: 20px; padding: 10px 0px 0px 00px; height: 50px; text-align:center; color: #666; background: #FFF;}
#footer a{ color: #666; text-decoration: underline;}

#footer a:hover{ color: #222; text-decoration: none;}

#bot{ width:751px; height:20px; align:center; background-image:url(../images/BGbot.gif)}

#page{ margin: 0px auto; width: 730px; padding: 0px 10px; background: #FFF ;
border-width:2px; border-color:#003300 }


#page1{ margin: 0px auto; width: 750px; padding: 0px 10px; background: #FFF ;
border-width:2px; border-color:#006600;}

#banner1 {
	background: url(../images/ban_001.jpg) no-repeat; height: 275px;
}
#banner2 {
	background: url(../images/ban_002.jpg) no-repeat; height: 275px;
}
#banner3 {
	background: url(../images/ban_003.jpg) no-repeat; height: 275px;
}
#banner4 {
	background: url(../images/ban_004.jpg) no-repeat; height: 275px;
}
#banner5 {
	background: url(../images/ban_005.jpg) no-repeat; height: 275px;
}


#top { margin:0px 0px 10px 0px; text-align:right; font-size: 12px; color: #333; padding: 45px 10px 5px 250px; background-image:url(../images/logo.jpg); }

#top a{ color: #333; text-decoration: none;}

#top a:hover{ color: #CE600F; text-decoration: underline;}



.nav{
	float:left;
	text-align: left;
	float: right;
	width: 200px;
	margin: 30px 30px 0px 0px;
	padding: 0px ;
	font: normal 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	background: #7D1501;
	border: 8px solid #fff;
}

.topnav{ float:left; padding: 0px; margin: 0px; border-bottom: 1px dotted #ccc}

.topnav a{display: block; padding: 5px 10px 5px 10px; color: #FFFfff; margin: 0px;	text-decoration: none; }

.topnav a:hover{ color: #D1d1d1; text-decoration: none; }
