@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: baseline;
	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;
}
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:white;
	font-family:Arial;
	font-size:14px;
}

#wrapper
{
	width:100%;
	height:100%;
}

#header
{
	display:none;
}
#nav
{
	display:none;
}
UL#nav_menu
{
	color:white;
	padding:0px;
	margin:0px;
	white-space:nowrap;
	text-align:right;
	font-family:Arial;
	font-size:15px;
	font-weight:bolder;
	width:640px;
	float:right;
	padding-top:14px;
	height:24px;
	padding-left:111px;
	padding-right:72px;
}


#nav_menu li
{
	background:url("images/bullet.gif") no-repeat 0px 7px;
	display:inline;
	margin:0px 0px;
	float:left;
	padding-left:12px;
	padding-right:15px;
}
#nav_menu li:hover, #nav_menu 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;
}

#nav_menu 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;
	width:129px;
}

#nav_menu ul li
{
	background:none;
	display:inline;
	margin:0px 0px;
	float:left;
	padding-left:5px;

}
#nav_menu li a
{
	color:#004952;
	text-decoration:none;
	font-weight:normal;
}

#nav_menu li:hover a
{
	color:#004952;
}
#nav_menu a {
	text-decoration:none;
}
#nav_menu a, #nav_menu a:visited {
}
#nav_menu a:hover {
}
#nav_menu a:active {
}

/******** STYLING THE WORDPRESS wp_page_menu() **************/
#nav_menu ul {
	background-color:#DEE8E7;
	position:relative;
	z-index:500;
	display:none;
	width:170px;
	margin:0px;
	left:0px;
	text-align:left;
	padding:0px;
}
#nav_menu 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;
}
#nav_menu 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;
}
#nav_menu 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;
}
#nav_menu 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;
}
#nav_menu ul li a:hover {
	color:white;
	font-weight:bold;
	width:100%;
	height:100%;
	background-color:#DB6126;
	width:160px;
	padding-left:10px;
}
#nav_menu ul li:hover, #nav_menu ul li:first-child:hover {
	background:none;
	background-color:#DEE8E7;
	color:black;
	padding-left:0px;
	padding-right:0px;
}
#nav_menu 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;
}
#nav_menu ul ul li:first-child {
	background-color:#DEE8E7;
	width:116px;
	display:block;
	padding:0px;
	margin:0px;

	padding-top:10px;
	min-height:15px;
	
}
#nav_menu 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!!! ******/

/*#nav_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;
}*/
#nav_menu 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;
}
#nav_menu ul ul li:hover {
	background-color:#DEE8E7;
	color:black;
}
#nav_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%;
}
#nav_menu ul ul li a:hover {
	color:black;
	font-weight:normal;
	width:100%;
	height:100%;
}
#nav_menu ul ul ul {
	top:0;
	left:90%;
	width:116px;
	margin:0px;
	border:solid 1px #006600;
}
#nav_menu 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;
}
#nav_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;
	
}
#nav_menu ul ul ul li:hover {
	background-color:#DEE8E7;
	color:black;
}
#nav_menu ul ul ul li a {
	display:block;
	color:white;
}
#nav_menu 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#nav_menu li:hover {
	cursor:pointer;
	z-index:100;
	color:#c8d06b;
}
#nav_menu li:hover ul ul, #nav_menu li li:hover ul ul, #nav_menu li li li:hover ul ul, #nav_menu li li li li:hover ul ul {
	display:none;
}
#nav_menu li:hover ul, #nav_menu li li:hover ul, #nav_menu li li li:hover ul, #nav_menu li li li li:hover ul {
	display:block;
}

#upper_nav
{
	display:none;
	
}
#upper_nav ul
{
	width:638px;
	height:22px;
}
#upper_nav li
{
	float:left;
	padding-right:22px;
	padding-left:10px;
}
#upper_nav li:hover
{
	background:url('images/bullet_arrow_o.gif') no-repeat 0px 3px;
	padding-right:22px;
	padding-left:10px;
	float:left;
	
}
#upper_nav A
{
	color:#004952;
	text-decoration:none;
	
}
/**** Header for subpages ****/
#header2
{
	display:none;
}
/**** Upper_nav for subpages ****/
#upper_nav2
{
	display:none;
	
}
#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:638px;
	height:22px;
}
#upper_nav2 li
{
	float:left;
	padding-right:19px;
	padding-left:10px;
}
#upper_nav2 A
{
	color:#004952;
	text-decoration:none;
	
}
/**** Nav for subpages ****/
UL#nav_menu2
{
	display:none;
}


#nav_menu2 li
{
	background:url("images/bullet.gif") no-repeat 0px 7px;
	display:inline;
	margin:0px 0px;
	float:left;
	padding-left:12px;
	padding-right:15px;

}
#nav_menu2 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;
}
#nav_menu2 ul li:hover, #nav_menu2 ul li:first-child:hover {
	background:none;
	background-color:#DEE8E7;
	color:black;
	padding-left:0px;
	padding-right:0px;
}
#nav_menu2 li a
{
	color:#004952;
	text-decoration:none;
	font-weight:normal;
}

#nav_menu2 li:hover a
{
	color:#004952;
}

#nav_menu2 LI#orange_item:hover
{
	background:url("images/bullet.gif") no-repeat 0px 7px;
	color:#004952;
}
#nav_menu2 LI#orange_item:hover A
{
	color:#004952;
}

#nav_menu2 ul {
	background-color:#DEE8E7;
	position:relative;
	z-index:500;
	display:none;
	width:170px;
	margin:0px;
	left:0px;
	text-align:left;
	padding:0px;
}
#nav_menu2 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;
}
#nav_menu2 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;
}
#nav_menu2 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;
}
#nav_menu2 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;
}
#nav_menu2 ul li a:hover {
	color:white;
	font-weight:bold;
	width:100%;
	height:100%;
	background-color:#DB6126;
	width:160px;
	padding-left:10px;
}
#nav_menu2 ul li:hover {
	background-color:#DEE8E7;
	color:black;
}
#nav_menu2 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;
}
#nav_menu2 ul ul li:first-child {
	background-color:#DEE8E7;
	width:116px;
	display:block;
	padding:0px;
	margin:0px;

	padding-top:10px;
	min-height:15px;
	
}
#nav_menu2 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!!! ******/

/*#nav_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;
}*/
#nav_menu2 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;
}
#nav_menu2 ul ul li:hover {
	background-color:#DEE8E7;
	color:black;
}
#nav_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%;
}
#nav_menu2 ul ul li a:hover {
	color:black;
	font-weight:normal;
	width:100%;
	height:100%;
}
#nav_menu2 ul ul ul {
	top:0;
	left:90%;
	width:116px;
	margin:0px;
	border:solid 1px #006600;
}
#nav_menu2 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;
}
#nav_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;
	
}
#nav_menu2 ul ul ul li:hover {
	background-color:#DEE8E7;
	color:black;
}
#nav_menu2 ul ul ul li a {
	display:block;
	color:white;
}
#nav_menu2 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#nav_menu2 li:hover {
	cursor:pointer;
	z-index:100;
	color:#c8d06b;
}
#nav_menu2 li:hover ul ul, #nav_menu2 li li:hover ul ul, #nav_menu2 li li li:hover ul ul, #nav_menu2 li li li li:hover ul ul {
	display:none;
}
#nav_menu2 li:hover ul, #nav_menu2 li li:hover ul, #nav_menu2 li li li:hover ul, #nav_menu2 li li li li:hover ul {
	display:block;
}
#nav2
{
	display:none;
}
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
{	
	width:100%;
	height:100%;
}

#content2
{	
	width:100%;
	height:100%;
}
#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
{
display:none;
}

SELECT
{
	width:573px;
	float:left;
	color:#3D3D3D;
	font-size:9px;
	font-weight:bold;
}
#sub_page_col_one
{
	display:none;
}

#sub_page_col_two
{
	width:100%;
	height:100%;
}
#sub_page_col_two UL
{
	margin-left:24px;
	margin-bottom:12px;
	list-style:disc;
}
#footer
{
	display:none;
}

#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
{
	display:none;
}

#nav_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;
}

#nav_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:block; page-break-before:always;
}
