body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	background: #426D52;
}
#outwrapper	{
	margin: 0 auto;
	width: 75%;
	background: url(images/bacvkground.jpg) repeat;
	padding: 20px;
	border: 2px double #2F4F41;
}

#wrapper {
	text-align: left;
	margin: 5px auto;
	padding: 0px;
	width: 760px;
	background: url(images/bacvkground.jpg) repeat;
	border-right-color: Yellow;
	overflow: hidden;
}

#header {
	margin: 15px 0 0 0;
	height: 260px;
	color: #F5F5F5;
	background: #254939;
	border-bottom: 1px solid #426D52;
	text-align: center;	
}
	
#header2 {height: 45px; text-align: center;	}

#header3	{
	height: 45px;
	background-image: url(images/barnheader.gif);
	background-position: center;
	background-repeat: no-repeat;
}


.pullq {
	font: 125% Helvetica,Arial,sans-serif;
	text-align: center;
	border-top: medium solid #426D52;
	border-bottom: thin black solid;
	margin: 1em;
	padding: 0.5em;
	background: White;
	width: 70%;
	float: left;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

 /* common styling */
.menu1 {
	float: left;
	width: 100%;
	font-family: Arial;
	font-size: 0.95em;
	background: url(images/menubackgroundh.jpg) repeat-x top left;
	border-top: 2px solid #426D52;
	border-bottom: 2px solid #426D52;
	font-variant: small-caps;
}
.menu1 ul {padding:0;margin:0;list-style-type:none;}
.menu1 ul li {float:left; position:relative; background:url(images/divider1.gif) no-repeat top right;}
.menu1 ul li a, .menu1 ul li a:visited {
	float: left;
	display: block;
	text-decoration: none;
	color: Black;
	padding: 0px 15px;
	line-height: 25px;
	height: 30px;
	border-bottom: 3px solid #fff;
}

.menu1 ul li:hover {width:auto;}

.menu1 ul li a.menu1one:hover {border-color: #c00;	color: White;}
.menu1 ul li a.menu1two:hover {border-color: #c60; color: White;}
.menu1 ul li a.menu1three:hover {border-color:#cc0; color:White;}
.menu1 ul li a.menu1four:hover {border-color:#080; color:White;}
.menu1 ul li a.menu1five:hover {border-color:#00c; color:White;}
.menu1 ul li a.menu1six:hover {border-color:#c0c; color:White;}
.menu1 ul li a.menu1seven:hover {border-color:#c0c; color:White;}

.menu1 ul li:hover a.menu1one {border-color:#c00; color:#f88;}
.menu1 ul li:hover a.menu1two {border-color:#c60; color:#fc0;}
.menu1 ul li:hover a.menu1three {border-color:#cc0; color:#cc0;}
.menu1 ul li:hover a.menu1four {border-color:#080; color:#0e0;}
.menu1 ul li:hover a.menu1five {border-color:#00c; color:#aaf;}
.menu1 ul li:hover a.menu1six {border-color:#c0c; color:#f8f;}
.menu1 ul li:hover a.menu1seven {border-color:#c0c; color:#f8f;}
.menu1 ul li ul {display: none;
}
.menu1 table {margin:0; border-collapse:collapse; font-size:11px; position:absolute; top:0; left:0;
}

/* specific to non IE browsers */
.menu1 ul li:hover ul {
display:block;position:absolute;top:32px;margin-top:1px; left:0;width:154px;border-bottom:1px solid #000;
}
.menu1 ul li:hover ul.endstop {left:-92px;}
.menu1 ul li:hover ul li ul {display: none;}
.menu1 ul li:hover ul li a {
display:block;background:#fff;color:#000;height:auto;line-height:15px;padding:4px 16px; width:120px; border:1px solid #000; border-bottom:0;
}
.menu1 ul li:hover ul li a.drop {background:#ccd url(images/bullet1.gif) no-repeat 3px 8px;}
.menu1 ul li:hover ul li a:hover {color:#000; background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;}
.menu1 ul li:hover ul li a:hover.drop {background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;}
.menu1 ul li:hover ul li:hover ul {display:block; position:absolute; left:153px; top:-1px;}
.menu1 ul li:hover ul li:hover ul.left {left:-153px;}



/* specific to IE5.5 and IE6 browsers */
.menu1 ul li a:hover ul {
display:block;position:absolute;top:30px; t\op:33px; background:#fff;left:0; border-bottom:1px solid #000;
}

.menu1 ul li a:hover ul.endstop {
left: -92px;
}
.menu1 ul li a:hover ul li a {
display:block;background:#fff;color:#000; height:1px; line-height:15px; padding:4px 16px; width:154px; w\idth:120px; border:1px solid #000; border-bottom:0;
}
.menu1 ul li a:hover ul li a.drop {
background:#ccd url(images/bullet1.gif) no-repeat 3px 8px; padding-bottom:4px;
}
.menu1 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}
.menu1 ul li a:hover ul li a:hover {
color:#000; background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li a:hover ul li a:hover.drop {
 background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:0;color:#000; left:153px;
}
.menu1 ul li a:hover ul li a:hover ul.left {
left:-153px;
}



	/* the horizontal menu starts here */
#listmenubottom {
	width: 100%; /* makes the div full width */
	float: left; /*makes the div enclose the list */
	background: url(images/bacvkground.jpg) repeat-y;
	border-top: 1px solid #069; /* draws line on top edge of div */
	border-bottom: 1px solid #069; /* draws line on bottom edge of div */
	font-size: .9em; /* SET FONT-SIZE HERE */
}
#listmenubottom {
	background: url(images/bacvkground.jpg) repeat-y;
	border-bottom: 1px solid Black;
	border-top: 1px solid #069;
}

div#listmenubottom ul {margin:0 0 0 65px;/* indents ul from edge of container */
	}
#listmenubottom li {
	float: left; /* causes the list to align horizontally instead of stack */
	position: relative; /* positioning context for the absolutely positioned drop-down */
	list-style-type: none; /* removes the bullet off each list item */
	background-color: transparent; /*sets the background of the menu items */
	border-right: 1px solid #069; /* creates dividing lines between the li elements */
	background: url(images/bacvkground.jpg);
}
#listmenubottom li:first-child {
	border-left:1px solid #069; /*the first vertical line on the menu */
	}
#listmenubottom li:hover {
	background-color: #FCEF02; /*sets the background of the menu items */
}
#listmenubottom a {
	display: block; /*makes list items in drop down highlight and wrapped lines indent correctly */
	padding: 0 6px; /*creates space each side of menu item's text */
	text-decoration: none; /* removes the underlining of the link */
	color: Black; /* sets the type color */
}
#listmenubottom a:hover {
	color: Navy;
}
/* the bottom horizontal menu ends here */



#side-a {
	float: left;
	width: 230px;
	padding: 9px;
	}

#side-b {
	float: right;
	width: 230px;
	padding:9px;
	}

#content {
	float: left;
	width: 230px;
	padding: 9px;
	background: url(images/bacvkground.jpg) repeat-y;
}
#packagecontent	{
clear:both;
	width: 690px;
	padding: 20px;
	}
#gallery	{
	color: #005B01;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#comments	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.comments {
	font-family: Papyrus;
	font-size: 15px;
}
.author	{
	font-size: 10px;
	margin-top: -5px;
}
.availborder	{
	border: 2px double Green;
	padding: 3px;
	font-size: 11px;
}
#footer {
	clear: both;
	border-top-color: #005B01;
	line-height: 14px;
	text-align: center;
	height: 90px;
	background-image: url(images/menubackground.jpg);
	background-repeat: repeat;
	border-top-width: 2px;
	border-top-style: solid;
	font-family: Verdana;
}


.clearthefloats	{
	clear:both;}

h1	{
	text-align: center;
	font-size: 1.1em;
	color: #005B01;
}

h2	{
	font-size: 1.1em;
	font-style: oblique;
	color: #005B01;
	margin-bottom: -9px;
	}
h3	{
	font-size: 0.9em;
	font-style: oblique;
	color: #005B01;
	margin-bottom: -15px;
}

img 
{	float: none;
	border: 1px solid black;
			}
	
img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
 
 #centrelist	{
 	text-align: center;
	font-size: smaller;
 }
 .centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
	 
	 #untangled	{
	text-align: right;
	background-image: url(images/menubackground.jpg);
	font-size: 10px;
}

#untangled a	{
	font-size: 10px;
}
#benefits ul{
padding:0;
margin:8px 0px 0px 20px;
}

#benefits li{
	display: list-item;
	list-style: disc;
} 
#resbook	{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
}

TH {
	color: #000000
}


a[href$=jpg], a[href$=jpeg], a[href$=jpe], a[href$=png], a[href$=gif] {
	text-decoration: none;
	border: 0 none;
	}