body {
	margin:0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-image: url(images/tiler.jpg);
	background-color: #050608;
}


em {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.clear {
	clear: both;
}

strong {
	color: #000000;
}



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: 30px;
	color: #000000;
	margin-right: 250px;
	margin-left: 290px;
	text-transform: none;
	padding: 0px;
	clear: left;
}

p.center {
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	margin-left: 450px;
	text-transform: none;
	padding: 0px;
	clear: left;
	width: 350px;
	text-align: center;
}

h1 {
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	position: relative;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
h2 {
	color: #000066;
	margin-left: 290px;
	margin-right: 0px;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	border-bottom: 0px dashed #000;
	margin-bottom: 0px;
	line-height: normal;
	border-top: 0px dashed #999;
	border-bottom: 0px solid #ccc;
	padding: 10px 0px 10px 0px;
	width: 400px;
	margin-top: 20px;
}




a:link, a:visited {
	color: #680931;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: underline;
	color: #690A32;
}


/* ----------------- address box ----------------- */

address {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0 auto;
	width: 242px;
	padding: 0px;
	border: 0px solid #cccccc;
	position: absolute;
	left: 10px;
	top: -173px;
	height: 20px;
	line-height: 1.2em;
}
address a:link, address a:hover, address a:visited {
	text-align: center;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.2;
}

address strong   {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 2em;
}


div#container {
	background-image:url(images/contentbg.gif);
	background-repeat:repeat-y;
	width:960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin: 0px auto;
	padding: 0px;
}

div#header {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	height: 250px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 960px;
}


div#content {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(images/content-top.jpg);
}

img.right  {
	float: right;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	clear: both;
	position: relative;
	margin-right: 40px;
	padding: 5px;
	margin-left: 5px;
}

img.right2  {
	float: right;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 0px solid #ccc;
	clear: both;
	position: relative;
	margin-right: 40px;
	padding: 5px;
	margin-left: 5px;
}

img.left  {
	float: left;
	margin-bottom: 10px;
	clear: both;
	position: relative;
	margin-left: 260px;
}






/* ----------------- footer and links ----------------- */
div#footer {
	clear: both;
	height: 30px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 200px;
	border-top: 0px solid #000;
	background-image: url(images/footer.jpg);
}


div#utility {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 30px;
	text-align: center;
	color: #FFFFFF;

}

div#utility a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	padding: 0px 2px 0px 4px;
}


div#utility a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

/* ----------------- copyright ----------------- */

div#copyright {
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	width: 960px;
	height:auto;
	margin-top: 0px;
	clear: both;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	margin-right: auto;
	margin-left: auto;
}
div#copyright a {
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}

/* ----------------- login ----------------- */

div#login {
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	width: 960px;
	margin: 0px auto;
	clear: both;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
}

div#login a{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}




/* ----------------- Horizontal nav ------------------- */


div#navshell {
	position:absolute;
	clear:both;
	height:31px;
	margin:0px 0px 0px 0px;
	padding: 0px 0 0 0px;
	font-family: Tahoma, Arial,Verdana,Helvitica,sans-serif;
	width: 540px;
	left: 425px;
	top: -204px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #fff;
}
ul#nav {
	margin: 0px;
	padding: 0px 0 0 0px;
}
ul#nav li {
	display: inline;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	
}
ul#nav li a {
	font-size: 12px;
	color: #FFFFFF;
	white-space:nowrap;
	float: left;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 0px 10px 0px 10px;
	height:31px;
	border-right: 1px #000 solid;
	border-left: 0px #ccc solid;
	font-weight: normal;
	line-height: 2.5em;
}


ul#nav li#begin a {
	border-right: 1px #000 solid;
	border-left: 0px #ccc solid;
}

ul#nav li#end a {
	border-right: 0px #fff solid;
	border-left: 0px #000 solid;
}


ul#nav li a:hover{
	color:#FFFFFF;
	font-size:12px;
	background-repeat: no-repeat;
	background-position: center;
}
ul#nav li a.current{
	color:#FFCC00;
	font-weight:bold;
	font-size:12px;
	background-repeat: no-repeat;
	background-position: center;

}

/*--------------web audio-------------*/

div#webaudiopopup {
	width: 100%;
	height: 100px;
	background-repeat:no-repeat;
	background-position:center;
	background-image: url(images/webaudiobg.gif);
}

div#soundapplet {
	text-align:center;
	position:relative;
	top: 46px;
}
div#popup {
	position:absolute;
	left:23px;
	margin:0px auto;
	top: 6px;
	width: 200px;
	height: 171px;

}
/*--------------web audio-------------*/


div#audio {
	position:absolute;
	left:6px;
	margin:0px auto;
	top: 4px;
	width: 258px;
	height: 33px;

}

/* ----------------- ie code ------------------- */

/*html #nav a {  mystery code to fix ie. you must use &nbsp for any spaces in nav text 
	width: 1%;}*/

/* ----------------- lists ------------------- */

ul#list {
	font-size: 12px;
	color: #333333;
	margin-left:290px;
	margin-bottom: 10px;
	width: 150px;
	position: relative;
	padding: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-indent: -0.5em;
	float: left;
}
ul#list li {
	line-height: 2em;
	list-style-position: inside;
	list-style-type: none;
	margin-bottom: 0px;
	content: "\00BB \0020";
	border-bottom: 0px solid #006699;
	font-weight: normal;
}

/* ----------------- iframe ------------------- */

div#iframe {
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 260px;

}
div#iframesmall  {
	padding-left: 0px;
	margin-top: 0px;
	float: right;
	margin-right: 40px;

}

/* ----------------- map ------------------- */

div#map {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 280px;

}

div#map iframe{
border: 1px solid #000;


}

div.cc/*-----------------credit cards absolute------------------------*/
 {
	padding:1px;
	position: absolute;
	left: 289px;
	top: -157px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	color: #000000;
	width: 132px;
	height: 36px;

}

/*-------------------Intro--------------------------*/

			#adminintro {
	font-size: 6px;
	text-align:center;
	padding: 10px 0px 0px 0px;
	color:#FFFFFF;
	text-transform:uppercase;



			background-color:;
	margin: 0px 0px 0px 0px;
			}

#adminintro a {
	font-size: 10px;
	color:#FFFFFF;
	text-align: center;
}

div#all {
				width:100%;
				text-align:left;
				margin: 0 auto;
				margin-top: 20px;
				padding: 0px;
				background-color:#;
				position: relative;
				
				
}
div#footerintro {
	font-size: 9px;
	font-weight:bold;
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	width: 40%;
	height: 20px;
	color:#FFFFFF;
	clear:both;


    background-color:;
}

div#footerintro a {
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

div#copyrightintro {
	font-size: 9px;
	height: 50px;



    background:#;
	color:#FFFFFF;
	line-height: 19px;



    background-color:;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
							
}

div#copyrightintro a {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;

}

/*-----------------list columns------------------------*/
	span {
	color:#000000;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: center;
	margin-left: 250px;
	float: left;
}

.col1 {
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 5px;
	width: 290px;
	text-align: center;
	color: #FFFFFF;
	position: relative;
}

.col2 {
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0px;
	width: 290px;
	text-align: center;
	color: #FFFFFF;
	position: relative;
}

div#object{
	width:600px;
	height:400px;
	border:1px solid #000;
	margin-left:auto;
	margin-right: auto;
}


.coupon{ padding-left:290px; padding-bottom:20px;}