@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------------------------
   Less Clutter. Less Noise. (lessclutterlessnoise.com)
   For: Kem Meyer
   Site Design: Daryl McMullen (webdrivenchurch.com)
   Photography: Stock / Personal
      
   Tools: Adobe CS4 (Dreamweaver, Fireworks, Photoshop, Flash) 
   
   Created: 1 January 2009
   --------------------------------------------------------------------- */

/* Global Defaults */

html, body {margin:0px; padding:0px; border:0px;}
h1, h2, h3, h4, h5, h6 {margin:0; padding:0; font-weight:normal;}
div, p, th, td, li, dd, dt, ul, ol, blockquote, q, acronym, abbr, a, input, select, textarea {margin:0;	padding:0;}
blockquote {margin:0; padding:0;}
q {font-style:italic;}
acronym, abbr {cursor:help; border-bottom:1px dashed;}
small {font-size:.85em;}
big {font-size:1.2em;}
a, a:link, a:visited, a:active, a:hover {text-decoration:none;}
img {border:none;}
table.sample {margin:0px; padding:0px; border-collapse:collapse; border-bottom-width:0px; border-top-width:0px; border-left-width:0px; border-right-width:0px;}
form {margin:0; padding:0; display:inline;}
label {cursor:pointer;}

/* ::::: Site Colors ::::: 
Green: #85C543
Darker Green: #649432
Grey: #58595A
Text: #58595A
   ::::::::::::::::::::::: */


/* ::::: Site Layout ::::: */

body {margin:20px; background-color:#FFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:1.50em; color:#58595A;}

#container {width:900px; margin:0 auto; text-align:left;}
#mainFlash {width:900px; height:600px; background-image:url(../images/lclnHeaderHome.jpg); background-position:top left; background-repeat:no-repeat;}
#homeFooter {padding:5px 0; text-align:right; font-size:75%; color:#CCC; text-transform:uppercase;}

#navColumn {width:200px; float:left;}
#leftNav {width:200px; height:300px; padding-top:25px; padding-bottom:15px; float:left; background-image:url(../images/nav/navBKG.gif); background-position:top left; background-repeat:no-repeat; overflow:hidden;}
#mainContent {width:700px; float:right; background-image:url(../images/mainBKG.gif); background-position:top left; background-repeat:no-repeat;}
#mainContent2 {}
#quotes {}
#mainTextArea {margin-top:102px; margin-left:20px; min-height:600px; text-align:left;}
#footer {padding:5px 0; text-align:right; font-size:75%; color:#CCC; text-transform:uppercase; background-image:url(../images/footerLine.gif); background-position:top right; background-repeat:no-repeat;}

/* ::::: Site Navigation ::::: */

#nav ul {margin:0; padding-bottom:30px; list-style:none;}
#nav li {list-style:none;}
#nav li a {display:block; text-indent:-999999px; height:40px; line-height:40px;}
#nav a:hover,
#nav a:active {background-position: 0 -40px;}
	
#tabout a {width:200px; background:url(../images/nav/aboutBTN.gif) top left no-repeat;}
#tpeople a {width:200px; background:url(../images/nav/peopleBTN.gif) top left no-repeat;}
#tbook a {width:200px; background:url(../images/nav/bookBTN.gif) top left no-repeat;}
#tspread a {width:200px; background:url(../images/nav/spreadBTN.gif) top left no-repeat;}

/* ::::: Text/Heading Styles ::::: */

h1 {font-size:180%; text-transform:uppercase; padding-top:4px; padding-bottom:20px;	padding-left:5px; text-align: left;}
h2 {font-size:120%;	color:#85C543; font-weight:bold; padding-top:10px; padding-bottom:10px; text-transform:uppercase; text-align: left;}
h3 {font-size:120%; color:#85C543; font-weight:bold; padding-top:10px; padding-bottom:5px;}
h4 {font-size:70%; color:#666; font-weight:bold; text-transform:uppercase;}

/* ::::: Site Hyperlink Properties ::::: */

#mainContent a,
#mainContent a:link,
#mainContent a:visited {color:#85C543; font-weight:bold; text-decoration:none;}

#mainContent a:hover,
#mainContent a:active {color:#649432; font-weight:bold; text-decoration:underline;}

#mainContent2 a,
#mainContent2 a:link,
#mainContent2 a:visited {color:#85C543; font-weight:bold; text-decoration:none;}

#mainContent2 a:hover,
#mainContent2 a:active {color:#649432; font-weight:bold; text-decoration:underline;}

#footer a,
#footer a:link,
#footer a:visited {color:#CCC; font-weight:bold; text-decoration:none;}

#footer a:hover,
#footer a:active {color:#333; font-weight:bold; text-decoration:none;}

#homeFooter a,
#homeFooter a:link,
#homeFooter a:visited {color:#CCC; font-weight:bold; text-decoration:none;}

#homeFooter a:hover,
#homeFooter a:active {color:#999; font-weight:bold; text-decoration:none;}

/* ::::: Site Elements ::::: */

#mainTextArea img {padding:5px; background-color:#58595A;}
#mainTextArea img.space {margin-right:8px; padding:5px; background-color:#58595A;}
#mainTextArea img.clean {padding:0px;}
#mainTextArea div.imageBar {float:left; width:160px;}
#mainTextArea p.copy {padding-left:170px;}
#quotes blockquote {margin-top:0px; padding-bottom:5px; padding-left:55px; font-style:italic; background-image:url(../images/bqBKG.gif); background-repeat:no-repeat;}
#quotes p.author {color:#58595A; font-size:90%; text-align:right; text-transform:uppercase; font-weight:bold; padding-bottom:20px;}
