/* content */

#content { 
float: right; 
width: 540px; 
margin: 0 20px;
padding: 0 0 40px 0;
display: inline; /* fixes IE/Win double margin bug */ }



/* oolumns */

#left {
float: left;
width: 216px; }

#right {
float: right;
width: 324px; }


/* trays */

.tray { 
width: 216px; 
padding: 0 0 15px 0; }

.tray dt {
width: 216px;
padding: 4px 0 10px 0; 
font-size: 130%; 
font-weight: normal;
color: #386078; }

.tray dd {
width: 216px; }


/* palette */

.palette1 {
width: 216px;
padding: 0 0 10px 0;
font-size: 95%; }
* html .palette {
font-size: 90%; }

.palett1e dt {
width: 216px;
padding: 0 0 1px 0;
font-size: 130%;
font-weight: normal;
border: none; }
body#home .palette1 dt { color: #004068; }
body#visit .palette1 dt { color: #582058; }
body#plan .palette1 dt { color: #B02828; }
body#media .palette1 dt { color: #B05800; }
body#tours .palette1 dt { color: #084838; }

.palette1 dt.sub {
width: 216px;
padding: 0 0 2px 0;
font-size: 100%;
font-weight: bold;
border: none;
color:#591d59!important;}

.palette1 dd.address {
width: 216px;
padding: 0 0 0 0;
line-height: 1.25em;
color:#000!important; }

.palette1 dd {
width: 216px;
padding: 0 0 8px 0;
line-height: 1.25em;
color:#591d59!important; }


/* images */

#img-5 { margin: 35px 0 500px 0; }
#img-4 { margin: 0 0 100px 0; }


/* info nugget */

.phone {
padding: 0 0 0 20px;
background: url(../gfx/info-icons/phone-medblue.gif) no-repeat center left;
color: #222;
font-weight: normal;
text-decoration: none; }

/* buttons */

#buttons {
	background-color: #CC6600;
	background-repeat: no-repeat;
	font-size: 11px;
	width: 120px;
	font-color: #FFFFFF;
}

#buttons a {
color: #F0EEE8;
text-decoration:none; 
}

#buttons a:hover {
text-decoration: underline;
font-size: 12px;
 }

#button-image {
	background-repeat: no-repeat;
	background-position: center;
	height: 145px;

