/* General Styles */
td {
	font-family: Verdana, helvetica, arial, san-serif;
	font-size: 11px;
	color: #333333;
}

P {
	margin: 0px;
	}

.homepageheadline {
	font-family: georgia, times, times new-roman, serif;
	font-size: 28px;
	color: #8E1136;
}

.interiorheadline {
	font-family: georgia, times, times new-roman, serif;
	font-size: 16px;
	color: #8E1136;
	font-weight: bold;
}

.redsubheadline {
	font-family: georgia, times, times new-roman, serif;
	font-size: 12px;
	color: #8E1136;
	font-weight: bold;
}

.greensubheadline {
	font-family: georgia, times, times new-roman, serif;
	font-size: 12px;
	color: #0C7C77;
	font-weight: bold;
}

body {
	margin: 0px;
	}
	
td.greybox {
	background-color: #666666;
	border-bottom: 1px #ffffff solid;
	height: 5px;
	}
	
#tellafriend {
	position: absolute;
	top: 105px;
	left: 435px;
	visibility: visible;
}

#tellafriend2 {
	position: absolute;
	top: 105px;
	left: 605px;
	visibility: visible
}	
	
#latest {
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	}
	
#documentBodyContent {
	font-family: Verdana, helvetica, arial, san-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	}
	
#documentBodyContentint {
	font-family: Verdana, helvetica, arial, san-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	}
	
	
	
td.established {
	border-bottom: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
	}
	
td.name{
	color: #0C7C77;
	font-family: Georgia, times, time new-roman, serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.required{
	color: #E01B56;
	font-family: Georgia, times, time new-roman, serif;
	font-size: 11px;
	font-weight: bold;
	}
	

#blurb {
	background-color: #F2F0DB;
	border-bottom: 1px #666666 solid;
	border-right: 1px #666666 solid;
	border-left: 1px #666666 solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	vertical-align: top;
	}
	
#nav2 {
	background-color: #FFFFFF;
	border-top: 1px #EBE8C7 solid;
	border-right: 1px #EBE8C7 solid;
	border-left: 1px #EBE8C7 solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right
	}
	
#blurb2 {
	background-color: #F2F0DB;
	border-bottom: 1px #7A0E2F solid;
	border-right: 1px #7A0E2F solid;
	border-left: 1px #7A0E2F solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666
	}
	
#exhibitions {
	padding-left: 30px;
	}
	
#footprint {
	padding-left: 195px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	position: absolute;
	padding-top: 135px;
	visibility: visible
	}
	
#bodytext {
	padding-right: 30px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 40px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}
	
#centered {
	text-align: left;
	}	
	
td.leftshadow {
	background-repeat: repeat-y;
	background-image:
	url("img/left_shadow.gif");
	width: 7px;
	}
	
td.rightshadow {
	background-repeat: repeat-y;
	background-image:
	url("img/right_shadow.gif");
	width: 7px;
	}

td.bottomshadow {
	background-repeat: repeat-x;
	background-image:
	url("img/bottom_shadow.gif");
	}
	
td.footer {
	background-color: #CDC7C2;
	color: #0C7C77;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	border-top: 1px #ffffff solid;
	padding-top: 4px;
	padding-bottom: 4px;
	}


td.bodytext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
}


/* Link Styles */

a:link {
	color: #6C8B0F;
	font-weight: bold;
}

a:visited {
	color: #993399;
	font-weight: bold;
}

a:hover {
	color: #000000;
	font-weight: bold;
}

a:active {
	color: #6C8B0F;
	font-weight: bold;
}


a.footer:link {
	color: 0C7C77;
	text-decoration: underline;
	font-size: 9px
}

a.footer:visited {
	color: 0C7C77;
	text-decoration: none;
	font-size: 9px
}

a.footer:hover {
	color: 000000;
	text-decoration: underline;
	font-size: 9px
}

a.footer: active {
	color: 0C7C77;
	text-decoration: none;
	font-size: 9px
}

a.footprint:link {
	color: 0C7C77;
	text-decoration: underline;
	font-size: 9px
}

a.footprint:visited {
	color: 0C7C77;
	text-decoration: none;
	font-size: 9px
}

a.footprint:hover {
	color: 000000;
	text-decoration: underline;
	font-size: 9px
}

a.footprint: active {
	color: 0C7C77;
	text-decoration: none;
	font-size: 9px
}

a.topnav:link {
	color: A4C9D5;
	text-decoration: underline;
	font-size: 11px;
	width: 190px;
	height: 10px
}

a.topnav:visited {
	color: A4C9D5;
	text-decoration: none;
	font-size: 11px;
	width: 190px;
	height: 10px
}

a.topnav:hover {
	color: ffffff;
	text-decoration: none;
	font-size: 11px;
	width: 190px;
	height: 10px
}

a.topnav:active {
	color: A4C9D5;
	text-decoration: none;
	font-size: 11px;
	width: 190px;
	height: 10px
}

td.subnavtwo{
	height: 20px;
	width: 159px;
	text-align: right;
	background-color: #FCFADA;
	padding-right: 10px;
	border-top: 1px #EBE8C7 solid;
	border-right: 1px #EBE8C7 solid;
	border-left: 1px #EBE8C7 solid;
	border-bottom: 1px #EBE8C7 solid;
	line-height: 30px;
	
}

a.subnavtwo:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: 0C7C77;
	text-decoration: none;
	height: 20px;
	text-align: right;
	font-weight: bold;
}

a.subnavtwo:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	height: 20px;
	text-align: right;
	font-weight: bold;
}

a.subnavtwo:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #8E1136;
	text-decoration: underline;
	height: 20px;
	text-align: right;
	font-weight: bold;
}

a.subnavtwo:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: 0C7C77;
	text-decoration: none;
	height: 20px;
	text-align: right;
	font-weight: bold;
}

td.subnavthree{
	height: 10px;
	width: 159px;
	text-align: right;
	background-color: #ffffff;
	padding-right: 10px;
	border-top: 1px #EBE8C7 solid;
	border-right: 1px #EBE8C7 solid;
	border-left: 1px #EBE8C7 solid;
	border-bottom: 1px #EBE8C7 solid;
	line-height: 14px;
	
}

a.subnavthree:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: 0C7C77;
	text-decoration: none;
	height: 15px;
	text-align: right;
	background-color: #ffffff;
	font-weight: normal;
}

a.subnavthree:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	height: 15px;
	text-align: right;
	background-color: #ffffff;
	font-weight: normal;
}

a.subnavthree:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #8E1136;
	text-decoration: underline;
	height: 15px;
	text-align: right;
	background-color: #ffffff;
	font-weight: normal;
}

a.subnavthree:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: 0C7C77;
	text-decoration: none;
	height: 15px;
	text-align: right;
	background-color: #ffffff;
	font-weight: normal;
}



/* Classes */


/*form styles*/
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	font-weight: bold;
	background: 0C7C77;
	padding: 1px;
	color: #ffffff}


.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px #9C9B7D solid;
	background: #F2F0DB;
	padding: 1px;
	color: #0C7C77}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px #9C9B7D solid;
	background: #F2F0DB;
	padding: 1px;
	color: #0C7C77}

.radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000}

.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px #333333 solid;
	background: #F2F0DB;
	padding: 1px;
	color: #000000;
	width: 150px}
	
.checkbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000}

.suppresslayout {
	background-color: #FFFFFF;
}
