body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	font-family: Arial;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000;
	scrollbar-3dlight-color:#ffd700;
	scrollbar-arrow-color:#ff0;
	scrollbar-base-color:#E3CD7A;
	scrollbar-darkshadow-color:#ffa500;
	scrollbar-face-color:#E25314;
	scrollbar-highlight-color:#E25314;
	scrollbar-shadow-color:#f0f
}

a:link
{
	color:#fff;
}
a:visited
{
	color:#fff;
}
a:active
{
	color:#fff;
}
a:hover
{
	color:#fff;
}


img{
	border: none;
}

.clear{
	clear: left;
}

#container{
	width: 950px;
	margin: 0 auto 0 auto;
	background-image: url(/images/containerbg.png);
	background-repeat: repeat-y;
	background-position: top left;
	min-height: 950px;
}

.logo{
	float: left;
	margin: 2px 0 0 325px;
}

.tagline{		
	clear: left;
	margin: 4px 0 0 225px;
}

.navigation{
	background-image: url(/images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 824px;
	height: 60px;
	margin: 55px 0 0 52px;
}

.navigation ul{
	width: 825px;
	margin: 0 0 0 0;
	padding: 15px 0 0 2px;
}

.navigation ul li{
	display:inline;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
}

.navigation ul li a:link{
	display: block;
	float: left;
	padding: 5px 1px 5px 1px;
	color: #fff;
	text-decoration: none;
	margin: 0 5px 0 5px;
}

.navigation ul li a:visited{
	display: block;
	float: left;
	padding: 5px 1px 5px 1px;
	color: #fff;
	text-decoration: none;
	margin: 0 5px 0 5px;
}
.navigation ul li a:hover{
	display: block;
	float: left;
	padding: 5px 1px 5px 1px;
	color: #fff;
	text-decoration: none;
	background-image: url(/images/navover.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0 5px 0 5px;
}
.navigation ul li a:active{
	display: block;
	float: left;
	padding: 5px 1px 5px 1px;
	color: #fff;
	text-decoration: none;
	margin: 0 5px 0 5px;
}

.navigation ul li a.on:link{
	display: block;
	float: left;
	padding: 5px 1px 5px 1px;
	color: #fff;
	text-decoration: none;
	background-image: url(/images/navover.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0 5px 0 5px;
}
.navigation ul li a.on:visited{
	display: block;
	float: left;
	padding: 5px 1px 5px 1px;
	color: #fff;
	text-decoration: none;
	background-image: url(/images/navover.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0 5px 0 5px;
}

/*Drop-Down Crap */
			.navigation ul li ul
			{	margin: 27px 0 0 40px;
				padding: 0;
				position: absolute;
				visibility: hidden;
				
			}
				.navigation ul li ul li
				{	float: none;
					display: block;
					font-size:110%;
				}
					.navigation ul li ul li a:link
					{	
						width: auto;
						display:block;
						background: #610B66;
						padding: 5px 12px;
						border-bottom:1px solid #b82bc0;
						border-left:1px solid #b82bc0;
						border-right:1px solid #b82bc0;
						
						float: none;
						width: 205px;
						text-align: center;
					}
					.navigation ul li ul li a:visited
					{	
						width: auto;
						display:block;
						background: #610B66;
						padding: 5px 12px;
						border-bottom:1px solid #b82bc0;
						border-left:1px solid #b82bc0;
						border-right:1px solid #b82bc0;
						
						float: none;
						width: 205px;
						text-align: center;
					}
					.navigation ul li ul li a:active
					{	
						width: auto;
						display:block;
						background: #610B66;
						padding: 5px 12px;
						border-bottom:1px solid #b82bc0;
						border-left:1px solid #b82bc0;
						border-right:1px solid #b82bc0;
						
						float: none;
						width: 205px;
						text-align: center;
					}
					.navigation ul li ul li a:hover
					{	
						width: auto;
						display:block;
						background: #300133;
						padding: 5px 12px;
						border-bottom:1px solid #b82bc0;
						border-left:1px solid #b82bc0;
						border-right:1px solid #b82bc0;
						
						float: none;
						width: 205px;
						text-align: center;
					}

/*Drop-Down Crap */

.contentbg{
	background-image: url(/images/contentbg.jpg);
	background-repeat: no-repat;
	background-position: top left;
	width: 544px;
	height: 485px;
	margin: 21px 0 0 190px;
	padding: 5px 0 0 0;
}

.banner{
	margin: 5px 0 0 13px;
}
.actingh11{
	background-image: url(/images/actingh11.jpg);
	background-repeat: no-repat;
	background-position: top left;
	width: 520px;
	height: 86px;
	margin: 0 0 0 13px;
	padding: 25px 0 0 0;
	font-family: comic sans, georgia, arial;
	font-size: 24px;
	color: #c72800;
	text-align: center;
}
.title{
	font-size: 110%;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	font-weight: bold;
	width: 430px
}
.title a:link{
	text-decoration: underline;
	color: #fff;
}
.title a:visited{
	text-decoration: underline;
	color: #fff;
}
.title a:hover{
	text-decoration: underline;
	color: #fff;
}
.title a:active{
	text-decoration: underline;
	color: #fff;
}

.description{
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	color: #fff;
	width: 430px
}

.number{
	font-size: 120%;
	color: #f5e71c;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 40px 0 0 40px;
	width: 400px;
}

.footer{
	padding: 55px 0 0 0;
}

.footer h2{
	color: #fff;
	margin: 0 0 0 0;
	padding: 5px 0 0 145px;
}

.location{
	float: left;
	width: 150px;
	color: #ce7b00;
	text-align: center;
	margin: 0 0 0 0;
	padding: 10px 0 0 30px;
}

.footer ul{
	width: 760px;
	margin: 0 0 0 0;
	padding: 20px 0 0 0px;
	position:relative;
	right:85px;
}

.footer ul li{
	display: inline;
	list-style: none;
	padding: 0 0 0 10px;
}

.footer ul li a:link{
	text-decoration: none;
	color: #fff;
}
.footer ul li a:visited{
	text-decoration: none;
	color: #fff;
}
.footer ul li a:hover{
	text-decoration: none;
	color: #ce7b00;
}
.footer ul li a:active{
	text-decoration: none;
	color: #fff;
}

.overflowwrap
{
	color:#fff;	
	padding:0 20px 0 20px;
	overflow:auto;
	height:360px;
	width:500px;
	font-family: comic Sans MS;
	font-size:115%
}

.gallwrap
{
	width:100%;
}
.indPhoto
{
	border:1px solid #FFFFFF;
	float:left;
	margin:5px;
	padding:10px 29px;
	text-align:center;
}
.photoimg
{
	width:180px;
}
.photo1
{
	clear:both;
}
.photoname1
{
	clear:both;
	padding:10px 0 0 0;
}
.galinstr
{
	font-size:70%;
}
.hiddenphotos
{
	display:none;
}


.contactrow
{
	clear:left;
}
.contactrow label
{
	display:block;
	float:left;
	width:80px;
}
.contactrow input
{
	display:block;
	float:left;
}
.capwrap
{
	background-color:#FFFFFF;
	margin:5px 0 5px 10px;
	width:440px;
}
.checkouttbl
{
	width:100%;
	border:1px dotted #F8F8F8;
	margin:10px 5px 5px 5px;
}
.checkouttbl th
{
	color:#FFF;
}
.checkouttbl caption
{
	color:#FFF;
	border:1px dotted #F8F8F8;
	width:100%;
}
.indvproduct
{
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	border-bottom:1px dashed #FFF;
}
.prodtitle
{
	font-size:130%;
}
.buynow
{
	padding:5px 0 0 0;
}
.buynow span
{
	display:block;
	font-size:80%;
}
.buynow a:link
{
	background-image: url(/images/buybtn.png);
	background-repeat: repeat-y;
	background-position: top left;
	width: 194px;
	height: 40px;
	display: block;
	font-size:19px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	margin: 5px 0 5px 150px;
	padding: 10px 0 0 0;
	text-align: center;
}
.buynow a:visited
{
	background-image: url(/images/buybtn.png);
	background-repeat: repeat-y;
	background-position: top left;
	width: 194px;
	height: 40px;
	display: block;
	font-size:19px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
		margin: 5px 0 5px 150px;
	padding: 10px 0 0 0;
	text-align: center;
}
.buynow a:hover
{
	background-image: url(/images/buybtn.png);
	background-repeat: repeat-y;
	background-position: top left;
	width: 194px;
	height: 40px;
	display: block;
	font-size:19px;
	text-decoration:none;
	color:yellow;
	font-weight:bold;
		margin: 5px 0 5px 150px;
	padding: 10px 0 0 0;
	text-align: center;
}
.buynow a:active
{
	background-image: url(/images/buybtn.png);
	background-repeat: repeat-y;
	background-position: top left;
	width: 194px;
	height: 40px;
	display: block;
	font-size:19px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
		margin: 5px 0 5px 150px;
	padding: 10px 0 0 0;
	text-align: center;
}
.facebooklink
{
	float:right;
	width:145px;
	padding:5px 5px 5px 2px;
	text-align:right;
}

/* Guest Book */
.guestbookwrapper
{
	width:488px;
}
.guestbookpost
{
	float:right;
	margin:0 0 25px 0;
	font-size:130%;
}
.indvreview
{
	float:left;
	clear:both;
	border-bottom:1px solid #eee;
	width:489px;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
}
.reviewavatar
{
	width:80px;
	float:left;
}
.reviewright
{
	float:left;
	margin:0 0 0 10px;
	width:391px;
}
.reviewinfo
{
	width:100%;
}
.reviewinfo h2
{
	float:left;
	width:390px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.reviewinfo span
{
	float:left;
	width:60px;
}
.reviewtext
{
	clear:left;
}
#postcomment1{
	background-image: url(/images/postcomment.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 145px;
	height: 26px;
	margin: 5px 0 5px 0;
	font-size: 13px;
	display: block;
	text-align: center;
	padding: 7px 0 0 0;
	font-weight: bold;
}

