/*	border: 1px solid #33FF00 /*
/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	background: #8d6950 url(images/main-bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p, h1, h2, h3, h4, h5, h6, a, ul, li, ol, dt, dd, td, address {
	font-family: Frutiger-Roman, Calibri, Arial, Tahoma, Verdana, sans-serif;
	text-align: left;
}

p, li, ul, a { font-size: 15px; }

p { line-height: 17px; }

h1 {
	background: url(images/h1headers.gif) no-repeat;
	height: 33px;
	width:580px;
	text-indent: -5000px;
	float:left;
	margin-bottom:5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h1.header2 {background-position: 100% -36px;}
h1.header3 {background-position: 100% -72px;}
h1.header4 {background-position: 100% -108px;}
h1.header5 {background-position: 100% -144px;}
h1.header6 {background-position: 100% -180px;}
h1.header9 {background-position: 100% -288px;}

h2 {
	font-size:14px;
	text-align: center;
	color: #FFFFFF;
}
h3 {
	font-size:21px
}
h1.header7 {background-position: 100% -216px;}
h4 {
	font-size:19px
}
h1.header8 {background-position: 100% -252px;}
h5 {
	font-size:17px
}
h6 {
	font-size:15px
}
hr {
	color: #fff;
	background-color: #fff;
	height: 1px;
}
ol {
	list-style:decimal
}
ul {
	list-style:square
}

hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}

address {
	font-style: normal;
	font-size: 12px;
}

address a, address a:visited, address a:link { color: #000000; font-size: 12px;}

address a:hover, address a:active { text-decoration:none }

a { color: #000000; }

a:hover { text-decoration:none; }

ul {
	list-style:square
}

li { font-weight: normal; }

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 990px;
	margin: 0 auto;
	background: url(images/container.gif) repeat-y
}

div#header {
	position: relative;
	width: 990px; 
	height: 55px;
	background: url(images/header.jpg) no-repeat;
}

div#flash-area{
	position:relative;
	background: url(images/flash-area.jpg) no-repeat;
	width:990px;
	height:220px;
}

div#content {
	background: url(images/content.gif) no-repeat;
	min-height: 30px;
	height:auto !important;
	height: 30px;
}

div#text {
	float: left;
	width: 620px;
}

div#sidebar {
	float: left;
	width: 180px;
	padding: 0px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 55px;
}

div#footer { 
	width: 990px; 
	height:50px;
	clear: both;
	margin: 0 auto;
	background: url(images/footer.gif) no-repeat;
}

/* ----------------- HORIZONTAL MAIN NAVIGATION ----------------- */
div#mainnav {
	padding: 0px 0 0 0px;
	margin: 0px;}

ul#nav {
	margin: 0px;
	padding: 0px;
	}

	ul#nav li {
		list-style: none;
		padding: 0;
		float: left;
	}
	
	ul#nav a, ul#nav a:visited, ul#nav a:link {
		text-align: center;
		font-weight: bold;
		font-size: 13px;
		color: #FFFFFF;
		text-decoration:none;
		display: block;
		_display: inline-block;
		height: 15px;
		padding: 8px 15px 12px 15px;
		border-right: 1px solid #523216;
	}
	
		ul#nav a#home {
			border-left: 1px solid #523216;
		}
	
	ul#nav a:hover, ul#nav a:active {
		color: #fff;
		background: #f5821f;
	}
	
	ul#nav a.current {
		background-color: #ded5cd;
		color: #333333;
	}

/* ----------------- UTILITY NAVIGATION ----------------- */
div#utility {
	padding: 45px 0 2px 0;
}

div#utility ul {
	margin: 0 auto;
	text-align: center;
}

div#utility ul li {
	display: inline;
	color: #fff;
	list-style: none;
	padding:0px;
	margin: 0px;
	}

div#utility ul a, div#utility ul a:link, div#utility ul a:visited {
	padding: 0 2px;
	font-size:13px;
	color: #fff;	
}

div#utility ul a:hover, div#utility ul a:active { text-decoration: none;}

div#copyright {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	padding-top: 8px;
	color: #fff;
}

#copyright a, #copyright a:link, #copyright a:visited {
	font-size: 12px;
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}

#copyright a:hover, #copyright a:active {
	text-decoration:underline;
	color: #fff;
	font-weight: bold;
}

.ypimg {
	border: 0px;
	padding: 5px 0px;
}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.left { float: left; margin-right:10px; }

img.right { float: right; margin-left:10px; }

img.border { border: 1px solid #000000; }

.clear { clear: both; }

/* ----------------- AUDIO DIV ----------------- */ 

div#audio {
	position:relative;
	width: 180px;
	height: 100px;
	background: url(images/audio.jpg) top left no-repeat;
	}
div#audio div {
	position: absolute;
	top: 65px;
	left: 31px;
	width: 68px;
	height: 30px;
}

div#audio a {
	display: block;
	position: absolute;
	top: 88px;
	left: 0px;
	width: 180px;
	height: 10px;
}

/* NAVIGATION CONTAINER */
a#audiolink {
	position: absolute;
	display: block;
	z-index: 2;
	left: 811px;
	top: 128px;
	height: 34px;
}

/* ----------------- ADMIN LOGIN DIV ----------------- */ 
a#admin {
	background: url(images/admin.gif) no-repeat;
	background-position: 100% 0px;
	height: 15px;
	width: 95px;
	margin: 0 auto;
	display: block;
}

a#admin:hover {
	background-position: 0% -18px;
}


/* ----------------- CUSTOM CLASSES ----------------- */


dl.img {}
	dl.img dt {text-align: center;}
	
		.img dt img {border: 1px solid #333;}
	
	dl.img dd {
		text-align: center;
		padding: 5px 0 10px;
	}

	dl.imgfloat {
		width: 200px;
		float: left;
	}
	
	dl.imgfloat dt {text-align: center;}
		.imgfloat dt img {
			border: 1px solid #333;
		}
	
	dl.imgfloat dd {
		text-align: center;
		font-weight: bold;
		padding: 5px 0 10px;
	}
		

div.cols {
	float: left;
}
table#pics {
	width: 620px;
	text-align: center;
}
