/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585A65;
	min-width:750px;
}
#wrapper {
	background-color: #FFFFFF;
	padding: 11px;
	width: 717px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#imgHeaderL {
	float: left;
	height: 234px;
	width: 256px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#mainWrapper {
}
#mainNav {
	width: 130px;
	float: left;
	margin-left: 1px;
	padding: 0px;
	margin-top: 0px;
}
#mainNav a {
	display: block;
	color: #585A65;
	text-decoration: none;
	height: 16px;
	margin: 0px;
	padding: 0px;
}

#credits {
	width: 739px;
	color: #5B5E6A;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 10px;
	text-align: center;
}
#credits a{
	color: #5B5E6A;
	text-decoration: none;
}
#credits a:hover{
	text-decoration: underline;
}

#content a {
	/*color: #585A65;
	text-decoration: none;*/
}
#content a:hover{
	/*text-decoration: underline;*/
}

#content {
	float: right;
	width: 580px;
	margin-top: 10px;
}
#imgHeaderR {
	float: right;
	height: 234px;
	width: 461px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.clear {
	clear: both;
}
#header {
	height: 250px;
	width: 717px;
}
p {
	color: #585A65;
	margin-top: 5px;
	margin-bottom: 8px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #838594;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	font-size: 14px;
	margin: 0px;
}
h3 {
	font-weight: bold;
	font-size: 11px;
}
#mainHeadline a{
	color: #0073AE;
	text-decoration: none;
}
#mainHeadline a:hover{
	text-decoration: underline;
}
.mainHeadline1 {
	background-image: url(/imgs/newsDivider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #f3f3f3;
	padding-right: 8px;
	padding-left: 8px;
}
.mainHeadline1 h1, .mainHeadline1 p{
	margin: 0px;
	padding: 0px;
}
.mainHeadline2 {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 50%;
	vertical-align: top;
}
.mainHeadline2 h3, .mainHeadline2 p{
	margin: 0px;
	padding: 0px;
}
.mainHeadline1 img, .mainHeadline2 img{
	border: 4px solid #E4E4E4;
	margin-right: 8px;
}
.archiveItem {
	background-image: url(/imgs/newsDivider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
#archiveItem a{
	color: #DE62AA;
	text-decoration:none;
}
#archiveItem a:hover{
	text-decoration:underline;
}
#otherNews td{

}

#otherNews td a{
	background-image: url(../imgs/newsListTransp.gif);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	font-weight: bold;
	padding-left: 16px;
	padding-top: 7px;
	text-decoration: none;
	color: #585A65;
}

#otherNews td a:hover{
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	background-color: #F3F3F3;
}
#archive a{
	background-color: #F3F3F3;
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	margin-top: 10px;
	display: block;
	color: #585A65;
}
.date, .date a {
	font-weight: bold;
	color: #0073AE;
}
#newsStory {
	float: left;
	width: 395px;
	margin-bottom: 10px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#return {
	float: right;
	margin-right: 10px;
}
#return a{
	color: #0073AE;
}


#newsStory img{
	border: 4px solid #E4E4E4;
	margin-right: 8px;
	margin-bottom: 8px;
}
#newsStory a{
	color: #0073AE;
	font-weight: normal;
	text-decoration: none;
}
#newsStory a:hover{
	text-decoration: underline;
}
#latestNews {
	float: right;
	width: 175px;
	padding-top: 5px;
	font-weight: bold;
}
#latestNews div, #latestNews img{
	padding-top: 5px;
}
#latestNews a, #staffC a{
	color: #0073AE;
	text-decoration: none;
}
#latestNews a:hover, #staffC a:hover{
	text-decoration: underline;
}
.date2 {
	color: #0073AE;
	font-weight: normal;
	font-size: 10px;
	display: block;
}
#fckContent img{
	border: 4px solid #E4E4E4;
}
#locationContent {
	float: right;
	width: 580px;
	background-image: url(../imgs/largeMap.png);
	background-repeat: no-repeat;
	background-position: right top;
	clip: rect(auto,auto,auto,auto);
	margin-top: -20px;
	height: 400px;
}
#locationText {
	width: 250px;
	padding-top: 25px;
}
.leftImage {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#midPanel {
	float: left;
	width: 395px;
	margin-bottom: 10px;
}
#welcomeC{
	margin-right: 11px;
}
#welcomeC a{
	color: #0073AE;
	font-weight: normal;
	text-decoration: none;
}
#welcomeC a:hover{
	text-decoration: underline;
}
.welcomeArtist {
	font-size: 14px;
	font-weight: bold;
	color: #7BB6D8;
	display: block;
}
.welcomeFeaturedImg{
	border: 4px solid #E4E4E4;
	margin-top: 5px;
}
.welcomePanelR {
	float: right;
	width: 175px;
	padding-top: 5px;
}
.welcomePanelR div, .welcomePanelR img{
	padding-top: 5px;
}
.welcomePanelR h3{
	margin: 0px;
	padding: 0px;
	color: #0073AE;
}
.welcomePanelR div.intro{
	color:#585A65;
	text-decoration: none;
}
.welcomePanelTitle{
	font-size: 16px;
	font-weight: bold;
	color: #7BB6D8;
}
#featuredImgs img{
	border: 4px solid #E4E4E4;
	margin-right: 8px;
}
.dividerTitle {
	font-size: 16px;
	font-weight: bold;
}
.divider {
	background-image: url(../imgs/rightPanelDivider.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
}

