/* BASE STYLES */

* { margin: 0; padding: 0; }

body {
	color: #000;
        background: #ccaa73;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
        margin: 0;
	padding: 0;
}

html, body { height: 100%; }

h2 { font-size: 140%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }

p {
	margin: 15px 0;
	line-height: 1.6em;
}

a {
	color:#4f4798;
        font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #906532;
}

select option { padding: 0 5px; } 

/* WRAPPER */

#wrapperglobal {
	background: transparent url("/i/backgroundleaves.jpg") bottom left no-repeat;
	width: 910px;
	margin: 0 auto;
}

#wrapper { 
	background: transparent url("/i/background.jpg");
	width: 910px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	height: 100%;
}

html>body div#wrapper { height: auto; }

/* LEFT COLUMN */

#leftbar { 
	width: 324px;
	float: left;
}

#leftbar h1 {
	border: 0;
	background: transparent url("/i/logo.gif") top left no-repeat;
	margin-left: 40px;
}

#leftbar h1 a {
	width: 294px;
	height: 175px;
	border: 0;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}

.contactinfo p {
	width: 220px;
	margin: 10px 0 0 110px;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
}

.contactinfo p a { color: #000; } 
.contactinfo p a:hover { color: #4f4798; }

/* PRIMARY NAVIGATON */

/* NAV BUTTONS */

#leftbar ul {
	list-style: none;
	text-indent: -999em;
	padding: 0;
	margin: 0 0 0 100px;
}

#leftbar ul li.subnav {
	list-style: none;
	white-space:nowrap;
	text-indent: 2em;
	font-size: 1.1em;
	padding: 0;
	margin: 2px 0 0 0;
}

#leftbar ul li.subnav a { color: #000; text-decoration: none; }
#leftbar ul li.subnav a:hover { color: #4f4798; }

/* MAIN */
li.buttonmain a, 
li.buttonmain a:link, 
li.buttonmain a:visited {
	display: block;	
	height: 46px;
	width: 188px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}
	
li.buttonmain a, 
li.buttonmain a:link, 
li.buttonmain a:visited { background: transparent url("/i/main.gif") top left no-repeat; }

li.buttonmain a:hover, 
li.buttonmain a:active { background: transparent url("/i/main.gif") top left no-repeat; }

/* WHAT WE DO */
li.buttonwhatwedo a, 
li.buttonwhatwedo a:link, 
li.buttonwhatwedo a:visited {
	display: block;	
	height: 44px;
	width: 188px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}
	
li.buttonwhatwedo a, 
li.buttonwhatwedo a:link, 
li.buttonwhatwedo a:visited { background: transparent url("/i/what_we_do.gif") top left no-repeat; }

li.buttonwhatwedo a:hover, 
li.buttonwhatwedo a:active { background: transparent url("/i/what_we_do.gif") top left no-repeat; }

/* WHO WE ARE */
li.buttonwhoweare a, 
li.buttonwhoweare a:link, 
li.buttonwhoweare a:visited {
	display: block;	
	height: 55px;
	width: 188px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}
	
li.buttonwhoweare a, 
li.buttonwhoweare a:link, 
li.buttonwhoweare a:visited { background: transparent url("/i/who_we_are.gif") top left no-repeat; }

li.buttonwhoweare a:hover, 
li.buttonwhoweare a:active { background: transparent url("/i/who_we_are.gif") top left no-repeat; }

/* ONLINE JOURNAL */
li.buttononlinejournal a, 
li.buttononlinejournal a:link, 
li.buttononlinejournal a:visited {
	display: block;	
	height: 45px;
	width: 188px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}
	
li.buttononlinejournal a, 
li.buttononlinejournal a:link, 
li.buttononlinejournal a:visited { background: transparent url("/i/online_journal.gif") top left no-repeat; }

li.buttononlinejournal a:hover, 
li.buttononlinejournal a:active { background: transparent url("/i/online_journal.gif") top left no-repeat; }

/* MAP AND DIRECTIONS */
li.buttonmapdirections a, 
li.buttonmapdirections a:link, 
li.buttonmapdirections a:visited {
	display: block;	
	height: 40px;
	width: 188px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}
	
li.buttonmapdirections a, 
li.buttonmapdirections a:link, 
li.buttonmapdirections a:visited { background: transparent url("/i/map_directions.gif") top left no-repeat; }

li.buttonmapdirections a:hover, 
li.buttonmapdirections a:active { background: transparent url("/i/map_directions.gif") top left no-repeat; }

/* OUR FAVORITES */
li.buttonourfavorites a, 
li.buttonourfavorites a:link, 
li.buttonourfavorites a:visited {
	display: block;	
	height: 44px;
	width: 188px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}
	
li.buttonourfavorites a, 
li.buttonourfavorites a:link, 
li.buttonourfavorites a:visited { background: transparent url("/i/our_favorites.gif") top left no-repeat; }

li.buttonourfavorites a:hover, 
li.buttonourfavorites a:active { background: transparent url("/i/our_favorites.gif") top left no-repeat; }

/* OUR NAME */
li.buttonourname a, 
li.buttonourname a:link, 
li.buttonourname a:visited {
	display: block;	
	height: 40px;
	width: 188px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}
	
li.buttonourname a, 
li.buttonourname a:link, 
li.buttonourname a:visited { background: transparent url("/i/our_name.gif") top left no-repeat; }

li.buttonourname a:hover, 
li.buttonourname a:active { background: transparent url("/i/our_name.gif") top left no-repeat; }

/* CONTENT */

#maincontent {
        float: right;
        width: 560px;
}

#content {
        color: #000;
        padding: 0 90px 90px 20px;
}

#content h2 {
        color: #6b5736;
        font-size: 2.0em;
        font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
        margin: auto;
        padding: auto;
}

/* MISC */

.highlight {
	font-size: 1.3em; 
	text-align: center;
}

.clearboth { clear: both; }

/* ----------- */
/* blog styles */
/* ----------- */

/* single blog wrapper */
.listview {
	padding-bottom: 10px;
	border-bottom: 1px dashed #666;
}

/* blog posting title */
.title { }

/* blog description */
.listviewdetails {
	font-size: 11px;
	color: #666;
}

/* blog description link */
.listviewdetails a { font-size: 11px; }
