@charset "utf-8";
*{	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(images/grey-dark%20dots.gif);
}
#header {
	background-image: url(images/banner3.jpg);
	height: 195px;
	width: 100%;
	background-repeat: no-repeat;
}

#wrapper {
	text-align: center;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #DE3B1A;
	position: relative;
}
#topBar {
	background-color: #DE3B1A;
	height: 8px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#content {
	width: 555px;
	background-color: #000000;
	border-left-width: 160px;
	border-left-style: solid;
	border-left-color: #000000;
	left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	position: relative;
}
#footer {
	color: #000000;
	width: 765px;
	background-color: #DE3B1A;
	height: 20px;
	text-align: right;
	position: relative;
	bottom: 0px;
	clear: both;
}
#footer h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 50px;
	margin-top: 4px;
}

#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #DE3F17;
	margin-bottom: 5px;
	text-align: left;
}
#content li {
	text-align: left;
	margin-left: 30px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
	list-style-type: disc;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #F1A10E;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
}
#imageshow {
	height: 188px;
	width: 250px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	right: 10px;
	background-color: #000000;
	background-image: url(images/disco030.jpg);
	background-repeat: no-repeat;
	top: -10px;
	border: 1px solid #FF9106;
	float: right;
}
#imageshow_castle {
	height: 215px;
	width: 300px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	right: 10px;
	background-color: #000000;
	background-image: url(images/bouncys3.jpg);
	background-repeat: no-repeat;
	top: -10px;
	border: 1px solid #FF9106;
	float: right;
}
#imageshow_surf {
	height: 215px;
	width: 300px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	right: 10px;
	background-color: #000000;
	background-image: url(images/mikeandsurf.jpg);
	background-repeat: no-repeat;
	top: -10px;
	border: 1px solid #FF9106;
	float: right;
}
#imageshow_sumo {
	height: 215px;
	width: 300px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	right: 10px;
	background-color: #000000;
	background-image: url(images/sumo2.jpg);
	background-repeat: no-repeat;
	top: -10px;
	border: 1px solid #FF9106;
	float: right;
}
#imageshow_wedding {
	height: 300px;
	width: 200px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	right: 10px;
	background-color: #000000;
	background-image: url(images/wed3.jpg);
	background-repeat: no-repeat;
	top: -10px;
	border: 1px solid #FF9106;
	float: right;
}
.floatR {
	float: right;
	border: 1px solid #FFBB3E;
	margin-left: 10px;
	margin-bottom: 10px;
}
.orange {
	color: #F1A10E;
}



/* --------------------------Navigation-----------------------*/

#navWrap {
	position: absolute;
	top: 210px;
	z-index: 1100;
}
html>body #navWrap {
	position: absolute;
	top: 205px;
	z-index: 1100;
}
#navBar li{
list-style-type:none;
}
#navBar  {
	width: 160px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	position: relative;
	float: left;
	z-index: 1000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	top: 0px;
        }

#navBar li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
	text-decoration: none;
        }

#navBar li a:link, #navBar li a:visited {
	color: #CCC;
	display: block;
	background:  url(images/menu4b.gif);
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
        }

#navBar  li a:hover, #navBar li #current {
	color: #FFF;
	background:  url(images/menu4b.gif) 0 -32px;
	float:none;/* IE5+ trigger for hover span*/
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
        }
#navBar li a span {
	display:none; /*Hides image and extra text*/
}
#navBar li a:hover span{
	display:block;
	position:absolute;
	font-weight:bold;
	color:#FED716;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	border-style: none;
	border-color: #FFFFFF;
	height: 150px;
	width: 120px;
	left: 20px;
	z-index: 1200;
	top: 220px;
}
#navBar a span img{
	border:1px solid #DE3B1A;
}
		
/* ---------------- Chads footer -------------*/
#chads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 24px;
	padding-bottom:10px;
}
#chads a:link, #chads a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FEBE00;
	text-decoration: none;
		}
	#chads a:hover, #chads a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
	}
#picLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #F2A20B;
	float: right;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #F1A10E;
	text-decoration: underline;
}
a:hover, a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #F1A10E;
	text-decoration: none;
}
#contact p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-left: 30px;
}
#video {
	border: 1px solid #FFBB3E;
	height: 270px;
	width: 327px;
}
h3 {
	color: #DE3B1A;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DE3B1A;
	padding-bottom: 4px;
}
