body
{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    width: 100%;
	background-image: url(../images/bg.jpg);
	text-align: center;
}

#title
{
	text-align: center;
}

#pagewidth
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: left;
    width: 950px;
    z-index: 1000;
	vertical-align: bottom;
}

#copyright
{
    clear: both;
    color: #3A3F42;
    font-size: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0px;
    position: relative;
    text-align: center;
    width: 950px;
}

#map_canvas
{
	font-size: 15px;
	font-weight: normal;
}

#direction-text
{
	font-size: 12px;
	text-align: left;
}

#directions
{
	text-align: left;
	width: 350px;
}

#directions td
{
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 2px;
}

#directions .textinput
{
	background-color: #CCCCCC;
	border-style: none solid solid; 
	padding: 2px;
	border: 1px solid #444;
	width: 150px;
	font-size: 12px;
}

#directions .textinput2
{
	background-color: #CCCCCC;
	border-style: none solid solid; 
	padding: 2px;
	border: 1px solid #444;
	width: 70px;
	font-size: 12px;
}

#directions .textinput3
{
	background-color: #CCCCCC;
	border-style: none solid solid; 
	padding: 2px;
	border: 1px solid #444;
	width: 325px;
	font-size: 12px;
}

#order-unlimited
{
	font-size: 14px;
}

#order-gift
{
	font-size: 14px;
}

#order-unl-form
{
	text-align: left;
	width: 350px;
}

#order-unl-form td
{
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 2px;
}

#order-unl-form .textinput
{
	background-color: #CCCCCC;
	border-style: none solid solid; 
	padding: 2px;
	border: 1px solid #444;
	width: 150px;
	font-size: 12px;
}

#order-unl-form .textinput2
{
	background-color: #CCCCCC;
	border-style: none solid solid; 
	padding: 2px;
	border: 1px solid #444;
	width: 70px;
	font-size: 12px;
}

#order-unl-form .textinput3
{
	background-color: #CCCCCC;
	border-style: none solid solid; 
	padding: 2px;
	border: 1px solid #444;
	width: 325px;
	font-size: 12px;
}

#order-unl-form select
{
	background-color: #CCCCCC;
	border-style: none solid solid; 
	padding: 2px;
	border: 1px solid #444;
	width: 156px;
	font-size: 12px;
}

#order-unl-form .select2
{
	background-color: #CCCCCC;
	border-style: none solid solid; 
	padding: 2px;
	border: 1px solid #444;
	width: 331px;
	font-size: 12px;
}

#order-unl-form .select3
{
	background-color: #CCCCCC;
	border-style: none solid solid; 
	padding: 2px;
	border: 1px solid #444;
	width: 157px;
	font-size: 12px;
}

#order-unl-form textarea
{
	background-color: #CCCCCC;
	border-style: none solid solid; 
	padding: 2px;
	border: 1px solid #444;
	height: 100px;
	width: 324px;
	font-size: 12px;
	resize: none;
}

#order-unl-form .disclaimer
{
	font-size: 11px;
	padding-bottom: 8px;
}

#order-gift-form
{
	text-align: left;
	width: 350px;
}

#order-gift-form td
{
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 2px;
}

#order-gift-form .textinput
{
	background-color: #CCCCCC;
	border-style: none solid solid; 
	padding: 2px;
	border: 1px solid #444;
	width: 150px;
	font-size: 12px;
}

#order-gift-form .textinput2
{
	background-color: #CCCCCC;
	border-style: none solid solid; 
	padding: 2px;
	border: 1px solid #444;
	width: 70px;
	font-size: 12px;
}

#order-gift-form .textinput3
{
	background-color: #CCCCCC;
	border-style: none solid solid; 
	padding: 2px;
	border: 1px solid #444;
	width: 325px;
	font-size: 12px;
}

#order-gift-form select
{
	background-color: #CCCCCC;
	border-style: none solid solid; 
	padding: 2px;
	border: 1px solid #444;
	width: 156px;
	font-size: 12px;
}

#order-gift-form .select2
{
	background-color: #CCCCCC;
	border-style: none solid solid; 
	padding: 2px;
	border: 1px solid #444;
	width: 331px;
	font-size: 12px;
}

#order-gift-form .select3
{
	background-color: #CCCCCC;
	border-style: none solid solid; 
	padding: 2px;
	border: 1px solid #444;
	width: 157px;
	font-size: 12px;
}

#contact-header
{
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 15px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#contact
{
	text-align: left;
	width: 350px;
}

#contact td
{
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 2px;
}

#contact .textinput
{
	background-color: #CCCCCC;
	border-style: none solid solid; 
	padding: 2px;
	border: 1px solid #444;
	width: 150px;
	font-size: 12px;
}

#contact .textinput2
{
	background-color: #CCCCCC;
	border-style: none solid solid; 
	padding: 2px;
	border: 1px solid #444;
	width: 70px;
	font-size: 12px;
}

#contact .textinput3
{
	background-color: #CCCCCC;
	border-style: none solid solid; 
	padding: 2px;
	border: 1px solid #444;
	width: 325px;
	font-size: 12px;
}

#contact textarea
{
	background-color: #CCCCCC;
	border-style: none solid solid; 
	padding: 2px;
	border: 1px solid #444;
	height: 100px;
	width: 324px;
	font-size: 12px;
	resize: none;
}

#ui-datepicker-div
{
	font-size: 12px;	
}

.center
{
	margin-left: auto;
	margin-right: auto;
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

.clear
{
	clear: both;
}

.padding-top
{
	padding-top: 30px;
}

.disc-text
{
	padding-top: 8px;
	padding-left: 5px;
	font-size: 11px;
}

.maxwidth
{
	width: 95%;
}

.prices td img
{
	padding-right: 5px;
}

.prices th
{
	font-size: 17px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 8px;
	text-align: left;
}

.prices .alternating
{
	background-color: #CCCCCC;
}

.prices .alternating td
{
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.prices td
{
	font-size: 14px;
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
	text-align: left;
}

.desc
{
	margin-left: 25px;
	margin-right: 25px;
}

.desc th
{
	font-size: 17px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 8px;
	text-align: center;
}

.desc td
{
	font-size: 14px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	text-align: left;
	border-bottom: 1px solid #CCC;
}

.border
{
	border: 1px solid #222;
}

.border2
{
	border-top: 1px solid #222;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
}

#validateTips
{
	color: #cd0a0a;
}

#validateTips2
{
	color: #cd0a0a;
}