@charset "UTF-8";
/* CSS Document */

body {
	font-family: Corbel, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 3%;
	background-color: #9e9e9e;
}

#ul_nav ul{
	display: inline-block;
	list-style-type: none;
}

p a:hover a:visited a:active {
	color: #e8e8e8;
}

#newHeader2 img{
	font-size: 2.2em;
	height: 15%;
	margin-top: 5%;
	margin-bottom: 5%;
	margin-left: 5%;
	max-width: 100%;
	height: auto;
	color: #a9a9a9;
	font-weight: normal;
	text-align: center;
	letter-spacing: .1em;
	grid-template-columns: repeat(4, 25%);
   	list-style: none;
}

#footerNav {
	position: relative;
	align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 40px;
	width: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: .15em;
}

#container {
	position: relative;
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	z-index: 10;
	background: #FFF;
}

h1, h2, h3 {
	font-family: Corbel, Helvetica, sans-serif;
	font-weight: lighter;
	color: #000000;
	letter-spacing: .1em;
	line-height: 1.5em;
}

h4,h5 {
	font-family: Corbel, Helvetica, sans-serif;
	font-weight: normal;
	color: #e8e8e8;
	letter-spacing: .1em;
	line-height: 1.5em;
}

h1, h2, h3 span {
	color: #FF3300;
}

#container a {
	color: #000000;
	text-decoration: none;
}

#container a:hover {
	color: #ff3300;
}


.slider1Image span strong {
	color: #FF3300;
	text-decoration: none;
}


#container {
	position: relative;
	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	background: #FFF;
}

#header {
	height: 80px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/rwsheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
}

/*
#topBar {
	background-image: url(../images/topBar.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: 15px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
*/

}

#content {
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#content p img {
	margin-top: 10px;
}

#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	letter-spacing: .1em;
	width: 95%;
}

#bottomBar {
	background-image: url(../images/bottomBar.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: 25px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}


#footer {
	background-color: #FFFFFF;
	height: 35px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#exhibit {
	width: 846px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	letter-spacing: .1em;
}
.center {
	text-align: center;
}
.tabbed {
	padding: 15px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	background-color: #f9f9f9;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #e2e2e2;
}


#exhibit p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
}

.navigation {
	padding-right: 5px;
	overflow: auto;
}

.navigation a:link, .navigation a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	display: inline;
	text-align: center;
	text-decoration: none;
	margin-bottom: 10px;
	
}
.navigation a:hover, .navigation a:active {
	color: #e9e9e9;
	
}

#galleryHeads {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#galleryHeads p {
	font-family: Corbel, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #999;
	line-height: 1.5em;
	letter-spacing: .1em;
	}
	




