/* CSS Document */

body {
	background-image:url(images/body_bg.jpg);
	background-repeat:no-repeat;
	color: #000;
	margin: 0;
	padding: 0;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	line-height:20px;
	background-position: center top;
	background-color:#fff;
	background-attachment:fixed;
	}
	
body.inside #leftCol {width:540px; /*border:1px solid red;*/}
body.inside #rightCol {display:none;}
body.inside #container {
	width:960px;
	margin: 0 auto 0px auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: black;
	background-image:url(images/container_bg_inside.gif);
	background-position:center top; background-repeat:repeat-y;
	}

.wrapper1 {
	}

p {
	padding:0px;
	margin: 0 0 12px 0px;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0 0 12px 0;
	padding: 0;
	color:#a21912;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: pink;
	margin:0px 0 5px 0;
	padding:0px;
	}

ul {margin:0px; padding:0px;}
li {margin:0px; padding:0px;}

a:link{color: #a21912;}
a:visited{color: #a21912;}
a:active{color: #a21912;}
a:hover{color: #333333;}

#container {
	width:960px;
	margin: 0 auto 0px auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: black;
	background-image:url(images/container_bg_home.gif);
	background-position:center top; 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:960px;
	margin: 0;
	padding: 0;
	border:1px solid red;
	}

#wrapper { 
	width:960px; 
	margin: 0; 
	padding: 0;
	}

#header { 
	width: 960px;
	height: 268px;
	float:left;
	margin: 0 0;
	padding:0px;
	}
	
.main_img1 {background-image:url(images/header_bg.jpg); background-position:left top; background-repeat:no-repeat;}
.main_img2 {background-image:url(images/header_bg2.jpg); background-position:left top; background-repeat:no-repeat;}
.main_img3 {background-image:url(images/header_bg3.jpg); background-position:left top; background-repeat:no-repeat;}
.main_img4 {background-image:url(images/header_bg4.jpg); background-position:left top; background-repeat:no-repeat;}

#welcome {
	width: 680px;
	float: left;
	padding: 0;
	margin: 0;
	color:#3e3d3d;
/*	background-color:orange;*/
	}
	
.inside #welcome { background-image: url(images/inside_welcome_bg.gif); background-position:right top; background-repeat:no-repeat; }


#leftCol {
	width: 398px;
	float: left;
	margin: 0 0 20px 0;
	padding: 30px 40px 20px 10px;
/*	background:blue;*/
	color:#333;
	}

#leftCol ul {
	margin: 0 5px 0 0px;
	padding: 0;
	}
	
#leftCol ul li {
	background: url(/images/bullet.gif) no-repeat 8px 13px;
	margin: 0;
	padding: 4px 0 4px 20px;
	list-style-type: none;
	}
	
#leftCol dl {margin:0px 0 25px 0; padding:0px;}
#leftCol dt {margin:0px; padding:0px;}
#leftCol dd {margin:0px; padding:0px;}
	
.divider {
	margin: 15px 0;
	}	
	
#rightCol {
	float: left;
	width: 214px;
	color: #000;
/*	background-color:purple;*/
background-image:url(images/right_col_bg_corner.gif); background-position:left top; background-repeat:no-repeat; text-align:center;
padding:30px 0 0 0;
	
	}

#leftCol li {
	margin: 0px;
	padding: 0 0 2px 0;
	}

#rightCol img {margin: 0 0 10px 0; border: 1px solid #fff; text-align:center; 	max-width:175px; 
	width: expression(this.width > 176 ? 175: true);}
	
#rightCol h1 {
	/*background-image:url(images/featured_museum_header.gif);
	width:203px; 
	height:34px; 
	text-indent:-9999px;*/ 
	margin: 0 0 15px 0; 
	padding: 0;
	color:#fff;
	font-size:16px;
	width:210px; text-align:center;
	}

#rightCol dl {margin:0px;padding:0px 0px 0 20px; width: 175px; text-align:left; color:#fff;}
#rightCol dt {
	margin: 2px 0 5px 0;
	padding: 0px;
	font-weight: bold;
	}

#rightCol dt a:link{color: #fff;}
#rightCol dt a:visited{color: #fff;}
#rightCol dt a:active{color: #fff;}
#rightCol dt a:hover{color: #eee;}

#rightCol dd {margin:0px 10px 0 0;padding:0px;}

#inside_body {
	width: 500px;
	float: left;
	padding: 0;
	margin: 0;
}

	
#singlecolumn {
	width: 450px;
	float: left;
	padding: 0;
	}

#singlecolumn ul {
	margin: 0 5px 0 35px;
	padding: 0;
	}
	
#singlecolumn li {
	margin: 0;
	padding: 0 0 2px 0;
	}
	
#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: 960px;
/*	background:brown;*/
	height:50px;
}
	
#footer {
	line-height: 20px;
	width: 960px;
	background: #333333;
	padding: 25px 0;
	margin: 0 auto;
	clear: both;
	color: #fff;
	text-align: center;
	clear:both;
	background-image:url(images/footer_topper.gif);
	background-repeat:no-repeat;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#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 #000000;
	border-left:2px solid #000000;
	border-bottom:2px solid #000000;
	margin:15px 0;
	}
	
.table1 td { padding: 2px 0px 2px 5px; vertical-align: top; }
.table1 .tablehead {
	background: #000000;
	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;
}
