body {
	margin:0px;
	padding:0px;
	background-color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

#bodywrapper {
	background-image:url(../img/sub_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}


h1 {
	color:#BFB7DF;
	font-size:24px;
	letter-spacing:-1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	margin-bottom:10px;
}
h2 {
	color:#666;
	font-size:18px;
	letter-spacing:-1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
}

a {
	color:#FF0000;
}

hr {
	height:1px;
	border:0px;
	color:#D0CAE8;
	background-color:#D0CAE8;
}

table {
	width:90%;
}

img {
	border:0;
}
/* splash */

#splash {
	position:absolute;
	width:310px;
	height:83px;
	left:50%;
	top:50%;
 	z-index:1;
	margin-left:-155px;
	margin-top:-41px
}

#plain {
	display:block;
	background-color:#FFF0FF;
	padding:5px 8px;
}

/* drop */

#drop {
	background-color: #252434;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#drop_wrapper {
	width:901px;
	display:block;
	margin-left:20px;
}

#drop p, #drop li {
	font-size:11px;
	line-height:16px;
	color:#EFEFEF;
}

/* live */

#wrapper {
	width:935px;
	margin:0px;
	padding:0px;
	background-image:url(../img/border.jpg);
	background-repeat:repeat-y;
	background-position:159px 0px;
}



#leftmargin {
	float:left;
	display:block;
	width:159px;
	height:auto;
}

#leftmargin p {
	font-size:11px;
	width:90%;
	color:#A3A3A3;
	padding-left:10px;
	line-height:14px;
}

#brand {
	width:82px;
	height:75px;
	margin-left:38px;
	margin-top:20px;
	margin-bottom:75px;
}

#breadcrumbs {
	display:block;
	height:32px;
	font-size:11px;
	line-height:18px;
	padding:10px;
	color:#FFF;
	margin:0px;
	margin-top:8px;
}
#breadcrumbs a {
	color:#FFF;
	text-decoration:none;
}

#nav {
	display:block;
	height:106px;
	margin:0px;
	padding:0px;
}

#nav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-top:60px;
	margin-left:214px;
}
#nav ul li {
	float:left;
	margin:0px;
	padding:0px;
}
#nav ul li a {
	font-size:12px;
	display:block;
	color:#666;
	padding:2px 7px;
}
#nav ul li a.border {
	border-right:1px solid #CCC;
}
#nav ul li a:hover {
	color:#333;
}

#home #home,
#About #about,
#exhibits #exhibits,
#classes #classes,
#Calendar #calendar,
#directions #directions,
#hours #hours,
#Contact #contact,
#members #members,
#collection #collection,
#competition #competition,
#period #period,
#gift_shop #gift_shop {
	color:#333;
	background-color:#F7F7F9;
}

#smallnav {
	position:absolute;
	font-size:9px;
	margin-left:336px;
	margin-top:23px;
}

#smallnav a {
	float:left;
	color:#8B8B8B;
	border-right:1px solid #EFEFEF;
	padding:3px 5px;
}

#smallnav a:hover {
	color:#333;
}	

#logo {
	position:absolute;
	width:162px;
	height:75px;
	margin-top:26px;
	margin-left:20px;
}

#rightbody {
	float:left;
	width:771px;
}

#header {
	height:69px;
	margin:0px;
	padding:0px;
	display:block;
	width:931px;
	background-color: #252434;
}
#join {
	float:right;
	height:50px;
	width:93px;
	margin:0px;
	margin-top:9px;
}

#right {
	float:right;
	clear:right;
	width:50%;
	text-align:right;
}
#left {
	float:left;
	width:50%;
}


#hoytcontent {
	width:540px;
	float:left;
	padding:0px 10px;
}
#widecontent {
	display:block;
	padding:0px 10px;
}

#sidebar {
	width:200px;
	float:left;
	padding:4px;
}
#sidebar p {
	font-size:11px;
}

#content {
	display:block;
	margin:0px;
}
#content p {
	
}
#hoytcontent p, #widecontent p, #footer p {
	font-size:12px;
	line-height:16px;
	color:#666;
}
#footer a {
	color:#666!important;
}
#content td {
	font-size:12px;
}
#content table {
	width:90%;
	margin:10px;
}
.small, p.small {
	font-size:10px!important;
}

#footer a:hover {
	color:#333;
}

#footer {
	border-bottom:1px solid #B8C0C7;
	display:block;
}
#footer_wrapper {
	width:931px;
	display:block;
}
#footer_left {
	float:left;
	display:block;
	width:161px;
}
#footer_right {
	width:751px;
	float:right;
	display:block;
	border-left:1px solid #B8C0C7;
	padding:10px;
	font-size:12px;
}

#copyright {
	font-size:10px;
	margin-left:160px;
	margin-top:10px;
	color:#CCC;
}

#copyright a {
	color:#CCC;
}



.left_33 {
	float:left;
	width:30%;
	margin-right:5px;
}
.right_33 {
	float:right;
	width:33%;
}
.left_50 {
	float:left;
	width:50%;
}
.right_50 {
	float:right;
	width:50%;
}

.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix
{
	min-width: 0;		/* trigger hasLayout for IE7 */
	display: inline-block;
	/* \*/	display: block;	/* Hide from IE Mac */
}
* html .clearfix
{
	/* \*/  height: 1%;	/* Hide from IE Mac */ 
}

#map, #map p {
	font-size:10px;
}	


#black {
	display:block;
	background-color:#333;
	padding:4px;
	color:#FFF;
}

#black .title {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#A0A0A0;
	letter-spacing:-1px;
	font-weight:bold;
}

#red .title {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6F0000;
	letter-spacing:-1px;
	font-weight:bold;
}

#purple .title{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#524EA5;
	letter-spacing:-1px;
	font-weight:bold;
}

#black .smdates {
	font-size:9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#A0A0A0;
}
#purple .smdates{
	font-size:9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#524EA5;
}

#red .smdates{
	font-size:9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6F0000;
}
#black a {
	color:#BEBEBE!important;
}

#purple {
	display:block;
	background-color:#A4A2C7;
	padding:4px;
	color:#FFF;
}

#purple a {
	color:#DEDDF0!important;
}

#red {
	display:block;
	background-color:#D5034E;
	padding:4px;
	color:#FFF;
}

#red a {
	color:#FFA8A8!important;
}

.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
} 

.picshome {
	height:500px;
	width:775px;
}

.picshome a {
	color:#FFF;
	text-decoration:none;
}

.picshome img {
	padding: 0px;  
    border:  0px;  
    width:  775px; 
    height: 500px; 
}

#homeimages {
	
}

#homeimages img {
	border:0;
}

#homeimages span {
	color:#FFF;
	white-space:normal;
	font-size:18px;
	padding:10px;
	margin:0px;
	letter-spacing:-1px;
	line-height:36px;
	height:16px;
	display:block;
	
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* fix */

#classaccord {
	list-style-type:none;
	text-indent:0px;
	margin:0px;
	padding:0px;
}

#classaccord li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

