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

/*------BODY--------*/
body {
	background:#00072f url('images/bg.jpg') repeat;
	margin:0;
	padding:0;
	font: medium Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color:#7a0000;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
	}
	
a:hover {
	color:#dabb6f;
	}
	
img {
	border:0;
	}
	
#container {
	width:965px;
	}
h1,h2,h3,h4,h5,h6 {
	text-align:center;
	}
/*-----------HEADER-------*/

#head {
	width:952px;
	height:132px;
	margin:0 0 20px 0;
	padding:0
	}
	
#head h1{
	text-indent:-9999px;
	padding:0;
	margin:0;
	}


/*------NAVIGATION---------*/
#nav {
	margin:0;
	padding:0 0 0 50px;
	text-align:left;
	}

#nav ul {
	padding:0;
	margin:0;
	display:block;
	width:537px;
	height:38px;
	background: transparent url(images/layout/nav.gif) no-repeat;
	}
#nav ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -9999px;
	}
	
#nav ul li a {
	display: block;
}
	
		li#home a {
			width: 71px;
			height: 38px;
		}
		
		li#about a {
			width: 71px;
			height: 38px;
		}
	
		li#limited a {
			width: 151px;
			height: 38px;
		}
	
		li#open a {
			width: 129px;
			height: 38px;
		}
	
		li#directions a {
			width: 103px;
			height: 38px;
		}
		
		li#home a:hover, li#home a:focus {
		background:transparent url(images/layout/nav.gif) no-repeat 0 -38px;
		}
	
		li#about a:hover, li#about a:focus {	
			background:transparent url(images/layout/nav.gif) no-repeat -71px -38px;
		}
	
		li#limited a:hover, li#limited a:focus {	
			background:transparent url(images/layout/nav.gif) no-repeat -142px -38px; 
		}
	
		li#open a:hover, li#open a:focus {	
			background:transparent url(images/layout/nav.gif) no-repeat -293px -38px; 
		}
	
		li#directions a:hover, li#directions a:focus {	
			background:transparent url(images/layout/nav.gif) no-repeat -422px -38px;  
		}
/*-------------OUTER BODY CONTAINER------------*/

#outer {
	margin:0;
	padding:0;
	width:952px;
	}
#outertop {
	margin:0;
	padding: 0;
	width:952px;
	background: url(images/layout/outtertop.gif) no-repeat top left #daba6f;
	}
	
/*----- BOTTOM OF BOX AND FOOTER TAG-------*/
#outerbottom {
	margin:0;
	padding:0;
	width:952px;
	padding:3px 0 3px 0;
	background: url(images/layout/outterbottom.gif) no-repeat bottom left #daba6f;
	font-size:x-small;
	}
#outerbottom a:hover {
	color:#00072f;
	}
	
/*----------INNER BODY CONTAINER------------*/

#innertop {
	margin:0;
	min-height:300px;
	padding:0px;
	width:918px;
	background: url(images/layout/contenttop.gif) no-repeat top left #ffffff;
	}
#innerbottom {
	margin:0;
	padding:0 0 10px 0;
	width:918px;
	background: url(images/layout/contentbottom.gif) no-repeat bottom left #ffffff;
	}

#bufferbottom {
	clear:both;
	}

/*------------HOME PAGE STYLES----------*/

#mainright {
	float:left;
	width:375px;
	padding: 25px 10px 0 5px;
	}

#mainslideshow {
padding: 0 0 0 20px; 
	float:left;
	}
		
/*------------CONTENT SPECIFIC STYLES--------*/

#innertop h1 {
	margin:0;
	padding:10px 0 10px 0;
	font-size:2.0em;
	}
#innertop h3 {
	margin:0;
	padding:0;
	}

#innertop h4 {
	margin:0;
	padding:0 0 10px 0;
	font-size:.75em;
	}
/*--------MAPQUEST FORM STYLES-------*/
#mapquest {
	float:left;
	font:small Arial, Helvetica #000000 bold;
	text-align:left;
	width:165px;
	padding:40px 0 0 50px;
	}
#mapquest h4{
	padding:10px 0 0 0;
	margin:0;
	font-size:small;
	text-align:left;
	}
#mapquest h5 {
	padding:10px 0 0 0;
	margin:0;
	font-weight:normal;
	text-align:left;
	}

/*-----------LIMITED EDITION STYLES-----------*/

#limitedleft {
	
	}

#limitedright, #limitedmiddle, #limitedleft {
	float:left;
	width:300px;
	list-style:none;
	margin:0;
	padding: 20px 0 0 0;
	}
	
/*-----------ART CONTAINER FOR LE PAGES------------*/

#artcontainer {
	text-align:center;
	width:890px;
	margin:0;
	padding:0;
	}

#artcontainer img {
	margin:5px;
	padding:0;
	border:1px #000000 solid;
	}
#categorycenter {
	text-align:center;
	width:750px;
	}
.categorycontainer {
	text-align:center;
	width:175px;
	float:left;
	}
.categorycontainer img{
	padding:10px;
	}
	




	.hours {
		font-weight:bold;
		}
.ngg-galleryoverview {
	width: 680px !important;
}	
.artistgallery {
	margin: 0 auto !important;
}



.googleMap {
	border: 1px solid #000000;
}
