/* 

Headline Font:		
Body Font:			
Main Colours:		



Notes:				Blah
Version:			1.0
Project:			Template


---------------------------------------------------- */

a {
	/*color:#9BA081;*/
	color:#707458;
}



/* 

Section: Front Page

---------------------------------------------------- */

.fp_bucket h2 {
	font-size:18px;
	line-height:24px;
	margin:0 10px;
}

.fp_bucket p {
	font-size:16px;
	line-height:24px;
	margin:0 10px;
}

.fp_bucket p a {
	float:right;
}

#fp_main p, #fp_main h2 {
	color:#666;
}

#fp_main ul {
	list-style:none;
	color:#666;
}

#fp_main ul li {
	margin-top:1em;
	padding-bottom:1em;
	border-bottom:1px dotted #CCC;
}

#fp_main ul li .date {
	font-size:75%;
	font-style:italic;
}

#buckets h2, #fp_main h2 {
	text-shadow:0 1px 0 #ccc;
}

/* 

Section: Most Pages

---------------------------------------------------- */

#main article p {
	margin:1.5em 10px;
	font-size:1em;
}

#main article p#lead, p#error {
	text-shadow:0 1px 0 #ccc;
}

#main article p#error + p {
	text-indent:0;
}

#main article p + p {
	text-indent:20px;
}

#main article h1 {
	margin:0 10px;
	font-size:1.5em;
	font-weight:bold;
	line-height:1em;
	padding:1em 0;
	color:#00a946;
}

#main article h2 {
	margin:1.5em 10px;
	color:#00A946;
}

#main article h3 {
	margin:0 10px;
	color:#333;
}

#main article h3 + p, #main article h3 + ul, #main article h3 + ol {
	margin-top:0;
}

#main ul, #main ol {
	margin:1.5em 10px 1.5em 30px;
}

#main ul ul {
	margin-top:0px;
}



/* 

Section: Classes

---------------------------------------------------- */
#main .class_list {
	width:500px;
	list-style:none;
	margin-left:10px;
}

#main .class_list li {
	float:left;
	width:200px;
}

.class_more_info {
	clear:both;
	width:400px;
}

.class_more_info a {
	background-image:url('../images/green_bg1.png');
	background-repeat:repeat-x;
	border:1px solid #000;
	padding:4px;
	text-decoration:none;
	color:#000;
	line-height:2em;
}

#main .class_more_info + p {
	text-indent:0;
}

#loc_list, #day_list {
	border:1px solid #000;
	width:200px;
	float:left;
}

#loc_list .list_title, #day_list .list_title {
	border-bottom:1px solid #000;
	background-color:#ACB18F;
	font-weight:bold;
	padding-left:4px;
}

#loc_list li, #day_list li {
	list-style:none;
	border-bottom:1px solid #9BA081;
}

#loc_list li a, #day_list li a {
	background-color:#E6E9D4;
	display:block;
	padding:4px;
	text-decoration:none;
	color:#666;
}

#loc_list li a:hover, #day_list li a:hover {
	background-color:#FFF;
	color:#000;
}

.red {
	color:red;
}

#day_list + p {
	clear:both;
}

#addy {
	list-style:none;
}

/* 

Section: Testimonials

---------------------------------------------------- */

.hreview {
	margin:0 10px;
	border-bottom:1px solid #CCC;
}

#main .hreview p {
	margin:1.5em 0;
}

.hreview blockquote {
	margin:0 20px 1.5em;
	padding:1.5em 10px;
	background-color:#E5E9D3;
	border-top:2px solid #BBBF9C;
	font-style:italic;
}

.hreview > blockquote:first-child {
	margin-top:1.5em;
}

#main .hreview blockquote p {
	margin:0;
}

.hreview cite {
	font-weight:bold;
	float:right;
}

/* 

Section: Footer

---------------------------------------------------- */

footer p {
	margin:0;
	padding-top:20px;
	font-size:0.875em;
}