@import url("calendar2.css");
/* adjustment for IE5 */
body {
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	background:url(../images/website/shadowedBkg.jpg) repeat-y center;
	text-align:justify;
	voice-family:inherit;
	font-size:small;
	margin:0;
	padding:0;
	line-height: 140%;
}

#page_wrapper {
margin-left:auto;
margin-right:auto;
width:760px;
display:block;
	background: transparent url(../images/website/banner.jpg) no-repeat left top;
border-top-width:1px;
border-top-style:solid;
border-top-color:#CEDAE6;
}

* {
margin:0;
padding:0;
}

h1 {
	font-size:125%;
	font-weight:bold;
	background:inherit;
	color:#336699;
	letter-spacing:normal;
	padding-top:0px;
	padding-bottom:20px;
	text-align: left;
	font-variant: small-caps;
}
strong {
	color: #333333;
}

h2 {
	font-weight: bold;
	color: #336699;
	padding-top: 6px;
	padding-bottom: 2px;
	margin: 0px;
	font-size: 120%;
}
h3 {
	background-color: transparent;		
	margin: 0px 0px 10px 0px;
	font-size: 90%;
	padding:4px;
}

h4 {
	color: #3399CC;
	background: transparent;
	font-size: 90%;
}
h5 {
	color: #336600;
	padding-top: 5px;
	padding-bottom: 10px;
	text-indent: 5px;
}
h6 {
	font-size: 80%;
	color: #666;
}

/*Added to winterstyle.css*/
.smText {
	font-size:90%;
	font-style:italic;
	color:#06C;
	line-height:150%;
}

.formBox {
border:1px dashed #CCC;
background:#E4E4E4;
margin-bottom:15px;
padding:10px 5px;
}

blockquote {
font-size:95%;
text-indent:5px;
background:#E5E5E5;
border:1px dashed #A2C0DF;
}

/*end of new css*/
a:link {
color:#36C;
text-decoration:underline;
background-color:transparent;
}

a:visited {
color:#936;
text-decoration:underline;
background-color:transparent;
}

a:active {
color:#999;
text-decoration:underline;
background-color:transparent;
}

a:hover {
color:#399;
text-decoration:none;
background-color:transparent;
}

#content_wrapper {
margin:215px 5px 10px 10px;
}

#fullpage {
padding-top:15px;
margin:25px 0 0 165px;
}

#fullpage ul {
list-style:none;
margin-left:10px;
padding:1px;
}

#fullpage li {
	background:url(../images/website/snowflake.gif) no-repeat 0 0;
	padding:0 0 8px 20px;
}

#fullpage ol {
line-height:120%;
}


#fullpage h3 {
	color: #3399CC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399cc;
	border-left-color: #3399cc;
	margin-bottom: 10px;
	margin-top: 5px;
}
#fullpage p {
	line-height:150%;
	margin:5px 0 15px;
	padding:4px;
}
#webcam {
	padding: 25px 50px 50px;
}

#webcam img {
	border: 3px solid #B1B18B;
}
.fullpage_column1 {
float:left;
width:250px;
margin-left:0;
display:block;
}

#left_side {
float:left;
width:140px;
padding-right:10px;
border-right:1px dashed #CCC;
margin:30px 0 0;
}

#left_side h1 {
background-color:#B3D9B3;
background:url(../images/website/ht3green.gif) repeat-x left top;
border-bottom:2px solid #8CC68C;
}

#left_side p {
background-color:transparent;
font-size:80%;
line-height:110%;
text-align:left;
margin:5px 0 15px;
padding:4px;
}

/*navigation*/

#linklist {
	padding-left: 0;
	padding-top: 30px;
	margin-left: 0;
	font-size: 80%;
	border-bottom: 1px solid #E5E5E5;
	width: 140px;
	margin-bottom: 10px;
	text-align: left;
}

#linklist li {
	list-style: none;
	margin: 0;
	border-top: 1px solid #E5E5E5;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 120%;
}

#linklist li a {
	text-decoration: none;
	display: block;
}

.indent a:link {
	color: #336699;
	padding-left: 10px;
}

#linklist li a:hover {
	text-decoration: none;
}

#linklist li ul li{
	line-height: 120%;
}

#linklist a.span {
	font-weight: bold;
	font-variant: small-caps;
	background: url(../images/website/plus.gif) no-repeat right center;
	color: #336699;
	display: block;
	width: 140px;
}
#linklist a.solo {
	font-weight: bold;
	font-variant: small-caps;
	color: #336699;
	display: block;
	width: 140px;
}
.rightimg {
float:right;
border:1px solid #D9E0E6;
border-bottom-color:#C8CDD2;
border-right-color:#C8CDD2;
background:#fff;
margin:0 0 0 10px;
padding:4px;
}

.thumbnail_left {
float:left;
border:1px solid #D9E0E6;
border-bottom-color:#C8CDD2;
border-right-color:#C8CDD2;
background:#fff;
margin:0 10px 5px 0;
padding:4px;
}

.thumbnail_right {
float:right;
border:1px solid #D9E0E6;
border-bottom-color:#C8CDD2;
border-right-color:#C8CDD2;
background:#fff;
margin:0 0 5px 10px;
padding:4px;
}

/*topmost navigation*/
#tinytxt {
background-color:transparent;
font-size:70%;
float:right;
color:#360;
margin:10px 2px 0 0;
}

#tinytxt a:link {
background-color:transparent;
color:#360;
text-decoration:none;
}

#tinytxt a:hover {
background-color:transparent;
color:#666;
text-decoration:underline;
}

/*quotes*/
.aspenbox {
	color:#666666;
	font-size:90%;
	line-height:110%;
	border:1px dashed #CCC;
	font-weight:700;
	background-color:#FFF;
	background-image:url(../images/website/w_pinecone.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	margin:5px 0;
	padding:3px;
}

img {
border-style:none;
}

abbr,acronym {
border-bottom:1px dotted;
cursor:help;
}

.clear {
clear:both;
}

/*footer*/
#page_footer {
height:40px;
clear:both;
text-align:center;
font-size:x-small;
border-top:thin dashed #CCC;
padding-top:30px;
padding-bottom:30px;
color:#666;
}

#page_footer p {
padding-bottom:10px;
}

#page_footer a:link {
background-color:transparent;
color:#09C;
text-decoration:none;
}

#page_footer a:visited {
background-color:transparent;
color:#069;
text-decoration:none;
}

#page_footer a:active {
background-color:transparent;
color:#666;
text-decoration:none;
}

#page_footer a:hover {
background-color:transparent;
color:#960;
text-decoration:underline;
}

.floatright {
float:right;
}

.imgleftNoBorder {
	float: left;
}
.button {
	float:right;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*columns for booking calendars*/
#centerColumn {
float:left;
width:225px;
margin-left:10px;
}

#rightColumn {
float:right;
width:225px;
margin-right:50px;
}

/* Block listing style */
#listing_style {
float:left;
width:100%;
padding:10px 0;
}

#listing_style dl {
float:left;
width:500px;
display:inline;
margin:10px 10px 10px 20px;
padding:0;
}

#listing_style dt {
float:right;
width:500px;
font-size:100%;
color:#333;
font-weight:700;
margin:0;
padding:0 0 5px;
}

#listing_style dd {
margin:0 0 0 25px;
padding:0;
}

#listing_style dl dd.img {
margin:0;
}

/*right column*/

.inset {
	float:right;
	width:160px;
	border:1px solid #CCCCCC;
	color:inherit;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 10px;
	font-size: 90%;
	background: #FFFFFF;
}
.inset h2 {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 2px;
	margin: 0px;
	background: #5580AA url(../images/webgraphics/header.gif) repeat-x left top;
	font-size: 90%;
	font-variant: small-caps;
}
.inset p {
	font-size: 90%;
	text-align: left;
	padding: 0px 5px 10px;
}
.inset h6 {
	text-align: center;
	font-size: 80%;
}
.notice {
font-style:italic;
color:red;
}

/*CSS tool tip*/
a.info {
position:relative;
z-index:24;
}

a.info:hover {
z-index:25;
}

a.info span {
display:none;
}

a.info:hover span {
display:block;
position:absolute;
top:1em;
width:25em;
background-color:#FFF;
color:#000;
text-align:left;
font-weight:400;
left:-30em;
padding:5px 5px 7px 7px;
}

.leftimg,#listing_style dd.img img {
float:left;
border:1px solid #D9E0E6;
border-bottom-color:#C8CDD2;
border-right-color:#C8CDD2;
background:#fff;
margin:0 8px 0 0;
padding:4px;
}

#tinytxt a:visited,#tinytxt a:active {
background-color:transparent;
color:#DB7359;
text-decoration:none;
}

.floatleft {
text-align:left;
}

.center,.alignCenter {
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}
