/* WHOLE SITE CSS*/
body {
	background: #FFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}	
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #000
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}	
.sectionHeadline {
	font-weight: bold;
	color: #069;
	text-transform: uppercase;
}
.sideBarHeading {
	font-weight: bold;
	color: #000;
	margin-left: 5px;
}
.horizontalRule {
	border-top: 1px dashed #fff;
	padding: 5px 0 5px 0;
}
.more {
	text-align: right;
}

/* BANNER CSS */
.banner {
	background-image: url(images/water.jpg);
	border: 4px solid #999;
}
.bannerImg {
	border-right: 4px solid #999;
	float: left;
}
.bannerText {
	font-size: 80%;
	text-align: left;
	font-weight: bold;
	color: #FFF;
	margin: 40px 0 0 150px;
}

/* SITE NAVIGATION */
.topGlobalNav {
	font-size: 80%;
	text-transform: uppercase;
	background-color: #FFF;
	text-align: right;
	margin-right: 5px;
	padding: 2px 0 2px 0;
	font-weight: bold;
}
.sideBarNav {
	font-size: 85%;
	text-transform: uppercase;
	color: #fff;
	line-height: 150%;
	font-weight: bold;
	margin-left: 5px;
}
a.sideBarNav:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a.sideBarNav:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a.sideBarNav:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.sideBarNav:active {
	color: #000;
	text-decoration: none;
	}
a.sectionHeadlineNav:link {
	font-weight: bold;
	color: #069;
	text-transform: uppercase;
}
a.sectionHeadlineNav:visited {
	font-weight: bold;
	color: #069;
	text-transform: uppercase;
}
a.sectionHeadlineNav:hover {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}
a.sectionHeadlineNav:active {
	font-weight: bold;
	color: #069;
	text-transform: uppercase;
}
.btmGlobalNav {
	font-size: 75%;
	text-align: center;
	padding: 10px 0 10px 0;
	text-transform: uppercase;
}
.currentLink {
	color: #000;
	font-weight: bold;
}
a.currentLink:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.currentLink:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.currentLink:hover {
	color: #000;
	font-weight: bold;
}
a.currentLink:active {
	color: #000;
	font-weight: bold;
}	
/* HOME PAGE CSS*/
.sponsor {
	color: #fff; 
	margin: 30px 0 10px 40px; 
	text-transform: uppercase; 
	font-size: 80%; 
	letter-spacing: 150%;
}
.sponsorList {
	color: #069; 
	margin: 20px 0 0 0; 
	text-transform: uppercase; 
	font-size: 80%; 
	text-align: center;
}
.Content {
	font-size: 90%;
	background-color: #999999;
	line-height: 150%;
}
.mainContent {
	font-size: 90%;
	background-color: #999999;
	line-height: 150%;
}
.homePageImage {
	border: 4px solid #fff;
	margin: 8px;
	text-align: center;
}
.mainPageHeadline {
	font-weight: bold;
	color: #069;
}
.mainContentBox {
	text-align: left;
	margin: 2px;
	font-size: 90%;
	padding: 5px;
	line-height: 150%;
}

/* ARTIST PAGE CSS */
.artistArtPortrait {
	float: left;
	padding: 8px 10px 10px 5px;
	font-size: 80%;
	color: #fff;
	text-align: right;
}
.artistArtLandscape {
	float: left;
	padding: 8px 0 10px 5px;
	font-size: 80%;
	color: #fff;
	text-align: right;
	line-height: 125%
}
.artistContentPortrait {
	text-align: left;
	font-size: 90%;
	padding: 8px 10px 5px 0;
	margin-right: 10px;
	line-height: 150%;
}
.artistContentLandscape {
	text-align: left;
	font-size: 90%;
	padding: 0 10px 5px 0;
	margin-right: 10px;
	line-height: 150%;
	clear: left;
}
.artistCurrentListing {
	font-size: 85%;
	color: #069;
	font-weight: bold;
	margin-left: 5px;
}
.artistName {
	font-weight: bold;
	color: #069;
	text-transform: uppercase;
}
.artistImg {
	padding-bottom: 10px;
}
	

/* EXHIBITION PAGE CSS */
.exhArtPortrait {
	float: left;
	padding: 0px 10px 10px 5px;
	font-size: 90%;
	color: #fff;
	text-align: right;
}
.exhArtLandscape {
	float: left;
	padding: 8px 0 10px 5px;
	font-size: 90%;
	color: #fff;
	text-align: right;
}
.exhContentPortrait {
	text-align: left;
	font-size: 90%;
	padding: 0 10px 5px 0;
	margin-right: 10px;
	line-height: 150%;
}
.exhContentLandscape {
	text-align: left;
	font-size: 90%;
	padding: 0 10px 5px 0;
	margin-right: 10px;
	line-height: 150%;
	clear: left;
}
.exhCurrentListing {
	font-size: 85%;
	color: #069;
	font-weight: bold;
	margin-left: 5px;
}
.exhName {
	font-weight: bold;
	color: #069;
	text-transform: uppercase;
	padding: 10px 0px 0px 0px
	
}
.exhImg {
	padding-bottom: 10px;
}


/* ABOUT US CSS */

.aboutusContent {
	text-align: left;
	font-size: 90%;
	padding: 0 10px 5px 0;
	margin-left: 20px;
	line-height: 150%;
}
.aboutusHeading {
	font-weight: bold;
	color: #069;
	font-size: 90%;
	margin-right: 20px;
	text-transform: uppercase;
	margin-top: 20px;
}

/* PORTFOLIO CSS */
.portfolioContent {
	text-align: left;
	font-size: 90%;
	padding: 0 10px 5px 0;
	margin-right: 10px;
	line-height: 150%;
}
/* POP UP WINDOW CSS*/
.fullscreenBanner {
	background-color:#069;
}
.fullscreenContent {
	background-color: #999;
	font-size: 75%;
}
.fullscreenImage {
	border: 4px solid #fff;
	margin: 30px 0 20px 0;
}
/* SLIDESHOW CSS */
.slideNav {
	font-size: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px 15px 15px 15px;
	color: #000000;
}
a.slideNav:link {
	color: #000000;
}
a.slideNav:visited {
	color: #000000;
}
a.slideNav:hover {
	color: #000000;
}
a.slideNav:active {
	color: #000000;
	}
