/* CSS Document */

body {
	color: #494d4f;
	margin: 0;
	padding: 0;
	background-image: url(images/body_bg.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	}
	
body.inside #leftCol {width:565px;}
body.inside #rightCol {display:none;}

.wrapper1 {
	}

p {
	padding:0px;
	margin: 0 0 12px 0px;
	}
	
h1 {
	color: #026579;
	font-size: 16px;
	margin: 0 0 12px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h2 {
	font-size: 12px;
	margin:0px 0 5px 0;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #026579;
	}

ul {margin:0px; padding:0px;}
li {margin:0px; padding:0px;}

a:link{color: #026579;}
a:visited{color: #026579;}
a:active{color: #026579;}
a:hover{color: #858586;}

#container {
	width:890px;
	margin: 0 auto 0px auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image:url(images/container_bg.gif); background-repeat:repeat-y;
	}

.input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #997337;
	font-size: 11px;
	margin:0 0 12px 0px;
	padding: 0;
	width:175px;
	}

#wrapper1 {
	width:890px;
	margin: 0;
	padding: 0;
	}

#wrapper { 
	width:890px; 
	margin: 0; 
	padding: 0;
	}

#header { 
	width: 890px;
	float:left;
	margin: 0 0 5px 0;
	padding:0px;
	background-image:url(images/header_bg.gif);
	background-repeat:no-repeat;
	padding-top:73px;
	position:relative;
	}

#welcome {
	width: 637px;
	float: left;
	padding: 0;
	margin: 0;
/*	background-color:orange;*/
	}


#leftCol {
	width: 352px;
	float: left;
	margin: 0 0px 20px 0;
	padding: 10px 20px 10px 15px;
/*	background:blue;*/
/*	color:#fff;*/
	}

#leftCol ul {
	margin: 0 0px 0 10px;
	padding: 0;
	}
	
#leftCol ul li {
	margin: 0 0 8px 0;
	padding: 0px 0 0px 10px;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	line-height: 18px;
	}
	
.divider {
	margin: 15px 0;
	}	
	
#rightCol {
	float: left;
	width: 225px;
	background-image:url(images/right_col_bg.gif);
	background-position:25px bottom;
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	}

#leftCol li {
	margin: 0px;
	padding: 0 0 2px 0;
	}



#rightCol img {margin: 0 0 10px 0; border: 3px solid #998559;}
	
#rightCol h1 {
	background-image:url(images/featured_artist_head.gif);
	background-repeat:no-repeat;
	width:194; 
	height:51px; 
	text-indent:-9999px;
	margin: 0 0 0; 
	padding: 0;
	}

#rightCol dl {margin:0px 0 57px 0;padding:0px ; width: 194px; background-color:#f3f1eb;}
#rightCol dt {
	margin: 0 0 8px 0;
	padding: 0px;
	font-weight: bold;
	}
#rightCol dt.image {
text-align:center; width:194px;
	}

#rightCol dt a:link{color: #2692d7;}
#rightCol dt a:visited{color: #2692d7;}
#rightCol dt a:active{color: #2692d7;}
#rightCol dt a:hover{color: #135a87;}

#rightCol dd {margin:0px 10px 0 0;padding:0px 15px;}


#search_wrapper {
	width:450px;
	float:left;
	padding:0px;
	margin:0px 0 12px 0;
	}

#search_field {
	width:220px; 
	float:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #997337;
	font-size: 11px;
	}

.footerBottom {
	padding:0;
	margin: 0 auto;
	clear: both;
	width: 890px;
/*	background:brown;*/
	height:1px;
}
	
#footer {
	width: 890px;
	padding: 10px 0 0 0;
	margin: 0 auto;
	clear: both;
	color: #FFFFFF;
	text-align: center;
	clear:both;
	background-image:url(images/container_bg.gif);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
	
#footer div { background-color:#026579; margin:0 34px 0 34px; padding:10px 0; line-height:18px;}
	
#footer a:link{color: #fff; text-decoration:none;}
#footer a:visited{color: #fff;  text-decoration:none;}
#footer a:active{color: #fff;  text-decoration:none;}
#footer a:hover{color: #fff; text-decoration:underline;}

.table1 {
	border-right:2px solid #917b4c;
	border-left:2px solid #917b4c;
	border-bottom:2px solid #917b4c;
	margin:15px 0;
	}
	
.table1 td { padding: 2px 0px 2px 5px; vertical-align: top; }
.table1 .tablehead {
	background: #917b4c;
	color: white;
	font-weight: bold;
	}
.table1 tr.alt {background :#fff;}

dl.locate {width:225px; float:left; display:inline; padding:2px 0px; margin:0px;}
dl.locate dt {width:225px; font-weight:bold; float:left;  margin:0px; padding:0px;}
dl.locate dd { float:left; margin:0px; padding:0px 0 0 0px; display:block;}

.dl_rows {width:450px;}

	
.hide {display:none;}

.about_container {
	padding-bottom:10px;}

.about_image{
	float:left; 
	width:80px; 
	padding:5px 15px 0 0;}
	
.about_image img {border:1px solid #937739;}
	
.about_body {
	float:left; 
	width:320px;}
	

/* THESE TABLES ARE USED BY GLOBAL ADMIN */
.tablea 
{
	COLOR: #000; 
	border:1px solid #2592d7; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	background:#e8e2da; 
	width: 100%;
	border-collapse: collapse; /* this sets cellspacing to 0 on tables */
}
.tablea A:link { COLOR: #003C7B; text-decoration: underline;}
.tablea A:visited { COLOR: #003C7B; text-decoration: underline;}
.tablea A:active { COLOR: #003C7B; text-decoration: underline;}
.tablea A:hover { COLOR: #003C7B; text-decoration: none;}

.tablea td { padding: 2px; border: 1px;}

/* Use "th" if possible. If .net does not support "th" then use "header" class */
.tablea th {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000;
	padding: 4px;
}
.tablea th A:link { color: #FFFFFF; text-decoration: underline;}
.tablea th A:visited { color: #FFFFFF; text-decoration: underline; }
.tablea th A:active { color: #FFFFFF; text-decoration: underline; }
.tablea th A:hover { color: #FFFFFF; text-decoration: none; }

.tablea .header {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2592d7;
	padding: 20px;
}
.tablea .header A:link { color: #FFFFFF; text-decoration: underline;}
.tablea .header A:visited { color: #FFFFFF; text-decoration: underline; }
.tablea .header A:active { color: #FFFFFF; text-decoration: underline; }
.tablea .header A:hover { color: #FFFFFF; text-decoration: none; }

.tablea .header td { padding: 2px;}

.tablea .footer { 
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #003C7B;
}
.tablea .footer td { text-align: center;}
.tablea .alt { background:#E2E2D2;}
.tablea .pager { font-size: 12px; COLOR: #000000; background:#FFFFFF; }
.tablea .pager A { font-weight:bold; }

.tableb {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	border: 1px solid #794500;
	background: #ffffff;
	color: #000000;
	border-collapse: collapse; /* this sets cellspacing to 0 on tables */
}
.tableb A:link { COLOR: #003C7B; text-decoration: underline;}
.tableb A:visited { COLOR: #003C7B; text-decoration: underline;}
.tableb A:active { COLOR: #003C7B; text-decoration: underline;}
.tableb A:hover { COLOR: #003C7B; text-decoration: none;}

.tableb td { padding: 2px; border: 1px; }

/* Use "th" if possible. If .net does not support "th" then use "header" class */
.tableb th {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color:#800020 ;
	padding: 8px;
}
.tableb th A:link { color: #FFFFFF; text-decoration: underline;}
.tableb th A:visited { color: #FFFFFF; text-decoration: underline; }
.tableb th A:active { color: #FFFFFF; text-decoration: underline; }
.tableb th A:hover { color: #FFFFFF; text-decoration: none; }

.tableb .header 
{
    text-align:left;
    display: block;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #01461A;
	padding: 3px;
}
.tableb .header A:link { color: #FFFFFF; text-decoration: underline;}
.tableb .header A:visited { color: #FFFFFF; text-decoration: underline; }
.tableb .header A:active { color: #FFFFFF; text-decoration: underline; }
.tableb .header A:hover { color: #FFFFFF; text-decoration: none; }

.tableb .header td { padding: 2px; }

.tableb .footer { 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #003C7B;
}
.tableb .footer td { text-align: center;}
.tableb .alt { background:#fbf6f2; border-top: 1px solid #c3bab3;}

tr.headerBG td {
	background-image:url(images/admin_logo.gif); 
	background-position:left top; 
	background-repeat:no-repeat;
	height:100px; 
	vertical-align:top; 
	background-color:#5d595a; 
	padding:10px 0 0 20px;}

tr.headerBG td div { padding:20px 20px 0 0; color:#fff;}

tr.headerBG td div p.content a {color:white;}

.headerBG {font-family: Verdana; font-size: 12px; background-repeat:repeat-x; background-position:top;}

tr.headerBG td img {display:none;}

.linkDescription {
    padding: 0 0 2px 0;
}

.featuredSeparator {
    padding: 0 0 12px 0;
}

.reservationSystem {
    padding: 0 0 0 15px;
}

.newsDetailWrap {}
.newsDetailWrap dl {margin:0px; padding:0;}
.newsDetailWrap dt {
	padding:0px; 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0078ae;
	margin:0;
	font-weight:bold;
}

.newsDetailWrap dt span{
	padding:0px; 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0 0 15px 0;
	font-weight:normal;
	display:block;
}


.newsDetailWrap dd {margin:0px; padding:0px;}
.newsDetailWrap dd span.photo { float:left; padding:0 20px 20px 0;}
.newsDetailWrap dd.attachments {clear:both;}

dl.products {padding:0px; float:left; width:185px; /*background-color:yellow;*/  margin:15px 0 0px 0; padding:0; height:225px;}
dl.products dt { float:left; width:185px; text-align:center; /*background-color:pink;*/ margin:0px; padding:0px; height:160px;}
dl.products dt img {	max-height:150px; height: expression(this.width > 151 ? 150: true); _height:150px; _width:150px; border:2px solid #026579; max-width:150px; width: expression(this.width > 151 ? 150: true);}


dl.products dd { clear:both;width:165px; text-align:center;margin:0px 0 20px 0; padding:0px 10px; /*background-color:green;*/ line-height:16px;}

dl.productdetail { margin:0px; padding:0px;}
dl.productdetail dt {margin:0px 0 15px 0; padding:0px; font-weight:bold;}
dl.productdetail dt img {border:2px solid #026579; margin-bottom:15px; max-width:500px; width: expression(this.width > 501 ? 500: true);}
dl.productdetail dd {margin:0px; padding:0px;}