/* @override http://www.qwanoes.ca/styles/style_year-round.css */

html {
	background: #ccd9e5 url(/images/bg_orange_short.gif) repeat-x left top;
}/* @group Main Nav */
#topnav { width: 775px; height: 59px; background: url(/images/year-round_topnav.gif); margin: 0 auto; padding: 0; position: relative;}

#summer a:hover {background: transparent url(/images/year-round_topnav.gif) 0 -59px no-repeat;}
#year_round a:hover {background: transparent url(/images/year-round_topnav.gif) -124px -59px no-repeat;}
#staff a:hover {background: transparent url(/images/year-round_topnav.gif) -277px -59px no-repeat;}
#leadership a:hover {background: transparent url(/images/year-round_topnav.gif) -372px -59px no-repeat;}
#retreats a:hover {background: transparent url(/images/year-round_topnav.gif) -519px -59px no-repeat;}
#events a:hover {background: transparent url(/images/year-round_topnav.gif) -644px -59px no-repeat;}
/* @end */

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

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

#col3 p {
	
}

/* @group Main Page */

#page_title {
	background: url(/year-round/images/Year-Round_Ad_Large.jpg) bottom no-repeat;
	width: 530px;
	height: 300px;
}

#page_title img {float: right;}

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

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

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

.section_intro {
	float: left;
	width: 176px;
	margin-top: 3px;
}

.section_intro p {
	margin-right: 4px;
}

.section_intro h4 {
	font: bold 16px Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
}

.highlights {
	list-style: disc;
	margin-left: 15px;
}

.highlights li {
	font: 12px   'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}
	
/* @end */

/* @group Qpublishing */

#book_cover {
	float: right;
	margin: 5px;
}

#book_info {
	width: 375px;
	padding-left: 5px;
}

.quote {
	margin: 10px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}

.regmethod {
	float: left;
	margin: 0 5px 0 5px;
	clear: right;
}

#book_info li {
	font: 12px   Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	margin-bottom: 8px;
	margin-left: 5px;
}
	
/* @end */

/* @group Church Finder */

#church_container {
	width: 530px;
	text-align: left;
	margin: 0px 0 0 200px;
	padding-top: 15px;
}

#church_container p {
	font: bold 12px Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
}

.church_head {
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
}

/* @group index */

.church_area a:link, .church_area a:visited {
	color: #3b9f37;
	text-decoration: underline;
}

.church_area a:hover {
	text-decoration: none;
}

.church_heading {
	margin-top: -5px;
	width:  525px;
	border-bottom: 2px solid #3b587c;
}

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

.church_area {
	float: left;
	width: 176px;
	margin-top: 3px;
	margin-bottom: 5px;
}

.church_area li {
	font: 14px Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	padding-left: 4px;
}

.church_area h4 {
	font: bold 16px Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
}
	
/* @end */

/* @group finder */

#church_list_heading {
	color: #C00;
	font: bold 20px Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	text-align: center;
}

#church_list {
	margin-left: 50px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
}

#church_list th {
	background: #24539b;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #fff;
}

#church_list th a {
	color: #FFFFFF;
	text-decoration: none;
}

#church_list td {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}

#church_list td a { text-decoration: underline; color: #CC0000; }
#church_list td a:hover { text-decoration: none; color: #666666; }
	
/* @end */

/* @group church */

#icons {
	float: right;
	margin-top: 15px;
}

#view_contact {
	width: 400px;
	border: 1px solid #999999;
	margin-left: 50px;
	margin-top: 15px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	padding: 15px 20px 15px 20px;
}

#view_contact p a {
	text-decoration: none;
	color: #3b9f37;
}

#view_contact li a { text-decoration: underline; color: #CC0000; }

#view_contact li a:hover { text-decoration: none; color: #666666; }

#view_contact h2 {
	margin-bottom: 5px;
	margin-left: -10px;
	font-size: 18px;
	color: #CC0000;
	text-align: left;
}

#view_contact .address {
	margin-bottom: 10px;
	color: #666666;
	font-size: 13px;
}

#view_contact ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

#view_contact ul li {
	
}

#view_youthgroup {
	border: 1px none #999999;
	padding-top: 15px;
}

#view_youthgroup ul {
	list-style: none;
	padding: 0px;
	margin-left: 15px;
	font-size: 13px;
}

.item_name {
	color: #24539b;
}
	
/* @end */

p.intro {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
	
/* @end */

/* @group Rentals */

#page_title_rentals {
	background: url(/year-round/images/MainAd_Photos_Rentals.jpg) bottom no-repeat;
	width: 540px;
	height: 320px;
}

#page_title_rentals img {float: right;}

#rent_qroktower {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}



/* @end */

/* @group development */

#development_title {
	background: url(/year-round/images/Development_Images.jpg) bottom no-repeat;
	width: 530px;
	height: 300px;
}

#development_title img {float: right;}

.section_heading_fund {
	clear:  both;
	width:  525px;
	border-bottom: 2px solid #333333;
}

.section_heading_fund h3 {
	font: bold 14px/18px Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	color: #333;
	clear: right;
}

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

.section_details_fund {
	margin-top: 5px;
}

img.button_center {
	left: 180px;
	top: 20px;
	display: block;
	position: relative;
}
.block_one {
	width: 385px;
	text-align: left;
	float: left;
}
.block_two {
	width: 133px;
	position: absolute;
	left: 596px;
	top: 209px;
	background-color: #d4d4d4;
}
	
.image_left {
	float: left;
}
.quote-text {
	
	margin-left: 248px;
	font-style: italic;
	width: 135px;
	color: #666;
}
.quote-marks {
	font-size: 40px;
	line-height: 0;
	vertical-align: bottom;
	color: silver;
	display: marker;
	font-weight: normal;
	font-style: normal;
}

.block_two h3 {
	color: #c60d0c;
	text-align: center;
	padding-bottom: 9px;
	margin-top: 22px;
	text-decoration: none;
}

.block_two p {
	text-align: left;
	font-style: italic;
	padding: 4px;
	font-size: 11px;
}

.project_list h4 {
	font: bold italic 13px "Trebuchet MS", Verdana, Arial, sans-serif;
	clear: both;
	padding-top: 5px;
}

.project_list p {
	padding-top: 5px;
}

.project_list_price {
	padding-left: 5px;
}

.project_list_img_r {
	float: right;
	margin-right: 0px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin-top: 2px;
	padding-top: 5px;
}

.project_list_img_l {
	float: left;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
}
/* @end */

