/* CSS Document */

html {
	padding: 0;
	margin: 0;
	overflow: -moz-scrollbars-vertical;
	}

body {
	font: 11px/18px arial, helvetica, sans-serif;
	color: #666;
	padding: 0;
	margin: 0 auto 0 auto;
	background-color: #b9ad97;
	padding-top: 10px;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	color: #666;
	padding-top: 10px;
}

img {
	border: 0;
	}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
}

/* ------------------------------------------------------------------- */

#container {
	width: 750px;
	margin: 0 auto 0 auto;
	background-image: url(/persistent/templateimages/contentbg_beige.jpg);
	background-repeat: repeat-y;
}

#clear {
	padding-top:5px;
}


/* ------------------------------------------------------------------- */

#logo {
	width: 750px;
	height: 66px;
	background-image: url(/persistent/templateimages/logo_bg_beige.jpg);
	background-repeat: repeat-x;
}

.logo_right_corner {
	float: right;
}

.taberner{
	float: left;
}

/* ------------------------------------------------------------------- */

#banner {
	width: 750px;
	height: 465px;
	background-image: url(/persistent/templateimages/contentbg_beige.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	}
	
/* ------------------------------------------------------------------- */

#content{
	width: 730px;
	padding-left: 10px;
	}

#titlewrap {
 	width: 720px;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
	font: bold 16px arial, verdana, helvetica;
	color: #000;
	background-color: #e8e8e8;
	display: block;
	}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: disc;
	color: #666;
}

/* ------------------------------------------------------------------- */

.nav_right{
	float: right;
}

.nav_left{
	float: left;
}

/* ------------------------------------------------------------------- */
#footerss {
	width: 750px;
	height: 15px;
	background-image: url(/persistent/templateimages/footerbg_beige.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	}
	
.footer_right{
	float: right;
}

.footer_left{
	float: left;
}

#footer{
	width: 750px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: right;
	background-color: #b9ad97;
}

/* ------------------------------------------------------------------- */

#flashcontent {
	padding-top: 2px;
	}

/* ------------------------------------------------------------------- */

#navBar {
	width: 750px;
	height: 30px;
	background-image: url(/persistent/templateimages/navbg_750.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	}
	
/* style to be used by Safari */
.navBarMain { 
	display:block; 
	padding: 0px 6px;
	color: #ffffff; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	border-right: 1px solid #fff;
	} 
	
.navBarMain:hover {
	color: #000; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	}

.navBarMain_on {
	padding: 0px 6px;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	color: #000;
	border-right: 1px solid #fff;
}

.navBarMain_on:hover {
	font-weight: bold;
	}

/*styles for safari end*/	


/* style to be used for all other browsers (overrides first declaration in all browsers but Safari) */


.navBarMain {     
	display:block; 
	padding: 0px 9px;
	color: #ffffff; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; # 
} 

.navBarMain:hover {
	color: #000; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; #
	}

.navBarMain_on {
	padding: 0px 9px;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	color: #000; #
}

.navBarMain_on:hover {
	font-weight: bold; #
	}
	
/* ------------------------------------ GALLERY STYLES */  
  
.gallery_desc {
 font-weight: bold;
 color:#999999;
 font-size: 10px;
 }

.gallery_td {
 border: 1px solid #999999;
 }

#table_gallery  td{
	text-align: center;
}
