/*****************************************/
/****  CLIENT STYLES  ********************/
/*****************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(../Backgrounds/AW-PageBackground.jpg);
	background-repeat: repeat;
	background-position: center top;/* font-size: 11pt;*/
	line-height: 1.25em;
}


/*****************************************/
/****  WRAPPER  **************************/
/*****************************************/
#wrapper { 
 margin: 0 auto;
 width: 950px;
}

/*****************************************/
/****  HEADERS ***************************/
/*****************************************/
#header {
	color: #333;
	width: 950px;
	height: 180px;
	background: none transparent scroll repeat 0% 0%; 
/* -moz-border-radius: 15px;
 -webkit-border-radius: 15px;*/ 
 -moz-border-radius-topleft: 15px;  
 -moz-border-radius-topright: 15px;
-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
	
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#headerBackground{
	height: 180px;
	width: 950px;
	float: left;
	text-align: center;
	/*	border: thin dotted #FF33FF;*/
	z-index: 0;
	position: absolute;
	top: -180px;
	left: auto;
	padding-left: 15px;	
	top: 0px;
	right: auto;
}

#headerLeft{
	margin: 0px;
	height: 160px;
	width: 300px;
	float: left;
	text-align: center;
/*	border: thin dotted #FF33FF;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	z-index: 2;	
	position: relative;	
}



#headerText {
	margin: 0px;
	float: right;
	text-align: right;
	/*	border: thin dotted #FF33FF;*/
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	z-index: 3;
	position: relative;
	top: 145px;

}

#headerBoarder{
	height: 180px;
	width: 950px;
	float: left;
	text-align: center;
/*	border: thick dotted #00FF33;*/
	z-index: 5;
	position: absolute;
	/*	top: -180px;*/
	left: auto;
	padding-left: 15px;
	top: 0px;
	right: auto;
}


/*****************************************/
/****  MASTER MENU  **********************/
/*****************************************/
#menu {
	color: #AA4655;
	width: 980px;
	height: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: -5px;
	padding-left: 0px;
	font-size: 14px;
	/*	background-color: #b3968a;*/
	background-image: url(../Backgrounds/AW-MenuBackground.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
}

#menu ul
{
	padding: 0px;
	list-style-type: none;
	white-space: nowrap;
	width: 65.2em;
	margin: auto;

}

#menu li
{
	float: left;
	text-decoration: none;
	display: inline;
	margin: 0px;
}

#menu li a{
	background: none transparent scroll repeat 0% 0%;
	COLOR: #9e0039;
	FONT-FAMILY: arial, helvetica, Geneva, sans-serif;

	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

#menu li a:hover{
	background-color: #AA4655;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial, helvetica, Geneva, sans-serif;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/*****************************************/
/****  PAGE CONTENT  *********************/
/*****************************************/
#pageContent {
/*	background-image: url(../images-Menu/CSC-MenuBackground-Top.png);*/
 	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
  overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
  width: 950px;

/* -moz-border-radius-bottomleft: 15px; 
 -webkit-border-bottom-left-radius: 15px;
 -moz-border-radius-bottomright: 15px; 
 -webkit-border-bottom-right-radius: 15px; */
}

#pageTitle {
	float: left;
	color: #333;
	width: 940px;
	display: inline;
	position: relative;
	/*	background-color: #93beeb;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#pageTitle h1 {
	font-size: 18px;
	margin: 0px;
}


/*****************************************/
/****  4 Pictures at top of Index  *******/
/*****************************************/
#leftcolumn {
	color: #333;
	border: 1px solid #ccc;
	margin: 10px 5px 5px 0px;
	padding: 10px;
	height: 170px;
	width: 205px;
	float: left;
	text-align: center;
	line-height: 2em;	
}
#leftmiddle { 
	color: #333;
	border: 1px solid #ccc;
	margin: 10px 5px 5px 0px;
	padding: 10px;
	height: 170px;
	width: 205px;
	float: left;
	text-align: center; 
	line-height: 2em;
}
#rightmiddle { 
  color: #333;
  border: 1px solid #ccc;
  margin: 10px 5px 5px 0px;
  padding: 10px;
  height: 170px;
  width: 205px;
  float: left;
  text-align: center;
	line-height: 2em; 
}

#rightcolumn { 
  color: #333;
  border: 1px solid #ccc;
  margin: 10px 0px 5px 0px;
  padding: 10px;
  height: 170px;
  width: 204px;
  float: left;
  text-align: center; 
	line-height: 2em;
}
/**** End of Pictures at top of Index ****/

#pageContent h2 {
	font-size: 120%;
	color: #990000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-style: italic;
}

#tripAdvisor {
	height: 80px;
	width: 170px;
	float: right;
	margin: 0px;
	padding: 0px;

}

.clear { clear: both; background: none; }

#topofPage {
	width: 800px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}








/*****************************************/
/****  menuBottom  ***********************/
/*****************************************/
#menuBottom {
	color: #333;
	width: 980px;
	height: 45px;
	/*	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
/*	font-size: 14px;*/
	font-weight:bold;
	background-image: url(../Backgrounds/AW-MenuBackground-Bottom.gif);
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menuBottom a{
	background: none transparent scroll repeat 0% 0%;
	COLOR: #9e0039;
	FONT-FAMILY: arial, helvetica, Geneva, sans-serif;

	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
	font-weight: bold;
	line-height: 20px;
}

#menuBottom a:hover{
	background-color: #AA4655;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial, helvetica, Geneva, sans-serif;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/*****************************************/
/****  footer  ***************************/
/*****************************************/
#footer {
	width: 930px;
	clear: both;
	color: #333;
	background: none transparent scroll repeat 0% 0%;
	float: left;
	padding: 0px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*****************************************/
/****  copyRight  ************************/
/*****************************************/
#copyright {
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-style: italic;
}

/*****************************************/
/****   CUSTOM TABLES  *******************/
/*****************************************/

.tableContactUs {
	clear: both;
	padding: 20px;
	border: thin solid #CC6666;
	margin-right: auto;
	margin-left: auto;
}


#tableLodging {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;


}

#tableLodging img {
	padding: 10px;
	text-align: left;
}

#tableRates {
	border: thin solid #CC6666;
	width: 800px;
	padding: 5px;
	margin: 15px;
	margin-right: auto;
	margin-left: auto;	
}

/*****************************************/
/****   CONTENT  *************************/
/*****************************************/


/* Body Links*/
a:link, a:visited, a:active{
	background: none transparent scroll repeat 0% 0%; 
	COLOR: #AA4655;
	FONT-FAMILY: arial, helvetica, Geneva, sans-serif; 
	TEXT-DECORATION: underline;
	FONT-WEIGHT: normal;
	font-size: 95%;
	font-weight: bold;
}

a:hover{
	background-color: #AA4655; 
	COLOR: #FFFFFF;
	FONT-FAMILY: arial, helvetica, Geneva, sans-serif; 
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
	font-size: 95%;
	font-weight: bold;
}

.linkImage {
	background: none transparent scroll repeat 0% 0%;
}


.blueText {
  color: #0033FF;
	font-size: smaller;
}

.guestComment {
	font-size: smaller;
}

/* Special Tables*/
.tableRate {
	border: thin solid #000000;
	margin-right: 0px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}


.cabinImg {
	margin:12px;
}

/* Links for images to remove background for mouse over*/
a.imageLink:link, a.imageLink:visited, a.imageLink.active, a.imageLink.hover {
	background: none transparent scroll repeat 0% 0%;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.smallerText {
	font-size: 80%;
	color: #990000;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

/*****************************************/
/****  LIGHT BOX  ************************/
/*****************************************/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ 
	float: left; 
}
#keyboardMsg{ 
	float: right; 
}
#closeButton{ 
	top: 5px; 
	right: 5px; 
}

#lightbox img{ 
	border: none; 
	clear: both;
} 

#overlay img{ 
	border: none; 
}

#overlay{ 
	background-image: url(../LightBox/overlay.png); 
}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(LightBox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../LightBox/overlay.png", sizingMethod="scale");
}
/*****************************************/
/****  END OF CSS FILE  ******************/
/*****************************************/
p {
	color: #333333;
	text-align: left;
	text-indent: 20px;
	vertical-align: top;
	white-space: normal;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.special-Title {
	font-size: 130%;
	color: #990000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-style: italic;	
	}


.special-Text {
	font-size: 100%;
	color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-style: normal;
	font-weight: bold;
	}

