@charset "windows-1254";
body {
	font-family: geneva;
	font-size: 12px;
	background-color: #999999;
}
.pageContainer {
	width: 850px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.whitebold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-family: Arial;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h3 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.comment {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.pageContent {
	background-color: #FF6600;
	width: 690px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	font-size: 12px;
	color: #000066;
}
.headerImage {
	height: 300px;
	width: 450px;
}
.headerTop {
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 15px;
}
.mainNavigation {
	background-color: #999999;
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
.mainNavigation a {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	top: -1px;
}
.mainNavigation a:hover {
	color: #000066;
}
.headerBackground {
	background-color: #990000;
	height: 300px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.headerDecoration {
	height: 300px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.contentContainer {
	background-color: #FFFFFF;
	width: 850px;
}
.ourServices {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.redService {
	font-family: Arial;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	text-align: right;
	padding-right: 15px;
	font-weight: bold;
}
.whiteService {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
.serviceBar {
	background-image: url(../img/fadebkgnd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.pagefooter {
	font-family: Arial;
	font-size: 10px;
	background-color: #999999;
	height: 12px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.hotelFeature {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-position: -20px;
	text-align: left;
}
