html { overflow-y:scroll; }
html { overflow:-moz-scrollbars-vertical; }

html,body {
	height:100%;
}

body {
	padding:0px;
	margin:0px;
	height:100%;
	background-color:#00827E;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; line-height:16px;
	color:#955436;
}

p {
	margin-top:0px;
	padding-top:0px;
	font-size:11px; line-height:16px;
}

img {
	border:0px;
}

h1 {
	margin:0px;
	font-size:19px; line-height:19px;
	color:#00B2AF;
	text-transform:lowercase;
	font-weight:normal;
}

h2 {
	margin:0px;
	font-size:14px; line-height:21px;
	color:#955436;
}

h3 {
	margin-top:5px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:11px; line-height:14px;
	color:#F99D42;
}

h4 {
	margin-top:5px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:11px; line-height:14px;
	color:#00827E;
}

h5 {
	font-size:11px; line-height:14px;
	color:#743721;
	margin-bottom:2px;
	border-bottom:1px solid #743721;
}

h6 {
	font-size:9px; line-height:11px;
	color:#FFFFFF;
	margin:0px;
	font-weight:normal;
}


td {
	vertical-align:top;
}

a {
	color:#743721;
}

a:hover {
	color:#8DD2D2;
}

select {
	font-size:11px; line-height:14px;
}

table.fullheight {
	height:100%;
	width:750px;
	padding-top:15px;
	padding-left:10px;
	background-color:#FFFFFF;
}

*html table.fullheight {
	margin-top:15px;
	margin-left:10px;
}

#container {
	position:relative;
	height:100%;
	width:750px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto; margin-right:auto;
	padding-top:0px;
	background-color:#FFFFFF;
	text-align:left;
}

#title {
	position:relative; left:0px; top:0px;
	z-index:20;
	width:556px;
	padding:5px 0px 15px 0px;
	border-bottom:1px dashed #955436;
}

.leftcol {
	width:120px;
	height:100%;
	padding:0px;
	padding-bottom:20px;
	background-color:#42BEBC;
}

.rightcol {
	padding:0px;
	padding-left:28px;
	padding-right:10px;
	height:100%;
	background-color:#FFFFFF;
}

#homecontent {
	position:relative; left:0px; top:0px;
	width:390px;
	z-index:20;
}

#homecontent p {
	font-size:11px; line-height:14px;
}

#homephoto {
	position:absolute; right:10px; top:50px;
	z-index:10;
	text-align:right;
	width:515px;
	padding:0px;
}

#homelower {
	position:absolute; right:10px; top:498px;
	background-color:#00827E;
	padding:5px;
	width:142px;
	height:100px;
	font-size:9px; line-height:12px;	
	color:#FFFFFF;
}

#homephotoline {
	text-align:right;
	width:515px;
}

#homeevents {
	width:390px;
	margin:0px 0px 10px 0px;
	padding:10px 0px 10px 0px;
	border-top:1px dashed #743721;
}

#homeannouncements {
	width:390px;
	margin:0px 0px 10px 0px;
	padding:10px 0px 10px 0px;
	border-top:1px dashed #743721;
}

#homefooter {
	border-top:1px dashed #955436;
	padding:20px;
}

#homefooter, #homefooter a {
	margin:20px 0px 20px 0px;
	width:350px;
	text-align:center;
	font-size:10px; line-height:15px;	
	text-decoration:none;
	color:#16918F;
}

#homefooter a:hover {
	color:#8DD2D2;
}

.topline {
	border-top:1px dashed #743721;
	padding-top:10px;
}


#logo {
	margin:0px 0px 10px 0px;
	z-index:100;
}

#photo {
	position:absolute; right:0px; top:0px;
	z-index:10;
}

#tagline {
	width:140px;
	padding:8px 3px 8px 3px;
	background-color:#FF651F;
	text-align:center;
}

#join {
	width:140px;
	padding:8px 3px 8px 3px;
	background-color:#46A92C;
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	text-align:center;
	color:#FFFFFF;
}

#separator1 {
	width:146px;
	height:8px;
	background-color:#005300;
	border-bottom:2px solid #FFFFFF;
	text-align:center;
	color:#FFFFFF;
}

#sidebar {
	width:140px;
	padding:15px 3px 10px 3px;
	padding-bottom:15px;
	background-color:#00827E;
	border-bottom:2px solid #FFFFFF;
	text-align:center;
	overflow:hidden;
}

#sidebar p {
	padding-top:10px;
	font-size:10px; line-height:14px;
	font-weight:bold;
	color:#FFFFFF;
}

#sidebar a {
	color:#FFFFFF;
}

#sidebar a:hover {
	color:#8DD2D2;
}

#sidebar img {
	margin-bottom:5px;
}

#separator2 {
	width:140px;
	height:20px;
	padding:3px;
	background-color:#FF651F;
	border-bottom:2px solid #FFFFFF;
	text-align:center;
	font-size:9px; line-height:14px;
	font-weight:bold;
	font-style:italic;
	color:#743721;
}

#nav1 {
	width:140px;
	padding:6px 6px 6px 0px;
	background-color:transparent;
	border-bottom:2px solid #FFFFFF;
	font-size:12px; line-height:18px;
	font-weight:bold;
	text-transform:lowercase;
	text-align:right;
	text-decoration:none;
	color:#712515;
}

#nav1 img {
	border-bottom:1px solid #00827E;
}

#nav1 .down {
	color:#FFFFFF;
}

#nav1 a {
	color:#712515;
	text-decoration:none;
}

#nav1 a:hover {
	color:#FFFFFF;
}


#nav2 {
	margin-bottom:10px;
	width:516px;
	padding:15px 0px 0px 0px;
	font-size:12px; line-height:16px;
	text-transform:lowercase;
	text-decoration:none;
	color:#00B2AF;
}

#nav2 .down {
	color:#F99D42;
}

#nav2 a {
	color:#00B2AF;
	text-decoration:none;
}

#nav2 a:hover {
	color:#F99D42;
}


#footer, #footer a {
	margin:70px 0px 20px 0px;
	text-align:center;
	font-size:10px; line-height:15px;	
	text-decoration:none;
	color:#16918F;
}

#footer a:hover {
	color:#8DD2D2;
}

.memberimage {
	margin-top:5px;
	margin-right:5px;
	border:0px;
}

.eventimage {
	width:84px;
	margin-right:5px;
	border:0px;
}

.special1 {
	color:#F99D42;
	margin-top:0px;
}

.divider {
	border-bottom:1px solid #8DD2D2;
	margin-top:5px;
	margin-bottom:5px;
}

.alert {
	color:#990000;
	font-weight:bold;
}

.slotmonth {
	width:553px;
	background:#955436;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	line-height:20px;
}

.slotday {
	width:77px;
        min-height:100px;
        height:auto !important;
        height:100px;
	border:1px solid #CCCCCC;
	text-align:left;
	color:#000000;
	font-size:9px;
	line-height:12px;
}

.slotday p {
	font-size:9px;
	line-height:12px;
}

.slotdayofweek {
	width:77px;
        height:20px;
	border:1px solid #CCCCCC;
	text-align:center;
	background:#EEEEEE;
	color:#000000;
	font-size:11px;
	line-height:15px;
}

.daylabel {
	text-align:center;
	border-bottom:1px solid #CCCCCC;
}

.clear {
	clear:both;
}

.tallrow {
	height:100px;
}