﻿html {
width:100%;
margin: 0px;
height:100%

}
body {
width:100%;
height:100%;
margin: 0px;
background:url('../images/bd.gif') repeat;
text-align:center;
}
.header {
	background:url('../images/header.gif') repeat-x;
	height:387px;
		vertical-align:top
}
.mainmenu_bg {
	background:url('../images/mainnav-bg.png') repeat-x top ;
	height:45px;
	border-bottom:1px #3d2000 solid
}
.logo_banner {
	height:340px;
	vertical-align:top
}
.main_header_table {
		background:url('../images/banner.png') no-repeat bottom right;
		width: 948px;
		height:387px;
}
.content_bg {
	height:auto;
	background:url('../images/bgcontent.gif') repeat-x;
}
.content {
	height:auto;
	background:#432616 url('../images/content.jpg') repeat-x;
	}
.content_title {
	height:67px;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	color:#f8b150;
	font-size:16px;
} 
.content_text {
	height:auto
}
.search {
	width:310px;

	}
.search_icon {
	width:64px;
	background:url('../images/search.jpg') no-repeat;
}
.search input {
	background:#845629;
	border:1px #48210b solid;
	margin-top:0px;
	color:White;
	padding:0px
}
.search a{
	background:url('../images/button.jpg') no-repeat center;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	height:20px;
	font-size:12px;
	color:#f8b150;
	text-decoration:none;
	font-variant:small-caps;
	letter-spacing:1px
	
}
.search a:visited{
	background:url('../images/button.jpg') no-repeat center;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	height:20px;
	font-size:12px;
	color:#f8b150;
	text-decoration:none;
	font-variant:small-caps;
	letter-spacing:1px
	
}

.content_title_left {
	width:40px;
	background:url('../images/content_title_left.jpg') no-repeat;
}
.content_title_right {
	width:868px;
	background:url('../images/content_title_right.jpg') no-repeat right;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	color:#f8b150;
	font-size:24px;

}
.content_text_main {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e1e1e1;
	padding-top:10px;
	text-align:left;
	
}
.content_text_main h1 {
		font-size:16px;
	color:#F9AB4C;
	font-weight:bold;
	font-family:Papyrus;
	padding-top:0px;
	text-align:left;
}
.content_text_main h1 a {
	color:#F9AB4C;
}
.content_text_main h1 a:visited {
	color:#F9AB4C;
}
.image_rotator {
	background:url('../images/footer.jpg') repeat-x ;
	height:248px

}
.footer_banner {
	width: 954px;
	height:248px;
	background:url('../images/botfooter.png') no-repeat ;
}
.mainmenu{
font-weight: bold;
font-size: 100%;
FONT:bold 12px papyrus; 
width: 100%;
}

.mainmenu ul{
border: 0px ;
padding:12px;
margin: 0;
text-align: left; 
overflow: hidden;
}

.mainmenu ul li{
display: inline;
}

.mainmenu ul li a{
color: #f8b150;
padding: 20px 43px 20px 43px;
margin: 0;
text-decoration: none;

}

.mainmenu ul li a:hover{
color: black;
background: transparent url(../images/button.png) center no-repeat; /*background of menu item onMouseover*/
color:#ffffff;
}
.mainmenu li a.selected{
background: transparent url(../images/button.png) center no-repeat;
color:#f8b150;
padding: 20px 44px 20px 44px;
cursor:pointer;
font-family:Papyrus
}
.flashlogo {
	height:230px;
	width:500px
}
.slogan {
	height:110px
}
.mini_menu {
	width: 243px;
	height:43px;
	color:#f8b150;
	background: transparent url(../images/menu.png) no-repeat bottom;
}
.mini_menu a {
	color:#f8b150;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	background:none;
		font-variant:small-caps;
	letter-spacing:1px
}
.special {
color:#f8b150;
font-family:Papyrus;
font-size:30px;
text-align:left;
font-weight:bold;
vertical-align:top;
height:110px
	
}

.footer2 {
	border-top:1px gray solid;
	font-family:Papyrus;
	color:gray;
	font-size:11px;
	padding-top:20px;
	padding-bottom:20px
}
.footer2 a{
	text-decoration:none;
	color:gray
}
.clock {
	vertical-align:top;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	color:#f8b150;
	font-size:11px;

}


.contact {
	background:#845629;
	border:1px #48210b solid;
	margin-top:0px;
	color:White;
	padding:0px
}



/* thumbnail slider begin */

/* apply the gallery design - links slider */
#gallery_container {  width:900px ; height:94px ; margin:10px auto 10px; background:#EBE2E5 ; padding:7px 0px 0px; display:block; position:relative; }
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container{ position:relative ; overflow:hidden ; width:442px ; height:90px ; margin:0px auto 0px;  }
/* the thumbnails container */
#thumbs { white-space:nowrap; display:block; position:relative; }

#thumbs a { padding:500px; margin:0px; }
#thumbs a img{ border:1px #333333 solid; }

/* DIV container slider example */
#gallery_container2 {  width:948px ; height:134px ; margin:10px auto 10px; padding:7px 0px 0px; display:block; position:relative; }

/* create custom forward-backward buttons for this container */
#gallery_container2 .addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:134px; top:0px; right:0px; background:url(../images/right.png) no-repeat center;  }
#gallery_container2 .addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:134px; top:0px; left:0px; background:url(../images/left.png) no-repeat center;  }

/* the width is set to show the number of thumbnails that will be visible */
#thumb_container2{ position:relative ; overflow:hidden ; width:900px ; height:130px ; margin:0px auto 0px; }
/* the thumbnails container; set a width on it so everything will be fine */
#thumbs2 { display:block; position:relative; width:6000px; }

#thumbs2 div.thumbnail { display:block; position:relative; float:left; font-size:11px; width:210px; text-align:center; }

#thumbs2 a { padding:0px; margin:0px; clear:both; display:block; }
#thumbs2 a img{ border:3px #592304 solid; };





