@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#260909;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#2c2c2c;
}

img{
	padding:0;
	margin:0;
}

form{	
	padding:0;
	margin:0;
}

p{
	padding:0;
	margin:6px;
	}

/*HEADINGS*/
h1{
	font-weight:normal;
	font-size:2em;
	margin:6px;
	
}
h2{
	font-weight:normal;
	font-size:1.85em;
	margin:6px;
}
h3{
	font-weight:normal;
	font-size:1.5em;
	margin:6px;
}
h4{
	font-weight:normal;
	font-size:1.2em;
	margin:6px;
}
h5{
	font-weight:normal;
	font-size:1em;
	margin:6px;
}
/*HEADINGS END*/


.marquee{	
	 position:relative;
	 color:#FFFFFF;
	 font-size:18px;

}

.flash{
	z-index:10;
}

.body{
	position:relative;
	width:100%;
	/*background:url(../images/back_light.jpg) top right no-repeat;*/
}
.container{
	width:1000px;
	background:url(../images/back_light.jpg) top right no-repeat;
}
.nav{
	background:#000 url(../images/nav.jpg) top repeat-x ;
}

.navBottom{
	background:#000 url(../images/nav_bottom.jpg) 0px 2px ;
}
 
*html .navBottom{
	background:#000 url(../images/nav_bottom.jpg) 0px 1px ;
}

.navBottomLeft{
	position:relative;
	background:url(../images/nav_bottom_left.jpg) left top repeat-y ;
	width:281px;
}
.navBottoRight{
	position:relative;
	background:url(../images/nav_bottom_right.jpg) right top repeat-y ;
	width:281px;
}


.leftBorder{
	background:url(../images/left.jpg) repeat-y left;
	width:18px;
}

.rightBorder{
	background:url(../images/right.jpg) repeat-y right;
	width:18px;
}

td.contentContainer{
	background:url(../images/grill.jpg);
}

.content{
	background:#d2c1ad url(../images/top_content.jpg) top repeat-x;
	margin:20px;
	width:93%;
	
}

.content2{
	background:url(../images/bottom_content.jpg) bottom repeat-x;
	margin:0;
	padding:0;
	border:1px solid #7d5a34;
	width:100%;
}

.footer{
	background:#000 url(../images/footer.jpg) center top repeat-x;
	color:#693903;
}

.paper{
	background:#d2c1ad;
	margin:15px;
}

.paperLeftTop{
	background:url(../images/paper_left_top.jpg) top left no-repeat;
}


.paperRightTop{
	background:url(../images/paper_right_top.jpg) top right no-repeat;
}
.paperLeftBottom{
	background:url(../images/paper_left_bottom.jpg) bottom left no-repeat;
}
.paperRightBottom{
	background:url(../images/paper_right_bottom.jpg) bottom right no-repeat;
}

.paperLeft{
	background:url(../images/paper_left.jpg) left repeat-y;
}


.paperRight{
	background:url(../images/paper_right.jpg) right repeat-y;
}
.paperBottom{
	background:url(../images/paper_bottom.jpg) bottom repeat-x;
}
.paperTop{
	background:url(../images/paper_top.jpg) top repeat-x;
}

.button{
	background:url(../images/button.jpg);
}

.buttonLeft{
	background:url(../images/button_left.jpg) left repeat-y;
}

.buttonRight{
	background:url(../images/button_right.jpg) right repeat-y;
}

.buttonTop{
	background:url(../images/button_top.jpg) top repeat-x;
}

.buttonBottom{
	background:url(../images/button_bottom.jpg) bottom repeat-x;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}

.line{
	width:98%;
	clear:both;
	margin:auto;
	border-bottom:1px solid #8c7059;
	}

.tape{
	margin:auto;
	position:relative;
	top:-35px;
	margin-bottom:-30px;
}	


/*LINKS*/

.button a:link{
	text-decoration:none;
	color:#2c2c2c;
	font-weight:bold;
}

.button a:visited{
	text-decoration:none;
	color:#2c2c2c;	
	font-weight:bold;
	
}

.button a:hover{
	text-decoration:none;
	color:#9f5402;
	font-weight:bold;
}

.button a:active{
	text-decoration:none;
	color:#2c2c2c;
	font-weight:bold;
}

.content2 a:link{
	text-decoration:underline;
	color:#693903;

}

.content2 a:visited{
	text-decoration:underline;
	color:#693903;	
	
}

.content2 a:hover{
	text-decoration:none;
	color:#693903;
}

.content2 a:active{
	text-decoration:underline;
	color:#693903;
}

.footer a:link{
	text-decoration:none;
	color:#693903;
}

.footer a:visited{
	text-decoration:none;
	color:#693903;	
	
}

.footer a:hover{
	text-decoration:none;
	color:#9f5402;
}

.footer a:active{
	text-decoration:none;
	color:#693903;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
margin-top:5px;
position:absolute;
top: 100;
border: 1px solid #f59503; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:11px Tahoma;
line-height:18px;
z-index:100;
background-image:url(../images/button.jpg);
width: 150px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #f59503; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #2c2c2c;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color:#9F5402;
}
.newsC
{
	line-height:1em;
}
.newsC a:link{
	text-decoration:none;
	color:#693903;
	font-size:12px;
}

.newsC a:visited{
	text-decoration:none;
	color:#693903;	
	
}

.newsC a:hover{
	text-decoration:none;
	color:#693903;
}

.newsC a:active{
	text-decoration:underline;
	color:#693903;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #00000;
}
a:active {
	color: #333333;
}

