@charset "UTF-8";
/* CSS Document */
/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
     margin: 0;
     padding: 0;
     border: 0;
}

body {
	font: 100% Arial, Helvetica, sans-serif;
	color: #333;
	background: #FFF;
}
#wrapper {
	font-size: 0.8em;
	line-height: 1.5em;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.clearit {
	font-size: 0.0px;
	line-height: 0.0px;
	display: block;
	clear: both;
}
.content {
	padding-right: 15px;
	padding-left: 15px;
}
#header {
	padding-top: 50px;
	padding-bottom: 5px;
	text-align: center;
	font: 1.3em "Arial Black", Gadget, sans-serif;
	color: #666;
	letter-spacing: 0.2em;
	background: url(/images2/bkg_mtns.gif) no-repeat left center;
	height: 50px;
	padding-left: 0px;
}
#header h1 {
	text-align: left;
	padding-left: 375px;
	font-size: 1.4em;
}
body {
	font-size: 1.5em;
}
#tagLine {
	color: #333;
	text-align: center;
	font: 0.8em "Arial Black", Gadget, sans-serif;
}
#contentWrap p {
	margin-bottom: 12px;
}
#slides {
	padding-top: 5px;
}
#contentWrap {
	margin-top: 20px;
	font-size: .85em;
}
#footer {
	margin-top: 20px;
	font-size: 0.6em;
	color: #666;
	text-align: center;
}
a:link, a:active, a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.tagLine {
	color: #333;
	text-align: center;
	font: 0.8em "Arial Black", Gadget, sans-serif;
}
#c1 {
	float: left;
	width: 350px;
}
#c2 {
	float: right;
	width: 600px;
}
#nav {
	font: .8em "Arial Black", Gadget, sans-serif;
	margin-right: 100px;
	margin-left: 15px;
}
#nav a:link, #nav a:active, #nav a:visited {
	background: url(none);
	border-style: none;
	border-color: #FFF;
	text-decoration: none;
}
#nav a:hover  {
	text-decoration: none;
	background: #FBFBFB;
}
#nav p {
	margin-top: 12px;
	font-size: 0.75em;
}
.date {
	font-size: 0.65em;
}
#gallery {
	text-align: center;
}
#sectionContent {
	margin-top: 20px;
	font-size: .85em;
}
h1, h2, h3, h4, h5 {
	font-family: "Arial Black", Gadget, sans-serif;
}
h1 {
	font-size: 1.3em;
}
h2 {
	font-size: 1.2em;
}
form {
	font-size: .85em;
}
fieldset {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dashed #666;
}
legend {
	font-variant: small-caps;
	padding-right: 15px;
	padding-left: 15px;
}
#c2 .content p {
	font-size: .75em;
}
#photoFeeds {
	margin-top: 15px;
}
#tweet {
	font-size: 0.75em;
	margin-top: 15px;
	padding-right: 15px;
	line-height: 1.3em;
	padding-left: 15px;
}
#tweet ul, #tweet li {
	list-style: none;
}
#tweet li {
	margin-bottom: 12px;
}
#tweet #twitter_div .sidebar-title {
	font-size: 1em;
}
#c2 .content ol {
	font-size: .75em;
}
#c2 ol, #c2 li {
	margin-left: 15px;
	list-style: decimal;
}
.flickr {
	font-size: 0.75em;
	margin-top: 15px;
	padding-right: 15px;
	line-height: 1.3em;
	padding-left: 25px;
	padding-top: 15px;
}
.facebook {
	font-size: 0.75em;
	margin-top: 15px;
	padding-right: 15px;
	line-height: 1.3em;
	padding-left: 25px;
	padding-top: 15px;
}
