a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body
	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/wallpaper.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

.botLeftImage
	{
	background-image: url(../rotate/rotator.php);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.topLine
	{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9D091B;
	}

.botLine
	{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8c8c8c;
	}

.footText {
	font-size: 9px;
	color: #FF9999;
}
.mainText {
	font-size: 11px;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	line-height: 18px;
}
.mainTextHi {
	font-size: 12px;
	font-weight: bold;
}
.titlePad {
	padding-top: 18px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.backgroundMain {
	background-image: url(../images/autumn_leaf.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.gilbertsLogo {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
}

.map {
	float: right;
	padding-left: 10px;
}

.mainLinks {
	font-weight: bold;
	color: #990000;
}

.floorplanImage {
	border: 1px solid #CCCCCC;
}


.capacitiesTable {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.capacitiesTableH {
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.capacitiesTableR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.keyTable {
	padding: 3px;
}
.ratesPrice {
	font-size: 14px;
	font-weight: bold;
	color: #9D091B;
}
.boldSub {
	font-weight: bold;
}

.ratesTitle {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.locateHi {
	font-size: 12px;
	font-weight: bold;
	color: #9D091B;
}
.diningImg {
	float: left;
	padding-right: 20px;
}

.roomNames {
	font-size: 12px;
	font-weight: bold;
	color: #9D091B;
}

.roomImg {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}