body {
	margin: 0px 0px 20px 0px;
	text-align: center;
	
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	background-color: #61ACE6;
	background-image: url(images/white_rocks-sideways.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

A:link { 
	color : #3366FF;
	text-decoration:none;
	border-bottom:1px dashed #3366FF;
} 
A:visited {
	color : #3366FF; 
	text-decoration:none;
	border-bottom:1px dashed #3366FF;
}
A:hover { 
	color : #ffffff;
	text-decoration:none;
	border-bottom:1px solid #ffffff;
}
div#map A:hover { 
	color : #3366FF;
	text-decoration:underline;
	border-bottom:1px solid #ffffff;
}
A:active {
	color : #ffffff;
	text-decoration:none;
	border-bottom:1px solid #ffffff;
}

a.noborder {border:0;}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	
	background-color: #CCE5FF;
	border: 1px solid #FFFFFF;
	background-image:url(images/skyblue-hatch.png);
}

#banner {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-stretch: ultra-expanded;
	font-weight: bolder;
	text-align: right;

	background-color: #B09684;
	background-image: url(images/white_rocks-orange.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;


	padding: 15px;
	padding-top: 50px;
	border-bottom: 10px dashed #FFFFFF;
	height: 70px;

	color: #3366FF;
}

#banner-img {
	display: none;
}

#banner a {
	color: #3366FF;
}
#banner a:hover {
	color: #ffffff;
}

#banner h1 {
	font-size: 48px;
}

#banner h2 {
	font-size: small;
}

#center {
	float: left;
	width: 600px;
	overflow: hidden;
	border-top: 5px solid #fff;
}

.content {
	padding: 15px 5px 5px;
	font-size: x-small;
	background-image:url(images/skyblue-hatch.png);
}

#right {
	float: left;
	width: 200px;
	overflow: hidden;
	border-top: 5px solid #fff;
}

.content p {
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}

div#map {
	line-height: normal;
}

.content blockquote {
	line-height: 150%;
}

.content li {
	line-height: 150%;
}

.content h2 {
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	margin-bottom: 10px;
}

.content h3 {
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	margin-bottom: 10px;
}

.content p.posted {
	color: #999999;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
		
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}

.sidebar {
	border-left: 1px dashed #ffffff;
	border-bottom: 1px dashed #ffffff;
	background-image:url(images/skyblue-hatch.png);
	padding: 15px;
}

#menu {
	margin: -15px -15px 0px;
	background-image:url(images/skyblue-hatch.png);
	border-left: 3px solid #3366FF;
	border-right: 3px solid #3366FF;
}
#menu li {
	font-size: x-large;
	font-variant:small-caps;
	font-weight: bold;
	text-align:center;
	margin-bottom: -3px;
	margin-top: 0px;
}
#menu a {
	display: block; 
	text-align: center;
	border-top: 3px dashed #3366FF;
	border-bottom: 3px dashed #3366FF;
}
#menu a:hover {
	background-color: #3366FF;
}

#skidays {
 	line-height: 140%;

  padding: 2px;
	margin-top:-15px;
	margin-bottom: 15px;

	font-size: x-small;
	font-weight: bold;
	
	text-align: center;	
	text-transform: uppercase;
	letter-spacing: .3em;
}
#skidays img {
	border:0px;
}

#calendar {
 	line-height: 140%;
	font-size: x-small;
	
  padding: 2px;
	text-align: center;
	margin-bottom: 30px;
}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}

#calendar caption {
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
}

#calendar th {
	text-align: center;
	font-weight: normal;
}

#calendar td {
	text-align: center;
}

.sidebar h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
}

.sidebar ul ul {
	margin-bottom: 0px;
}

.sidebar #categories ul {
	padding-left: 15px;
}

.sidebar li {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	margin-top: 10px;
	list-style-type: none;
}

.sidebar #categories li {
	list-style-type:disc;
}

.sidebar img {
	border: 3px solid #FFFFFF;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
	width: 80%;
}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
}

#photos table {
	width: 90%;
	border: 0px;
}
#photos tr, td {
	vertical-align: bottom;
}
#photos h2 {
	text-align: center;
}
#photos p {
	text-align: center;
}
#photos a {
	border: 0px;
}