body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(textures/light-granite.png);
}

div.content
{
    width: 1024px;    
	text-align:left;
    float: left;    
	width: 1024px; 
	height: 100%;
	overflow:hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


span.navlinksbar
{
    clear: left;    
    color: black;
    position: relative;
    height: 480px;    
    width: 120px;
    float: left;    
    /* background: green; */ 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

div.navlinks
{
    clear: left;    
    color: black;
    position: relative;
    height: 480px;    
    width: 120px;
    float: left;    
    //margin-top:4px;
    //background-color: #254442;
    //padding-top: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	//font-size: 24px;
}

span.board_content
{
    color: white;
    position: relative;
    height: 480px;    
    width: 480px;
    float: left;    
    /* background: green; */ 
    background-image: url(boards/cherry.png);
}

span.board_picture
{
    display: none;
    color: white;
    position: relative;
    height: 480px;    
    width: 480px;
    float: left;    
    /* background: green; */ 
}




span.board_square
{
    color: white;
    position: relative;
    height: 60px;    
    width: 60px;
    float: left;    
    /* background: yellow;*/ 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


div.board_row 
{
    position: relative;
	height: 60px;
	width: 480px;
	top: 0px;
	left: 0px;
	//margin-left: 1px;
	//margin-right: 1px;
	//margin-top: 1px;
	//margin-bottom: 1px;
    float: left;    
    /* background-color: #1A877F; */
}

div.board_square 
{
    position: relative;
	height: 60px;
	width: 60px;
	top: 0px;
	left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    float: left;    
    //background-color: black;
}

/* text and media display */

div.media_header
{
    height: 20px;    
    background-color: #254442;
    //padding-left: 14px; 
}

div.info
{
 display: none;
}

div.media_row 
{
    height: 600px;    
    background-color: blue;
    background-color: #8E9897;
    //padding-left: 14px; 
	font-size: 12px;
    //margin-right: 5px;
    //padding-right: 8px;
    //padding-left: 8px;
}

img.temp {
    display: none;
	filter: alpha(opacity=35);
	-moz-opacity: 0.350;
	opacity: 0.350;
	display: none;
}

div.title
{
    height: 20px;    
    background-color: #BE690D;
    padding-left: 14px;
    color: #EECEB3;
    font-weight: bold; 
	font-size: 14px;
	margin-bottom: 10px;
}                 

span.content
{
    color: black;
    position: relative;
    height: 480px;    
    width: 365px;
    float: left;    
    /* background: green; */ 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 10px;
	font-size: 14px;

}

a
{
	color: #546376; 
	text-decoration: none
}
li 
{
   padding-top: 4px;
   margin-bottom: 4px;
}
li.tight
{
   padding-top: 2px;
   margin-bottom: 1px;
   margin-left: 38px;
}
ul
{
   margin-left: 35px;
   margin-bottom: 10px;
   padding-bottom: 4px;
}

span.banner2 {
    position: absolute;
	top: 9px;
	left: 162px;
	font-size: 30px;
	color: #254442;
    letter-spacing: 0.1em
}

span.banner4 
{
    position: absolute;
	top: 48px;
	left: 450px;
	font-size: 20px;
	color: #254442;
    letter-spacing: 0.1em
}

span.hbarleft
{ 
	position: relative;
	top: 0px;
	right: 0px;
	left: 0px;
	font-size: 10px;
	color: #ffffff;
}


div.whatsonline
{
	position: static;
	text-align: left;
	float: left;
	margin-left: 19px;
	top: 10px;
	height: 14px;
    background-color: #518583;    
	width: 141px;
}

span.hbarright
{ 
	position: relative;
	top: 0px;
	right: 0px;
	left: 40px;
	font-size: 10px;
	color: #ffffff;
}

div.specialexhibitions
{
	position: static;
	text-align: left;
	float: left;
	top: 10px;
	left: 40px;
	height: 14px;
    background-color: #518583;    
	width: 566px;
	margin-left: 4px;
}

.credits 
{
	float: right;
	font-size: 10px; 
	color: #222222;
	text-align: right; 

	padding-top: 20px;
	margin-right: 7px;
	clear: both;
}

.content {
/*	background-color: #00ffff; */
/*	height: 600px; */
	line-height: 120%;
	padding:1px 10px 10px 10px;
	margin: 0px 210px 50px 35px;
/*
	float: left;
	border: 0px;
	width: 100px;
	top: 0px;
	left: 0px; */
}
.navigation
{
	position: static;
	text-align: left;
	/* float: left; */
	/* border-left: 5px solid #999999; */
	margin-top: 18px;
    margin-left: 19px;
	top: 10px;
	width: 141px;
	height: 460px;
	/* padding: 6px 10px 10px 10px; */
	margin-bottom: 10px;
    background-color: #6F816E; 
}
.navigation .block 
{
	padding-bottom: 15px;
}
.navigation .subblock
{
	padding-top: 5px;
	padding-bottom: 4px;
}
.element
 {
	float: left;
	margin: 10px 0px;
	padding: 0px 0px;
    width: 100%;
}

.art
{
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.imagebox
{
	position: static;
	text-align: left;
	float: left;
	margin-left: 10px;
	top: 10px;
	/* left: 145px; */
	right: 10px;
	height: 291px;
	/* padding-top: 6px; */
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 165px;
    background-color: #6F816E; 
}

.navlink {
  display: block;
	margin-right: 10px;
	margin-top: 5px;
	text-align: left;
	color: black;
	font-size: 24px; 
}

div.navlink {
  display: block;
	margin-right: 10px;
	margin-top: 10px;
	text-align: left;
	color: black;
	font-size: 24px; 
   padding-left: 10px;
}

a.artlink {
  display: block;
	margin-right: 10px;
	margin-top: 10px;
	text-align: left;
	color: #ffffff;
	font-size: 12px; 
}

div.tempPicture
{
    display: none;
}

a.nodelink 
{
	font-size: 14px;
	color: #BE690D;
	font-size: 12px; 
}

a.nodelink:hover {
	/* font-weight: bold; */
	color: #EECEB3;  
}

a.artlink:hover {
	/* font-weight: bold; */
	color: #663330; 
}

a.artlinksmall {
  display: block;
	margin-right: 10px;
	margin-top: 10px;
	text-align: left;
	color: #ffffff;
	font-size: 8px; 
}

div.artsmall {
  display: block;
	margin-right: 10px;
	margin-top: 10px;
	text-align: left;
	color: yellow;
	font-size: 8px; 
}

div.navgrey
{
    display: none;
	margin-right: 0px;
	margin-top: 14px;
	text-align: left;
	color: black;
	font-size: 20px; 
    margin-left:0px;
}

img.hidden
{
    display: none;
}


.section
 {
	float: left;
	margin: 0px 0px 10px;
	padding: 0px 0px 16px;
    width: 100%;
}
a.navlink 
{
    display: none;
	margin-right: 0px;
	margin-top: 14px;
	text-align: left;
	color: black;
	font-size: 20px; 
    margin-left:0px;
}
a.subnavlink {
  display: block;
	margin-left: 14px;
	margin-right: 5px;
	margin-top: 5px;
	text-align: left;
	color: #ffffff;
	font-size: 9px; 
}

a.spaced_navlink {
  display: block;
	margin-right: 10px;
	margin-top: 8px;
	text-align: right;
	color: #C40000;
}
a.sectionlink {
  display: block;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	font-weight: bold;
	color: #C40000;
}
a.sectionselected {
  display: block;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	font-weight: bold;
	color: #999999;
}
a.navselected {
  display: block;
	margin-right: 10px;
	margin-top: 5px;
	text-align: left;
	color: #999999;
}
a.navlink:hover {
	/* font-weight: bold; */
	color: #BE690D; 
}
.sectiontitle {
  display: block;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	font-weight: bold;
	color: #c40000;
}
.subnavtitle {
  display: block;
	margin-right: 10px;
	margin-top: 5px;
	padding-bottom: 2px;
	text-align: right;
	font-weight: bold;
	color: #888888;
}
a.subnavlink:hover {
	color: #663330;
}

table.news {
  font-size: 7.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.post_titleblock {
}
span.post_title {
  color: #C40000;
}
span.post_byline {
  color: #999999;
}
span.post_body {
	color: #000000;
}
div.post {
  margin-bottom: 20px;
}
div.post_header {

}
div.post_body {
  color: #000000;
	margin-top: 10px;
	padding-left: 10px;
	/*border-left: 1px dashed #000000;*/
	background-image: url(/images/verticaldash.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
span.post_comment {
  width: 100%;
  text-align: right;
}

.content_title {
  font-size: 25px;
/*  background-color: #EEEE00; */
	font-weight: bold;
	color: #CCCCCC;
	margin-left: 35px;
	padding-bottom: 10px; 
}

h1 {
  font-size: 25px;
/*  background-color: #EEEE00; */
	font-weight: bold;
	color: #CCCCCC;
	margin-left: 35px;
	margin-bottom: 5px; 
	padding-bottom: 10px; 
}

div.subsection
{
	padding-bottom: 3px;
	margin-top: 3px;
}
h2 {
  font-size: 16px;
/*  background-color: #EEEE00; */
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px; 
	padding-bottom: 5px; 
	padding-left: 0px; 
}
.subsection h2
{
	padding-top: 20px;
	margin-bottom: 2px;
}
h2.subsection
{
	padding-top: 20px;
	margin-bottom: 2px; 
	color: #546376; 
}
h2.section
{
	padding-top: 30px;
	color: #546376; 
	padding-bottom: 2px; 
	margin-bottom: 2px; 
}
h3 {
  display: block;
	margin-right: 0px;
	margin-top: 7px;
	text-align: left;
	color: black;
	font-size: 18px; 
    margin-left:0px;
}

.caption {
	float: right;
	font-style: italic;
	margin-left: 15px; 
	margin-top: 4px; 
}
.illustrate {
	float: right;
	margin-left: 15px; 
	margin-top: 4px; 
	margin-bottom: 10px;
	border: 1px solid black;
}
.illustrate_none {
	margin-left: 15px; 
	margin-top: 4px; 
	margin-bottom: 4px;
	border: 1px solid black;
}

.illustrate_left {
	float: left;
	margin-right: 20px; 
	margin-top: 4px; 
	margin-bottom: 10px;
	border: 1px solid black;
}
.illustrate_no_border {
	float: right;
	margin-left: 15px; 
	margin-top: 4px; 
	margin-bottom: 10px;
}

h4
{
   font-size: 13px; 
   margin-top: 4px;
   margin-bottom: 8px;
   font-weight: normal;
}
h5
{
   font-size: 12px; 
   margin-bottom: 4px;
   color: #444444
}
h7
{
	font-size: 32px;
}
.entry
{
	color: #546376; 
}
.destination
{
	font-size: 13px; 
	margin-bottom: 4px;
	color: #546376; 
	font-weight: bold;
}
.source
{
	font-size: 13px; 
	margin-bottom: 4px;
	color: #444444;
	font-weight: bold;
}
.destination_link
{
	font-size: 13px; 
	margin-bottom: 4px;
	color: #C40000; 
	font-weight: bold;
}
h6
{
   font-size: 13px; 
   line-height: 140%;
   font-weight: normal;
   margin-bottom: 4px;
   margin: 0px;
   padding: 0px;
}

p
{
	margin-top: 0px;
	margin-bottom: 13px;
}

p.main
{
  line-height:130%;
  font-size: 14px;
}
p.usual
{
  line-height:145%;
}

ol
{
	margin-top: 5px;
	margin-bottom: 20px;
}

/*** FORMS ***/
input.text {
	border: 1px solid #CCCCCC;
  font-size: 7.5pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
TEXTAREA {
	border: 1px solid #000000;
  font-size: 7.5pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
button {
  background-color: #CCCCCC;
  border: 1px solid #CCCCCC;
  font-size: 7.5pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
SELECT {
  border: 4px solid #000000;
}

.content_element
{
	padding-bottom: 30px;
	padding-top: 0px;
	margin-top: 0px;
/*	background-color: yellow; */
	vertical-align: top;
}

.text_spec
{
	font-size: 11px; 
}

a.reserve
{
	font-size: 11px; 
	color: #0F2399;
	color: #130f99;
	color: #0F0D80;
	color: #0C0A66;
	color: #0A1E66;
}
a.destination
{
	color: #0C0A66;
	color: #0A1E66;
}
a.destination:hover
{
	color: #c40000; 
}
.participant
{
	margin-bottom: 8px;
}
.subhead
{
	font-size: 13px;
	font-weight: bold;
	margin-right: 5px;
}
ul.comfy
{
	margin-top: 6px;
	padding: 0px 0px  0px 0px;
}

code
{
	font-family: Courier New, Courier;
}
.smaller
{
	font-size: 11px;
	font-weight: normal;
}
h2.criteria
{
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

