/* CSS Document */
html {
	background-color:#000000;
	background-image: url(../images/pagebg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

img {border: none;}
p,h1,h3 {
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
}
h1{
	font-size:18px;
	color:#16412f;
}
h2{
	font-size:14px;
	color:#16412f;
	padding:0px;
	margin:0px;
}
p{
	color:#000;
}
#wrapper{
	width:896px;
	margin:0px auto;
	font-family:Calibri, Verdana;
	font-size:12px;
	margin-top:0px;	
	padding:0px;
	background-color:#fefde1;
}
#banner{
	width:896px;
	height:234px;
	background-image:url(../images/banner-new.jpg);
	background-position:top;
	background-repeat:no-repeat;
	left:0px;
	position:relative;
}

/*#topnew{width: 896px; height:112px; background-image:url(../images/topnew.jpg); background-position:top; background-repeat:no-repeat;}*/
#topnew{
	width: 896px;
	height:100px;
	background-color:#FEFDE1;
	background-image:url(../images/topnew-copy.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:0px
}
* + html #topnew{
	width: 896px;
	height:100px;
	background-color:#FEFDE1;
	background-image:url(../images/topnew-copy.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:1px;	
}
#contents{width:860px; margin:0px auto; padding-top:20px; }
#left-contents{width:200px; float:left;}

#right-contents{width: 630px; float:right;}


#boxdiv{width:600; padding:15px; background-color: #e2e1c8; margin-top:10px;}

#footer{ left: 1px; position:relative; margin: 0px auto; height: 60px; background-color:#235941; padding-top: 30px; color:#fefde1; font-size:12px; text-align:center; width: 895px; clear:both; border-left:#235941 1px solid;}
#footer a{color:#fefde1; font-size:12px; text-decoration: none;}

.bortxt{border-bottom: #000 dotted 1px; display:block; width: 80%; padding:3px; padding-left:0px;}
.small{
	font-size:9px;	
}
a{
	text-decoration:underline;
	color:#235941;
}
a:hover{
	text-decoration:none;
	color:#235941;	
}
/*
html {background-color:#000000; background-image: url(../images/pagebg.jpg); background-position: top; background-repeat: no-repeat; }

img {border: none;}
p,h1,h3 {padding-top: 0px; padding-bottom:10px;  margin: 0px;}
h1{font-size:18px; color:#16412f;}
h2{font-size:14px; color:#16412f; padding:0px; margin:0px;}
p{color:#000;}
#wrapper{width: 896px; margin: 0px auto; font-family: Calibri, Verdana; font-size:12px; margin-top: 0px;  padding: 0px; background-color:#fefde1;}
#banner{width: 896px; height: 299px;background-image:url(../images/banner.jpg); background-position:right; background-repeat: no-repeat;  left:0px; position:relative;}

#contents{width:860px; margin:0px auto; padding-top:20px; }
#left-contents{width:200px; float:left;}

#right-contents{width: 630px; float:right;}

#logo{
	padding-left:10px;
	padding-top:10px;
	background-image:url(../images/logoback.jpg);
	background-position:right;
	background-repeat:no-repeat;
	
}
#boxdiv{width:600; padding:15px; background-color: #e2e1c8; margin-top:10px;}

#footer{ left: 1px; position:relative; margin: 0px auto; height: 60px; background-color:#235941; padding-top: 30px; color:#fefde1; font-size:12px; text-align:center; width: 895px; clear:both; border-left:#235941 1px solid;}
#footer a{color:#fefde1; font-size:12px; text-decoration: none;}

.bortxt{border-bottom: #000 dotted 1px; display:block; width: 80%; padding:3px; padding-left:0px;}
*/