body {
	margin: 0 0 0 0;
	background: white;
	font-family: Verdana, Geneva, sans-serif; /* 'Palatino Linotype', 'Book Antiqua', Palatino, serif;  */     
	color: Black;
}
/* teal is 0 128 128             00 80 80           */
/* teal opposite is              80 80 00           */
/* 3rd is                        80 00 80           */
/* silver                        #c0c0c0              20% grey 204 204 204        */

#main {
background: white;
padding: 0 0 0 0;
margin: 0 0px 0px 0px;
min-width: 728px;
}
#header {
    display: block;
    height: 180px;
    color: white;
    background: url(images/header.jpg) repeat-x;
    width: 100%;
}
#header .img2 { margin: 2% 3% 0 3%; border: solid 3px #808000; padding: 3px; background-color: white; width: 35%; height: 125px; float: left;}
#header .img1 { margin: 2% 3% 0 3%; border: solid 3px #808000; padding: 3px; background-color: white; width: 345px; height: 125px; float: right;}

#navigation {
margin: 0 0 0 0;
padding: 0 0 0 0;
height: 35px; clear:both;
border-top: solid 2px #808000;
border-bottom: solid 2px #808000;
}

#content {
display: block;
position: relative;
margin: 0 0 0 0;
}

#contentinner {text-align: left; margin: auto 3% auto 3%;}

#inoutdoor_select {  border-bottom: solid 1px #800080;}
#inoutdoor_select a {padding: .1em; line-height: 1.5em; background: white; text-align:center; text-decoration: none; border-top: solid 1px #800080;border-left: solid 1px #800080;border-right: solid 1px #800080;}
#inoutdoor_select a:hover {text-align:center; background: #808000; color: white; text-decoration: none;}


#bottommenu {text-align: center; font-size: small; padding-top: 10px;}
#bottommenu a {color: Black; text-decoration: none;}
#bottommenu a:hover {color: Red; text-decoration: underline;}

#footer p {
margin: 10px 3% auto 3%;
height: 35px;
line-height:33px; 
text-align: center;
color:white;
background: url(images/pro_four0.gif);
border-top: solid 1px #008080;
}

.hrstyle1 {float:none; clear: both; margin: 20px 3% auto 3%; color: #800080; display:block;}

.style1 { font-family: Verdana, Geneva, sans-serif;}
.style1 a {color: Black; text-decoration: none;}
.style1 a:hover {color: Red; text-decoration: underline;}
.style2 { text-align: left; }
.style3 { font-family: "Lucida Handwriting"; text-align: left; font-size: medium; font-weight: bold;}
.style4 { font-family: "Lucida Handwriting"; text-align: center; font-size: medium; font-weight: bold;}
.styleimg { float:left; padding-right: 10px; padding-bottom:10px; width: 300px; height:auto;}


.menu4 {padding:0 0 0 2em; margin:0; list-style:none; height:35px; background: url(images/pro_four0.gif);}
.menu4 li {float:left;}
.menu4 li a {display:block; float:left; height:35px; line-height:33px; color: white; text-decoration:none; font-family:arial, verdana, sans-serif; text-align:left; padding:0 0 0 8px; cursor:pointer; font-size:11px;}
.menu4 li a b {float:left; display:block; padding:0 28px 0 14px;}
.menu4 li.current a {color:white; background:url(images/pro_four2.gif);}
.menu4 li.current a b {background:url(images/pro_four2.gif) no-repeat right top;}
.menu4 li a:hover {color:white; background: url(images/pro_four1.gif);}
.menu4 li a:hover b {background:url(images/pro_four1.gif) no-repeat right top;}
.menu4 li.current a:hover {color:white; background: url(images/pro_four2.gif); cursor:default;}
.menu4 li.current a:hover b {background:url(images/pro_four2.gif) no-repeat right top;}
/*Credits: CSSpplay *//*URL: http://www.cssplay.co.uk/menus/images/images/pro_four */


.headerw1 {
            font-size: xx-large;
            font-family: "Adventurer Black SF";
            font-style: italic;
            float: left;
            margin-top: 4%;
            width: 274px;
            color: Blue;
}
.headerw2 {
            color: #808000;
            font-style: italic;
}
.headerimg {
            border: solid .1em white;
            height: 120px;
            padding: 0 0 0 0;
            margin: 3% 3% 0 0;
            float:right;
}
.headings2 {background: #808000; color: White;  padding-left: .3em; border-bottom: solid 2px #800080; margin-top: 5%;}
.headings3 {background: #008080; color: White;  padding-left: .3em; border-bottom: solid 2px #800080; margin-top: 5%;}
