/* CSS Document */

body {
	margin-top: 0px;
	padding: 0px;
	background-color:#5A524A;
	background-image:url(images/2.jpg);
	background-position:center;	
	background-repeat:repeat;
	background-attachment:fixed;
	}
	
#content{
	margin: auto;
	text-align: left;
	width: 980px;
	position: relative;
	z-index:auto;
	}
	
#header{
	width: 980px;
	height:auto
	position: absolute;
	left: 0px;
	background-image: url(images/leisure_1x1headerBG.jpg);
	background-repeat: repeat;
	border: ;
	z-index:auto;
	}
	
#leftnav{
	width: 175px;
	top: 0px;
	left: 0px;
	position:absolute;
	padding-left: 10px;
	padding-top: 10px;
	background-color:#;
	border-right:inset;
	border-right-color:#999999;
	border-right-width:thin;
	border-bottom:inset;
	border-bottom-color:#999999;
	border-bottom-width:thin;
	z-index:auto;
	}	
	
#info{
	width: 940px;
	height:auto;
	left: 172px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:15px;
	padding-bottom:15px;
	background-color: #ffffff;
	background-position: center;
	background-repeat: repeat;
	z-index:auto;
	}
	
#credits{
	width: 980px;
	position: absolute;
	top: 177px;
	left: 0px;
	background-color: #ffffff;
	border: ;
	z-index:auto;
	}
	
#creditsblack{
	width: 980px;
	height: 123px;
	position:;
	top:auto;
	left: 0px;
	padding-top: 30px;
	background-color: #000000;
	border: ;
	z-index:4;
	clear:both;
	}	
	
#footsection{
	width: 980px;
	height: 37px;
	position:;
	bottom: 0px;
	background-image: url(images/leisure_1x1headerBG.jpg);
	background-repeat: repeat;
	border-top:ridge;
	border-top-color:#E9E1C9;
	border-top-width:thick;
	text-align:center;
	z-index:5;
	}
	
#headernav{
	width: 260px;
	height: 40px;
	position:absolute;
	top: 52px;
	left: 714px;
	background-image: url(images/leisure_1x1headerBG.jpg);
	z-index:auto;
	}	
	
#nav{
	width: 980px;
	height: 35px;
	position: absolute;
	top: 141px;
	left: 0px;
	background-image: url(titlebar.png);
	background-position: center;
	background-repeat: repeat;
	padding-left: 0px;
	padding-top: 0px;
	z-index:auto;
	}		
		
p{
	font-family: Arial;
	font-size: 14px;
	color: #183D67;
	text-align:justify;
	}
	
li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #183D67;
	}
	
a{
	font-family: Arial;
	font-size: 12px;
	color: #F0EDDF;
	text-decoration: underline;
	font-weight:bold;
	}
	
a:hover{
	font-family: Arial;
	color: #b73838;
	text-decoration: underline;
	font-weight:bold;
	}
	

h1{
	font-family: Tahoma;
	font-size: 20px;
	color: #000000;
	}				
