/* CSS Document */
body
{
	background-image: url(homepage/background2000-70b.jpg);
	background-repeat: repeat;
	background-color: rgba(0,0,0,1);
	background-attachment: fixed;
	background-position: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {color: rgba(255,204,0,1)}      /* unvisited link */
a:visited {color: rgba(255,204,0,1)}  /* visited link */
a:hover {color: rgba(255,153,0,1))}  /* mouse over link */
a:active {color: rgba(255,204,0,1)}  /* selected link */	

body
	{font-size: 12px; color: white;
}
h1
	{font-size: 14px;
}	
h2
	{font-size: 12px;
}
#container
{
	margin: 0 auto;
	width: 980px;	
	background-attachment:local;
	background-image: url(jpg/menutopstrip.jpg);
}
#image-navigation {
	width: 980px;
	height: 157px; 
	background-image: url(jpg/menutop.jpg);
}
#header h1 { 
	margin: 0; 	
}
#navigation
{
	height: 30px;
	width: 960px;
	padding: 113px 0 0 0;
    text-align: center;	
}
#navigation ul
{
	margin: 0 auto;
	padding: 0 0 0 20px;	
}
#navigation ul li
{
	list-style-type: none;
	display: inline-block;
}
#navigation li a
{
	display: block;
	float: left;
	padding: 0 6px 0 0;
	text-decoration: none;
}
#navigation li a:hover {
	background: # CC9;
	color: rgba(255,153,0,1);
	text-align: center;	
}
#navigation-text {
	color: rgba(255,204,0,1);
}
#heading {
	width: 800px;
	height: 108px;
	padding: 50px 0 0 0;
}
#main-image {
	float: left;
	width: 940px;	
	height: 262px;
	padding: 0 0 0 20px;
}
#maintext {
    float: left;
	width: 700px;
	height: 200px;
	padding: 0 20px 0 20px;
}
#memorial {
	float: left;
	width: 200px;
	height: 200px;
	margin: 0 0 20px 20px;
}
#apply a:link {
}
#pub-photo{
	float: left;
	width: 200px;
	height: 140px;
	padding: 0px 0 0 0px;
}
#drinkaware{
	float: left;
	width: 200px;
	height: 60px;
	padding: 0px 0 0 0px;
}
#column1
{
	display: block;
    float: left;
	width: 770px;
	height: auto;
	padding: 0 10px 0 10px;	
	margin: 0 0 0 10px ;
}
#column1 ul
{
	margin: 0 auto;
	padding: 0 0 0 20px;	
}
#column1 ul li
{
	list-style-type: none;

}
#column1 li a
{
	display: block;
	float: left;
	padding: 0 0 0 0;
	text-decoration: none;
}
#column1 li a:hover {
	background: # CC9;
	color: rgba(255,153,0,1);
}
#navigation-text {
	color: rgba(255,204,0,1);
}
#adspace
{
	float: left;
	height: 600px;
	width: 160px;
	padding: 0 0 20px 0;	

}
#text-area2
{
	display: block;
    float: left;
	width: 940px;
	height: auto;
	padding: 0 0 20px 20px;	
}
#footer {
	clear: left;
	height: 104px;
	width: 980px;
	background-image: url(jpg/menubottom.jpg);
	margin: 30px 0 0 0 ;
}
#lower-navigation
{
	height: 90px;
	width: 760px;
	padding: 18px 10px 10px 110px;
    text-align: center;	
}
#lower-navigation ul
{
	margin: 0 auto;
	padding: 0 0 0 50px;	
}
#lower-navigation ul li
{
	list-style-type: none;
	display: inline-block;
}
#lower-navigation li a
{
	display: block;
	float: left;
	padding: 0 6px 0 0;
	text-decoration: none;
}
#lower-navigation li a:hover {
	color: rgba(255,153,0,1);
	text-align: center;	
}
#lower-navigation-text {
	color: rgba(255,204,0,1);
}
