
.alert {
	background: #fff6bf url(/images/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}
.information {
	background: #F8FAFC url(/images/information.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #B5D4FE;
	border-bottom: 2px solid #B5D4FE;
}



body {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
body, td, .main_text {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select, input, textarea {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.small_text {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
p, ul, li {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
b, strong {
	color: #000000;
}
a {
	color: #003333;
	text-decoration: none;
}
a:hover {
	color: #990066;
	text-decoration: none;
}
li {
	margin-left: -22px;
}
.linkname {
	
	color: #666666;
	font-weight: bold;
}
.linkname:hover {
	color: #990066;
	font-weight: bold;
}
.linkname2 {
	color: #FFFFFF;
	font-weight: bold;
}
.linkname2:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.linkname3 {
	
	color: #666666;
}
.linkname3:hover {
	color: #990066;
}
.grid, .grid td, .grid b, .grid strong, .grid p {
	font-size: 11px;
}
.searchform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E5F60;
	width: 100px;
}
.title {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
}

.title1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
 
.title2 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
}
.title3 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
}
.white, .white td, .white a, .white a:hover {
	color: #FFFFFF;
}
.foodmenu, .foodmenu td {
	color: #003333;
	font-size: 10px;
}
.smaller {
	font-size: 10px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	font-weight: bold;
}
.subtitle_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.price_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
        text-align: center;
}

.price_table_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
        text-align: left;
}

.price_table_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
        border-right: solid 1px #FFFFFF;
        text-align: center;
}

.price_sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.price_summary td
{
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
	color: black;
	font-size: 12px;

}
.price_summary th
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
#steps {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: bold;
	color: #909090;
	font-size: 12px;
	text-decoration: none;
	height: 24;
	line-height: 1.8em;
	background-image: url(/images/stepgrey.gif);
}
#steps a:link, #steps a:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	height: 24;
	line-height: 1.8em;
	background-image: url(/images/stepred.gif);
}
#steps a:hover {
	color: #669999;
	text-decoration: none;
	font-size: 12px;
	background-image: url(/images/stepblue.gif);
}
#steps2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: bold;
	color: #909090;
	font-size: 12px;
	text-decoration: none;
	height: 24;
	line-height: 1.8em;
	background-image: url(/images/steplred.gif);
}
#steps2 a:link, #steps2 a:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #909090;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-image: url(/images/steplred.gif);
	line-height: 1.8em;
	height: 24;
}
#steps2 a:hover {
	color: #669999;
	text-decoration: none;
	font-size: 12px;
	background-image: url(/images/stepblue.gif);
}
.stephd {
	font-family : Arial, Helvetica;
	color: #003333;
	font-size : 14px;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
}
.stepdesc {
	font-family : Arial, Helvetica;
	color: #003333;
	font-size : 12px;
	padding: 0px 0px 10px 0px;
	line-height: 1.2em;
}
.stepslight {
	font-family: Arial;
	color: #003333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.stepslight a:link {
	color: #669999;
	text-decoration: none;
}
.stepslight  a:visited {
	color: #669999;
	text-decoration: none;
}
.stepslight  a:hover {
	color: #990066;
	text-decoration: none;
}


.avail_summary td
{
	font-family: Arial, Helvetica, sans-serif;
	width: 15px;
	color: white;
	text-align: center;
	font-size: 10px;

	border: 1px solid #eee;
}
.avail_summary th
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
	font-weight: normal;
}
.avail_summary .status0
{
	background-color: #74E865;
}
.avail_summary .status1
{
	background-color: #E86565;
}
.avail_summary .status2
{
	background-color: #6596E8;
}
.avail_summary .status3
{
	background-color: Maroon;
}
.avail_summary .status0-sel
{
	background-color: Aquamarine;
	color: black;
}
.avail_summary .status1-sel
{
	background-color: red;
}
.avail_summary .status2-sel
{
	background-color: BlueViolet;
}
.avail_summary .status3-sel
{
	background-color: Maroon;
}
.avail_summary .statusGrey
{
	background-color: #cccccc;
}