body { font-size: 10pt; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
background-color:gray; 
}


#container{
	 background-image: url(bg.gif); 
	 background-repeat:repeat-y ;
	 width:1000px;
	 clear: both;
	 padding:0;
	 margin:0;
	 height: 1000px;
	 position:relative;
	 margin-left: 13%;
	 }
	 
p {
	text-align: justify;
	 }

h1{
	color: #0047ab;
	text-align:center;
	
}

h2{
	color: #0047ab;
	text-align:center;
	
}

h3{
	text-align:center;
}

h5{
	color:#0047ab;
	text-align:center;
}

td { }

a:link {
	color: #0000FF;
}

a:visited {
	color: #810081;
}

a:hover {
}

a:active { }
.noted { color: #fffc00; font-weight: bold; }
.credits { font-size: 8pt; }
.phoneno { font-size: 16pt; }
.large { font-size: 13pt; }
.page { background-color: white; 
		background-image: url(pageshadow.jpg); 
		background-repeat: repeat-x; }

input,select,textarea,text{ 
		color: black; 
		font-size: 10px; 
		font-family: Verdana, Arial, Helvetica; 
		background-color: yellow; 
		border: solid 1px black; }

radio,checkbox  { 
		font-size: 10px; 
		font-family: Verdana, Arial, Helvetica; border: none black }

.text {
	color: #FFFFFF;
}
#menuBar {
	background-color:#626262;
	text-color:white;
	width:1000px;
	float:right;
       margin-left:0;
       text-align:center;
height:40px;
	
}
#home {
	float:left;
	width:100px;
	padding-left:0px;
}

#aboutUs{
	float:left;
	width:100px;
	
}

#services{
	float:left;
	width:100px;
	
}

#faqs{
	float:left;
	width:100px;
	
}

#game{
	float:left;
	width:100px;
	
}

#coupons{
	float:left;
	width:100px;
	
}

#contactUs{
	float:left;
	width:100px;
	
}

.leftbar { color: #fff; background-color: #0070ff; 
background-image: url(http://www.cohns.net/josh/sidebar_bottom.jpg); 
background-repeat: no-repeat; 
background-position: 0 bottom; 
width: 241px; 
float: left; 
}

#p1 {
	display: block;
	width: 240px;
	margin-left: 10px;
	color: #ffffff;
}

#trusted{
	padding-top:30px;
}
#reviews{
	padding-top:20px;
	padding-bottom:30px;
}
.rightbar { background-image: url(http://www.cohns.net/josh/rightbar_top.gif); background-repeat: no-repeat; background-position: 0 top; width: 260px; float: right; margin-top: 15px; margin-right: 15px; margin-left: 5px; }
#hours {
	display: block;
	width: 200px;
}
#place {
	display: block;
	width: 225px;
	padding-top: 50px;
}


#big {
	font-size: 14px;
	font-weight: bold;
}

.main {
	background-repeat: repeat-y;
	text-align: left;
	float: left;
	margin-top: 5px;
	display: block;
	width: 500px;
}

.main2 {
	background-repeat: repeat-y;
	text-align: left;
	float: left;
	margin-top: 5px;
	display: inline;
}
.formbottom { background-color: #626262; background-image: url(rightbar_bottom.gif); background-repeat: no-repeat; background-position: 0 bottom; }
.formbottom1 { background-color: #626262; background-image: url(rightbar_bottom_1.jpg); background-repeat: no-repeat; background-position: 0 bottom; }
.formbottom2 { background-color: #626262; background-image: url(rightbar_bottom1.gif); background-repeat: no-repeat; background-position: 0 bottom; }
.form { color: #000; background-color: #ffef00; text-align: left; padding-left: 10px; }
