body {
	background-color: #7c844b; /*artichoke green*/
	background-image: url(images/img_bg_artichoke.jpg);
	background-repeat:repeat;
	color: #333333;
	font-family: Arial, Helvetica, san-serif;
	font-size: 95%;
	margin: 6px auto;
	width:1000px;
	padding: 0;
}

h4 {
color:#7c844b; /*artichoke green*/
font-size:110%;
}

dt {
font-weight:bold;
}

dd {
padding:4px 0px 10px 0px;
}

#maincontent h2, #mainleft h2, #mainright h2 {
font-size:150%;
color:#cda62d; /*gold*/
text-align:center;
}


#mainleft p {
	font-family: Arial, Helvetica, san-serif;
}

#wrapper { 
	margin: 0 auto 0 auto;
    width:1000px;
	min-width:800px;
	background-color:#a96828; /*brown*/
	padding:0;
	border:3px solid #7c844b; /*artichoke green*/
} 
 
#header {
	margin: 0 auto 3px auto;
	padding:8px 0px;
}

#nav {
width:900px;
margin:7px 5px 7px 30px;
padding:7px 7px 15px 20px;
}

#inner_wrapper {
width:950px;
padding:15px 7px;
margin:15px auto;
background-image:url(images/tablecloth.jpg);
background-repeat:repeat;
background-color:#f4e9d3; /*beige*/
}

#searchbox {
	border: 2px solid #cda62d; /*gold*/
	font-size: 0.75em;
	padding: 6px;
	margin-bottom:10px;
	width: 125px;
	color:#f4e9d3; /*beige*/
	background-color: #57315a; /*purple*/
}

#sidebar {
	font-size: 90%;
	padding: 6px;
	width: 150px;
	float: left;
	margin:0px;
	background-color: #687432; /*green*/
}

#sidebar ul li {
padding:6px 0px;
}


#mainleft_events {
	width: 595px;
	float:left;
	margin:0px 0px 4px 9px;
	padding:0px 5px;
	background-color:#fff;
	
}
#mainleft {
	width: 595px;
	float:left;
	margin:0px 0px 4px 9px;
	padding:0px 5px;

}

#mainleft_events h2 {
font-size:130%;
}

#mainright {
	width: 150px;
	float: right;
	padding:0px 5px;
	margin:0px 0px 4px 9px;
	border:1px solid #687432;
	background-color:#57315a; 
}


#footer {
	padding-top: 6px;
	text-align: center;
	font-size:90%;
	font-weight:bold;
	color:#a96828; /*brown*/
	clear: both;
}

.membership {
list-style-image:url(images/img_list.gif);
}

p.safe {
	font-size: 0.001em;
	line-height: 0;
	margin: 0;
}

.beige {
color:#f4e9d3;
}

.bold {
font-weight:bold;
}

.clearit {
clear:both;
}

.colbottom {
margin-bottom:0px !important; 
padding-bottom:0px;
line-height:0px;
font-size:0px;
}

.italic {
font-style:italic;
}


.large {
font-size:300%;
text-align:center;
color:#cda62d;
font-weight:bold;
line-height:1.0;
}

.largebold {
font-size:105%;
font-weight:bold;
}

.largeboldbeige {
color: #f4e9d3;
font-size:140%;
font-weight:bold;
}

.largegreen {
color:#7c844b;
font-size:110%;
font-weight:bold;
}

.line {
line-height:150%;
}

.purple {
color:#57315a;
}

.red {
color:#990000;
}

.small {
font-size:90%;
}

.underline {
text-decoration:underline;
}

.yellow {
color:#ffff00;
}

/*NAVIGATION BAR*/
#navbar {
	margin: 0;
	padding: 0;
}
#navbar li {
	list-style-type: none;
	margin: 0px;
}
#navbar a {
	display: block;
	padding: 3px 6px 0px 6px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #687432; /*green*/
}
#navbar a:hover, #navbar a:active, #navbar a:focus {
	color: #333333;
	background-color: #cda62d; /*gold*/
}


/*FOOTER*/

#footer a, #footer a:link {
color: #a96828;
text-decoration:none;
}

#footer a:visited {
color:#687432;
text-decoration:none;
}

#footer a:hover, #footer a:active, #footer a:focus {
color:#687432;
text-decoration:underline;
}

/*CONTENT AREA */

#mainleft a, #mainleft a:link, #mainleft_events a, #mainleft_events a:link {
color:#687432;
text-decoration:underline;
font-weight:bold;
}

#mainleft a:visited, #mainleft_events visited {
color:#57315a;
text-decoration:none;
font-weight:bold;
}

#mainleft a:hover, #mainleft a:active, #mainleft a:focus, #mainleft_events a:hover, #mainleft_events a:active, #mainleft_events a:focus, {
color:#57315a;
text-decoration:underline;
font-weight:bold;
}

#credit {
color:#CCCCCC;
padding:0px 0px 3px 3px;
font-size:75%;
}

#credit a, #credit a:link {
color:#cccccc;
text-decoration:underline;
}

#credit a:visited {
color:#fff;
text-decoration:none;
}

#credit a:hover, #credit a:active, #credit a:focus {
color:#cccccc;
text-decoration:none;
}

.bold {
font-weight:bold;
}

.gold {
color:#cda62d;
}

.orange {
color:#FF6600;

}
