/*Resets*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD, INPUT, TEXTAREA
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus
{
	outline: 0;
}
BODY
{
	line-height: 1;
	color: #000000;
	background: #FFF;
}
OL, UL
{
	list-style: none;
}
TABLE
{
	border-collapse: separate;
	border-spacing: 0;
}
CAPTION, TH, TD
{
	text-align: left;
	font-weight: normal;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: "";
}
BLOCKQUOTE, Q
{
	quotes: "" "";
}
/*End Resets
Links*/
A
{
	color: #FFF;
}
/*End Links*/
BODY
{
	text-align: center;
	background:#d6c8b3;
	font-family: Helvetica, Arial, sans-serif;
}
P
{
	line-height: normal;
}
STRONG
{
	font-size: 16px;
	font-weight: 800;
}
H1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	padding: 10px 10px 10px 0;
}
H2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
}
H4
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 500;
	padding: 10px 10px 10px 0;
	text-align: center;
}
#header h1 a
{
	text-indent: -999%;
	background: url(images/logo-trans.png) no-repeat 0 0;
	width: 150px;
	height: 105px;
	position: absolute;
	top: 10px;
	left: 15px;
}
#header h1 a:hover {opacity: 0.8;}
/*Content*/
#overall
{
	min-width: 950px;
	background-image: url(images/bodybg2_2.jpg);
	background-repeat: repeat-x;
}
#container
{
	width: 950px;
	margin: auto;
	text-align: left;
}
#header
{
	height: 200px;
	position: relative;
}
#header H1
{
	margin: 0;
	padding: 10px 0;
}
#content_wrapper
{
	background: url(images/bgshadow-trans.png) no-repeat scroll center top transparent;
}
#maincontent
{
	position: relative;
	padding-bottom: 40px;
	height: auto;
	min-height: 550px;
	width: 950px;
	background: #d6c8b3;
	float: left;
	-moz-border-radius: 10px 10px 0 0; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; border-radius: 10px 10px 0 0;
	box-shadow:0 5px 20px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 5px 20px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 5px 20px rgba(0, 0, 0, 0.3);
}
#leftCol
{
	float: left;
	width: 420px;
	color: #EEEAE3;
}
#leftCol H1
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-weight: 800;
	padding: 5px 0;
}
#leftCol H3
{
	font-size: 24px;
	padding: 5px 0 10px;
}
#bottom
{
	height: auto;
	min-height: 275px;
	margin: 35px 0 0;
	padding: 30px 30px 40px;
	background: #d6c8b3;
}
#bottom P
{
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 30px;
	line-height: normal;
}
#bottom A
{
	color: #000;
}
#upcoming {

}
#about {
	width:450px;
	float:left;
}
#footer
{
	text-align: left;
	width: 100%;
	padding: 15px 0 15px 0;
	height: 100%;
	background-color:#7C170E;
	font-size: 10px;
	color: #FFF;
	border-top:2px solid #F60;
}

.wrapper
{
	position: relative;
	width: 950px;
	margin: 0 auto;

}
#rightCol
{
	margin-left: 250px;
}
/*End Content
Navigation*/
#header UL.nav
{
	position: absolute;
	top: 124px;
	right: 112px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#header UL.nav LI
{
	float: left;
	margin: 0 1px 0 0;
}
#header UL.nav A
{
	display: inline-block;
	padding: 0 15px;
	color: #FFF;
	font-size: 21px;
	line-height: 50px;
	text-decoration: none;
}
#header UL.nav A:hover
{
	display: inline-block;
	height: 50px;
	background: url(images/navsprite.png) repeat-x 0 0;
	color: #FFF;
}
#header UL.nav LI A:active
{
	color: #FC0;
}
/*Set Current States*/
BODY#home A#current-home, BODY#menu A#current-menu, BODY#bar A#current-bar, BODY#contact A#current-contact, BODY#events A#current-events
{
	display: inline-block;
	height: 49px;
	background: url(images/navsprite.png) repeat-x 0 -100px;
	color: #000;
}
/*End Navigation
Start Carousel*/
.jCarousel IMG
{
	width: 500px;
	height: 335px;
}
.jCarousel
{
	margin-top: -12px;
	float: right;
	position: relative;
	width: 500px;
	height: 335px;
	visibility: hidden;
	left: -5000px;
	border: 5px solid #EEEAE3;
}
.jCarousel UL
{
	position: relative;
	height: 335px;
}
.jCarousel UL LI
{
	position: relative;
	height: 335px;
}
/*End Carousel
Forms
Homepage Directions*/
.formtext
{
	overflow: auto;
	background: url(images/textboxbg-trans.png) #FFF repeat-x 0 0 ;
	font: bolder 18px Arial, Helvetica, sans-serif;
	width: 260px;
	height: 100px;
	padding: 10px;
	margin: 0 0 15px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	resize: none;
}
.dSub
{
	text-indent: -900%;
	cursor: pointer;
	border: none;
	height: 57px;
	width: 278px;
	display: block;
	background: transparent url(images/takemetodans-trans.png) no-repeat top;
/*Fix IE's negative text-indent*/
	font-size: 0px;
	line-height: 0px;
}
/*Contact Form*/
.block
{	
	text-align: center;
	width: 500px;
	margin: 0 auto;
	padding: 20px;
}
.block #capText, #comments, #Email, #FirstName
{
	-moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px;
	background: url(images/textboxbg-trans.png) #FFF repeat-x 0 0 ;
	padding: 2px;
	margin: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	width: 300px;
	height: 32px;
}
.block TEXTAREA
{
	-moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px;
	background: url(images/textboxbg-trans.png) #FFF repeat-x 0 0 ;
	overflow: auto;
	padding: 5px;
	margin: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	width: 294px;
	height: 100px;
	display:block;
	resize: none;
}
.block IMG
{
	padding: 2px;
	margin: 5px;
	width: 200px;
	height: 50px;
}
.block #Submit
{
	-moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px;
	font-size: 18px;
	width: 100px;
	height: 32px;
	background: url(images/submitbg-trans.png) repeat-x #f7941d 0 0;
	color: #000;
	margin: 5px;
	cursor: pointer;
}

.block P
{
	padding: 3px;
}
.spBuster
{
	display: none;
}
/*End Contact Form
End Forms
Events*/
.eventdiv
{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	min-height: 100px;
	width: 600px;
	padding: 15px;
	border-bottom: 2px dashed #666;
}
.eventTitle
{
	padding: 5px;
	font-size: 32px;
	color: #900;
	font-weight: 500;
}
.eventDate
{
	padding: 5px;
	text-align: right;
	font-size: 22px;
}
.eventTime
{
	padding: 5px;
	font-size: 20px;
}
.eventDescription
{
	padding: 5px;
	font-size: 18px;
}
.eventWebsite
{
	padding: 5px;
	font-size: 18px;
	color: #900;
	text-decoration: underline;
}
/*End Events*/
.fanbox
{
	padding: 50px 0 0;
}
#header h2.facebook a
{
	position: absolute;
	background: url(images/facebooksprite-trans.png) 0 0;
	height: 50px;
	width: 50px;
	text-indent: -999%;
	top: 123px;
	right: 50px;
	opacity: 0.6;
}
#header h2.facebook a:hover {background-position: 0 0; opacity: 1;}

#header h2.twitter a
{
	position: absolute;
	background: url(images/twittersprite-trans.png) no-repeat 0 0;
	height: 50px;
	width: 50px;
	text-indent: -999%;
	top: 123px;
	right: 0px;
	opacity: 0.6;
}
#header h2.twitter a:hover {background-position: 0 0; opacity: 1;}
#footer h1 a
{
	text-indent: -999%;
	height: 105px;
	width: 150px;
	background: url(images/logo-trans.png) no-repeat top left;
	position: absolute;
	top: auto;
	bottom: auto;
	right: 50px;
}
#footer h1 a:hover {opacity: 0.8;}
.backtotop
{
	position: absolute;
	bottom: 15px;
	right: 30px;
	color: #930;
	font-weight: 900;
}
.clearfloat

{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.footerUl
{
	font-size: 12px;
	float: left;
	height: 150px;
	width: 200px;
	padding: 0 10px;
}
.footerUl LI
{
	padding: 2px 0;
}
.footerUl STRONG
{
	font-size: 12px;
	color: #FC0;
}
.footerUl A
{
	color: #FFF;
	line-height: 12px;
	text-decoration: none;
}
.footerUl A:hover
{
	line-height: 12px;
	text-decoration: underline;
	color: #FC0;
}
.copy
{
	text-align: center;
	font-size: 12px;
	color: #CCC;
	clear: both;
}
.new
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 800;
	color: #FC0;
}
#sideCol span.phone a 
{
	margin-top: 20px;
	text-indent: -999%;
	background: url(images/telephone-trans.png) no-repeat left;
	display: block;
	width: 225px;
	height: 58px;
}
#sideCol span.phone a:hover {opacity: 0.8;} 
#sideCol span.dlpdf a
{
	margin-top: 10px;
	text-indent: -999%;
	background: url(images/downloadpdf-trans.png) no-repeat left;
	display: block;
	width: 225px;
	height: 58px;
}
#sideCol span.dlpdf a:hover {opacity: 0.8;} 
.addvert
{
	display: block;
	width: 511px;
	height: 342px;
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
}
.menuTable
{
	width: 500px;
	padding-top: 20px;
	margin: 10px 0 0 75px;
	float: left;
}
TABLE#tpizza
{
	width: 400px;
	padding: 0;
}
TABLE#tpizza P
{
	padding: 4px;
	margin: 0;
}
.menuHead
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: 500;
	color: #811C0A;
	padding: 5px 0;
}
#sideCol
{
	min-height: 550px;
	float: left;
	width: 266px;
	padding: 10px 0 0 10px;
	background: url(images/sidegash2-trans.png) no-repeat center right;
}
#sideCol P
{
	font-size: 18px;
}
#sideCol A
{
	color: #933;
}
#rightContent
{
	width: auto;
	height: auto;
	margin-left: 250px;
}
#rightContent A
{
	color: #933;
}
.leftCol
{
	padding: 20px 0 75px;
	margin: 10px 0 0 75px;
	width: 250px;
	float: left;
}
.rightCol
{
	padding: 20px 0 75px;
	margin: 10px 0 0 30px;
	width: 250px;
	float: left;
}
.item
{
	padding-bottom: 5px;
}
.title
{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	width: auto;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	padding-top: 10px;
	border-bottom: 1px dashed #711;
}
.description
{
	line-height: normal;
	padding-top: 4px;
	padding-bottom: 5px;
	font-size: 16px;
	margin-left: 10px;
}
.fillWidth
{
	padding: 30px 50px 50px 90px;
}
#sideCol UL.menunav
{
	padding: 10px 0 0;
	list-style: none;
}
#sideCol UL.menunav LI
{
	width: 225px;
	margin: 0;
	border-bottom: 1px dashed #7C170E;
	padding: 0;
}
#sideCol UL.menunav A
{
	width: auto;
	display: block;
	padding: 0 0 0 10px;
	color: #000;
	font-size: 18px;
	line-height: 50px;
	text-decoration: none;
	margin: 5px 0 5px 0;
}
#sideCol UL.menunav A:hover
{
	background:url(images/navsprite.png) repeat-x 0 0px;
	color: #FFF;
	-moz-border-radius:10px; -webkit-border-radius:10px;border-radius:10px;
}