﻿*
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #603913;
	font-size: 11px;
	background: url(../../media/images/interface/bg.jpg) repeat;
}
a
{
	color: #603913;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: Myriad Pro;
	font-size: 18px;
	text-transform: uppercase;
	margin: 5px 0 0 0;
}

h2
{
	font-family: Myriad Pro;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

.SideNavLink
{
	font-family: Myriad Pro;
	font-size: 14px;
	font-weight: bold;
	color: #ae8335;
	line-height: 16px;
	text-decoration: none;
}
.MiddleNavLink
{
	font-family: Myriad Pro;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 20px;
	text-decoration: none;
}
h3
{
	font-family: Myriad Pro;
	font-size: 13px;
	text-transform: uppercase;
	margin: 2px 0;
}
p, ul, ol
{
	margin-top: 1.85em;
}

ul, ol
{
	margin-left: 1.75em;
}

#Page
{
	width: 860px;
	min-height: 800px;
	overflow: hidden;
	margin: 0 auto;
	background: white;
}
#Content
{
	width: 860px;
}
#Header
{
	width: 860px;
	height: 126px;
	padding-top: 10px;
}
#Logos
{
	width: 860px;
	height: 81px;
	padding: 0px;
}
#MainLogo
{
	width: 235px;
	height: 100px;
	padding: 0 508px 0 30px;
	float: left;
}
#BestWesternLogo
{
	width: 60px;
	height: 53px;
	padding-top: 15px;
	float: left;
}

#TopNav
{
	width: 810px;
	height: 15px;
	padding: 12px 0 15px 33px;
	font-family: Myriad Pro;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-align:justify;
	float: left;
}

#Top
{
	width: 840px;
	padding: 0 10px;
	margin: 0;
}
#TopBanner
{
	width: 535px;
	height: 232px;
	float: left;
}
#CheckAvailabilityBlock
{
	width: 293px;
	height: 232px;
	background: url(../../media/images/interface/checkAvBg.jpg) no-repeat;
	margin: 0 0 0 10px;
	float: left;
}
#CheckAvailabilityContent
{
	padding: 80px 15px 15px 25px;
}

#Middle
{
	width: 860px;
	float: left;
}
#MiddleLeft
{
	width: 505px;
	padding: 20px 10px 15px 30px;
	float: left;
}
#MiddleLeftContent
{
	width: 500px;
	padding: 0;
}

#MiddleRight
{
	width: 293px;
	float: left;
	margin: 0 0 0 10px;
}
#SideNavBg
{
	margin-top: 10px;
	width: 293px;
	height: 91px;
	background: url(../../media/images/interface/sideNavBg.jpg) no-repeat;
}
#SideNavContentLeft
{
	width: 115px;
	height: 70px;
	float: left;
	padding: 10px 8px;
}
#SideNavContentRight
{
	width: 152px;
	height: 70px;
	float: left;
	padding: 10px 5px 0 0;
}
#MiddleBottomNav
{
	width: 510px;
	height: 91px;
	margin: 20px 0;
}
#MiddleNavBg
{
	width: 164px;
	height: 91px;
	background: url(../../media/images/interface/beigebg.jpg) no-repeat;
	margin: 5px 3px;
	float: left;
}
#MiddleNavContent
{
	width: 148px;
	height: 80px;
	padding: 8px;
	float: left;
}
#WeatherFeed
{
	width: 370px;
	height: 22px;
	padding: 3px;
}
#Bottom
{
	width: 860px;
	height: 250px;
}
#Sponsors
{
	width: 760px;
	height: 60px;
	padding: 30px 50px 15px 50px;
	float: left;
}
.SponsorPadding
{
	padding-right: 30px;
}

#footer
{
	text-align: center;
	width: 760px;
	padding: 10px 50px 20px 50px;
	float: left;
}
.gallery
{
	margin: 15px;}

