@charset "macintosh";
/* CSS Document */

body, html {
	background: url(images/tile_BG.jpg) repeat top left;
	margin: 0;
	padding:0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #111;
}

img {
	border:0;	
}

br.clear {
	display:block;
	clear:both;
	height:0;
}

/* LAYOUT */

#container {
	position: relative;
	width: 978px;
	margin: 0 auto 20px auto;
}

#navigation {
	background: url(images/header.gif) bottom left no-repeat;
	width: 978px;
	height: 86px;

	display:block;
	margin: 0 0 15px 0;
}

#navigation #address {
	text-align: left;
	float: left;
	margin: 19px 0 0 38px;
}

#header {
	width: 978px;
	height: 235px;
	display:block;
	float: left;
	margin: 0;
	padding:0;
}

#header #logo {
	width: 445px;
	height: 235px;
	display:inline;
	float: left;
	clear:none;
	margin: 0;
	padding:0;
}

#header #blackboard {
	background: url(images/blackboard.gif) top left no-repeat;
	width: 527px;
	height: 235px;
	overflow:hidden;
	display:inline;
	float: right;
	clear:none;
	margin: 0;
	padding:0px;
	font-family: arial, lucida console;
}

#content {
	width: 978px;
	display:block;
	float: left;
	margin: 20px 0 0 0;
	padding:0;

}

#content #content_header {
	background: url(images/content_TOP.gif) top left no-repeat;
	width: 978px;
	height: 28px;
	overflow:hidden;
	display:block;
	margin: 0;
	padding:0;
}

#content #content_content {
	background: url(images/content_BG.gif) top center repeat-y;
	width: 950px;
	min-height: 20px;
	overflow:visible;
	display:block;
	margin: 0 auto;
	padding:0;
}

#_content {
	margin:0 10px 0 20px;
}

#col1 {
	width: 513px;
	display:inline;
	float: left;
	clear:none;
	padding:0;
	margin:0 0 0 20px;
}

#col1footer {
	width: 600px;
	display:inline;
	float: left;
	clear:none;
	padding:0;
	margin:0 0 0 20px;
}

#sidebar {
	width: 300px;
	display:inline;
	float: left;
	clear:none;
	padding:0;
	margin:0 5px 0 10px;
}

#col_cat {
	width: 890px;
	display:inline;
	float: left;
	clear:none;
	padding:0;
	margin:0 0 0 20px;
}

#col_cat .content-header, #col_cat .content-content {
	width: 890px;
}

#content #content_footer {
	background: url(images/content_BOTTOM.gif) bottom left no-repeat;
	width: 978px;
	height: 33px;
	overflow:hidden;
	display:block;
	margin: 0 0 20px 0;
	padding:0;
}

#footer {
	width: 978px;
	height: 43px;
	margin: 0 auto;

	display:block;
	float: left;
	margin-bottom: 20px;
	padding:0;
}

#footer #footer_header {
	background: url(images/content_TOP.gif) top left no-repeat;
	width: 978px;
	height: 28px;
	overflow:hidden;
	display:block;
	margin: 0;
	padding:0;
}

#footer #footer_content {
	background: url(images/content_BG.gif) top center repeat-y;
	width: 950px;
	min-height: 20px;
	overflow:visible;
	display:block;
	margin: 0 auto;
	padding:0;
}

#footer #sidebar {
	margin-right: 0 !important;
	line-height: 12px;
	padding-top: 15px;
}	

#footer #sidebar p {
	text-align:right !important;
}

#footer #footer_footer {
	background: url(images/content_BOTTOM.gif) bottom left no-repeat;
	width: 978px;
	height: 33px;
	overflow:hidden;
	display:block;
	margin: 0 0 20px 0;
	padding:0;
}


/* NAVIGATION */


#navigationUL {
    height:16px;
	clear: none;
	display: inline;
	float: left;
	position: relative;
	margin: auto 0 auto 27px;
	padding:47px 0 10px 0;
	list-style: none;
}

#navigationUL li {
  float: left;
  border-right: solid 1px #86a67a;
  text-align: center;
  display: inline;
}


#navigationUL li.end {
  border: none !important;
}

#navigationUL a * {
 	display: none;
 	text-decoration: none;
}

#navigationUL a {
	height: 16px;
	position: relative;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform:capitalize;
	line-height: 16px;
	color: #38392b;
	text-decoration: none;
	padding:0 8px;
}

#navigationUL a:hover {
	color: #a43f54;
}


/* TYPO */

a {
	color: #a7574c;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;	
}

#content_content h1, #content_content h2, #content_content h3, #content_content h4, #content_content p {
	margin: 0;
	padding: 0 0 10px 0;
}

#content_content p {
	text-align:justify;
}

#address small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333;
}

#phone {
	color: #936;
}

/* Left Col */

.content-header {
	position:relative;
	background: url(images/col1_header.gif) top left no-repeat;
	margin: 0;
	padding: 10px;
	width: 473px;
	height: 80px;
	text-align:left;
}

.content-content {
	background: none;
	padding: 10px;
	width: 473px;
	color: #FFF;
}

.content-content-cat {
	background: none;
	padding: 10px;
	width: 870px;
	color: #FFF;
}

.content-content img {
	background: #e8e5b8;
	padding: 5px;
	border: solid 1px #cccca8;
	float: right;
	margin: 0 0 5px 5px;
}
.content-header h1, .content-header h2, .content-header h3, .content-header h4  {
	padding: 0;
	color: #484937;
	line-height:80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:300;
	font-size: 36px;
}

.content-header h1 a, .content-header h1 {
	text-decoration: none;
	color:#38392b;
	display:inline;
	clear:none;
	float:left;
}

.content-header a:hover {
	text-decoration: underline;
}

.content-header small a {
	position:absolute;
	right:0;
	top:0;
	font-size:10px;
	margin: 12px;
	color: #FF0;
	text-decoration:none;
}

.content-header small a:hover {
	text-decoration:underline;
}

.content-content * {
	color: #a7574c;
}

.content-content h1, .content-content-cat h1, .content-content-cat h3  {
	color: #a7574c;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	padding: 0 0 10px 0;
}
.content-content p, .content-content-cat p  {
	margin: 10px;padding:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #49473a;
}

.content-content h3 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}



#footer p {
	text-align: center;
}

/* Sidebar */

.sidebar-header {
	position:relative;
	background: transparent url(images/sidebar_header.gif) bottom right no-repeat;
	margin: 0;
	padding: 0;
	width: 389px;
	height: 40px;
	text-align:left;
	text-indent: 10px;

}

.sidebar-content {
	padding: 0;
	margin:0 0 20px 0;
	width: 394px;
	background: transparent url(images/sidebar_content.gif) top right repeat-y;
	
}

.blogroll {
	padding: 0;
	margin:0 0 20px 0;
	width: 394px;
	background: transparent url(images/sidebar_content.gif) top right repeat-y;
	
}

.blogroll li {
padding:5px 10px 5px 10px;
}

#sidebar h2 {
	position:relative;
	background: transparent url(images/sidebar_header.gif) bottom right no-repeat;
	margin: 0;
	width: 389px;
	text-align:left;
	text-indent: 10px;
	color: #484937;
	line-height:33px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:300;
	font-size:18px;
	border-top: solid 1px #cccca8;

}

.sidebar-header h1, .sidebar-header h2, .sidebar-header h3, .sidebar-header h4  {
	padding: 10px;
	color: #484937;
	line-height:33px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:300;
	font-size:18px;
	border-top: solid 1px #cccca8;
	width: 387px;

}

.sidebar-content p  {
	margin: 10px;padding:10px;
}

/* BLACKBOARD */

#blackboard_inner {
	padding: 20px 0px 10px 28px;
	overflow: hidden;
}

#blackboard_top {
	float: left;
	display: block;
}

#blackboard_bottom {
	float: left;
	display:block;
}

.menuDate {
padding-bottom:0px;
}

.blackboard_1, .blackboard_2 {
	float: left;
	width: 230px;;
	display:inline;
	margin: 0 10px 10px 0;
	overflow: hidden;
}
/*.blackboard_1 {
	width: 145px;
}

.blackboard_3 {
	float: left;
	width: 140px;
	display:inline;
	margin: 0 0 10px 0;
	overflow: hidden;
}*/

#blackboard h1 {
	margin: 0 0 4px 0;
	
}

#blackboard_date h2 {
	font-size: 0px;
}

.blackboard_1 ul, .blackboard_2 ul, .blackboard_3 ul {
	margin:0;
	padding:0;
	list-style: none;
}

.b_title {
	float:left;
	display: inline;
	color: #a8d29d;
	font-family: "Lucida Grande", arial;
	font-size: 10px;
}

.b_price {
	display:inline;
	float:right;
	clear:right;
	color: #A83833;
	font-family: "Lucida Grande", arial;
	font-size: 10px;
}

.b_desc {
	display:block;
	clear: both;
	text-indent:0;
	margin: 0 22px 10px 0;
}

.menuLI {
	clear:both;
	display:block;
	margin-left:3px;
}
/* BLACKBOARD */

h3.menuTitle, h1.menuDate, li.menuLI {
	color: #222621 !important;
	clear: left;
}

.blackboard_1 ul, .blackboard_2 ul {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

#blackboard_load {
	position: relative;
	width: 32px;
	height: 235px;
	margin: auto;
}

#blackboard_load img {
	position: absolute;
	height: 16px;
	width: 16px;
	padding: 16px;
	top:50%;
	margin-top:-16px;
}

#blackboard_inner {
	display:none;
}

/* SIDEBAR */

.event_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	float:left;
	width: 279px;
	font-size: 16px;
	color: #484937;
	height: 20px;
	
}

.event_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	float:left;
	text-align: right;
	width: 90px;
	color: #a7574c;
	height: 20px;
}

#events li {
	padding: 4px 10px 4px 10px ;
	width: 374px;
	color: #969777;
	margin: 0 0 5px 0;
}

.event_desc {
	clear: both;
	padding-right:10px;
	color: #38392B;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* FORM */

#address p {
text-align: left;
line-height: 20px;
margin-bottom: 5px;
border-bottom: solid 1px #cbcba7;
color: #534f44;
font-size: 10px;
}

span.label {
font-size: 10px;
color: #534f44;
}

abbr {
	border-bottom: dotted 1px;
	cursor: pointer;
}

#address input[type=text] {
	width: 68px;
	background: #ECEDCB;
	border: solid 1px #999979;
}

#address input[type=button] {
	width: 80px;
}

.form-label label {
	color: #534f44;
}

.xhtml {
	overflow: auto;
	word-break: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.event_div {
	background: #ECEDCB !important;
	margin-bottom: 12px;
	padding: 5px;
	float: left;
	width: 100%;
}

div.event_h1 {
width: 100%;
	clear:both;
	float: left;
	display:block;
}

.event_h1 h1 {
	cursor: pointer;
}

div.event_content {
	clear:both;
	display:block;
}


.event_h1 #event_title {
	float: left;
	display:inline;
	clear: left;
}

.event_h1 #event_date {
	display:inline;
	clear: right;
	float:right;
	color: #484937;
	line-height:27px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:300;
	font-size:18px;
	
}

/* Cahoona Bottom Bit */

.cahoona {

	margin: 0 auto;
	
	text-align: center;
	
	font-size: 11px;
	
	font-family: Helvetica, Verdana, Arial, sans-serif;
	
}


/* Comment Form */
#commentform textarea {
	
width: 470px;
height:100px;
background-color: #ECEDCB;
border-style: solid;
border-width: 1px;
border-color: #484937;


}



/* Easy Contact Form */


#contact-form-container {

	background-color: #ECEDCB;
	border-color: #484937;
	padding: 10px;

}


.contact-form fieldset legend {
	
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	height: 100px;
	padding-top: 15px;
	background-color: inherit;


}

.contact-form fieldset label {
	
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;


}
