body,
html {
	margin:0;
	padding:0;
	background-image: url(images/JRbkgrd.jpg);
}
body {
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #F3F3F3;
	background-image: url(images/JRbkgrd.jpg);
	text-align: center;
	border: 0;
	height: 100%;

}
#wrap {
	background:#000000;
	margin:0 auto;
	width:770px;
}

/* Text */

.date, .days{
	color:#FFFF00;
	font-weight:bold;
	margin:0 5px 0 0;
}
.first {
	border:none;
}
.motto {
	color:#FF6600;
	font-weight:bold;
	margin:10px 0;
	text-align:center;
	font-size:14px;
	font-family:"Arial Black", sans-serif ;
}
.time, .hours {
	color:#FFFFFF;
}
.constructionText {
	text-align:center;
	color:#FF6600;
	font-size:16px;
}
.legend {
	padding: 0 0 15px 0;
	font-size: 16px;
	color:#FF6600;
	text-align:left;
	}
.special{
	height:auto;
	min-height:225px;
	margin: 15px 0;
	border-bottom:thin dotted #FF6600;
}
#sidebar h3 {
	margin-top: 12px;
}
#event {
	margin:10px;
	text-align:center;
	}
#marquee {
	background: #000000 url(images/event.png) no-repeat left bottom;
	height:151px;
	width:700;
	margin:0 10px;
	text-align:center;
	}
.eventName {
	color: #FF6600;
}
.bold {
	font-weight:bold;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
h1 { font-size: 34px; }

h2 {
	margin-bottom: 10px;
	padding: 0 0 22px 0;
	font-size: 24px;
	background: #000000 url(images/img3.gif) repeat-x left bottom;
}
h3 {
	padding: 0 0 20px 0;
	font-size: 14px;
	background: #000000 url(images/img3.gif) repeat-x left bottom;
}
h4 {
	padding: 0 0 15px 0;
	font-size: 10px;
	color:#FFFF00;
	text-align:center;
}
h5 {
	padding: 0 0 15px 0;
	font-size: 14px;
	color:#FFFF00;
	text-align:center;
}

.OrangeText {
	color:#FF6600;
	font-size:16px;
	font-weight: bold;
}
#margueeText {
	padding:50px 0 10px 0;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-align:center;
	
	
}
.SmallYellowText{
	padding: 0 0 5px 0;
	font-size: 10px;
	color:#FFFF00;
	text-align:center;
}
p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
}
a {
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
}	
a:visited {
	color:#FFBA53;
}

.pdf {
	height:800px;
	width:750px;
}


/*  Hours text */

.days, .hours {
	text-align:center;

}	
/* Header */

#header {
	width: 100%;
	margin: 10px auto;
	padding: 10px 0 0 0;
	height: 200px;
	border-bottom: 4px solid #FE4E00;
}

/* Navigation*/ 
	
#navi {
	height:30px;
	padding:15px;
	background: #000000 url(images/navbkgrd.jpg) repeat-x;

}

#navi  ul li{
	display:inline;
	margin:0;
	padding: 15px 0 0 0;
	list-style: none;
}
#navi ul {
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
	width:100%;
}
#navi ul li a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	background: url(images/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#navi ul li a:hover {
	text-decoration: underline;
}

}
#navi ul li .first a {
	background: none;
}

/* Lists */

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}
.time {
	font-size:11px;
}
/* Content */

#mainContent {
	background:#000000;
	width:95%;
	padding: 5px;
	overflow: hidden;
	margin-bottom:25px;
	min-height:450px;
	} 
#ContactTextBox {
	width:500px;
	margin:10px 0;
	text-align:center;
}
#mainCol {
	background:#000000;
	float:right;
	width:520px;
	padding: 15px;
}
#signup {
	width: 200px;
	height:205px;
	background:url(images/signup.jpg) no-repeat;
}
.signupBox {
	padding-top:60px;
	width:95%;
	heigh:205px;
	text-align:center;
	font-weight:bold;
	
}
#sidebar {
	background:#000000;
	float:left;
	width:200px;
	text-align:left;
	padding: 10px;
	margin-bottom:15px;
}
#gallery {
	background:#000000;
	width:95%;
	overflow: hidden;
	margin-bottom:25px;
	min-height:450px;
	font-family:arial,sans-serif;
	font-size:13px;

}
#galleryContent {

	float:right;
	width:auto;
	height:auto;
}
#Gallery_sidebar {
	background:#000000;
	float:left;
	width:150px;
	text-align:left;
	padding: 5px;
	margin-bottom:15px;
}
.special p {
	text-align:left;
}
.special .left {
	float:left;
	text-align:left;
}

.special .right {
	float:right;
	text-align:left;
}
.specialsHeading
{
	font-size:14px;
	color:#FE4E00;
	font-family:"Arial Black", sans-serif
}
.centerText {
	text-align:center;
	
}
#associates
{
	border-top: solid thin #FE4E00;
	margin-bottom:15px;
	padding-top:10px;
}
/* Footer */
#footer {
	clear:both;
	padding: 20px 0;
	background: url(images/img4.gif) repeat-x;
	margin:0;
	text-align: center;
	color: #8A8A8A;
	}
#footer img {
border:none;
}
#footer ul{
	display:block;
	position:relative;
	text-align:center;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;
}

#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	margin:auto;
	color:#FF6600;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer p {
	text-align:center;
}
#footer p a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 10px;
	margin:auto;
	color:#FF6600;
}
#footer p a:hover{
	text-decoration:underline;
}
/* Alignment */

.center {
	text-align:center;
}
.leftFloat {
	float:left;
}
.rightFloat {
	float:right;
	margin:10px;
}
.margin10 {
	margin:10px;
}
.leftText {
	text-align:left;
}
.rightText {
	text-align:right;
}
/*  Form Styles */

.basictext {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 14px; color:#000066;
  }
.errortext {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 14px; color:#C00000; font-weight: bold;
}

