body {


background:#000000 url(images/top-background.jpg) repeat-x left top;


	margin: 0px;
	padding: 0px; 
	text-align: center; /* Used for centering pages in IE */
}
p,  h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	
	
}
/* You may use pixels or ems for text sizing. li typeface and size must match rest of content. */
p, div#content li {
	font-size: .8em;
	line-height: 1.9ems;

}
h1 {
font-family: Georgia, Times,Verdana, Arial, Helvetica, sans-serif;
border-bottom: dotted 1px;


margin-top: 5px;

	font-size:  1.6em;
	color: #fbfca3;
	}
	
	h2 {
font-family: Georgia, Times,Verdana, Arial, Helvetica, sans-serif;




	font-size:  1.2em;
	color: #ffffff;
	}
	

address {
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;


    
    }
a:link, a:visited, a:active { 
	color: #999999 ;
	text-decoration: underline; 
	font-weight: normal; 
	}
	
a:hover { 
	color:white; ; 

	}
a:visited {
}
/* All links must inclde some typeopy of hover interactivity */
a:hover {
     font-weight: normal;
}
a:active {
}



/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#wrapper {
	width: 990px;
	margin: 0px auto;
	background: #ffffff;
	
	}
	
div#backgroundimage {
position: relative;
	float: right;
	margin-left: 0px;
	width: 990px;

	background-image:    url(images/back.jpg);
	background-repeat: repeat;
	background-position: right top;
	margin-top: 0px;

}

div#map {
	border:solid 1px #3C3;
	margin: 0px 0px 0px 0px;
}

div#content {

float: left;
width:660px;
margin-left:30px;
line-height: 2ems;
line-height: 1.5;

font-family: georgia;
color: #ffffff;
font-size: 16px;
text-align: left;
margin-top: 7px;	
display:inline; 
}

ul strong{

margin-left:-10px;
}


/* ----------------- CUSTOM CLASSES ----------------- */


img.right {
	float: right;
	padding: 4px;
	background: white;
	margin: 0px 0px 10px 15px;
	border: solid 1px #fff;

}



ul.listcolumn {
width: 200px;
float: left;

margin:0;
padding:0px 0 0 10px;}
	ul.listcolumn li {
	padding:0 0 0px 0;}
	
	
	
	
	ul.listcolumn2 {
width:390px;
float: left;

margin:0;
padding:0px 0 0 20px;}
	ul.listcolumn2 li {
	padding:0 0 0px 0;}
	

br.clearboth {
clear: both;
}

p.centered {
text-align: center;
padding: 1px;
	background: #fff;
	margin: 0px 0px 10px 15px;
	border: solid 1px #666666;

}

div#contactinfo {
    color: #999999;
    display: inline;
    float: right;
    font-family: arial;
    font-size: 15px;
    margin-right: 0;
    margin-top: 19px;
    text-align: left;
    width: 280px;
}

div#footer {
float: left;
margin-left: 0px;
padding-top: 15px;
margin-bottom: 0px;
width: 100%;
border-top: solid 1px #666666;

margin-left: 0px;
 background-color:  #333333;


display: inline;
}

div#copyright a:hover {
text-decoration: overline;


}

div#owner a:link, {
font-size: 12px;
	color:black;
	font-family: georgia;
	text-decoration: underline 
    font-weight: normal;
	
	
}

div#owner a:hover{
color: yellow;
font-family: georgia;
}

div#audio {
	position:absolute;
	top:318px;
	left:830px;
	z-index: 111;
}

div#flash {
	position:absolute;
	top:59px;
	left:400px;
	z-index: 111;
}

div#mapaddress {
	position:absolute;
	top:180px;
	left:452px;
	z-index: 1;
}




div#header {
position: relative;
width: 990px;
	height: 392px;
	margin: 0px;
	padding: 0px;
    background-image:    url(images/bg-header.jpg);

}


	
/* ----------------------------  NAVIGATION (HORIZONTAL) ----------------------------  */
div#nav{
}
ul#mainnav {
	width: 970px;
	padding: 11px;
	position:absolute;
	top:-160px;
	left:9px;
	z-index:3;
	list-style-type: none;
	margin: 0px auto;

	}
	ul#mainnav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 14px 44px;
	margin: 0px;
	border-right: 1px #000000 solid;

    margin-top: 149px;
    color: #ffffff;

	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	background-image:    url(images/nav-on.jpg);

    color: yellow;

	
	}




/* ----------------------------  NAVIGATION (UTILITY) ----------------------------  */
div#utility {
		
	float:left;
	margin-left:85px;
	margin-top:19px;
	margin-bottom:29px;
	
	color: #ffffff;
	display: inline;
	}
	ul#utilitynav {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: underline;
	color: #ccc;
	text-align: center;
	display: block;
	width: auto;
	padding: 6px;
	margin: 0px;


	
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	color: #ccc;
	text-decoration: none;
	
	}
	
div#copyright {
	width: 650px;
	margin: 6px auto;

	font-size: 11px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	/*padding: 4px;*/
	}
	div#copyright img {
	border: none;
	}
	div#copyright a:link, div#copyright a:visited {
	color: white;
	text-decoration: none;
	}
	div#copyright a:hover {
	color: white;
	text-decoration: underline;

	}

