@charset "utf-8";
/* CSS Document */


/*:::::DEFAULT:::::*/
body	{ margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; color: #555; font-size: 13px; background: #e2e7cd; line-height: 20px; }
h1		{ font-weight: bold; font-size: 20px; color: #fda742; margin: 0 0 30px 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; }
h2		{ font-weight: bold; font-size: 14px; color: #1f91a9; margin: 0; padding: 0; }
.cleaner	{ clear: both; }

a		{ color: #1f91a9; text-decoration: none; }
a:hover	{ text-decoration: none; }

/*:::::CONTAINERS:::::*/
#mainWrap	{ width: 800px; margin: auto; background: #FFF; }
#top		{ }

/*:::::NAVIGATION:::::*/
#nav	{ height: 24px; background: #ffa44a; padding-left: 81px; padding-top: 7px; }

.nav1	{ margin-right: 69px; }
.nav2	{ margin-right: 72px; }
.nav3	{ margin-right: 67px; }

/*:::::LAYOUT:::::*/
.blue	{ height: 14px; background: #1f91a9; }
.img	{ border-bottom: 1ps solid #FFF; }

#colWrap	{ float: left; clear: both; background: url(img/leftbg.jpg) no-repeat bottom left #FFF; }
#left		{ width: 325px; float: left; }
#right		{ width: 423px; float: left; padding: 23px 20px 53px 32px; }
#left2		{ width: 256px; float: left; } /*rates page only*/

#right ul	{ list-style: none; margin: 0; padding: 0; margin-top: 8px; }
#right li	{ padding-left: 15px; background: url(img/org_square.gif) no-repeat 3px 8px; }

.weather	{ border: 1px solid #dadec1; text-align: center; padding: 15px; margin-top: 10px; }

#colWrap2	{ float: left; clear: both; background: #FFF; } /*rates and reservations page*/

/*:::::ThumbNail:::::*/
.thumb	{ width: 116px; height: 116px; border: 3px solid #ffa44b; float: left; margin-right: 15px; }

/*:::::FOOTER:::::*/
#footer		{ height: 14px; background: #ffa44a; clear: both; }