@import "/css/2ndlevel.css";

html { font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;  }
body{
	padding: 0px;
	margin: 0px;
	background: #B2A99E;
	background: #7f5f40;
	color: #ffffff;
	font-size: 13px;	
}

a {
	color: #ffffff;
	text-decoration: none;
	border: 0px;
}

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

:focus, :active { outline: 0; }

img: { border: 0px;}

#mainWrapper {
	width: 100%;
	margin: 0px;
}

.orderList li{
	margin-top: 15px;
}

/* Header Area */

#headerWrapper {	
	margin: 0px auto;	
}

#text_logo{
	margin: 0px 0px 0px -45px;
	padding-top: 8px;
	
}

/* Navigation Area */

#topNavWrapper {
	height: 40px;	
	background-color: #391405;	
}

#topNavInnerWrapper {
	width: 800px;
	margin: 0px auto;
}

#topNavText {
	font-size: 15px;
	float: right;
	margin-top: 10px;
}

/* End Navigation */

/* Header Banner */

#topBannerWrapper {
	height: 296px;	
	background-color: #e1c9a7;
	background: url(../imx/ndws_mastHeadBKGD.jpg) repeat-x;	
}

#topBannerInnerWrapper {
	height: 296px;
	width: 800px;
	margin: 0px auto;	
}

#ndwsLogo {
	margin: 10px 0px 0px 30px;
	float: left;
}

#topBannerPics {	
	background: url(../imx/ndws_picFrame.png) repeat-x;
	width: 472px;
	height: 283px;
	margin: 7px 0px 0px 30px;	
	float: left;
}

#topBannerContainer{
	margin: 11px 0px 0px 12px;
	display: none;	
	
}

/* End Header Banner */

/* End Header Area */

.brownLine {
	border-bottom: 1px solid #d7bb94;
	width: 100%;
	height: 0px;
	clear:both;
}

/* Content Section */

#contentWrapper {
	width: 800px;
	background-color: #7f5f40;
	margin: 0px auto;
	color: #525252;

}

#contentNav {
	width: 770px;
	height: 40px;
	font-size: 14px;
	margin-left: 20px;
}

.contentActive {
	float: left;
}

.contentActive a {
	float: left;
	padding: 12px 15px;
	color: #1fb25a;
	background-color: #ffffff;
	font-weight: bold;
	display: block;			
}

.contentInactive {
	float: left;	
	color: #ffffff;
	background-color: #391405;
	border-bottom: 1px solid #cecece;		
}

.contentInactive a {
	font-weight: normal;
	color: #525252;
	display: block;	
	background-color: #e1c9a7;
	padding: 12px 15px;
	
}

.contentInactive a:hover {
	font-wieght: bold;
	color: #525252;
	display: block;	
	background-color: #ffffff;
	text-decoration: none;		
}

#secondLevelImg {
	margin:0px 0px 0px 44px;
	border: 0px;
	position: absolute;
}

#secondLevelImgBK {
	height: 78px;
	background-color: #e1c9a7;
	background: url(../imx/ndws_mastHeadBKGD.jpg) repeat-x;
	z-index: 1;
}

#ndws {
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;	
}

#nsc {
	border-right: 1px solid #cecece;	
}

#wd {
	border-right: 1px solid #cecece;	
}

#eventCenter {
	border-right: 1px solid #cecece;	
}

#agFame {
	border-right: 1px solid #cecece;	
}

#foundation {
	border-right: 1px solid #cecece;	
}


#contentInnerWrapper {
	width: 100%;
	background-color: #ffffff;	
	border-right: 1px solid #cecece;
	border-left: 1px solid #cecece;	
	border-top: 1px solid #cecece;
	margin-top: -6px;
	padding: 20px 0px 10px 0px;				
}

#contentSubNav {
	width: 150px;
	float: left;
	margin: 10px;
}

#contentRightBorder {
	border-right: 1px solid #cecece;
}

.contentSubMenu {
	border-bottom: 1px solid #cecece;
	font-size: 12px;	
}

.contentSubMenu a {
	font-weight: normal;
	color: #0068b3;
	display: block;	
	background-color: #ffffff;
	padding: 8px 15px;
	
}

.contentSubMenu a:hover {
	font-wieght: bold;
	color: #0068b3;
	display: block;	
	background-color: #dddddd;
	text-decoration: none;
	
}

#contentDisplay {
	float: right;
	width: 600px;
	margin: 0px 25px 0px 0px;
	border-left: 1px solid #cecece;
	min-height: 530px;
}

#contentDisplayFull {
	margin: 10px;
	min-height: 250px;
}

/* News and Events text treatments */

#wrapper {  padding: 0px 0px 20px 13px; background-color: #fff; margin-top: -10px; }

#bodyText { margin: 0px; padding: 0px; }

#bodyText h1 {
	font-size: 20px;
	color: #1fb25a;
	padding: 0px;
}

#bodyText h2 {
	font-size: 16px;
}

#bodyText h2 a { text-decoration: none; color: #0068b3; }
#bodyText h2 a:hover {text-decoration: underline; }
#bodyText a { text-decoration: none; color: #0068b3; }
#bodyText a:hover {text-decoration: underline; }

#bodyText p { text-align: justify; font-size: 12px; color: #333; line-height: 16px; padding: 0 0 10px 0; }

.dateText { font-size: 12px; color: #a2a2a2; margin: 0px 0px 10px 0px; }
/* End News and Events text treatments */


/* End Content Section */
.photo {
	border: 0px;
}

.pdf_icon {
	margin-top: -10px;
}

.greyLine {
	border-bottom: 1px solid #cecece;
	width: 100%;
	height: 0px;
	clear:both;
}

.pagination {
	margin: 10px;
	
}

/* Tickets Section */
.ticketMsg{
	text-align: right;
	margin-right: 10px;
	padding: 5px;
}

.ticketTable1 {
	background-color: #ffffff;
}

.ticketTable2 {
	background-color: #DFDFDF;
}


/* End Tickets Section */

/* Inductee Section */

.inductee_view_photo {
	float: left;
	margin: 0px 20px 10px 0px;
}

/* End Inductee Section */

/* Events Section */

.event_view_photo_landscape {
	float: left;
	margin: 0px 20px 10px 0px;
	width: 200px;
	height: 150px;
}

.event_view_photo_portrait {
	float: left;
	margin: 0px 20px 10px 0px;
	width: 150;
	height: 200px;
}

.week  h3 {
	float:left;
	margin-right: 20px;
	
}

.active {
	border: 2px solid #0068b3;
	padding: 4px;
	
}

.inactive {
	padding: 6px;
	
}




/* End Events Section */

/* News Section */

.news_view_photo_landscape {
	float: left;
	margin: 0px 20px 10px 0px;
	width: 200px;
	height: 150px;
}

.news_view_photo_portrait {
	float: left;
	margin: 0px 20px 10px 0px;
	width: 150;
	height: 200px;
}

/* End News Section */

/* Slide Show */ 

.slideViewer { /*this is the gallery container*/ 
	margin: 11px 0px 0px 12px;
	overflow: hidden;
} 

.slideViewer ul {  /*this is your list of images*/ 
	position: relative; 
	left: 0; 
	top: 0; 
	width: 1%; 
	list-style-type: none; 
	margin: 0;  
	padding: 0; 
} 

.slideViewer ul li { /*each LI item is floated; the whole list is now displayed as if its in one row*/ 
	float:left; 
} 
 
/*typographic info*/ 
.slideViewer span.typo{  
	padding: 6px; /* do not modify padding (yet)*/ 
	background: #fff; 
	color: #000; 
	font-size: 16px;
} 
 
.thumbSlider { /*the thumbnails slider contanier*/ 
	overflow: hidden;
	float: right;
	margin: -36px -10px 0px 0px;
} 

.thumbSlider ul { /*the thumbnails list of images*/ 
	list-style-type: none; 
	margin: 0;  
	padding: 0; 	
} 

.thumbSlider ul li{  
	float:left; 
	margin:0px 3px;
	padding: 5px;
	background: #fff;
	border: 1px solid #000000;
	width: 10px;
	filter: alpha(opacity=40);
	opacity: .4; 
} 

.thumbSlider ul li{  
	float:left; 
	margin:0px 3px;
	padding: 5px;
	background: #fff;
	border: 1px solid #000000;
	width: 10px;
	filter: alpha(opacity=60);
	opacity: .6; 
}


 
/* End Slide Show */

.clear {
	clear: both;
	height: 0px;
}

#page-wrap {
	width: 760px;
	margin: 20px auto;
	padding: 20px;
}

.button {
	float: left;
	margin: 10px;
}

#home {
	display: block;
	padding: 30px;
}
#home-button {
	opacity: 1.0;
	border-bottom: 1px solid black;
}

#about {
	display: none;
	padding: 30px;
}
#about-button {
	opacity: 0.5;
	border-bottom: 1px solid black;
}

#contact {
	display: none;
	padding: 30px;
}
#contact-button {
	opacity: 0.5;
	border-bottom: 1px solid black;

}






/*  Testing area for flickr stuff */
#images { height: 185px; width: 240px; padding:0; margin:0; overflow: hidden;}
#images img { border:none;}
.locationText { margin-left: 0px; margin-bottom: 7px; margin-right: 0px; margin-top: -8px; }
