
body{
	margin: 0em;
	padding: 0em;
	text-align: center;
	background-color: #D0D7B5;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

hr{
	border: 1px solid #E2E6D2;
}

.mainHead{
	color: #b5b253;
	font-size: 18px;
	margin: 0;
	padding: 0;
}



.subHead{
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

strong{
	color: #000000;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	height: auto;
	min-height: 50em;
	_height: 50em;
	border: 2px solid White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #58595a;
	font-size: 11px;
}


#header{
	width: 100%;
}

#ar_head{
	background-image: url(../pics/ar_header.gif);
	background-repeat: no-repeat;
	background-color: inherit;
	height: 74px;
	
}

#navcontainer{
text-align: left;
}

#content_area{
  /*border: thin solid Yellow;*/
	width: 100%;
	height: auto;
	min-height: 41em;
	_height: 41em;
}

#content_top{
	/*border: thin solid Yellow;*/
	width: 100%;
	background-color: #B4C486;
}

#exhibit_box{
	float: left;
	background-color: #fff;
	width: 173px;
	text-align: left;
}
#exhibit_box div{
	padding: 5px;
}
/* color below was White */
#quote_box{
	color: #2A356A;
	font: normal normal bold 11px/normal Verdana, Geneva, Arial;
	line-height: 14px;
	float: left;
	width: 75%;
	text-align: left;
}
#quote_box p{
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 3px;
	
}


#content_main{
	/*border: thin solid Yellow;*/
	padding-top: 1em;
	width: 100%;
}

#left_content{
	width: 173px;
	background: #fff;
	/*border: thin dashed Gray;*/
	float: left;
	font-size: 9px;
	text-align: left;
	height: auto;
	min-height: 41em;
	_height: 41em;
}

#right_content{
	width: 150px;
	background: #fff;
	border: 1px solid #D0D7B5;
	float: right;
	font-size: 9px;
	text-align: left;
	height: auto;
	min-height: 10em;
	_height: 10em;
}

#main_content{
	width: 582px;
	float: left;
	position: relative;
	line-height: 1.5em;
}

#main_content div{
	padding: 5px;
}

#footer{
	width: 100%;
	height: 22px;
	font-size: 9px;
	text-align: left;
	background-color: #B4C486;
	color: White;
	line-height: 20px;
	margin: 1em auto auto;
}

#designer{
	width: 760px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	font: normal normal normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
}

#breadcrumb{
	font-size: 9px;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
	height: 0; 
 clear: both; 
 visibility: hidden;

 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



td.galleryTable{
	width: 62px;
	border: 1px solid #ffffff;
	height: 62px;
	background-repeat: repeat-x;
}

td.galleryTableSub{
	width: 43px;
	border: 1px solid #ffffff;
	height: 43px;
	background-repeat: repeat-x;
}

.galleryTitle{
	font: normal normal normal 28px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	position: relative;
}

#galleryContainer{
	padding-left: 4em;
	text-align: center;
	height: 350px;
}

.galleryNav{
	border: 3px solid #ffffff;
}


/* Form Elements */

input, textarea, select {
	border-width: 1px;
	padding: 2px;
	border: 1px dotted #D0D7B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6f71;
}

input:focus, textarea:focus, select:focus{
	border-width: 1px;
	border: 1px solid #D0D7B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6f71;

}

.buttons{
	background-color: #B7B39E;
	border-width: 1px;
	border: 1px solid #000000;
	color: #000000;
}


.t {background: url(dot.gif) 0 0 repeat-x; width: 100%}
.b {background: url(dot.gif) 0 100% repeat-x}
.l {background: url(dot.gif) 0 0 repeat-y}
.r {background: url(dot.gif) 100% 0 repeat-y}
.bl {background: url(bl.gif) 0 100% no-repeat}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px}


.exhibit_date{
	color: #2A356A;
	font-size: 9px;
	font-weight: bold;
}
.exhibit_address{
	
	padding-left: 10px;
	font-size: 9px;
	color: #58595a;
}

.gallery_title{
	color: #A92832;
	font-size: 9px;
	text-align: left;
}
.gallery_text{
	padding-left: 10px;
	color: #58595a;
	line-height: 15px;
}

.gFrame {
	background: url(gallery_piece_frame.gif) no-repeat;
}

.messageTxt{
	font: bold;
	color: Red;
}

.bodyTxtsm{
	font-size: .92em;
}

strong{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #58595a;
 margin: 0px;
 padding: 0px;	
}


.hFrame {
	background: none;
}

