body {


background:#1c2834 url(images/background-image.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: 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.6ems;

}
h1 {
font-family: Times,Verdana, Arial, Helvetica, sans-serif;
border-bottom: dotted 1px;
border-top: dotted 1px;


	font-size:  2em;
	color: #fff;
	}
	
	h2 {
font-family: arial;
font-size: 18px;


	color: #144282;
	}

address {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
padding-left: 5px;
    padding-top: 0px;


    
    }
a:link, a:visited, a:active { 
	color: #000; 
	text-decoration: underline; 
	font-weight: normal; 
	}
	
a:hover { 
	color: #000; 
	}
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#content {

float: right;
width:650px;
margin-right:57px;
line-height: 2ems;
margin-left: 0px;
font-family: arial;
color: #fff;
font-size: 16px;
text-align: left;
margin-top: 5px;	
display:inline; 
}


/* ----------------- CUSTOM CLASSES ----------------- */

/* Images should include some type of border. We tend to favor this one. */
img.left {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 10px 0px;
	border: solid 1px #ccc;

}

img.right {
	float: right;
	padding: 1px;
	background: #fff;
	margin: 0px 0px 10px 15px;
	border: solid 1px #666666;

}



ul.listcolumn {
width: 125px;
float: left;
margin:0;
padding:0px 0 0 20px;}
	ul.listcolumn 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 {

float: left;
width: 220px;
color: white;
font-family: arial;
font-size: 15px;


margin-left: 22px;
margin-right: 0px;

margin-top: 5px;
/*border: thin double gray;*/
text-align: left;
display:inline; 
}

div#footer {
float: left;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
width: 990px;
margin-left: 0px;
height: 46px;
background-image:    url(images/footer.jpg);


display: inline;
}

div#copyright a:hover {
text-decoration: overline;

}

div#owner a:link, {
font-size: 12px;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline 
    font-weight: normal;
	
}

div#owner a:hover{
color: blue;
}

div#audio {
	position:absolute;
	top:151px;
	left:797px;
	z-index: 1;
}

div#flash {
	position:absolute;
	top:148px;
	left:13px;
	z-index: 1;
}

div#contactbutton {
	position:absolute;
	top:430px;
	left:152px;
	z-index: 1;
}




div#header {
position: relative;
width: 990px;
	height: 466px;
	margin: 0px;
	padding: 0px;
    background-image:    url(images/header.jpg);

}


	
/* ----------------------------  NAVIGATION (HORIZONTAL) ----------------------------  */
div#nav{
}
ul#mainnav {
	width: 990px;
	padding: 20px;
	position:absolute;
	top:-64px;
	left:-21px;
	z-index:3;
	list-style-type: none;
	margin: 0px auto;

	}
	ul#mainnav li {
	display: inline;
	float: right;
	margin: 0px auto;
	padding: 0px;
	
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	display: block;
	/*width: 85px;*/
	padding: 5px 12px;
	margin: 0px;
/*	border-left: 1px #ccc solid;*/

	text-style: bold;
    /*margin-right: 30px;*/
    margin-top: 150px;
    color: #fff;
	

	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	background-color:   #000;
	
/*background-image:    url(images/nav-on.jpg);*/
    color: #c7a317;


	
	}



/* ----------------------------  NAVIGATION (UTILITY) ----------------------------  */
div#utility {
		
	float:right;
	margin-right:30px;
	display: inline;
	}
	ul#utilitynav {
	width: 100%;
	margin: 0px;
	margin-top: 5px;
	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: #fff;
	text-align: center;
	display: block;
	width: auto;
	padding: 10px;
	margin: 0px;
	
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	color: #fff;
	text-decoration: none;
	
	}
	
div#copyright {
	width: 650px;
	margin: 0px 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;

	}
