body {
	background-image: url(../images/NVWCT_site_background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #f8f9f4;
	margin: 0;
	padding:0;
	z-index: -10;
}
.clear { clear: both; }
.small { font-size: 0.8em; }
.callout {
	font-size: 1.35em;
	color:#330000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.twoCol {
	width: 48%;
	float: left;
}
hr {
	background-color: #C93;
	margin: 20px 0px;
	padding: 0px;
	height: 2px;
}

#pagetop {
	display: block;
	width: 1000px;
	height: 148px;
	margin: 0px auto;
	padding: 0px 0px 24px 0px;
	/*background: url(../images/NVWCT_site_hdrBack1.jpg) top center no-repeat;*/
}
	#pagetop h1, #pagetop h2, #pagetop p.home b {
		position: absolute;
		left: -999em;
	}
	#pagetop p, #pagetop p a {
		position: relative;
		display: block;
		padding: 0px;
		width: 300px;
		height: 90px;
		margin-top: -100px;
		margin-left: 50px;
		/*border: 3px solid red;*/
	}
#header {
	display: block;
	width: 80%;
	margin: 0 auto;
	padding: 0;
}
	#header h1 {
		display: block;
		width: 258px;
		height: 94px;
		margin: 8px 0px 0px 0px;
		padding: 30px 0px 0px 0px;
		background: url(../images/nvwct_top_phone.png) top center no-repeat;
		float: right;
	}
	#header h1 b {
		position: absolute;
		left: -999em;
	}
	#header p {
		display: block;
		height: 70px;
		width: 238px;
		margin: 0px;
		padding: 0px 0px 0px 0px;
		float: right;
		background: url('/images/operator_th.png') bottom right no-repeat;
		font-family: "Book Antiqua", Bookman, serif;
		font-size: 12px;
		color: #540D07;
	}
/* -- XFade formatting -- */
#imageContainer {
	position: relative;
	margin: 0px auto;
	width: 1000px;
	height: 148px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
#flashpanel {
	display: block;
	width: 960px;
	height: 121px;
	margin: 0 auto;
	padding: 4px 0px;
	clear: both;
}

#navCol {
	display: block;
	width:200px;
	margin: 0px auto;
	padding: 4px 0px 0px 10px;
	background: url(../images/NVWCT_site_navBacking.jpg) top center no-repeat;
	float: left;
}
/* -- Suckerfish Dropdowns -- */
#content #nav, #content #nav ul { /* all lists */
	clear: both;
	display: block;
	width:190px;
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: -0.01em;
	color: #51324e;
	line-height: 1;
	float: left;
}

#nav a {
	display: block;
	width: 180px;
	padding: 14px 10px;
	text-align: center;
}

#nav li { /* all list items */
	float: left;
	width: 190px; /*width needed or else Opera goes nuts */
	border-bottom: 1px solid #f9f2c3;
}

#nav li ul { /* second-level lists */
	display: block;
	list-style: none;
	position: absolute;
	background: none;
	width: 175px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background: url('../images/NVWCT_site_navBacking.jpg') top center no-repeat;
	border: 1px solid #f9f2c3;
}
#nav li ul li {
	width: 190px;
	font-size: 14px;
	padding: 6px;
	margin: 0px;
	text-align: left;
	border-bottom: 1px solid #f9f2c3;
}
#nav li ul li a {
	padding: 0px;
	text-align: left;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	position: absolute;
	left: 205px;
	/*margin-left: -1em;
	margin-top: -12em;*/
}
/* -- End of Suckerfish Dropdowns -- */
	#nav li.noborder { border-right: none; }
	#nav a:link, #nav a:visited { color: #51324e; text-decoration: none; }
	#nav a:hover { color: #FFFFFF; text-decoration: underline; }

#content {
	display: block;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/NVWCT_site_contentBack.jpg) top right repeat-x;
}
#content #body {
	display: block;
	width: 780px;
	padding: 0px;
	float: right;
}
#content #body #leftcol {
	width: 350px;
	padding-right: 8px;
	float: left;
	border-right: 2px dotted #960;
}
#content #rightcol {
	width: 350px;
	float: right;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #0a1c5c;
	/*color: #900;*/
	background: url(../images/h1_tileBacking.png) bottom left repeat;
	padding: 8px 0px 12px 16px;
	border-top: 2px solid #ae8422;
	border-bottom: 2px solid #ae8422;
}
	#content h1 i { font-size: 11px; font-style: normal; font-weight: normal; color: #524b26; }
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #630;
	margin: 12px 0px 0px;
	padding: 0px;
	/*border-bottom: 1px solid #F4D686;*/
}
#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #524b26;
	line-height: 1.4em;
	padding: 0px;
	margin: 0px;
}
#content p, #content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #524b26;
	line-height: 1.4em;
}
	#content p.picCallout {
		width: 128px;
		display: block;
		float: left;
		margin: 0px;
		padding: 4px;
		font-size: 10px;
		color: #000000;
	}
	#content p.limo {
		display: block;
		width: 300px;
		padding: 15px;
		margin: 0px;
		text-align: center;
		float: left;
	}
	#content p.floatCenter {
		float: none;
		margin: 0px auto;
		clear: both;
	}
#content #centerFlash {
	width: 132px;
	height: 327px;
	padding: 20px 5px;
	float: right;
}
#content a { color: #0a1c5c; text-decoration: underline; }
#content a:hover { color: #ae8422; text-decoration: none; }

.leftcol { width: 48%; float: left; }
.rightcol { width: 48%; float: right; }

/* -- Quick Res. Palette -- */
div.QuckResCallout {
	float:right; 
	width: 293px; 
	padding-left: 4px;
}
#quickRes {
	background: url(../images/quickResPalette.png) top left no-repeat;
	width: 265px;
	margin: 0px auto;
	padding: 4px 16px 0px 12px;
}
#quickRes h1 {
	font-size: 14px;
	margin: 0px;
	padding: 2px;
	line-height: 14px;
	background: none;
	border: none;
}
#quickRes p {
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 3px;
}
#quickRes p b {
	color: #330000;
}
#quickRes form {
	width: 250px;
	margin: 0px auto;
	padding: 14px 0px 0px 0px;
}
#quickResBottom {
	background: url(../images/quickResPalette-btm.png) top left no-repeat;
	width: 269px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
/* -- DATE PICKER FORMATTING -- */
/* the div that holds the date picker calendar */
.dpDiv {
	}
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: center;
	color: #505050;
	background-color: #E8E0BC;
	border: 1px solid #9B7875;
	}
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #9B7875;
	}
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #9B7875;
	cursor: pointer;
	color: #990000;
	}
/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #9B7875;
	color: white;
	}
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 10px;
	color: #300;
	font-weight: bold;
	}
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #660000;
	font-weight: bold;
	}
/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	background: #EEE;
	padding: 0px;
	}
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #600;
	background: #EEE;
	}
/* -- END OF DATE PICKER FORMATTING -- */

/* -- QuickRes Form Hiding -- */
#search_options { display: none }

/* -- listings page formatting -- */
#listingsPage p.listing {
	display: block;
	width: 155px;
	margin: 4px;
	padding: 6px;
	float: left;
	border: 1px dotted #EEEEEE;
}

form, td,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input,select,textarea { 
	border-top: 1px solid #999; 
	border-left: 1px solid #999; 
	border-right: 1px solid #CCC; 
	border-bottom: 1px solid #CCC;
	padding: 1px;
}
.required { color: #600; font-weight: bold; }

/* -- footer formatting -- */
#footer {
	display: block;
	width: 100%;
	margin: 0px auto;
	padding: 30px 0px;
	background: url('/images/footer_bk.jpg') top center repeat-x;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 1.4em;
}
#footer a:link { color: #600; text-decoration: underline; }
#footer a:visited { color: #600; text-decoration: underline; }
#footer a:hover { color: #333; text-decoration: none; }
