body{
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	
	
	background-position:center top;
	background-color:#250e00;
	width:990px;
	text-align:center;
	}
	
a:hover{
	text-decoration:underline;
	}
	
/*BACKGROUND*/

.menu-bg{
	background-image:url(../images/menu-center.jpg);
	background-repeat:repeat-x;
	}
	
.wood-bg{
	background-image:url(../images/wood-bg.jpg);
	background-repeat:repeat-y;
	}
	
.footer-bg{
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	}
	
.box-bg{
	background-image:url(../images/box-bg.jpg);
	background-repeat:repeat-x;
	height:36px;
	}
	
.hours-center-bg{
	background-image:url(../images/hours-center-bg.jpg);
	background-repeat:repeat;
	}
	.media
{
	background-image: url(../images/footer-left.jpg);
	background-repeat: repeat-x;
}
		
	
/*FONTS*/

.tahoma-11-do{
	font-family:tahoma;
	font-size:11px;
	color:#d9c199;
	text-decoration:none;
	}
	
.tahoma-11-do2{
	font-family:tahoma;
	font-size:11px;
	color:#9b722f;
	text-decoration:none;
	}
	
.tahoma-11-white{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	}
	
.tahoma-12-white{
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	}
	.tahoma-16-white{
	font-family:tahoma;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
.tahoma-12-red{
	font-family:tahoma;
	font-size:12px;
	color:#e3040c;
	text-decoration:none;
	}
.tahoma-14-red
{
	font-family: tahoma;
	font-size: 14px;
	color: #e3040c;
	text-decoration: none;
	font-weight: bold;
}
	
.tahoma-12-green{
	font-family:tahoma;
	font-size:12px;
	color:#7a7a02;
	text-decoration:none;
	}		
	
.tahoma-13-black{
	font-family:tahoma;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	line-height:22px;
	}
	
.tahoma-13-green{
	font-family:tahoma;
	font-size:13px;
	color:#505400;
	text-decoration:none;
	}
	
.arial-20-white{
	font-family:arial;
	font-size:20px;
	color:#ffffff;
	text-decoration:none;
	}
	
.arial-20-red{
	font-family:arial;
	font-size:20px;
	color:#e3040c;
	text-decoration:none;
	}
.arial-20-redlink{
	font-family:arial;
	font-size:20px;
	color:#e3040c;
	text-decoration:underline;
	}
	
.arial-20-dr{
	font-family:arial;
	font-size:20px;
	color:#e2c18e;
	text-decoration:none;
	}
.arial-14-white
{
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}	
.arial-20-white
{
	font-family: arial;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
}
.tahoma-12-lt-green
{
	font-family: tahoma;
	font-size: 12px;
	color: #00CC00;
	text-decoration: none;
}			
	
/*FORMS*/

.textfield {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #313131;
	text-decoration: none;
	height: 18px;
	width: 133px;
	border: thin solid #d0ac7a;
}

.textfield-2{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #313131;
	text-decoration: none;
	height: 18px;
	width: 118px;
	border: thin solid #d0ac7a;
}

.textfield-3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #313131;
	text-decoration: none;
	height: 18px;
	width: 218px;
	border: thin solid #d0ac7a;
}

.textfield-4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #313131;
	text-decoration: none;
	height: 18px;
	width: 142px;
	border: thin solid #d0ac7a;
}
.lblserve
{
	text-align: center;
	font-family: 'Times New Roman';
	font-size: 13px;
	color: #F00000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.floatLeft
{
	float: left;
	width: 308px;
}
.floatRight
{
	float: right;
} 
.image-left
{
	float: left;
	vertical-align: text-top;
} 
.image-right
{
	float: right;
	vertical-align: text-top;
} 
td.wrapContainer
{
	width: 99.5%;
	float: left;
}
.bigLineHeight
{
	line-height: 200%;
}