
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	margin-bottom: 0px;
}

p {
	margin-top: 5px;
}

a:visited {
	color: blue;
}

a:hover {
	color: red;
}

#headerWrapper {
	height: 230px;
}

#headerOuterDiv {
	xborder: 1px solid red;
	min-width: 960px;
	position: absolute;
	height: 220px;
	width: 100%;
	padding:0px;
	margin: 0px;
	background-color: black;
	border-bottom: 1px solid black;
}

#headerLogo {
	width: 220px;
	height: 220px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	margin: 0px;
	margin-left: 5px;
	margin-top: 5px;
}


#bannerWrapper {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 220px;
	xborder: 1px solid green;
	xpadding-left: 110px;
}

#bannerImg {
	position:absolute;
	z-index: 29;
	top: 0px;
	width: 100%
}

#navOuterDiv {
	position: absolute;
	xwidth: 100%;
	left:110px;
	right:0px;
	z-index: 30;
	background-color:rgb(110,0,0);
	opacity:0.80;
	filter:alpha(opacity=40);
	bottom: 0px;
	height: 30px;
}

/*
.NavLinkDiv {
	bottom: 2px;
	height: 24px;
	background-color: rgb(220,0,0);
	color: rgb(0,0,200);
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	position:absolute;
	z-index: 101;
	cursor: pointer;
	font-size: 18px;
	font-variant: small-caps;
	border: 1px solid rgb(50,0,0);
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
	text-align: center;
}

.NavLinkDiv span {
	position: relative;
	top: -1px;
	padding: 0px;
	margin: 0px;
}

.MouseOverNavLinkDiv {
	background-color: rgb(150,0,0);
	color: red;
}

#navHomeDiv {
	left: 190px;
	width: 72px;
}

#navMembershipDiv {
	left: 268px;
	width: 180px;
}

#navDonateDiv {
	left: 454px;
	width: 90px;
}

#navContactDiv {
	left: 550px;
	width: 90px;
}
*/

#navTable {
	position: absolute;
	bottom: 1px;
	left: 190px;
	height: 27px;
	cell-spacing: 0px;
	border-collapse: collapse;
	z-index: 200;
}

#navTable a {
	color: rgb(240,240,240);
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#navTable a:hover {
	color: rgb(240,240,240);
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#navTable a:visited {
	color: rgb(240,240,240);
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#navTable a:active {
	color: rgb(240,240,240);
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#navTable td {
	border-left: 2px solid rgb(200,200,200);
	padding-left: 5px;
	padding-right: 5px;
}

.NavLinkOverTd {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f21000+0,bc2323+50,ad1d1d+51,af0002+100 */
	background: rgb(242,16,0); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyMTAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2JjMjMyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2FkMWQxZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZjAwMDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(242,16,0,1) 0%, rgba(188,35,35,1) 50%, rgba(173,29,29,1) 51%, rgba(175,0,2,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,16,0,1)), color-stop(50%,rgba(188,35,35,1)), color-stop(51%,rgba(173,29,29,1)), color-stop(100%,rgba(175,0,2,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(242,16,0,1) 0%,rgba(188,35,35,1) 50%,rgba(173,29,29,1) 51%,rgba(175,0,2,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(242,16,0,1) 0%,rgba(188,35,35,1) 50%,rgba(173,29,29,1) 51%,rgba(175,0,2,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(242,16,0,1) 0%,rgba(188,35,35,1) 50%,rgba(173,29,29,1) 51%,rgba(175,0,2,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(242,16,0,1) 0%,rgba(188,35,35,1) 50%,rgba(173,29,29,1) 51%,rgba(175,0,2,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f21000', endColorstr='#af0002',GradientType=0 ); /* IE6-8 */

}

.RightColDiv {
	border-left: 1px dotted rgb(220,0,0);
	height: 100%;
	min-height: 300px;
	padding-left: 15px;
}

/**
 * drop down styles
 * This drop-down related code is copyright Deren Ash because I use it elsewhere,
 * but I am granting Maui Search and Rescue permission to use it for their own use on their own website.
 */
 .DropDown {
	display: none;
	position: absolute;
	background-color:rgb(120,0,0);
	xopacity:0.9;
    xfilter:alpha(opacity=90);
	padding: 5px;
	border: 1px solid black;
	z-index: 200;
 }
 
 .DropDown a {
	 font-weight: bold;
	 color: rgb(240,240,240);
	 text-decoration: none;
 }
 
 .DropDown a:hover {
	 color: rgb(240,240,240);
 }

 .DropDown td {
	 
 }
 
 .DropDown td:hover {
	 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f21000+0,bc2323+50,ad1d1d+51,af0002+100 */
	background: rgb(242,16,0); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyMTAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2JjMjMyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2FkMWQxZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZjAwMDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(242,16,0,1) 0%, rgba(188,35,35,1) 50%, rgba(173,29,29,1) 51%, rgba(175,0,2,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,16,0,1)), color-stop(50%,rgba(188,35,35,1)), color-stop(51%,rgba(173,29,29,1)), color-stop(100%,rgba(175,0,2,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(242,16,0,1) 0%,rgba(188,35,35,1) 50%,rgba(173,29,29,1) 51%,rgba(175,0,2,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(242,16,0,1) 0%,rgba(188,35,35,1) 50%,rgba(173,29,29,1) 51%,rgba(175,0,2,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(242,16,0,1) 0%,rgba(188,35,35,1) 50%,rgba(173,29,29,1) 51%,rgba(175,0,2,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(242,16,0,1) 0%,rgba(188,35,35,1) 50%,rgba(173,29,29,1) 51%,rgba(175,0,2,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f21000', endColorstr='#af0002',GradientType=0 ); /* IE6-8 */

 }

 .DropDownArrow {
	 border: none;
 }