@charset "utf-8";
/*Theme Name: WIFH

URI: http://wordpress.org/

Tags: WIFH

*/

/* CSS Document */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	line-height: 1;
	font-size:12px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}/* remember to define focus styles! */
:focus {
	outline: 0;
}/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	border:none;
}/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
H1 {
	margin-top:20px;
	font-size:2em;
	margin-bottom:28px;
}
H1 {
	font-size:18px;
	font-weight:normal;
	font-family:Arial;
	margin-bottom:12px;
	color:#336666;
	text-align:left;
}

h2
{
	font-size:15px;
	margin-bottom:12px;
	
}
A {
	border:none;
}
IMG {
	border:none;
}
p {
	margin-bottom:12px;
	text-align:justify;
}
body {
	background-images:url('images/body_background.gif');
	background-repeat:repeat-x;
	margin:0px;
	line-height:1.3;
	background-color:#E5E5D7;
	font-family:Arial;
	font-size:14px;
}
#wrapper {
	width: 823px;
	min-height:315px;
	margin: 0 auto;
	text-align: left;
	background-color:#E5E5D7;
	margin-top:12px;
}
#header {
	background-image:url('images/header_background.gif');
	background-repeat:no-repeat;
	font-family:Arial;
	color:white;
	width:811px;
	height:196px;
	float:left;
	padding-left:11px;
}
#nav {
	background-image:url('images/nav_background.gif');
	background-repeat:repeat-x;
	width:823px;
	height:50px;
	float:left;
	clear:both;
	color:#004952;
}
.menu {
	color:white;
	padding:0px;
	margin:0px;
	white-space:nowrap;
	text-align:right;
	font-family:Arial;
	font-size:15px;
	font-weight:bolder;
	width:695px;
	float:right;
	padding-top:14px;
	height:24px;
	padding-left:111px;
	padding-right:72px;
}
.menu UL li {
	background:url("images/bullet.gif") no-repeat 0px 7px;
	display:inline;
	margin:0px 0px;
	float:left;
	padding-left:12px;
	padding-right:15px;
	position:relative;
}
.menu UL li:first-child {
	background:url("images/bullet.gif") no-repeat 0px 7px;
	display:inline;
	margin:0px 0px;
	float:left;
	padding-left:12px;
	padding-right:15px;
	position:relative;
}
#nav .menu UL li:hover, #nav .menu UL li:first-child:hover {
	background:url("images/bullet_w.gif") no-repeat 0px 7px;
	display:inline;
	margin:0px 0px;
	float:left;
	padding-left:12px;
	padding-right:15px;
}
.menu UL ul li {
	background:none;
	display:inline;
	margin:0px 0px;
	float:left;
	padding-left:5px;
	white-space:normal;
}
.menu UL li a {
	color:#004952;
	text-decoration:none;
	font-weight:normal;
}
.menu UL li:hover a {
	color:#004952;
}
.menu a {
	text-decoration:none;
}
.menu a, .menu a:visited {
}
.menu a:hover {
}
.menu a:active {
}
/******** STYLING THE WORDPRESS wp_page_menu() **************/

.menu UL ul {
	background-color:#DEE8E7;
	position:absolute;
	z-index:500;
	display:none;
	width:170px;
	margin:0px;
	left:0px;
	text-align:left;
	padding:0px;
}
.menu UL ul li {
	background-color:#DEE8E7;
	width:170px;
	display:block;
	padding:0px;
	margin:0px;
	min-height:15px;
	border-left:1px solid #70ADA9;
	border-right:1px solid #70ADA9;
	white-space:normal;
}
#nav .menu ul ul li:hover, #nav .menu ul ul li:first-child:hover {
	background:none;
	display:inline;
	float:left;
	margin:0;
	padding:0px;
}
.menu ul ul li:first-child {
	background:none;
	background-color:#DEE8E7;
	width:170px;
	display:block;
	padding:0px;
	margin:0px;
	min-height:15px;
	border-left:1px solid #70ADA9;
	border-right:1px solid #70ADA9;
	border-top:1px solid #70ADA9;
}
.menu ul ul li:last-child {
	background-color:#DEE8E7;
	width:170px;
	display:block;
	padding:0px;
	margin:0px;
	min-height:15px;
	border-left:1px solid #70ADA9;
	border-right:1px solid #70ADA9;
	border-bottom:1px solid #70ADA9;
}
.menu ul ul li a {
	display:block;
	padding:0px;
	color:white;
	margin:0px;
	font-weight:normal;
	padding-bottom:10px;
	border-bottom:none;
	width:100%;
	height:100%;
	font-size:11px;
	font-weight:bold;
	color:#004952;
	padding-top:5px;
	width:160px;
	padding-left:10px;
	white-space:normal;
}
.menu ul ul li a:hover {
	color:white;
	font-weight:bold;
	width:100%;
	height:100%;
	background-color:#DB6126;
	width:160px;
	padding-left:10px;
}
.menu ul ul li:hover, .menu ul li:first-child:hover {
	background:none;
	background-color:#DEE8E7;
	color:black;
	padding-left:0px;
	padding-right:0px;
}
.menu ul ul ul {
	background-color:#DEE8E7;
	position:absolute;
	z-index:500;
	top:29px;
	display:none;
	width:116px;
	margin:0px;
	left:0px;
	text-align:center;
	padding:0px;
	border:solid 1px #006600;
}
.menu ul ul ul li:first-child {
	background-color:#DEE8E7;
	width:116px;
	display:block;
	padding:0px;
	margin:0px;
	padding-top:10px;
	min-height:15px;
}
.menu ul ul ul li:last-child {
	background-color:#DEE8E7;
	width:116px;
	display:block;
	padding:0px;
	margin:0px;
	padding-top:10px;
	min-height:15px;
}
/***** FOR IE7!!! to make the list_item_bot-trans.png work!!! if you change the bottom li then change the number 29 to the id of the bottom element in the list!!! ******/



/*.menu UL UL LI.page-item-55 {

	background-image:url('images/list_item_bot-trans.png');

	background-repeat:no-repeat;

	width:145px;

	display:block;

	min-height:58px;

	margin:0px;

	padding-right:15px;

}*/

.menu ul ul ul li {
	background-color:#DEE8E7;
	width:80px;
	display:block;
	padding:0px;
	margin:0px;
	padding-left:18px;
	padding-right:18px;
	padding-top:10px;
	min-height:30px;
}
.menu ul ul ul li:hover {
	background-color:#DEE8E7;
	color:black;
}
.menu ul ul ul li a {
	display:block;
	padding:0px;
	color:white;
	margin:0px;
	font-weight:normal;
	padding-bottom:10px;
	border-bottom:none;
	width:100%;
	height:100%;
}
.menu ul ul ul li a:hover {
	color:black;
	font-weight:normal;
	width:100%;
	height:100%;
}
.menu ul ul ul ul {
	top:0;
	left:90%;
	width:116px;
	margin:0px;
	border:solid 1px #006600;
}
.menu ul ul ul ul li:last-child {
	background-color:#DEE8E7;
	width:80px;
	display:block;
	padding:0px;
	margin:0px;
	padding-left:18px;
	padding-right:18px;
	padding-top:10px;
	min-height:30px;
}
.menu ul ul ul ul li {
	background-color:#DEE8E7;
	width:80px;
	display:block;
	padding:0px;
	margin:0px;
	padding-left:18px;
	padding-right:18px;
	padding-top:10px;
	min-height:30px;
}
.menu ul ul ul ul li:hover {
	background-color:#DEE8E7;
	color:black;
}
.menu ul ul ul ul li a {
	display:block;
	color:white;
}
.menu ul ul ul ul li a:hover {
	color:black;
	font-weight:normal;
}
/* Begin non-anchor hover selectors */







/* Enter the more specific element (div) selector



on non-anchor hovers for IE5.x to comply with the



older version of csshover.htc - V1.21.041022. It



improves IE's performance speed to use the older



file and this method */







div.menu li:hover {
	cursor:pointer;
	z-index:100;
	color:#c8d06b;
}
.menu li:hover ul ul, .menu li li:hover ul ul, .menu li li li:hover ul ul, .menu li li li li:hover ul ul {
	display:none;
}
.menu li:hover ul, .menu li li:hover ul, .menu li li li:hover ul, .menu li li li li:hover ul {
	display:block;
}
#upper_nav {
	background-image:url('images/uppernav_background.gif');
	background-repeat:none;
	height:18px;
	width:700px;
	color:#004952;
	padding-left:61px;
	padding-right:62px;
	float:left;
	clear:both;
	padding-top:4px;
	font-size:10px;
}
#upper_nav ul {
	width:700px;
	height:22px;
}
#upper_nav li {
	float:left;
	padding-right:21px;
 	*padding-right:22px;
	padding-left:10px;
}
#upper_nav li:hover {
	background:url('images/bullet_arrow_o.gif') no-repeat 0px 3px;
	padding-right:21px;
 	*padding-right:22px;
	padding-left:10px;
	float:left;
}
#upper_nav A {
	color:#004952;
	text-decoration:none;
}
/**** Header for subpages ****/

#header2 {
	background-image:url('images/header_slice.gif');
	background-repeat:repeat-y;
	font-family:Arial;
	color:white;
	width:811px;
 *width:810px;
	height:133px;
	float:left;
	padding-left:11px;
 *padding-left:10px;
}
/**** Upper_nav for subpages ****/

#upper_nav2 {
	background-image:url(images/uppernav_background.gif);
	clear:both;
	color:#004952;
	float:left;
	font-size:10px;
	height:18px;
	padding-left:98px;
	padding-right:66px;
	padding-top:4px;
	width:659px;
}
#upper_nav2 li:hover {
	background:url('images/bullet_arrow_o.gif') no-repeat 0px 3px;
	padding-right:19px;
	padding-left:10px;
	float:left;
}
#upper_nav2 ul {
	width:670px;
	height:22px;
}
#upper_nav2 li {
	float:left;
	padding-right:19px;
	padding-left:10px;
}
#upper_nav2 A {
	color:#004952;
	text-decoration:none;
}
/**** Nav for subpages ****/

.menu2 {
	color:white;
	padding:0px;
	margin:0px;
	white-space:nowrap;
	text-align:right;
	font-family:Arial;
	font-size:15px;
	font-weight:bolder;
	width:695px;
	float:right;
	padding-top:14px;
	height:24px;
	padding-left:111px;
	padding-right:20px;
}
.menu2 ul li {
	background:url("images/bullet.gif") no-repeat 0px 7px;
	display:inline;
	margin:0px 0px;
	float:left;
	padding-left:12px;
	padding-right:15px;
	position:relative;
}
.menu2 ul li:hover {
	background:url("images/bullet_w.gif") no-repeat 0px 7px;
	display:inline;
	margin:0px 0px;
	float:left;
	padding-left:12px;
	padding-right:15px;
}
.menu2 ul ul li:hover, .menu2 ul ul li:first-child:hover {
	background:none;
	background-color:#DEE8E7;
	color:black;
	padding-left:0px;
	padding-right:0px;
	white-space:normal;
}
.menu2 ul li a {
	color:#004952;
	text-decoration:none;
	font-weight:normal;
}
.menu2 ul li:hover a {
	color:#004952;
}
.menu2 LI#orange_item:hover {
	background:url("images/bullet.gif") no-repeat 0px 7px;
	color:#004952;
}
.menu2 LI#orange_item:hover A {
	color:#004952;
}
.menu2 ul ul {
	background-color:#DEE8E7;
	position:absolute;
	z-index:500;
	display:none;
	width:170px;
	margin:0px;
	left:0px;
	text-align:left;
	padding:0px;
}
.menu2 ul ul li {
	background:none;
	background-color:#DEE8E7;
	width:170px;
	display:block;
	padding:0px;
	margin:0px;
	min-height:15px;
	border-left:1px solid #70ADA9;
	border-right:1px solid #70ADA9;
	white-space:normal;
}
.menu2 ul ul li:first-child {
	background:none;
	background-color:#DEE8E7;
	width:170px;
	display:block;
	padding:0px;
	margin:0px;
	min-height:15px;
	border-left:1px solid #70ADA9;
	border-right:1px solid #70ADA9;
	border-top:1px solid #70ADA9;
}
.menu2 ul ul li:last-child {
	background-color:#DEE8E7;
	width:170px;
	display:block;
	padding:0px;
	margin:0px;
	min-height:15px;
	border-left:1px solid #70ADA9;
	border-right:1px solid #70ADA9;
	border-bottom:1px solid #70ADA9;
}
.menu2 ul ul li a {
	display:block;
	padding:0px;
	color:white;
	margin:0px;
	font-weight:normal;
	padding-bottom:10px;
	border-bottom:none;
	width:100%;
	height:100%;
	font-size:11px;
	font-weight:bold;
	color:#004952;
	padding-top:5px;
	width:160px;
	padding-left:10px;
	white-space:normal;
}
.menu2 ul ul li a:hover {
	color:white;
	font-weight:bold;
	width:100%;
	height:100%;
	background-color:#DB6126;
	width:160px;
	padding-left:10px;
}
.menu2 ul ul li:hover {
	background-color:#DEE8E7;
	color:black;
}
.menu2 ul ul ul {
	background-color:#DEE8E7;
	position:absolute;
	z-index:500;
	top:29px;
	display:none;
	width:116px;
	margin:0px;
	left:0px;
	text-align:center;
	padding:0px;
	border:solid 1px #006600;
}
.menu2 ul ul ul li:first-child {
	background-color:#DEE8E7;
	width:116px;
	display:block;
	padding:0px;
	margin:0px;
	padding-top:10px;
	min-height:15px;
}
.menu2 ul ul ul li:last-child {
	background-color:#DEE8E7;
	width:116px;
	display:block;
	padding:0px;
	margin:0px;
	padding-top:10px;
	min-height:15px;
}
/***** FOR IE7!!! to make the list_item_bot-trans.png work!!! if you change the bottom li then change the number 29 to the id of the bottom element in the list!!! ******/



/*.menu UL UL LI.page-item-55 {

	background-image:url('images/list_item_bot-trans.png');

	background-repeat:no-repeat;

	width:145px;

	display:block;

	min-height:58px;

	margin:0px;

	padding-right:15px;

}*/

.menu2 ul ul ul li {
	background-color:#DEE8E7;
	width:80px;
	display:block;
	padding:0px;
	margin:0px;
	padding-left:18px;
	padding-right:18px;
	padding-top:10px;
	min-height:30px;
}
.menu2 ul ul ul li:hover {
	background-color:#DEE8E7;
	color:black;
}
.menu2 ul ul ul li a {
	display:block;
	padding:0px;
	color:white;
	margin:0px;
	font-weight:normal;
	padding-bottom:10px;
	border-bottom:none;
	width:100%;
	height:100%;
}
.menu2 ul ul ul li a:hover {
	color:black;
	font-weight:normal;
	width:100%;
	height:100%;
}
.menu2 ul ul ul ul {
	top:0;
	left:90%;
	width:116px;
	margin:0px;
	border:solid 1px #006600;
}
.menu2 ul ul ul ul li:last-child {
	background-color:#DEE8E7;
	width:80px;
	display:block;
	padding:0px;
	margin:0px;
	padding-left:18px;
	padding-right:18px;
	padding-top:10px;
	min-height:30px;
}
.menu2 ul ul ul ul li {
	background-color:#DEE8E7;
	width:80px;
	display:block;
	padding:0px;
	margin:0px;
	padding-left:18px;
	padding-right:18px;
	padding-top:10px;
	min-height:30px;
}
.menu2 ul ul ul ul li:hover {
	background-color:#DEE8E7;
	color:black;
}
.menu2 ul ul ul ul li a {
	display:block;
	color:white;
}
.menu2 ul ul ul ul li a:hover {
	color:black;
	font-weight:normal;
}
/* Begin non-anchor hover selectors */







/* Enter the more specific element (div) selector



on non-anchor hovers for IE5.x to comply with the



older version of csshover.htc - V1.21.041022. It



improves IE's performance speed to use the older



file and this method */







div.menu2 li:hover {
	cursor:pointer;
	z-index:100;
	color:#c8d06b;
}
.menu2 li:hover ul ul, .menu2 li li:hover ul ul, .menu2 li li li:hover ul ul, .menu2 li li li li:hover ul ul {
	display:none;
}
.menu2 li:hover ul, .menu2 li li:hover ul, .menu2 li li li:hover ul, .menu2 li li li li:hover ul {
	display:block;
}
#nav2 {
	background-image:url('images/nav_background2.gif');
	background-repeat:repeat-x;
	width:823px;
	height:41px;
	float:left;
	clear:both;
	color:#004952;
}
a:link, a:visited {
	color:#DC6226;
	text-decoration:underline;
}
.dkgreen {
	color:#004F5A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.bold_orange {
	color:#DC6226 !IMPORTANT;
	font-weight:bold;
}
#content {
	background-image:url('images/content_background.gif');
	background-repeat:repeat-y;
	clear:both;
	width:823px;
	min-height:325px;
	background-color:white;
	float:left;
}
#content2 {
	background-image:url('images/content_background2.gif');
	background-repeat:repeat-y;
	clear:both;
	width:822px;
	min-height:325px;
	background-color:white;
	float:left;
}
#col_one {
	background-color:white;
	float:left;
	width:148px;
	min-height:275px;
	padding-top:44px;
	margin-left:11px;
}
#col_two {
	float:left;
	width:331px;
	min-height:251px;
	padding-top:24px;
	padding-left:13px;
	padding-right:18px;
	background-color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:44px;
}
#col_three {
	width:263px;
	min-height:309px;
	padding-left:18px;
	padding-right:10px;
	padding-top:10px;
	float:left;
	background-color:white;
	text-align:center;
}
#col_three div {
	margin-bottom:10px;
}
#sub_page_col_one {
	margin-left:11px;
	min-height:209px;
	width:177px;
	background-color:#f5f5f0;
	color:#015059;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	padding-right:14px;
	text-align:right;
	padding-top:20px;
	padding-left:12px;
}
SELECT {
	width:573px;
	float:left;
	color:#3D3D3D;
	font-size:9px;
	font-weight:bold;
}
#sub_page_col_one {
	*float:left;
	position:relative;
	*width:176px;
}
#sub_page_col_two {
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	min-height:319px;
	padding-left:12px;
	padding-right:23px;
	width:573px;
}
#sub_page_col_two UL, #sub_page_col_two UL LI {
	margin-left:24px;
	margin-bottom:12px;
	list-style:disc !IMPORTANT;
}
#footer {
	background-image:url('images/footer_background.gif');
	background-repeat:repeat-x;
	clear:both;
	background-color:white;
	width:823px;
	height:15px;
	color:#f88a29;
	font-size:14px;
	font-family:Arial;
	padding-bottom:12px;
}
#col_one UL {
	padding-left:47px;
	float:left;
}
#col_one UL LI {
	background:url("images/bullet_o.gif") no-repeat 0px 5px;
	display:inline;
	margin:0px 0px;
	float:left;
	padding-left:12px;
	padding-right:15px;
	color:#d9792d;
	font-size:12px;
}
.o_right {
	color:#d9792d;
	font-size:12px;
	float:right;
	margin-right:15px;
	padding-top:5px;
	font-weight:bold;
}
.g_right {
	padding-top:10px;
	color:#015059;
	font-size:12px;
	float:right;
	margin-right:15px;
}
#register {
	padding-left:47px;
	color:black;
	font-size:10px;
	text-align:center;
	margin-top:15px;
	float:left;
	clear:both;
}
#top_strip {
	background-image:url('images/top_strip.gif');
	background-repeat:no-repeat;
	float:left;
	width:823px;
	height:9px;
}
.menu2 LI#orange_item {
	background:url("images/bullet_o.gif") no-repeat 0px 7px;
	display:inline;
	margin:0px 0px;
	float:left;
	padding-left:12px;
	padding-right:15px;
	color:#d9792d;
	font-size:15px;
	padding-right:22px;
}
.menu2 LI#orange_item A {
	color:#d9792d;
}
HR {
	display:none;
}
.alignright {
	float:right;
	margin-left:10px;
}
.alignleft {
	float:left;
}
#photos {
	float:left;
	margin: 30px 100px 30px 100px!IMPORTANT;
	display:block;
}
td.price {
	background-color:#CAEDDF;
	border:1px solid #70ADA9;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:1.15em;
	padding:5px 10px;
	text-align:center;
}
.lipo A {
	text-decoration:none;
	color:#666666;
}
.lipo A:hover {
	color:black;
	text-decoration:underline;
}
#video0 {
	margin:auto;
	margin-top:20px;
	display:block;
	width:400px;
}
.purchase IMG {
	display:block;
	margin:10px auto;
}
.purchase A {
}
.ngg-navigation {
	margin-bottom:20px;
}
#ngg-gallery-1-0 {
	width:480px;
	margin:0 auto;
	margin-top:20px;
}
.page_break {
	display:none;
}
TABLE.cells_bordered TR TD {
	border:1px solid black !IMPORTANT;
	border-collapse:collapse !IMPORTANT;
}

