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

* {
	outline: none;
	margin: 0;
	padding: 0;	
}
body {
	background-color: #341400;
	background-image: url(../images/layout/bgmain3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	color: #333333;
	background-attachment: fixed;
}
#mainContent a:link, #mainContent a:visited {
	color: #C55200;
	text-decoration: none;
	font-weight: bold;
}

#mainContent a:hover, #mainContent a:active {
	color: #C55200;
	text-decoration: underline;
}

#footer {
	background-image: url(../images/layout/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 780px;
	margin-top: 50px;
	background-color: #FFFFFF;
	padding-bottom: 25px;
	clear: both;
	position: relative;
}
#hostpapa  a {
	height: 100px;
	width: 150px;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 25px;
	text-indent: -9999px;
}
#outerWrapper {
	background-repeat: no-repeat;
	text-align:left;
	margin-left: auto;
	width: 780px;
	background-position: center top;
	margin-right: auto;
	background-image: url(../images/layout/headbgnew.jpg);
	background-color: #FFFFFF;
	padding-top: 285px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #351500;
	letter-spacing: 0.1em;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#innerWrapper {
	clear: both;
}

#navContainer {
	height: 100px;
	width: 460px;
	position: fixed;
	left: 50%;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -200px;
	background-image: url(../images/navigation/navpanel.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	z-index:10;
	text-align: center;
}
/* ie 6 hack to display fixed positioning*/
* html #navContainer {
     position: absolute;
 }
/*end hack*/
#sidebar {
	float: left;
	width: 170px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sidebar h3.boardbg {
	background-image: url(../images/navigation/sidebarhr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 35px;
	width: 160px;
	color: #FFFFFF;
	padding-top: 15px;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: normal;
	padding-left: 10px;
}
#sidebar h3.yoni {
	background-image: url(../images/navigation/yoni.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 40px;
	width: 170px;
	color: #FFFFFF;
	padding-top: 15px;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: normal;
}

#sidebar h3.traumasb {
	background-image: url(../images/navigation/trauma.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 50px;
	width: 170px;
	color: #FFFFFF;
	padding-top: 15px;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: normal;
}

#sidebar h3.yoni a:link, #sidebar h3.yoni a:visited, #sidebar h3.traumasb a:link, #sidebar h3.traumasb a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}

#sidebar h3.yoni a:hover, #sidebar h3.yoni a:active, #sidebar h3.traumasb a:hover, #sidebar h3.traumasb a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.subtextHead {
	font-size: 16px;
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C55200;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	color: #C55200;
}

#googleMap {
	margin-bottom: 20px;
	padding-left: 30px;
}

#mainContent h2.welcome {
	background-image: url(../images/layout/contenttop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 550px;
}


#mainContent h2.contact {
	background-image: url(../images/layout/contacthead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 550px;
}

#mainContent h2.yonihead {
	background-image: url(../images/layout/yonihead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 550px;
}

#mainContent h2.sponsorshead {
	background-image: url(../images/layout/sponsorshead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 550px;
}

#mainContent h2.thanks {
	background-image: url(../images/layout/thankshead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 550px;
}

#mainContent h2.pasttrips {
	background-image: url(../images/layout/pasthead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 550px;
}

#mainContent h2.advice {
	background-image: url(../images/layout/advicehead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 550px;
}

#mainContent h2.aboutme {
	background-image: url(../images/layout/abouthead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 550px;
}

#mainContent h2.africa {
	background-image: url(../images/layout/africaheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 550px;
}
#mainContent h2.nzheader {
	background-image: url(../images/layout/nzheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 550px;
}
#mainContent h2.haydukehead {
	background-image: url(../images/layout/haydukehead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 550px;
}
#mainContent h2.durangohead {
	background-image: url(../images/layout/durangohead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 550px;
}
#mainContent h2.tenheader {
	background-image: url(../images/layout/tenheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 550px;
}
#mainContent h2.atiatheader {
	background-image: url(../images/layout/atiatheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 550px;
}

#mainContent h2.cdtgdtheader {
	background-image: url(../images/layout/cdtgdtheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 550px;
}

#mainContent h2.tahoeheader {
	background-image: url(../images/layout/tahoeheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 550px;
}
#mainContent h2.icelandheader {
	background-image: url(../images/layout/icelandheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 550px;
}

#mainContent h2.norwayheader {
	background-image: url(../images/layout/norwayheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 550px;
}
#mainContent h2.longheader {
	background-image: url(../images/layout/longheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 550px;
}

#mainContent h2.pctpntheader {
	background-image: url(../images/layout/pctpntheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 550px;
}

#mainContent h2.resourceheader {
	background-image: url(../images/layout/resourceheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 550px;
}

#mainContent p {
	padding-left: 30px;
	color: #361A07;

}
#mainContent {
	float: right;
	width: 550px;
	display: block;
	clear: both;
	padding-right: 30px;
	background-image: url(../images/layout/mainconbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	color: #361A07;

}
#mainContent img.top {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 30px;
}
#splash {
	clear: both;
	width: 780px;
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	padding-bottom: 20px;
}
#outerWrapper #innerWrapper #mainContent .xmlslide {
	margin-bottom: 30px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #341400;
	text-align: center;
}
#navContainer ul.navSign {
	color: #FFFFFF;
	width: 260px;
	height: 95px;
	position: absolute;
	text-align: left;
	top: 25px;
	right: 28px;
}
h3.subhead {
	color: #c55200;
	font-size: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bold {
	font-weight: bold;
	color: #C55200;
}
#navContainer    ul.navSign    li  {
	display: block;
	float: left;
	padding-right: 4px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	list-style-type: none;
	padding-bottom: 5px;
	color: #FFFFFF;
	background-image: url(../images/navigation/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#navContainer .navSign li a:link, #navContainer .navSign li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navContainer .navSign li a:hover, #navContainer .navSign li a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#mainContent  ol.adviceList li  {
	padding-bottom: 20px;	
}
#mainContent ol.adviceList {
	padding-left: 35px;
}

label
{
	width: 4em;
	display: block
}

.submit input
{
	margin-left: 100px;
}
input
{
}

.submit input
{
}
fieldset
{
	border: none;
	width: 500px;
	background-image: url(../images/layout/notepaper.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
	padding-top: 67px;
	margin-left: 20px;
}
#mainContent object.youTube {
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#sponsorsWrap  ul.sponsorsList li {
	display: inline;
	width: 250px;
	float: left;
	position: relative;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 25px;
	text-align: center;
}
#sponsorsWrap ul.sponsorsList img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sponsorsWrap ul.sponsorsList {
	padding-top: 20px;
}
#sponsorsWrap {
	padding-top: 20px;
}
#aboutWrap {
	background-image: url(../images/layout/aboutmephoto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 550px;
	padding-top: 200px;
}
#aboutyoni {
	background-image: url(../images/layout/aboutyoniphoto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 550px;
	padding-top: 200px;
}
#sidebar ul.smallBoard {
	text-align: left;
	margin-bottom: 10px;
}
#sidebar  ul.smallBoard  li {
	width: 140px;
	margin-left: 15px;
	margin-bottom: 6px;
	list-style-type: none;
}

#sidebar  ul.smallBoard  li a:link, #sidebar  ul.smallBoard  li a:visited {
	color: #341400;
	text-decoration: none;
	display: inline;
	color: #341400;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #341400;
	}
	
#sidebar  ul.smallBoard  li a:hover, #sidebar  ul.smallBoard  li a:active {
	color: #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC6600;
	}
.browntext {
	color: #341400;
}
#googleMaps {
	margin-left: 30px;
}
.youTube {
	margin-left: 30px;
	margin-bottom: 25px;
}
.gallerySlide {
	margin-top: 20px;
	margin-left: 20px;
}
#mainContent ul.generalList, #mainContent ol.generalList {
	margin-left: 50px;
	margin-bottom: 15px;
}
