body {


background:#d3d3d2 url(images/top-background.jpg) repeat-x ;;


	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: 0.8em;
	line-height: normal;

}

p.emphasis {
	font-size: 14px;
	font-weight:bold;
	color: #406c0b;
}

p.block {
	margin-right: 265px;
	text-align:justify;
}

p.block2 {
	text-align:justify;
}

h1 {
font-family: Times,Verdana, Arial, Helvetica, sans-serif;
border-bottom: dotted 1px;
padding-top: 0px;

	font-size:  1.8em;
	color: #5b360e;
	}
	

address {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
padding-left: 5px;
    padding-top: 0px;


    
    }
	
	
	.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

a:link, a:visited, a:active { 
	color: #5b360e; 
	text-decoration: underline; 
	font-weight: normal; 
	}
	
a:hover { 
	color: #5b360e; 
	}
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:675px;
margin-right:36px;
line-height: 2ems;
margin-left: 0px;
font-family: arial;
color: #000000;
font-size: 16px;
text-align: left;
margin-top: -15px;	
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;
/*list-style-image: url(images/arrow.gif);*/
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;

	margin: 0px 0px 10px 15px;


}

div#contactinfo {

float: left;
width: 220px;
color: black;
font-family: arial;
font-size: 15px;


margin-left: 35px;
margin-right: 0px;

margin-top: 250px;
/*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: 65px;
background-image:    url(images/footer.jpg);

display: inline;
}

div#copyright a:hover {
text-decoration: overline;

}

div#owner a:link, {
font-size: 12px;
	font-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:42px;
	left:693px;
	z-index: 1;
}

div#contactinformation {
	position:absolute;
	top:179px;
	left:31px;
	z-index: 1;
	font-size: 12px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
}

div#flash {
	position:absolute;
	top:85px;
	left:650px;
	z-index: 1;
}

div#contactbutton {
	position:absolute;
	top:230px;
	left:38px;
	z-index: 1;
}




div#header {
position: relative;
width: 990px;
	height: 258px;
	margin: 0px;
	padding: 0px;
    background-image:    url(images/bg-header2.jpg);

}


	
/* ----------------------------  NAVIGATION (VERTICAL) ----------------------------  */
div#nav{
}
ul#mainnav {
	margin: 0;
	padding: 0;
	width: 236px;
	float: left;
	position:absolute;
	left: 0px;
	top: 0px;


	
}

ul#mainnav li {
display: inline;
list-style: none;
margin: 0;
padding: 0;

}

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
display: block;
width: 236px;
margin: 0;
padding: 5px 0px;
font-size: 13px;
font-weight: none;
text-decoration: none;
text-align: left;
/*
 background-image:    url(images/nav-off.jpg);*/
 color: white;
border-bottom: 1px #58960b solid;

padding-left: 10px;


	
}


ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
color: #f6fc8e;
text-transform: bold;

/* background-image:    url(images/nav-on.jpg);*/


width: 236px;
list-style-type: disc;
text-transform: bold;

}

ul#mainnav li a.current:link, ul#mainnav a.current:visited {

color: #f6fc8e;
}




/* ----------------------------  NAVIGATION (UTILITY) ----------------------------  */
div#utility {
		
	float:right;
	margin-right:100px;
	margin-top: 25px;

	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: 9px;
	text-decoration: underline;
	color: #000000;
	text-align: center;
	display: block;
	width: auto;
	padding: 10px;
	margin: 0px;
	
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	color: #000000;
	text-decoration: none;
	
	}
	
div#copyright {
	width: 650px;
/*	padding-top: 40px;*/
	margin: 0px auto;
	font-size: 11px;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	/*padding: 4px;*/
	}
	div#copyright img {
	border: none;
	}
	div#copyright a:link, div#copyright a:visited {
	color: black;
	text-decoration: none;
	}
	div#copyright a:hover {
	color: black;
	text-decoration: underline;

	}

