@charset "UTF-8";
/* CSS Document */

body {
	margin:10px 0 0 0;
	background-color:#fff;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
	overflow: -moz-scrollbars-vertical !important;
}
#container {
	width:1000px;
	height:auto;
	margin:auto;
}
#wrapper_shortpages {
	width:940px;
	height:769px;
	padding: 30px 30px 30px 30px;
	background-image:url(images/bg_shortpages.jpg);
	background-repeat:no-repeat;
}
#wrapper_longpages {
	width:940px;
	height:1090px;
	padding: 30px 30px 30px 30px;
	background-image:url(images/bg_longpages.jpg);
	background-repeat:no-repeat;
}
#wrapper_coupon_pg {
	width:940px;
	height:769px;
	padding: 30px 30px 30px 30px;
	background-image:url(images/bg_coupon_pg.jpg);
	background-repeat:no-repeat;
}
#coupon_holder {
	width:590px;
	height:auto;
	padding:50px 0px 0px 250px;
}
#coupon_nf_link {
	width:940px;
	height:auto;
	padding-top:50px;
	text-align:center;
}
#coupon_pg_print {
	width:940px;
	height:auto;
	padding-top:150px;
	text-align:center;
}
#main {
	width:940px;
	height:auto;
	float:left;
}
#header {
	width:940px;
	height:auto;
}
#left_column {
	width:163px;
	height:480px;
	float:left;
	padding-top:36px;
	padding-left:20px;
	padding-right:17px;
	background-image:url(images/nav_bg.jpg);
	background-repeat:no-repeat;
}
#left_column_long {
	width:163px;
	height:800px;
	float:left;
	padding-top:36px;
	padding-left:20px;
	padding-right:17px;
	background-image:url(images/nav_bg.jpg);
	background-repeat:no-repeat;
}
#mid_column {
	width:480px;
	height:auto;
	padding-left:10px;
	padding-right:20px;
	padding-top:36px;
	float:left;
}
#mid_column_staff {
	width:700px;
	height:auto;
	padding-left:10px;
	padding-right:20px;
	padding-top:36px;
	float:left;
}
#mid_column_video {
	width:720px;
	height:auto;
	padding-left:10px;
	padding-top:36px;
	float:left;
}
#vid_box1 {
	width:349px;
	height:409px;
	float:left;
	padding-top:12px;
	padding-left:11px;
	background-image:url(images/video/nf_video_bg.jpg);
	background-repeat:no-repeat;
}
#vid_box2 {
	width:349px;
	height:409px;
	float:left;
	padding-top:12px;
	padding-left:11px;
	float:right;
	background-image:url(images/video/nf_video_bg2.jpg);
	background-repeat:no-repeat;
}
#mid_column_contact {
	width:710px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:36px;
	float:left;
}
#mid_column_contact2 {
	width:710px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
#contact_map {
	width:400px;
	height:auto;
	float:right;
	text-align:right;
}
#contact_map2 {
	width:400px;
	height:auto;
	float:right;
	text-align:right;
	margin-top:15px;
}
#page_copy_box {
	width:auto;
	height:auto;
	float:left;
}
#page_contact_box2 {
	width:auto;
	height:auto;
	margin-top:15px;
	float:left;
}
#page_copy_box2 {
	width:480px;
	height:auto;
	float:left;
}
#body_pic_box {
	width:auto;
	height:auto;
	padding-top:50px;
	float:left;
}
#body_pic_box2 {
	width:auto;
	height:auto;
	padding-top:70px;
	float:left;
}
#body_pic_box3 {
	width:auto;
	height:auto;
	padding-top:30px;
	float:left;
}
#right_column {
	width:230px;
	height:516px;
	float:right;
}
#right_column_contact {
	width:400px;
	height:auto;
	float:right;
	padding-top:36px;
}
#pic_box_one {
	width:230px;
	height:auto;
}
#pic_box_two {
	width:230px;
	height:auto;
}
#bottom_nav {
	width:940px;
	height: 28px;
	padding-top:10px;
	float:left;
	text-align:center;
	background-image:url(images/bottom_nav_bg.jpg);
	background-repeat:no-repeat;
}
#footer {
	width: 1000px;
	height: auto;
	margin-bottom:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#999;
	text-align:center;
}
#capitola {
	width:170px;
	height:29px;
	margin-top:5px;
	padding:10px 0 5px 10px;
	background-color:#f5ee31;
}
#vid_titles {
	width:300px;
	height:20px;
	background:url(images/video_library/play_button.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:30px;
	margin-bottom:20px;
	
}
#vid_titles:hover {
	width:300px;
	height:20px;
	background:url(images/video_library/play_button_over.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:30px;
	margin-bottom:20px;
}
#wrapper_video_pg {
	width:940px;
	height:625px;
	padding: 30px 30px 30px 30px;
}
#vid_bg {
	width:576px;
	height:522px;
	background:url(images/video_library/nf_vid_window_bg.jpg);
	background-repeat:no-repeat;
	margin-left:185px;
}
#vid_holder {
	width:480px;
	height:240px;
	padding-top:236px;
	margin-left:49px;
}
.capitola_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:12px;
	color:#26a9e0;
	text-decoration:none;
}
.capitola_copy:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:12px;
	color:#FFF;
	text-decoration:none;
}
.body_copy {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#58595B;
	line-height:16px;
}
.body_copy2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#58595B;
	line-height:17px;
	text-decoration:none;
}
.body_copy_bold {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#58595B;
	line-height:16px;
	font-weight:bold;
}
.body_copy_faqs {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#58595B;
	line-height:14px;
}
.staff_copy {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#58595B;
	line-height:15px;
}
.faqs_headings {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#26a9e0;
	line-height:14px;
}
.body_copy_spa {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#58595B;
	line-height:14px;
}
.spa_headings {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#26a9e0;
	line-height:14px;
}
.spa_disclaimer {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	color:#58595B;
	line-height:14px;
}
.italics_headings {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-style:italic;
	color:#26a9e0;
	line-height:14px;
}
.italics {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#58595B;
	line-height:14px;
}
.address_copy {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#26a9e0;
	line-height:16px;
}
.phone_numbers {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#58595B;
	line-height:16px;
}
.email_link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#58595B;
	text-decoration:none;
}
.email_link:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#26a9e0;
	text-decoration:none;
}
.list {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#58595B;
	line-height:16px;
}
.misc_link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#26a9e0;
	text-decoration:none;
}
.misc_link:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#35cbec;
	text-decoration:none;
}
.btm_nav {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#FFF;
	text-decoration:none;

}
.btm_nav:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#005DAA;
	text-decoration:none;

}
.btm_nav_current {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#005DAA;
	text-decoration:none;

}
.vertical_lines {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:none;

}
.vid_copy {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#58595B;
	line-height:17px;
	text-decoration:none;
}
.vid_copy:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#26a9e0;
	line-height:17px;
	text-decoration:none;
}
.footer_link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#999;
	text-align:center;
	text-decoration:none;
}
.footer_link:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#06F;
	text-align:center;
	text-decoration:none;
}
.hp_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.hp_link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#26a9e0;
	text-decoration:none;
}
