body
{
	background-image:url("images/background.jpg");
	background-repeat:repeat-x;
	background-color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: black;
	text-align: center;
	min-width: 740px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

img
{
	border: none;
}

hr
{
	margin: 20px 0 10px 0;
}

#outside
{
	width: 800px;
	min-width: 800px;
	text-align: center;
	margin: auto;
}

#main
{
	margin: 0 auto auto auto;
	width: 800px;
	text-align: left;
	background-color: White;
	color: Black;
}

#top
{
	display: block;
	background-repeat: repeat;
}

#wrapper
{
	background-color: #fff;
	height:80px;
	width:800px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.logo
{
	background-image: url("images/nwc_logo.png");
	background-repeat: no-repeat;
	width: 485px;
	height: 39px;
	margin:20px 0 0 40px;
	padding: 0 0 0 0;
	float:left;
}

.telephone
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #8AA3CB;
	width:200px;
	margin:25px 40px 0 0;
	padding:0 0 0 0;
	float:right;
}



#content
{
	display: block;
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: no-repeat;
}

/*****************Start Top Menu**********************/
#topmenu 
{
	background-color: #fff;
	position: relative;
	top: 13px;
	left: 40px;
	width: 600px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 19px;
}
	  
#topmenu ul 
{
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
}
	  
#topmenu li 
{
      display:inline;
      margin:0;
      padding:0;
}
	  
#topmenu a {
      float:left;
      background:url("images/menuleft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
}
	  
#topmenu a span 
{
      float:left;
      display:block;
      background:url("images/menuright.gif") no-repeat right top;
      padding:5px 15px 0px 8px;
      color:#333333;
}

#topmenu current
{
	background-color:#8AA3CB;
}
	  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topmenu a span {float:none;}
    /* End IE5-Mac hack */
#topmenu a:hover span {
      color:#8AA3CB;
}
	  
#topmenu a:hover {
      background-position:0% -42px;
}

#topmenu a:hover span {
      background-position:100% -42px;
}
	
/**********************Finish Top Menu***************************/

#movie
{
	background-color: #ffffff;
	height:331px;
	width:724px;
	margin:13px 40px 0 40px;
	padding:0 0 0 0;
	border: 1px solid #8AA3CB;
}

#movie2
{
	background-color: #ffffff;
	height:150px;
	width:724px;
	margin:13px 40px 0 40px;
	padding:0 0 0 0;
	border: 1px solid #8AA3CB;
}
#movie3
{
	background-color: #ffffff;
	height:480px;
	width:724px;
	margin:13px 40px 0 40px;
	padding:0 0 0 0;
	border: 1px solid #8AA3CB;
}

#movie img
{
	margin: 11px 0px 0px 17px;
	padding:0 0 0 0;
}

#movie a
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:0 0 0 0;
}


#base
{
	background-color: #fff;
	min-height:120px;
	width:725px;
	margin:20px 35px 40px 40px;
	padding:0 0 0 0;
}

#basef
{
	background-color: #fff;
	min-height:330px;
	width:725px;
	margin:20px 35px 40px 40px;
	padding:0 0 0 0;
}

#basep
{
	background-color: #fff;
	min-height:140px;
	width:725px;
	margin:20px 35px 40px 40px;
	padding:0 0 0 0;
}

#basec
{
	background-color: #fff;
	min-height:150px;
	width:725px;
	margin:20px 35px 40px 40px;
	padding:0 0 0 0;
}

#terms
{
	background-color: #fff;
	width:742px;
	height:1170px;
	margin:13px 35px 40px 40px;
	padding:0 0 20px 0;
	border:1px solid #8AA3CB;
}

.gallery
{
	height:120px;
	width:400px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	
	font-size:11px;
}

.gallery img
{
	margin-right:10px;
}

.copy_left
{
	width:340px;
	margin:0 20px 0 0;
	padding:10px 5px 10px 5px;
	float:left;
	font-size:11px;
	color:#333333;
}

.copy_leftt
{
	width:340px;
	margin:0 20px 0 0;
	padding:10px 10px 10px 10px;
	float:left;
	font-size:11px;
	color:#333333;
}

.copy_left_faq
{
	width:340px;
	margin:0 20px 0 0;
	padding:10px 10px 10px 10px;
	float:left;
	font-size:11px;
	color:#333333;
}

.copy
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:325px;
	margin:0 0 0 0;
	padding:10px 0 10px 0;
	float:right;
}

.copyt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:325px;
	margin:0 0 0 0;
	padding:10px 10px 10px 10px;
	float:right;
}

.copy a
{
	color:#333333;
	text-decoration:underline;
}

.copy a:hover
{
	color:#8AA3CB;
	text-decoration:underline;
}

.copy_full
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	height:120px;
	width:695px;
	margin:10px 0 0 0;
	padding:0 0 0 0;
	float:right;
}


h1
{
	font-size:12px;
	color: #8AA3CB;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

h2
{
	font-size:12px;
	color: #6E9E60;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#footer
{
	margin: 10px 0 0 0;
	font-size: 11px;
	width:800px;
	height:40px;
	color: #333333;
	background-color:#cccccc;
}

.base_nav
{
	width:800px;
	height:15px;
	text-align:center;
	margin:20px 0 0 0;
}

.base_nav a
{
	color: #333333;
	text-decoration: none;
}

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

.copyright
{
	width:800px;
	height:10px;
	text-align:right;
	margin:10px 10px 0 0;
}

.copyright a
{
	color: #333333;
	text-decoration: none;
}

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

br {clear:left;}

/********************* Style for JavaScript Lightbox on Portfolio Page *****************************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url("images/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url("images/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("images/nextlabel.gif") right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/************************************* End Of Lightbox Script ********************************/

label,input {
	display: block;
	width: 150px;
	float: left;
	margin-top: 5px;
}

label {
	text-align: right;
	width: 250px;
	padding-right: 20px;
}