/*CSS Document*/
BODY
{
	background-color: #690404;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
H1
{
	color: #690404;
	font-size: 40px;
	margin: 20px 0px -5px;
	text-align: left;
}
.title
{
	font-size: 22px;
}
H2
{
	color: #690404;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 15px;
	padding-top: 1px;
}
H3
{
	color: #690404;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-top: 1px;
}
P
{
	font-size: 13px;
	margin: 5px;
}
A
{
	color: #690404;
}
#main
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#navbar
{
	background-color: #FDB83B;
	width: 800px;
	float: left;
}
#navbar UL
{
	margin: 15px;
	padding: 0px;
}
#navbar LI
{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #690404;
}
#navbar A
{
	list-style-type: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
#navbar LI.last
{
	border-right: none;
}
/*-------------------------------   Logo Style    ----------------------*/
#logo1
{
	position: absolute;
	top: 0px;
	left: 670px;
	border: none;
}
#logo2
{
	position: relative;
	float: left;
	border: none;
}
#logo3
{
	position: absolute;
	bottom: 0px;
	left: 670px;
	width: 100px;
	height: 100px;
}
#logo1 IMG
{
	border: none;
}
#logo3 IMG
{
	border: none;
}
.logo
{
	width: 110px;
	background-color: #690404;
	text-align: center;
	border-color: #FDB83B;
	border-style: solid;
}
.adobe
{
	color: #FDB83B;
	font-size: 25px;
	margin-bottom: -15px;
	margin-top: 5px;
}
.inn
{
	color: #FDB83B;
	font-size: 50px;
	margin: -15px;
}
.bookOnline
{
	color: #FDB83B;
	font-size: 13px;
	margin-top: 3px;
	margin: 5px;
	padding-bottom: 0px;
}
/*---------------    end logo style*   -------------------------------*/
#banner
{
	clear: both;
	width: 800px;
	padding-top: 5px;
}
#copy
{
	background-color: #FDB83B;
	text-align: justify;
	padding-left: 40px;
	padding-right: 40px;
	margin-top: -18px;
}
#column1
{
	width: 350px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	text-indent: 20px;
}
#column2
{
	text-indent: 20px;
}
.seasons
{
	font-size: 18px;
	color: #690404;
	font-weight: bold;
}
#subtabMain
{
	clear: both;
	background-color: #FDB83B;
	padding-bottom: 50px;
}
#subTabs
{
	background-image: url(../images/border.png);
	background-repeat: no-repeat;
	background-color: #FDB83B;
	width: 175px;
	height: 220px;
	margin-top: 0px;
	margin: 2px;
	position: relative;
}
#subTabs IMG
{
	margin-left: 22px;
}
#footer
{
	clear: left;
	background-color: #FDB83B;
	position: relative;
	/*[disabled]height:41px;*/
	border-bottom: 1px solid #FDB83A;
}
#footer LI
{
	list-style-type: none;
	margin: -10px;
	padding-top: 15px;
}
#footer A
{
	text-decoration: none;
	font-weight: bold;
	padding: 0px 5px;
}

