/* CSS Document */

.dummy {}

body {
	text-align:center;
	font-size: 62.5%;
	margin: 0px;
	background-color: #ffffff;
	scrollbar-face-color:#E3E9F1;
	scrollbar-arrow-color:#666633;
	scrollbar-track-color:#ffffff;
}


/* Layout Div styles */


#wrapper {
	width: 900px;
	position: relative;
	margin: 0 auto;
	border: 1px solid;
	border-color:#CCCCCC;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}

#wrapper_shadow {
	width: 920px;
	position: relative;
	background-image: url(../images/wrapper_shadow.png);
	background-repeat: repeat-y;
	margin: 0 auto;
}

#header {
	width: 100%;
	position: relative;
}

#main {
	width: 100%;
	position: relative;
	border: 0px solid;
	border-color:#33FF33;
	background-image: url(../images/bottom_left_graphic.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#center_and_left_wrapper {
position: relative;
float: left;
width: 900px;
}

#top_header_bar {
	width: 100%;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	z-index: 1

}

#top_menu_bar {
	width: 100%;
	position: relative;
	text-align: center;
	background-color: #0B57A4;
	padding-top: 3px;
	padding-bottom: 3px;
}

#top_banner {
	background-color:#CCCCCC;
	font: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 5px;
	font-size: 16px;
	}
	
#top_strap_line {
	position: absolute;
	z-index: 2;
	width: 556px;
	left: 18px;
	top: 60px;
	text-align: left;
	font: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	}	

#bottom_blue_bar {
	width: 100%;
	position: relative;
	text-align: center;
	background-color: #0B57A4;
	padding-top: 3px;
	padding-bottom: 3px;
}


#content {
	position: relative;
	width: 692px;
	border: 0px solid #000000;
	padding: 5px;
	text-align:left;
	float: right;
}


#left_column {
	position: relative;
	width: 175px;
	border: 0px solid #000000;
	float: left;
	padding-top: 10px;
}


#left_menu {
	position: relative;
	margin: 0 auto 20px auto;
	width: 160px;
}

#right_column {
	position: relative;
	width: 190px;
	border: 0px solid #000000;
	float: right;
	font: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 7px 5px 5px 5px;
	font-size: 16px;
}



#footer {
	width: 100%;
	position: relative;
	border: 0px solid #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	color: #666666	;
	background-color:#CCCCCC;
}

#exhibition_detail
{
	position: relative;
	padding: 3px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 10px;
	border: 1px dotted #999999;
	background-color: #ffffff;
	text-align: center;
}

#exhibition_menu_holder {
	padding: 5px;
	position: relative;
	padding: 0px 0px 0px 0px;
	width: 95%;
	}
	
#exhibition_menu_item {
	background-color:#CCCCCC;
	float: right;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	text-align: center;
	margin-left: 10px;
	padding: 3px;
	border-left: 1px dotted;
	border-right: 1px dotted;
	border-top: 1px dotted;
	border-color:#999999;

	}
	


#next_exhibition_box
{
	width: 140px;
	position: relative;
	padding: 3px;
	border: 1px solid #3399CC;
	border-color: #000099;
	background-color: #ffffff;
	text-align: center;
	margin: 0px 30px 0px 10px;

}

div.galleryimage
{
	width: 140px;
	height: 160px;
	margin: 10px 0px 0px 10px;
	padding: 8px 3px 3px 3px;
	border: 1px solid;
	border-color:#cccccc;
	background-color:#FFFFFF;
	float: left;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.9em;
	text-align: center;
	color: #666666;
	}

div.floatleft_img_holder
{	padding: 2px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 0px solid;
	border-color:#0B57A4;
	float: left;
	}
	
div.scrolling_img_holder_portrait
{
	padding: 2px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 0px solid;
	border-color:#0B57A4;
	float: left;
	width: 200px;
	height: 300px;
	}
	
div.scrolling_img_holder_landscape
{	padding: 5px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	text-align: center;
	width: 350px;
	height: 233px;
	}
	
	
div.img_holder_noborder_float_left
{
	padding: 5px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	text-align: center;
	}
	
div.img_holder_noborder_float_right
{	padding: 5px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	text-align: center;
	}

div.img_holder_border_float_right
{	
	background-color: #E3E9F1;	
	padding: 5px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	text-align: center;
	border: 1px solid;
	border-color:#0B57A4;

	}
	
div.clear_float {
clear: both;
}	

div.galleryimagescenter {
width: 645px;
margin: 0 auto;
}	

div.text_block_holder {
position: relative;
clear: right;
}
	
div.gallery_div
{	
	position: relative;
	background-color: #DFDFDF;	
	padding: 5px 0px 5px 0px;
	width: 95%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #CC3300;
	font-size: 1.1em;
	text-align: center;
	border: 1px dotted;
	border-color:#999999;

	}	
	
div.gallery_title_div
{	
	position: relative;
	background-color: #ffffff;	
	padding: 10px 0px 10px 0px;
	width: 95%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	text-align: center;
	border-left: 1px dotted;
	border-right: 1px dotted;
	border-top: 1px dotted;
	border-color:#999999;
	}	
	
	
div.gallery_footer_div
{	
	position: relative;
	background-color: #ffffff;	
	padding: 5px;
	width: 95%;
	margin: 0 auto;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	text-align: center;
	border-left: 1px dotted;
	border-right: 1px dotted;
	border-bottom: 1px dotted;
	border-color:#999999;

	}		
		
div.bordered_text_box
{	position: relative;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	text-align: center;
	border: 1px dotted;
	border-color:#999999;
	background: #ffffff;
	margin: 0 auto 20px auto;
	width: 160px;
	padding-bottom: 5px;
	}		

div.floatright
{	float: right;
	margin-left: 5px;
	margin-right: 5px;
	z-index: 99;
}

img.blue_border
{	padding: 2px;
	border: 1px solid;
	border-color:#0B57A4;
	}

img.geese
{	margin-bottom: 5px;
}

img.gallery_thmb
{	padding: 3px;
	border: 1px solid;
	border-color:#cccccc;
	background-color:#FFFFFF;
	margin: 5px;
	}


div.img-dec {
	background: url('../images/shadow.png') no-repeat bottom right;
	float: right;
	clear: right;
	margin: 0px 0px 15px 25px;
	padding: 0;
	position: relative;
}

div.img-dec img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

div.img-dec-nofloat {
	background: url('../images/shadow.png') no-repeat bottom right;
	float: none;
	clear: right;
	margin: 0px 0px 15px 25px;
	padding: 0;
	position: relative;
}

div.img-dec-floatleft {
	background: url('../images/shadow.png') no-repeat bottom right;
	float: left;
	clear: right;
	margin: 0px 0px 15px 25px;
	padding: 0;
	position: relative;
}




/* Text styles */



p, ul, ol
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003333;
	}

#exhibition_detail p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	}


#exhibition_detail h1 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0033;	}


table.mailing_list {
	width: 130px;
	border: none;
	margin: 0 auto;
	}
	
td.mailing_list {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	}

td
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003333;
	}


table.table_contact {
	width: 450px;
	border: none;
	}

td.td_address {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding-right: 20px;
	}
	
td.required {
	font-weight: bold;
	font-size: 1.2em;
	vertical-align: top;
	color: #CC0033;
	}
	
td.td_contact_label {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	width: 110px;
	}	
	
td.tc_contact_fields {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	width: 400px;
	background-color:#33CC99;
	}	

.red
{
	color: #CC0033;
	}

.bigred
{
	font-size: 1.1em;
	color: #CC0033;
	font-weight: bold;
	}

td.bigred
{
	font-size: 0.9em;
	color: #CC0033;
	font-weight: bold;
	text-align: center;
	}

td.bigred_left
{
	font-size: 0.9em;
	color: #CC0033;
	font-weight: bold;
	}

h1
{
font-size: 14px;
font-weight: bold;
font-style: normal;
font-family: Georgia, "Times New Roman", Times, serif;
color: #000099;
}


h2
{
font-size: 12px;
font-weight: bold;
font-style: normal;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #000099;
}


h3
{
font-size: 13px;
font-weight: bold;
font-style: normal;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #000099;
margin-bottom: 0px;
}

h4
{
	dispaly: block;
	background: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin-top: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 13px;
	font-weight: bold;
	background-color: #dbdbdb;
}


hr
{
	border-top: 1px dotted #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #FFFFFF;
	margin-right: 7px;
	margin-left: 7px;
	}


.tdli
{
font-size: 8pt;
font-weight: normal;
font-style: normal;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000000}

b
{
font-weight: bold;

}

.white
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

.small
{
	font-size: 9pt;
}

.small_faint
{
	font-size: 0.9em;
	color:#cccccc;
	
}

td.small
{
	font-size: 10px;
}


td.header
{
	background-color:#FFFF33;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 5px;
	color: #330099;
}

li.small
{
	font-size: 9pt;
	color:#FF33CC;
}

table.artists
{
	margin: 0 auto;
	}
	
td.artists_2col {
	text-align: center;
	font-size: 12px;
	vertical-align: top;
	padding: 10px;
	width: 250px;
	}

td.artists_3col {
	text-align: center;
	font-size: 12px;
	vertical-align: top;
	padding: 10px;
	width: 190px;
	}	
	
td.artists p {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
	}

td.artists_2col p {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
	}
	
td.artists_3col p {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
	}	

.small_bluey
{
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.blue_bold
{
	color: #000099;
	font-weight: bold;
}

.menu_text {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

a.noul {
 text-decoration:none;
 color: #666666;
 }

img.bottom_spacer {
	margin-bottom: 10px;
	}



/* Navigation styles */

a:link {
	color: #000099;
}

a:visited {
  color: #000099;
}

a:hover {
  color: #CC0033;
}

a:active {
	color: #CC0033;
}

a.hidden {
  color: #003333;
  text-decoration: none;
}

a.hidden:visited {
  color: #003333;
  text-decoration: none;
}

a.hidden:hover {
  color: #003333;
  text-decoration: underline;
}

a.small_faint_nav:link {
  color: #cccccc;
  text-decoration: underline;
}

a.small_faint_nav:hover {
  color: #cccccc;
  text-decoration: underline;
}

a.small_faint_nav:active {
  color: #cccccc;
  text-decoration: underline;
}

a.invisible:link {
  color: #ffffff;
  text-decoration: none;
}

a.invisible:hover {
  color: #ffffff;
  text-decoration: none;
}

a.invisible:active {
  color: #ffffff;
  text-decoration: none;
}


a.footer:link {
	color: #666666;
	}

a.footer:visited {
	color: #666666;
}

a.footer:hover {
	color: #CC0033;
}

a.footer_nav:link {
	color: #666666;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	}

a.footer_nav:visited {
	color: #666666;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}

a.footer_nav:hover {
	color: #CC0033;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}

a.menu {
	display: block;
	text-align: left;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	border: 1px solid #ffffff;
	color: #000066;
	font: 1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #DBDBDB;
}

a.menu:hover {
	display: block;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	background-color:#666666;
	border: 1px solid #ffffff;
	color: #FFFFFF;
	}
	




/* Form field styles */

INPUT {
background-color: #ffffff;
color:#333333;
border: #AAC6C6 1px solid;
font-family: "Trebuchet MS", sans-serif;
font-size: 12px;
width: 300px;
} 

INPUT.mailing_list {
background-color: #ffffff;
color:#333333;
border: #AAC6C6 1px solid;
font-family: "Trebuchet MS", sans-serif;
font-size: 12px;
width: 125px;
} 

INPUT.Paypal {
width:auto;
border: #AAC6C6 0px solid;
background-color: transparent;
} 

SELECT {
background-color: #ffffff;
color:#666666;
border: #AAC6C6 1px solid;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
width: 300px;
} 


TEXTAREA {
background-color: #FFFFFF;
border: #AAC6C6 1px solid;
color: #333333;
font-family: "Trebuchet MS", Arial, sans-serif;
width: 300px;
font-size: 12px;
} 

.altButtonFormat {
background-color: #CCCCCC;
font-family: "Courier",Arial, sans-serif;
border: #AAC6C6 1px solid;
color: #333333;
width: 75px;
} 

.MailingListButtonFormat {
	border: #AAC6C6 1px solid;
	color: #333333;
	width: 90px;
	font: 10px "Courier", Arial, sans-serif;
	background: #cccccc;
}

.MailingListTextArea {
background-color: #ffffff;
color:#333333;
border: #AAC6C6 1px solid;
font-family: "Trebuchet MS", sans-serif;
font-size: 12px;
width: 125px;
}

.altTextField {
background-color: #FFFF99;
color: #330099;
border: #AAC6C6 1px solid;
font-family: "Trebuchet MS", Arial, sans-serif;
} 



input.radioStyle {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
color: #000000;
width: 15px;
border: 0px;
}

