body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px; 
}

h1{
	font-size:16px;
	line-height:40px; 
}
a:link {
	color:#fff;
	text-decoration:underline;
}
a:visited {
	color:#fff;
	text-decoration:underline;
}
a:hover {
	color:#fff;
	text-decoration:none;
}

#indexcontent{
	background-color:#000;
	background-image:url(images/indexside.jpg);
	background-position:right;
	background-repeat:repeat-y;
	margin: auto;
	width: 990px;
	height:779px;
}

#contactscontent{
	background-color:#000;
	background-image:url(images/contactsside.jpg);
	background-position:right;
	background-repeat:repeat-y;
	margin: auto;
	width: 990px;
	height:779px;
}

#directorycontent{
	background-color:#000;
	background-image:url(images/directoryside.jpg);
	background-position:right;
	background-repeat:repeat-y;
	margin: auto;
	width: 990px;
	height:779px;
}

#directory{
	overflow:auto;
	width: 100%;
	height:330px;
	line-height:14px;
}

#directory a:link, #directory a:visited {
    color:#FFF;            
}
.directory {
	height: 330px;
	width: 250px;
	overflow:scroll;
	margin-right: 15px;
}
.directory a:link, .directory a:visited {
	color: #fff;
	text-decoration:underline;
}
.directory a:hover {
	color: #fff;
	text-decoration:none;
}

#contact{
	width: 100%;
	height:360px;
	line-height:14px;
}

#contact a:link, #nav a:visited {
    color:#FFF;            
}

#location{
	width: 100%;
	height:360px;
}

#whatsnew{
	overflow:auto;
	width: 100%;
	height:330px;
	line-height:20px;
}

#whatsnew2{
	overflow:auto;
	width: 100%;
	height:330px;
	line-height:20px;
}

#locationcontent{
	background-color:#000;
	background-image:url(images/locationside.jpg);
	background-position:right;
	background-repeat:repeat-y;
	margin: auto;
	width: 990px;
	height:779px;
}

#whatsnewcontent{
	background-color:#000;
	background-image:url(images/whatsnewside.jpg);
	background-position:right;
	background-repeat:repeat-y;
	margin: auto;
	width: 990px;
	height:779px;
}

#head-left{
	float:left;
	background-color:#000;
	width: 711px;
	height:140px;
	text-align:center;
}
#head-left img{
	padding-top: 40px;
}
#head-right{
	float:right;
	width: 279px;
	height:140px;
}

#nav{
	float:left;
	background-color:#D6D6D6;
	width: 980px;
	height:202px;
	padding-left:0px;
	padding-right:10px;
	font-size:15px;
	line-height:15px;
	font-weight:bold;
	font-family:Arial;
}

#nav a:link, #nav a:visited {
    color:#000;            
    text-decoration: none; 
    border: none; 

}

#nav a:hover, #nav a:active {
    color:#83AD2C;  
}

#nav a.current {  
    color: #83AD2C;
}

#nav a.current:hover {
    cursor: default;
}

#content-main{
	background-color:#000;
	float:left;
	width: 665px;
	height:417px;
	color:#FFF;
	padding:0px 8px 20px 40px;
	line-height:22px;
	font-size:12px;
}

#left{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#left a:link, #left a:visited{
color:#FFFFFF
}
	
