@charset "utf-8";
/* Styles for general pages with Left Navigation */

body {
	background:#556AA6 ;
	color:#333333;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:small;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
}

h1 {
	padding: 0px;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-size: small;
	font-weight: bold;
}

#container {
	width: 930px;
	margin: 5px auto;
	padding: 3px;
	background-color: #FFF;
	text-align: left;
	height: 100%;
}

#header {
	color: #FFF;
	background: url(../pageimages/topbar.jpg) repeat-y;
	height: 70px;
	width: 930px;
	font-family: verdana, arial, helvetica, sans-serif;
}

#leftHeader {
	padding-left: 10px;
	width: 300px;
	float: left;
}

#leftHeader a img{
	border: none;
	text-decoration: none;
}

#rightHeader {
	width: 240px;
	float: right;
	text-align: center;
	height: 70px;
}

#headerNav {
	font-family:verdana;
	font-size:10px;
	float: right;
	width: 210px;
	margin:5px 0px -5px;
	text-align: center;
}

#headerNav a {
	color: #FFF;
	font-weight:bold;
	padding:0px 20px;
	text-decoration:none;
}

#headerNav a:hover {
	color: #FFCB00;
	font-weight: bold;
	padding: 0px 20px;
	text-decoration: underline;
}

#headerNav a:active {
	color: #FFCB00;
	font-weight: bold;
	padding: 0px 20px;
	text-decoration: underline;
}

/* Main Navigation Bar Styling */
#mainNav {
	font-family:verdana;
	font-size:12px;
	text-align:center;
	background:transparent url(../pageimages/nav_bg.jpg) repeat-x scroll 0%;
	clear:both;
	height:35px;
	line-height:35px;
	margin:0px 0px 0px;
	width:930px;
}

#mainNav a {
	color: #FFF;
	font-weight:bold;
	padding:0px 25px;
	text-decoration:none;
}

#mainNav a:hover {
	color: #FFCB00;
	font-weight: bold;
	padding: 0px 25px;
	text-decoration: underline;
}

#mainNav a:active {
	color: #FFCB00;
	font-weight: bold;
	padding: 0px 25px;
	text-decoration: underline;
}
/* ---------------------------- */


/* secretcity link Styling */
#secretcity {
	font-family:verdana;
	font-size:12px;
	text-align:center;
	background:transparent
	clear:both;
	height:30px;
	line-height:15px;
	margin:0px 0px 0px;
	width:90px;
}

#secretcity a {
	color: #FF0;
	font-weight:bold;
	padding:0px 0px;
	text-decoration:none;
}

#secretcity a:hover {
	color:  #0FF;
	font-weight: bold;
	padding: 0px 0px;
	text-decoration: underline;
}

#secretcity a:active {
	color:  #0F0;
	font-weight: bold;
	padding: 0px 0px;
	text-decoration: underline;
}
/* ---------------------------- */


#banner {
	height: 130px;
	width: 750px;
	padding-left: 0px;
	float: left;
}

#bannerRight {
	height: 130px;
	width: 90px;
	background-color: #008;
	float: right;
}

#bannerLeft {
	height: 130px;
	width: 90px;
	background-color: #008;
	float: left;
	
}

/* Left Navigation Bar Styling */
#leftNav {
	width: 175px;
	height: 100%;
	background-color: #FFCB00;
	border-bottom-style: solid;
	border-bottom-color: #FFCB00;
	border-bottom-width: thin;
	color: #CCCCCC;
}

#leftNav a{
	color: #FFFFFF;
	text-decoration: none;
}

#leftNav a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#leftNav a:active{
	color: #FFFFFF;
	text-decoration: underline;
}

#leftNav a:visited{
	color: #680068;
	text-decoration: none;
}

#leftNav p a:hover, #leftNav p a:active{
	text-decoration: underline;
}

#leftNav ul{
	list-style-image: url(../pageimages/leftNav_arrow.jpg);
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 25px;
}

#leftNav li{
	text-indent: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#leftNav li a:hover, #leftNav li a:active{
	text-decoration: underline;
}

.leftNavHeader {
	height: 32px;
	line-height: 32px;
	padding-left: 5px;
	margin-top: 3px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../pageimages/leftNav_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0%;
	color: #FFCB00;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align:center;

}
/* -------------------------- */

#centerNav {
	width: 175px;
	height: 100%;
	background-color: #FFC;
	border-bottom-style: solid;
	border-bottom-color: #FFCB00;
	border-bottom-width: thin;
	color: #CCCCCC;
}
.centerNavHeader {
	height: 32px;
	line-height: 32px;
	padding-left: 5px;
	margin-top: 3px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../pageimages/leftNav_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0%;
	color: #FFCB00;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
    text-align: center;
}

#footer {
	height: 25px;
	line-height: 25px;
	clear: both;
	text-align: center;
	padding: 0.3em;
	background:transparent url(../pageimages/nav_bg.jpg) repeat-x scroll 0%;
	margin-top: 0.3em;
	color: #FFFFFF;
}

#footer1 { width: 930px; 
    float:left;   	 
	background: #FF9;
	
}

/* Main Content Styling */
#mainContent {
	height: 100%;
}

#rightText {
	float: right;
	width: 710px;
	font-family: verdana, arial, helvetica, sans-serif;
}

#leftText {
	float: left;
	width: 810px;
	font-family: verdana, arial, helvetica, sans-serif;
}

#centerText2 {
	float: center;
	width: 920px;
	font-family: verdana, arial, helvetica, sans-serif;
}

#col1 {
	float: right;
	width: 275px;
}

#col2 {
	float: right;
	width: 275px;
}

#col3 {
	float: right;
	width: 275px;
}


#spacer {
	height: 15px;
	width: 925px;
	padding-left: 0px;
	float: right;

/* Store Styling */
.item_image {
	text-align: center;
	line-height: 18px;
}

.item_image a:link {
	text-decoration: none;
	color: #333;
}

.item_image a:visited {
	text-decoration: none;
	color: #CC6600;
}

.item_image a:hover, a:active {
	text-decoration: underline;
}

.item_image a img {
	border: thin #333333 solid;
	padding: 1px;
}

td {
	/*vertical-align: text-top;*/
	vertical-align:top;
	border-bottom: thin solid #FFCB00;
	margin: 0;
	padding: 0;
}

/* Exhibit Styles */
.display_image {
	border: #666666 thin solid;
	margin: 3px;
	padding: 3px;
	float: left;
}

.display_points {
	width: 600px;
	float: right;
}

#flashcontent {
	width: 240px;
	height: 100%;
}


