body {
	background: #625044 url(images/bg-stretch.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p, h1, h2, h3, h4, h5, a, ul, li, lo, address, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
}
p {
	font-size: 12px;
	line-height: 16px;
}
h1 {
	color: #625044;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #EDCA48;
	border-bottom: 1px solid #EDCA48;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #625044;
	clear: left;
}
address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #625044;
	float: left;
}

a:link {
	color: #2A0203;
}
a:visited {
}
a:hover {
}
a:active {
}

li {
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 14px;
}
iframe {
	clear: both;
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 770px;
	margin: 0px auto;
	background: url(images/bg-container.gif) repeat-y;
}

div#top {
	width: 770px;
	margin: 0px auto;
	position: relative;
	background: url(images/logo.jpg) no-repeat;
	height: 82px;
	position: relative;
}

div#audio {
	position: absolute;
	left: 612px;
	top: 52px;
}


div#header {
	background: url(images/header.jpg) no-repeat;
	height: 158px;
	position: relative;
	}
	div#header img {
	position: absolute;
	left: 26px;
	top: 133px;
	border: none;
	background-color: #BE7202;
}

div#flash {
	position: absolute;
	left: 480px;
	top: 18px;
}


div#content {
	float: left;
	width: 520px;
	padding-left: 30px;
	padding-right: 10px;
}

div#contact {
	background: #FBEED0 url(images/bg-contact.gif) no-repeat;
	padding: 10px 5px 5px;
	border: 1px solid #EDCA48;
	height: 68px;
	clear: both;
}

div#footer {
	clear: both;
	background: url(images/footer.gif) no-repeat;
	height: 29px;
}

div#owner {
	width: 740px;
	margin: 0px auto;
	}
	div#owner img {
	float: left;
	padding: 5px 0px;
	border: none;
	}


div#copyright {
	text-align: left;
	width: 740px;
	margin: 0px auto;
	clear: both;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	div#copyright img {
	margin-top: 10px;
	margin-bottom: 10px;
	border-style: none;
	}

	div#copyright a:link, div#copyright a:visited {
	color: #FBEED0;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}

div#nav {
	width: 180px;
	float: left;
	padding-left: 11px;
	}
	ul#mainnav {
	margin: 0px;
	padding: 0px;
	}
	ul#mainnav li {
	display: inline; 
	list-style: none;
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	color: #625044;
	text-decoration: none;
	display: block;
	width: 176px;
	border-bottom: 1px outset #EDCA48;
	padding: 3px;
	text-indent: 20px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(images/arrow.gif) no-repeat 10px center;
	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	background: #FBEED0 url(images/arrow.gif) no-repeat 10px center;
	color: #625044;
	font-weight: bold;
	}
	
	
	
/* ---------------------------- UTILITY NAVIGATION ----------------------------  */
div#utility {
	padding-top: 15px;

	}
	ul#utilitynav {
	float: left;
	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: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 1px 7px;
	margin: 0px;
	border-right: 1px solid #CCCCCC;
	color: #625044;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	color: #BE7202;
	}
	
/* ---------------------------- CUSTOM CLASSES ----------------------------  */	
div.info {
	float: left;
	margin-left: 30px;
	width: 180px;
	}
	div.info p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #625044;
	line-height: 14px;
	}

img.right {
	clear: right;
	float: right;
	margin-right: 10px;
}

img.leftborder {
	clear: left;
	float: left;
	margin-left: 10px;
	margin-right:15px;
	padding: 1px;
	border: 1px solid #000;
}

.move{
	padding-left:220px;
}
