/* CSS Document */

body {margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#666666;}
a {color:#666666; text-decoration:none; text-decoration:underline;}
a:hover {color:#333333; text-decoration:underline;}

#outerWrapper {text-align:center; min-width: 465px;}
#wrapper {margin:0 auto; width: 466px; text-align:left;background-color:#ffffff;}

#navigation {}

/* Main avigation */ 
a img.home {width: 71px; height: 65px; border-width: 0;}
a#home img.home {background: url(images/home.gif) top left no-repeat;}
a#home:hover img.home {background: url(images/homeRoll.gif) top left no-repeat;}

a img.about {width: 91px; height: 65px; border-width: 0;}
a#about img.about {background: url(images/aboutUs.gif) top left no-repeat;}
a#about:hover img.about {background: url(images/aboutUsRoll.gif) top left no-repeat;}

a img.rooms {width: 104px; height: 65px; border-width: 0;}
a#rooms img.rooms {background: url(images/theRooms.gif) top left no-repeat;}
a#rooms:hover img.rooms {background: url(images/theRoomsRoll.gif) top left no-repeat;}

a img.tariffs {width: 90px; height: 65px; border-width: 0;}
a#tariffs img.tariffs {background: url(images/tariffs.gif) top left no-repeat;}
a#tariffs:hover img.tariffs {background: url(images/tariffsRoll.gif) top left no-repeat;}

a img.contact {width: 108px; height: 65px; border-width: 0;}
a#contact img.contact {background: url(images/contactUs.gif) top left no-repeat;}
a#contact:hover img.contact {background: url(images/contactUsRoll.gif) top left no-repeat;}

/* Main Banner */ 
#banner {padding-top:5px;}

/* 3 Specials on index page */
#specials {width:464px; margin-right:0px; margin-left:0px; margin-top:10px; padding:0px;}
#specialsLeft {width:150px; padding:0px; float:left; border: 1px solid #CCCCCC;}
#slContent {margin:1px; background:#ffffff;}
#specialsCenter {width:150px; padding:0px; float:left; margin:0px 4px 0px 4px;  border: 1px solid #CCCCCC;}
#scContent {margin:1px; background:#ffffff;}
#specialsRight {width: 150px; padding:0px; float:left; border: 1px solid #CCCCCC;}
#srContent {margin:1px; background:#ffffff;}
.pic {padding:4px 0px 4px 0px;}
.blurb {padding:16px 0px 16px 0px;}
.pinkFooter {background: url(images/pinkFooterTile.gif) top left repeat; font-weight: normal; color:#4A3E30; 
font-size: 90%; padding:8px 0px 8px 0px; background-color:#EFD9BD;}
a {color:#4A3E30; text-decoration:none; text-decoration:none;}
a:hover {color:#4A3E30; text-decoration:underline;}
			
/* Main Content */
#mainContent {width:462px; padding:0px; float:left; border: 1px solid #CCCCCC; margin:10px 0px 10px 0px;}
#contents {margin:1px; background:#ffffff;}
#contentHeading {background: url(images/creamBGTile.gif) top left repeat-x; padding:30px 0px 28px 0px;}
#contentText {padding:10px;}
#contentFooter {background: url(images/pinkFooterTile.gif) top left repeat-x; font-weight: normal; color:#4A3E30; 
font-size: small; padding:9px 0px 9px 0px; background-color:#EFD9BD; font-family: Georgia, "Times New Roman", Times, serif;}

/* Copyright */
#disclaimer {padding:12px; font-size:85%}

