@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	z-index: 200;
}


#wrapper1 {
	position: relative;
	width: 790px;
	z-index: 300;
	margin-left: auto;
	margin-right: auto;
	left: 20px;
}


#header {
	background-image: url(images/logo_0102.jpg);
	background-repeat: no-repeat;
	height: 210px;
	position: relative;
	padding-top: 12px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #333333;
	background-position: 10px 57px;
	z-index: 800;
}


#header h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #924F15;
	font-size: 210%;
	position: absolute;
	text-transform: capitalize;
	top: 71px;
	right: 31px;
	z-index: 3;
}


#content {
	float:right;
	width: 520px;
	padding: 12px 10px 0 0;
}



#content li {
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
}


#content h1 {
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
}

#content p {
	color:#999999;
	font-size: 80%;
	line-height: 1.4em;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.07em;
	padding-bottom: 12px;
	display: inline;
}



#nav{
	list-style: none;
	position: relative;
}

#nav ul {
	padding: 0;
	margin:0;
	list-style: none;
	width:8em;
	z-index:99;
	position:relative;
	overflow:visible;
}


#love {
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* this is the Menu CSS*/


#nav li {
	margin:0;
	position: relative;
	float:left;
	width: 7em;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
}

#nav ul li{
	border-width:1px 1px 0 0;
}

#nav a {
	text-decoration:none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

#nav a:hover, #nav li:hover{
	background-color: #666666;
}
#nav ul li:hover, #nav ul li a:hover{
	background-color: #999999;
}

#nav ul{
     display:none;
}

/*all see this */
#nav ul ul{
	display:block;
}

/* non-IE browsers see this */
#nav ul li>ul, #nav ul ul li>ul{
     
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul{
     display:none;
}

#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul, #nav ul ul ul ul li:hover ul{
	display:block;
	margin-top: 23px;
}

li>ul {
     top: auto;
     left: auto;
} 



/* end of Menu CSS */



#footer {
	clear:both;
	font-size: 9px;
	padding-top: 1px;
	text-align: right;
	color:#999999;
	background-color: transparent;
	letter-spacing: 0.06em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #333333;
}



#wrapper2 {
	position: relative;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
}



#girl {
	position: absolute;
	left: -10px;
	top: 177px;
	z-index: 12;
}
#content  h3 {
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
	font-style: italic;
}
#content  h2 {
	color:#993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-bottom: 0px;
}
#content h4 {
	color:#993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-bottom: 0px;
}
#content h6 {
	color:#999999;
	font-size: 80%;
	line-height: 1.4em;
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.07em;
	padding-bottom: 12px;
	display: inline;
}
#content h5 {
	color:#999999;
	font-size: 80%;
	line-height: 1.4em;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 0.07em;
	padding-bottom: 12px;
	display: inline;
}



.camp th{

}



.camp td{
	font-size: 12px;
	color: #996600;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

