/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

html,body {
	font-family: Arial, Helvetica, sans-serif; margin-bottom: 5px; font-size: 12px;
}

body{
	background-attachment: scroll;
	background-image: url(../images/bg_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EEE0B5;
	color: #6E5028;
}

p, ul{
	color: #6E5028;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

ul {
	padding-top: 1px;
	margin-left: 13px;
	padding-right: 10px;
	padding-bottom: 5px;
}

ul li {
	padding-top: 4px;
	font-size: 11px;
	line-height: 14px;
}

a img {border: 0;}

h2{ color: #5684B6;}

h1 {border-bottom: 5px solid #E0CC88;}

h1 span { display: none;}
h2 span { display: none;}

#us{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7BD64;
}

input, select, textarea {
	background-color: #F3EBCF;
	color: #8F6834;
	border: 1px solid #D7BD64;
	margin: 2px;
	padding: 2px;

}

input:hover {background-color: #C4A331; color: #fff;}

legend {
	font-weight: bold;
	font-size: 14px;
}

fieldset{
	margin-top:5px;
	padding: 10px;
	border: 1px solid #D7BD64;
	background-color: #E0CC88;
}

a:link   {  color: #436C9A} 
a:visited   {  color: #6B93BE} 
a:active   {  color: #2C4765} 

h1#welcome,
#rooms,
#amenities, 
#petFriendly, 
#specialsAndPackages,
#directions, 
#photoGallery, 
#activities,
#dining,
#shopping,
#longBeach,
#catalinaIsland,
#themeParks,
#eventsHuntingtonBeach,
#eventsLongtonBeach,
#contactUs ,
#thankYou ,
#privacyPolicy,
h2#specialsAndDeals_03,
{background-repeat: no-repeat;}
	
h1#welcome {width:191px; height: 38px; background-image: url("../images/welcome.gif");}
h1#rooms {width:132px; height: 28px; background-image: url("../images/rooms.gif");}
h1#amenities {width:200px; height: 38px; background-image: url("../images/amenities.gif");}
h1#petFriendly {width:232px; height: 46px; background-image: url("../images/petFriendly.gif");}
h1#specialsAndPackages {width:502px; height: 47px; background-image: url("../images/specialsAndPackages.gif");}
h1#directions {width:204px; height: 38px; background-image: url("../images/directions.gif");}
h1#photoGallery {width:273px; height: 47px; background-image: url("../images/photoGallery.gif");}
h1#activities {width:179px; height: 38px; background-image: url("../images/activities.gif");}
h1#dining {width:124px; height: 47px; background-image: url("../images/dining.gif");}
h1#shopping {width:195px; height: 47px; background-image: url("../images/shopping.gif");}
h1#longBeach {width:455px; height: 47px; background-image: url("../images/longBeach.gif");}
h1#catalinaIsland {width:296px; height: 38px; background-image: url("../images/catalinaIsland.gif");}
h1#themeParks {width:265px; height: 46px; background-image: url("../images/themeParks.gif");}
h1#eventsHuntingtonBeach {width:523px; height: 47px; background-image: url("../images/eventsHuntingtonBeach.gif");}
h1#eventsLongBeach {width:387px; height: 47px; background-image: url("../images/eventsLongBeach.gif");}
h1#contactUs {width:223px; height: 35px; background-image: url("../images/contactUs.gif");}
h1#thankYou {width:208px; height: 46px; background-image: url("../images/thankYou.gif");}
h1#privacyPolicy {width:286px; height: 46px; background-image: url("../images/privacyPolicy.gif");}
h2#specialsAndDeals_03 {width:387px; height: 38px; background-image: url("../images/specialsAndDeals_03.gif");}

h2 {
	font-size: 15px;
	color: #000000;
	display: block;
	height: 15px;
}

.bodytext {
	font-size: 12px;
	line-height: 15px;
}

.bodytextBold {
	font-weight: bold;
}

b#large {font-size: 15px;}

.bodytextSmall{
	font-size: 9px;
	color: #000000;
}

.bodytextSmallLight{
	font-size: 9px;
	color: #666;
}

#contentcenter1 {
	width:815px;
	margin: 0px auto;
	padding:0px;
	margin-top: 5px;
}

.topMiddleLeft {
	margin-right: 9px; /* clip right corner */
	background-image: url('../images/corners1280x18.gif');
	height: 9px; /* vertical: show first half of the image with the top-corners in it */
	font-size: 2px; /* correct height for IE */
}

.topMiddleRight {
	margin-top: -9px; /* to level of top-left corner */
	margin-left: 9px; /* clip left corner */
	background-image: url('../images/corners1280x18.gif'); 
	background-position: 100% 0; /* show bg-image starting at the right */
	height: 9px; 
	font-size: 2px;
}

.insideMiddle1 {
	background:#EBDBA9;
	padding-left: 5px;
	padding-right: 5px;
	border-width: 0px 4px;
	border-style: solid;
	border-color: #F1E5C2;
	height: 351px;
}

#container {
	background-color: #EBDBA9;
	background-image: url(../images/mainBG.gif);
	background-repeat: no-repeat;
	background-position: top center;
	border-top: 0px solid #F1E5C2;
	border-right: 5px solid #F1E5C2;
	border-bottom: 4px solid #F1E5C2;
	border-left: 5px solid #F1E5C2;
}

#headerFlash {
	height: 360px;
	width: 815px;
	position: absolute;
	margin-left: -9px;
	top: 5px;
	z-index: 999;
}

#left {
	padding-left: 15px;
	float: left;
	width: 450px;
}

#left2 {
	padding-left: 15px;
	float: left;
	width: 510px;
}

#middle, #sideBar {
	background-color: #E0CC88;
}	

#middle {
	float: right;
	width: 177px;
	padding-left: 15px;
}
	
#sideBar {
	padding-right: 15px;
	width: 219px;
	float:right;
	padding: 0px 15px 15px 40px;
	background-image: url(../images/sideBarBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.bottomMiddleLeft {
	margin-right: 9px; /* clip right corner */
	background-image: url('../images/corners1280x18.gif');
	background-position: 0 -9px; /* show under half of the image */
	height: 9px;
	font-size: 2px;
}

.bottomMiddleRight {
	margin-top: -9px; /* to level of bottom-left corner */
	margin-left: 9px; /* clip left corner */
	background-image: url('../images/corners1280x18.gif'); 
	background-position: 100% -9px; /* under half, right side */
	height: 9px; 
	font-size: 2px; 
}

#footer {
	width: 815px;
	height: 55px;
	margin: 0;
	background-image: url('../images/footer.gif');
	font-size: 9px;
	font-weight: normal;
	color: #9FA0AA;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;	
}

#footer a {
	color: #9FA0AA;
	text-decoration: none;
}

#footer2 {
	clear:both;
	background: #c4df9b;
}


#alternateContent {
	padding: 10px;
}

#packageType, #roomType {
	font-weight: bold;
	font-size: 14px;
	background-color: #005888;
	color: #E0CC87;
	border-bottom: 1px solid;
	border-color: #005888;
	background-image: url(../images/packageHeaderBG.gif);
	background-repeat: repeat-x;
	padding: 3px;
}

#packageType {
	text-align: center;
}

#roomType {
	text-align: left;
}

#packageContainer {
	background-color: #E9D89F;
	border: 1px solid #BDA66A;
	margin-bottom: 10px;
}
#packageContainer p, #packageContainer img{
	padding:8px;
}



#inlineButtons a {
	padding-top: 2px;
	height: 16px;
	background-color: #7B5C34;
	color: #D0B999;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	display: block;
}

#inlineButtons a:hover {
	background-color: #947951;
	color: #EBDBA9;

}

#roomsTable {
	margin: 10px 0px;
	width: 100%;
	padding: 5px;
	background-color: #E3CE86;
}
