body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #ECE7D2 url(images/tiler.jpg) repeat-x;
}


em {
	color:#33CCFF;
	font-size:12px;
	font-weight:normal;
}

.clear {
	clear: both;
}

strong {
	color: #333;
}



p, h1, h2, h3, h4, h5, a, ul, li, ol, td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left; /* Not necessary if not using text-align center in body tag for older IE browsers. */
}

p {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin-right: 60px;
	margin-left: 290px;
	text-transform: none;
	padding: 0px;
	clear: left;
}

p.center {
	font-size: 12px;
	line-height: 30px;
	color: #333333;
	margin-left: 340px;
	text-transform: none;
	padding: 0px;
	clear: left;
	text-align: center;
	width: 550px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

p.normal {
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	margin-right: 100px;
	margin-left: 290px;
	text-transform: none;
	padding: 0px;
	clear: left;
}


p.list {
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
	margin-right: 250px;
	margin-left: 290px;
	text-transform: none;
	padding: 0px;
	clear: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

h1 {
	color: #CCCC99;
	font-size: 36px;
	font-weight: bolder;
	position: relative;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #ccc;
	width: 638px;
	margin-left: 290px;
	left: -6px;
	top: 0px;
	
}
h2 {
	color: #666633;
	margin-left: 290px;
	margin-right: 0px;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	border-bottom: 0px dashed #ccc;
	margin-bottom: 0px;
	line-height: normal;
	border-top: 0px dashed #999;
	padding: 0px 0px 0px 0px;
	width: 300px;
	margin-top: 0px;
}




a:link, a:visited {
	color: #336600;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}


/* ----------------- address box ----------------- */

address {
	color: #000;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0 auto;
	width: 212px;
	padding: 0;
	position: absolute;
	left: 41px;
	top: 119px;
	height: 119px;
	line-height: 1.5em;
}
address a:link, address a:hover, address a:visited {
	text-align: center;
	text-decoration: underline;
	color: #000;
	font-size: 14px;
	line-height: 1.2;
}

address strong   {
	color: #000;
	font-size: 14px;
	line-height: 1.2em;
}


div#container {
	background: url(images/contentbg.gif) repeat-y;
	width:960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

div#header {
	position: relative;
	margin: 0 auto;
	padding: 0;
	height: 209px;
	background: url(images/header.jpg) no-repeat;
	width: 960px;
}


div#content {
	margin: 0 auto;
	padding: 120px 0 0 0;
	width: 960px;
	position: relative;
	background: url(images/content-top.jpg) no-repeat;
}

img.right  {
	float: right;
	margin: 15px 40px 10px 5px;
	border: 1px solid #CCC;
	clear: right;
	padding: 5px;
}


img.center {
	float: right;
	margin: 15px 28px 10px 5px;
	border: 1px solid #000;
	clear: right;
}


img.rightno  {
	float: right;
	margin: 15px 140px 10px 5px;
	border: 2px dashed #CCC;
	clear: both;
	padding: 5px;
}



/* ----------------- footer and links ----------------- */
div#footer {
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
	color: #FFF;
	background: #ECE7D2 url(images/footer.jpg) no-repeat;
}

div#utility {
	text-align: center;
	color: #000;
	margin: 0px auto;
	float: none;
	width: 650px;
	margin-top: 50px;
}

div#utility a {
	font-size: 10px;
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	padding: 0 2px 0 4px;
}


div#utility a:hover {
	font-size: 10px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

/* ----------------- copyright ----------------- */

div#copyright {
	margin: 0 auto;
	padding: 5px 0 0 0;
	text-align: center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	clear: both;
}
div#copyright a {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #666;
}

div#copyright img {
	border: none;
}

/* ----------------- login ----------------- */

div#login {
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
	background: #ECE7D2;
	clear: both;
}

div#login a {
	color: #000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}




/* ----------------- Horizontal nav ------------------- */


div#navshell {
	position:absolute;
	clear: both;
	height: 35px;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial,Verdana,Helvitica,sans-serif;
	width: 911px;
	left: 21px;
	top: 7px;
}
ul#nav {
	margin: 0;
	padding: 0;
}
ul#nav li {
	display: inline;
	padding: 0;
	list-style: none;
	list-style-image: none;
	
}
ul#nav li a {
	margin: 0;
	padding: 10px 10px 0 10px;
	color: #FFF;
	white-space: nowrap;
	float: left;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 25px;
	width: 110px;
	font: normal 12px/1em Georgia, "Times New Roman", Times, serif;
}


ul#nav li#begin a {
	border-right: 0px #3d5223 solid;
	border-left: 0px #000 solid;
}

ul#nav li#end a {
	border-right: 0px #fff solid;
	border-left: 0px #203902 solid;
}


ul#nav li a:hover{
	color:#CCFF00;
	font-size:14px;
	background-repeat: no-repeat;
	background-position: center;

}
ul#nav li a.current{
	color:#CCFF00;
	font-weight:normal;
	font-size:14px;
	background-repeat: no-repeat;
	background-position: center;












































	border-bottom: 1px solid
#;
	font-family: Georgia, "Times New Roman", Times, serif;

}

/*--------------web audio-------------*/

div#webaudiopopup {
	width: 100%;
	height: 100px;
	background-repeat:no-repeat;
	background-position:center;
}

div#soundapplet {
	text-align:center;
	position:relative;
	top: 46px;
}
div#audio {
	position:absolute;
	left:29px;
	margin:0px auto;
	top: 208px;
	width: 200px;
	height: 49px;

}

/* ----------------- ie code ------------------- */

/*html #nav a {  mystery code to fix ie. you must use &nbsp for any spaces in nav text 
	width: 1%;}*/

/*-----------------list columns------------------------*/
	span {
	color:#FFFFFF;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: center;
	margin-left: 290px;
	float: left;
}

.col1 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 130px;
	text-align: left;
	color: #000000;
	margin-left: 290px;
}

.col2 {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 130px;
	text-align: left;
	color: #000000;
}

.col3 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 130px;
	text-align: left;
	color: #000000;
}


/* ----------------- iframe ------------------- */


div#iframe {
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 60px;
	float: right;

}

/* ----------------- map ------------------- */

div#map {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dashed #ccc;
	margin-left: 290px;
	width: 600px;

}
div.cc/*-----------------credit cards absolute------------------------*/
 {
	padding:1px;
	position: absolute;
	left: 82px;
	top: 251px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	color: #000000;
	width: 132px;
	height: 36px;

}


object {
	position: absolute;
	left: 0px;
	top: -209px;
}


div#iframe {
	float: right;
	margin-right: 60px;
}

div.box {
	width:400px;
	border-bottom:1px solid #fff;
	margin-left: 290px;
	border-top: 1px solid #ccc;
	padding: 10px 0px 10px 0px;
}


ul {
	line-height: 20px;
	margin-left: 300px;
	list-style-type: disc;
	font-size: 12px;

}

div#video {
	text-align: center;
	margin: 10px auto 15px 290px;
}
	div#video object {
		position: static;
	}