/* @override 
	http://qwanoes.ca/styles/style_home_sec.css
	http://beta.qwanoes.ca/styles/style_home_sec.css
*/

html {
	background: #ccd9e5 url(/images/bg_green_short.gif) repeat-x left top;
}/* @group TopNav */
#topnav { width: 775px; height: 59px; background: url(/images/main_topnav.gif); margin: 0 auto; padding: 0; position: relative;}
#summer a:hover {background: transparent url(/images/main_topnav.gif) 0 -59px no-repeat;}
#year_round a:hover {background: transparent url(/images/main_topnav.gif) -124px -59px no-repeat;}
#staff a:hover {background: transparent url(/images/main_topnav.gif) -277px -59px no-repeat;}
#leadership a:hover {background: transparent url(/images/main_topnav.gif) -372px -59px no-repeat;}
#retreats a:hover {background: transparent url(/images/main_topnav.gif) -519px -59px no-repeat;}
#events a:hover {background: transparent url(/images/main_topnav.gif) -644px -59px no-repeat;}
/* @end */

#body_container {
}

#col2 {
	width: 350px;
	float: left;
}

.clear_nav {
	width: 550px;
}

#col3 {
	width:  165px;
	float: right;
	margin-top: 10px;
}

#col3 p {
	
}

#sidebar_photos {
	float: right;
}

.regmethod {
	float: left;
	margin: 0 10px;
	padding: 3px 8px 5px 10px;
	clear: right;
}

#registrations {
	margin-left: 20px;
}

p.listhead {
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 14px;
}

#registrations ul {
	margin-bottom: 15px;
}

#registrations ul li {
	margin-left: 10px;
	font: 13px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	list-style: disc inside;
}

#directions {
	font: 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#directions ul {
	margin-left: 10px;
}

#directions ul li {
	list-style: disc outside;
	margin-left: 10px;
}

/* @group History */

.historysection{
	position: relative;
	float: left;
	

}

.historyevent {
	position: relative;
	clear: both;
	margin-left: 45px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 12px;
}

.historydate {
	position: absolute;
	width: 30px;
	left: -45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 12px;
}

.historyphoto_r {
	clear: right;
	float: right;
}

.historyphoto_l {
	clear: left;
	float: left;
	padding: 5px;
}
	
/* @end */

/* @group About */

#dock-photo {
	float: right;
}

#associations {
	clear: right;
	background: #EBF6D0;
	padding: 5px;
	width: 530px;
}

#associations ul li {
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
}
	
/* @end */

/* @group For Sale */

.forsale_pageclose {
	clear:  both;
	width:  525px;
	font: 14px Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	margin-bottom: 10px;
	padding: 25px 5px 3px 5px;
	border-top: 2px solid #3b9f37;
}

.forsale_heading {
	clear:  both;
	width:  525px;
	border-bottom: 2px solid #3b9f37;
}

.forsale_heading h3 {
	font: bold 24px Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
}

.forsale_tagline {
	width: 395px;
	float: right;
	text-align: right;
	margin-top: -25px;
	font: italic 16px/24px Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
}

.forsale_pageintro {
	clear: both;
	text-align: center;
	margin-left: 45px;
	margin-right: 70px;
	margin-bottom: 10px;
	padding: 3px 5px 3px 5px;
	background-color:  #EBF6D0;
	font: 14px "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
}

.forsale_model {
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	margin-top: 65px;
}

.forsale_item {
	float: left;
	margin-top: 12px;
	clear: left;
}

.forsale_details {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
	margin-bottom: 4px;
}

#forsale_qty {
	clear: left;
}

.forsale_listing {
	margin-bottom: 25px;
}

.forsale_extrainfo {
	clear: left;
}

.forsale_extrainfo p {
	font-style: italic;
}

.forsale_photos {
	margin: 3px 20px 10px 5px;
	float: left;
}

.forsale_typeIntro {
	margin-top: 3px;
	float: left;
}

.forsale_typeFooter {
	margin-top: 20px;
	background-color: #EBF6D0;
	padding: 5px;
	text-align: center;
	clear: left;
}

/* @end */

/* @group Calendar */

.calendarSection p {
	margin-left: 20px;
	text-align: left;
	font-size: 12px;
	margin-top: 5px;
}

.dateStart {
	text-align: right;
	font-weight: bold;
}

.dateEnd {
	font-weight: bold;
}

.calendarEvent {
	position: absolute;
	left: 350px;
	width: 275px;
}



/* @end */

/* @group Qlife Blog */

.blog_post {
	padding: 10px;
	margin-top: -20px;
}

.blog_post h3 {
	font-size: 18px;
	text-align: center;
}

#blog_author  {
	font-size: 12px;
	color: #1e62a9;
	text-align: right;
	margin-right: 10px;
}



/* @end */

.homenote {
	background: #CFE7CE;
	border: 1px solid #31832D;
	padding: 5px;
	margin-bottom: 15px;
	text-align: center;
}