html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

a {
	text-decoration: none;
}

h1 { font-size: 1.6em; }

h2 { font-size: 1.4em; }

h3 {
	font-size: 1.2em;
	font-weight: normal;
}

body {
	font-family: helvetica, arial, verdana, tahoma, courier;
	background-color: #000;
}

img {
	border: none;
}

#background {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('../images/radialBackground.jpg') center top no-repeat;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
}

#logo {
	position: absolute;
	z-index: 109;
	left: 50%;
	margin-left: -425px;
	top: 0;
}

#tagline {
	position: absolute;
	color: white;
	font-style: italic;
	z-index: 109;
	left: 50%;
	margin-left: 60px;
	top: 70px;
	font-size: 1em;
}

#all {
	position: absolute;
	width: 700px;
	top: 90px;
	left: 50%;
	margin-left: -350px;
}

#borderedContent {
	border: solid #666 2px;
	background-color: #cccccc;
	position: relative;
	width: 700px;
}

#slideshow {
	width: 666px;
	height: 333px;
	margin: 10px 15px 0 15px;
	position: relative;
	border: 2px solid black;
}

/* menu ----- */

ul#menu {
	padding: 0;
	margin: 0px 15px 0 15px;
	width: 670px;
	height: 25px;
	display: block;
	position: relative;
	list-style-type: none;
	list-style-image: none;
	background: #000 url('../images/menuBg.jpg') 1px no-repeat;
}

ul#menu li {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 1px 0 0 0;
	float: left;
}

#menuBgLeft {
	padding-top:8px;
	color: #fff;
	background-color: black;
}

.menuItem {
	position: relative;
	color: #f0f0f0;
	padding: 3px 10px 5px 10px;
	background-color: black;
}

.menuItem:hover {
	color: #6699ff;
}

.menuItemCurrent {
	color: #CCCCFF;
	background: #000 url('../images/menuArrow.png') 50% -4px no-repeat;
	position: relative;
	padding: 3px 10px 5px 10px;
}

#menuBgRight {
	position: relative;
/*
	background: url('../images/menuBgRight.jpg') no-repeat bottom;
*/
}

#socialMenu {
	padding: 0;
	margin: 0 0 0 15px;
	width: 140px;
	z-index: 5;
	position: relative;
	height: 24px;
	clear: both;
}

#myspaceTab {
	width:71px;
	float: left;
	height:24px;
	background: url('../images/myspaceMenuTab.png') top left no-repeat;
}

#myspaceTab:hover {;
	background: url('../images/myspaceMenuTab.png') bottom left no-repeat;
}

#facebookTab {
	float: left;
	width:69px;
	height:24px;
	background: url('../images/facebookMenuTab.png') top left no-repeat;
}

#facebookTab:hover {;
	background: url('../images/facebookMenuTab.png') bottom left no-repeat;
}
/* end menu */

/* home */
#content {
	width: 666px;
	margin: 30px 15px 10px 15px;
	clear: both;
	line-height: 130%;
}

#eventLogoFrontPage {
	font-weight: bold;
	font-size: 1.2em;
}

.eventMoreInfoLink {
	float: right;
	margin: 12px auto 6px auto;
}
/* end home */

/* about / programs */
#about {
	line-height: 130%
}

#aboutProgramsAd {
	width: 242px;
	border: solid 2px #666;	
	float: left;
	margin: 0 16px 16px 8px;
	padding: 2px;
	font-size: 80%;
	line-height: 140%;
	background-color: #666;
	font-family: georgia,trebuche,serif;
}

#aboutProgramsAd div {
	background-color: #666;
	border: solid 1px #ccc;
	padding: 7px;
	text-align: justify;
}

#aboutProgramsAd div div {
	text-align: center;
	border: none;
}

#aboutProgramsButton {
	margin-top: 8px;
}

/* end about/programs */

/* rideshare */
#contentRideshare {
	position:  relative;
	background: url('../images/tandem.jpg') bottom left no-repeat;
}

/* end rideshare */

/* Rates */
#contentRates {
	position: relative;
}

#contentRates p span {
	font-size: 103%;
	font-style: italic;
}

.dlLink {
	float: right;
	font-size: 70%;
	margin: 0 6px 4px 8px;
	padding-left: 18px;
}

#pdf {
	background: url('../images/pdf.png') top left no-repeat;
}

#doc {
	background: url('../images/doc.png') top left no-repeat;
}

/* end Rates */

/* Event Full Info Page */
#eventFullInfoImage {
	float: left;
	margin: 10px;
	font-size: 1.4em;
}

#eventFullInfoText {
	
}

#footer {
	text-align: right;
	font-size: .9em;
	font-family: helvetica, verdana, tahoma, arial;
	color: #f0f0f0;
	margin-bottom: 20px;
	padding-top: 4px;
}

.towelcapeLink {
	color: #f0f0f0;
}

.towelcapeLink:hover {
	color: #CCCCFF;
}


#footerCopyright {
	font-family: georgia, courier new;
	font-size: .7em;
	padding: 4px;
	color: #666;
}

/* calendar */
#calendar {
	margin: auto;
}

#calendarHeader {
	
	background: url('../images/calendarHeader.jpg') top repeat-x #333;
	
	margin: 0;
	padding: 0;
}

#calendarNavLeft {
	margin: auto 0 auto 10px;
	bottom: 0px;
	float: left;
}

#calendarMonthYear {
	font-family: verdana, tahoma, arial;
	font-size: 1.6em;
	color: #fff;
	float: left;
	margin: auto;
	padding: 0;
}

#calendarNavRight {
	float: left;
	margin: auto 0 auto 0;
	bottom: 0px;
}

.calendarDayOfWeek {
	background-color: gray;
	text-align: center;
}

.calendarCell {
	position: relative;
	border: solid black 1px;
	width: 90px;
	height: 90px;
	font-size: .8em;
	vertical-align: top;
}

.calendarCellToday {
	position: relative;
	border: solid black 1px;
	width: 90px;
	height: 90px;
	font-size: .8em;
	vertical-align: top;
	background-color: #6699ff;
}

.calendarDate {
	position: relative;
	top: 0;
	margin: 0 4px auto auto;
	float: right;
	font-family: georgia, hevetica, tahoma, verdana, arial;
	font-weight: bold;
	font-size: 1em;
}

.moonPhaseImg {
	float: left;
	margin: 2px auto auto 2px;
}

.meteorShowerIcon {
	float: left;
	margin: 2px auto auto 2px;
}

.calendarEventHTML {
	clear: both;
	font-size: .8em;
	font-weight: bold;
}

.skyChartLink {
	font-size: .8em;
	bottom: 1px;
	left: 1px;
	position: absolute;
	color: #000000;
}

.skyChartLink.a {
	color: #000000;
}

.skyChartLink:hover {
	color: #666;
}

.calendarCellEvent {
	position: relative;
	border: solid black 1px;
	width: 90px;
	height: 90px;
	font-size: .8em;
	vertical-align: top;
	background-color: #ffff99;
}
/* directions */
#directionsMenu {
	font-size: 110%;
}

#printable {
	font-size: 70%;
	float: right;
	padding: 0 0 4px 20px;
	background: url('../images/printer.png') left top no-repeat;
	line-height: 18px;
}

#map {
	width: 398px;
	height: 400px;
	float: right;
	border: solid black 1px;
	margin: 2px 0 4px 4px;
}

#directions {
	font-size: 80%;
}

#printableDirectionsContainer {
	width: 760px;
	background-color: #ccc;
	margin: 10px;
	padding: 10px;
}
/* end directions */

/* map of property */
#mapOfProperty {
	margin-left: 30px;
}

#mapText {
	float: right;
	width: 308px;
}
/* end map of property */

/* contact */
#contactRight {
	display: block;
	float: right;
	width: 340px;
}
#contactLeft p {
	margin: 4px;
}
.contactName {
	font-size: 120%;
}
.contactTitle {
	font-size: 100%;
}
.contactEmail {
	font-size:70%;
}
/* end contact */

/* events.php */
.eventBlurb {
	width: 640px;
	border: solid 1px #333366;
	background: #ccccff;
	margin-top: 20px;
}

.eventLogo {
	font-weight: bold;
	font-size: 1.2em;
}

/* thanks */
#formThanks {
	position: absolute;
	font-size: 1.6em;
	width: 500px;
	height: 400px;
	left: 50%;
	margin: 100px auto auto -250px;
	text-align: center;
	border: solid 2px gray;
	background: #cccccc;
}

#contentThanks {
	position:relative;
	background: url('../images/thumbsup.png') no-repeat left 50%;
	height: 250px;
}

#contentThanks span {
	float: right;
	width: 360px;
}

/* end thanks */

/* registration form */
#eventBlurb {
	border: solid 1px #333366;
	background: #ccccff;
	width: 50%;
	float: right;
	margin-left: 10px;
	padding: 10px;
}

#formAll {
	position: absolute;
	width: 600px;
	left: 50%;
	margin: 100px auto 20px -320px;
	border: solid 2px gray;
	background: #cccccc;
}

#formHeading {
	font-size: 1.6em;
	margin: 10px auto auto 10px;
}

#formSubHeading {
	font-size: 1em;
	font-style: italic;
	margin: auto auto auto 20px;
}

#formText {

}

#formTitle {
	margin: 10px auto 10px auto;
	font-weight: bold;
}

#formProper {
	margin: 20px;
}

.formInput {
	width: 320px;
}

.formTextarea {
	width: 500px;
	height: 100px;
}

#registrerLogo {
	position: absolute;
	top: 2px;
	right: 0px;
	z-index: 5;
}

#registerMMS {
	margin: 20px auto auto 20px;
}

#registrarLogo {
	position: absolute;
	top: 2px;
	left: 2px;
	z-index: 5;
}

/* ----- friends */
#friendsHeader {
	font-size: 1.2em;
}

.headerTextImg {
	margin-bottom: -12px;
}

#friendsLinks {
	margin: 25px;
}

.friendsTd {
	vertical-align: top;
}

.friendsLinkTitle {
	font-family: georgia, courier new bold, times new roman;
	border-bottom: solid black 1px;
	width: 200px;
}

.friendsLink {
	font-size: .8em;
	
}

/* end friends */

/* site wide */
.THAW {
	font-weight: bold;
	font-style: italic;
	font-size: 110%;
	margin-right: 2px;
	font-family: georgia, "ms serif", "times new roman", serif;
}

.THAW_small {
	font-style: italic;
	font-size: inherit;
	margin-right: 0px;
	font-family: georgia, "ms serif", "times new roman", serif;
}
.clearfix {
	clear: both;
}
