ul, body {	margin:0;	border:0;	padding:0;  }

img {display:block}
img-element {display:block}

body {  	background-color:#1C140D; background-image: url('../images/bg1.jpg');     background-attachment: scroll; background-position: top left; }	
.bg2 {   background-image: url('../images/bg2.jpg'); background-repeat: repeat-x;  background-attachment: scroll; background-position: top left; }	

.watermark-bottom {  	background-image: url('../images/watermark-bottom.jpg');     background-attachment: scroll;    background-repeat: no-repeat;     background-position: bottom left; }	
.watermark-top {  	background-image: url('../images/watermark-top.jpg');     background-attachment: scroll;    background-repeat: no-repeat;     background-position: top left; }	

.side-left1 {  	background-image: url('../images/side-left1.jpg');     background-attachment: scroll;    background-repeat: no-repeat;     background-position: top right; }	
.side-right1 {  	background-image: url('../images/side-right1.jpg');     background-attachment: scroll;    background-repeat: no-repeat;     background-position: top left; }	
.side-left2 {  	background-image: url('../images/side-left2.jpg');     background-attachment: scroll;    background-repeat: repeat-y;     background-position: top right; }	
.side-right2 {  	background-image: url('../images/side-right2.jpg');     background-attachment: scroll;    background-repeat: repeat-y;     background-position: top left; }	

.footer-left {  	background-image: url('../images/footer-left.jpg');     background-attachment: scroll;    background-repeat: no-repeat;     background-position: bottom right; }	
.footer-right {  	background-image: url('../images/footer-right.jpg');     background-attachment: scroll;    background-repeat: no-repeat;     background-position: bottom left; }	
.footer-bg {  	background-image: url('../images/footer-bg.jpg');     background-attachment: scroll;    background-repeat: repeat-x;     background-position: bottom left; }	
.sides {  	background-image: url('../images/sides.jpg');     background-attachment: scroll;    background-repeat: repeat-y;     background-position: top center; }	


h1, h2, h3, h4, h5, p 	{ margin: 0; padding: 0; }

body, table, input, select, option, textarea, html {
	font-size: 			14px;
	font-family: 		Gill Sans, Gill Sans MT, Trebuchet MS, Trebuchet;
	color: 				#D68D1C;  	}

A:link 		{text-decoration: none; 	color: #48341C;}
A:visited 	{text-decoration: none; 	color: #48341C;}
A:active 	{text-decoration:underline; color:#000000;}
A:hover 	{text-decoration:underline; color:#000000;}

.head1 { font-size:	21px; color: #D68D1C; font-weight: normal;}

.hrline {  	background-image: url('../images/hrline.gif');     background-attachment: scroll;    background-repeat: repeat-x;     background-position: center center; }	
.hrline2 {  	background-image: url('../images/hrline2.gif');     background-attachment: scroll;    background-repeat: repeat-x;     background-position: center center; }	

.fader { filter:alpha(opacity=100); -moz-opacity:1 }

#flashheader {border: solid 0px; width: 990px; height: 261px; float: left;	margin:0px; }

input, select, textarea {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	width: 210px;
	font-size: 			12px;
	font-size-adjust:	.58;
	color: 				#3F3F3F; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#83A645;
	background-color:	#F4F4F4; }
