body {margin: 0; padding: 0; background: #213205}

* {margin: 0; padding: 0; border: 0; font-family:  Arial, Helvetica, sans-serif}


/*----------------------------------------------Basic styles------------------------------------------------*/

h1, h2 {font-family: Georgia, Georgia, serif; margin: 15px 0 0 5px; color: #fff; font-weight: normal; text-decoration: none}
h1 em, h2 em, h3 em, h4 em {font-family: Georgia, Georgia, serif; font-weight: normal}  /* italic words in titles */

h1 {position: absolute; right: -10px; top: 7px; font-size: 2.25em; letter-spacing: 0.1em; line-height: 1.00em; padding-right: 30px}
h1:first-letter {font-family: Georgia, Georgia, serif; font-size: 2.25em} /* styles the first letter of the main title to make it large */

h7 {font-size: 0.70em; line-height: 1.60em; color: #000; letter-spacing: 0.05em; text-decoration: none}

p#tagline {position: absolute; right: 15px; top: 72px; font-style: italic; color: #648D20; font-size: 0.90em}  /* sits under main title */

h2 {font-size: 1.30em; letter-spacing: 0.05em}

h3 {font-family: Arial, Helvetica, sans-serif; font-size: 0.70em; letter-spacing: 0.05em; line-height: 1.60em; color: #000;}

p, ul, ol {margin: 10px 10px 0 7px; font-size: 0.70em; line-height: 1.60em; color: #000; letter-spacing: 0.05em; text-decoration: none}

p span {font-size: 1.50em; font-weight: bold} /* shouting words */

h3 span {font-family: Arial, Helvetica, sans-serif; font-size: 1.50em; line-height: 1.00em; font-weight: bold; color: #648D20} /* shouting words in middle of quote */

p#title {margin: 10px 10px 0 7px; font-size: 0.7em; font-weight: bold; line-height: 1.60em; color: #792533} /*colored bold titles or names within body text

a:link {text-decoration: none}, a:visited {color: #792533; font-weight: bold; text-decoration: none; border-bottom: 1px solid #792533}
a:hover, a:active {color: #fff; border-color: #fff}

ul {list-style: inside square} /* general lists */

acronym {font-weight: bold; border-bottom: 1px dashed #000; cursor: help}

p#previous {position: absolute; float: left; text-align: left; text-decoration: none; font-size: 0.70em; font-weight: bold; line-height: 1.60em; color: #792533} /* project navigation

p#next {position: absolute; float: right; right: -15px; text-decoration: none}

/*-----------------------------------------------Layout DIVS------------------------------------------------*/

#container {  /* keeps everything together */
position: relative; 
margin: 0 auto; 
width: 1000px; 
background: url(images/bkgrnd.gif) 0 0 repeat-y #CCCC33;  /* Important image, do not remove */
overflow: hidden
}

#hdr {  /* div containing h1, nav and grapes image */
float: left; 
width: 620px; 
height: 155px; 
background: url(images/leaves/cotinus.jpg) 0 0 no-repeat #CCCC33  /* Image of Grapes */
}

#hdr2 {  /* div containing h1, nav and tricolor image */
float: left; 
width: 620px; 
height: 155px; 
background: url(images/leaves/tricolor.jpg) 0 0 no-repeat #CCCC33  /* Image of Grapes */
}

#hdr3 {  /* div containing h1, nav and canna image */
float: left; 
width: 620px; 
height: 160px; 
background: url(images/leaves/canna.jpg) 0 0 no-repeat #CCCC33  /* Image of Grapes */
}

#hdr4 {  /* div containing h1, nav and cobra image */
float: left; 
width: 620px; 
height: 160px; 
background: url(images/leaves/cobra.jpg) 0 0 no-repeat #CCCC33  /* Image of Cobra */
}

#hdr5 {  /* div containing h1, nav and freckles image */
float: left; 
width: 620px; 
height: 160px; 
background: url(images/leaves/freckles.jpg) 0 0 no-repeat #CCCC33  /* Image of Freckles */
}
#hdr6 {  /* div containing h1, nav and sunset image */
float: left; 
width: 620px; 
height: 160px; 
background: url(images/leaves/sunset.jpg) 0 0 no-repeat #CCCC33  /* Image of Sunset */
}



#lftcol {   /* left column */
position: absolute;
left: 0px;
top: 190px;
margin-left: 45px;  /* leave this so that background image lines up with edge of this div */
width: 150px; 
background: transparent;
overflow: hidden
}

#contact {   /* left column address block */
position: absolute;
left: 0px;
top: 200px;
margin-left: 60px;  /* leave this so that background image lines up with edge of this div */
width: 155px; 
background: transparent;
overflow: hidden
}

#rgtcol { /* right column */
float: right; 
width: 700px; 
top: 45px; 
padding-bottom: 30px; 
padding-right: 30px; 
background: transparent; 
overflow: hidden}  

#lftrgt { /* left column in a double right column */
float: left; 
width: 125px; 
top: 120px; 
padding-right: 0px; 
background: transparent; 
overflow: hidden}  

#rgtrgt { /* right column in a double right column */
float: right; 
width: 390px; 
margin: 0;
padding-right: 5px;
top: 50px; 
background: transparent; 
overflow: hidden}  


#bttmbar {float: right; text-align: center; font-size: 0.60em; font-color: #648D20; height: 4em; line-height: 4em; width: 950px; background: #CCCC33; border-top: 1px solid #D9D93C; text-decoration: none}

#quote {    /* Quote box in left column */
	float: left;
	margin: 10px 0 20px 10px;
	padding: 10px 0;
	width: 170px;
	text-align: center;
	background: url(images/quote.gif) no-repeat 0 0	
}

#quote2 {    /* Quote box on home page in right column */
	float: center;
	margin: 10px 0 20px 10px;
	padding: 10px 0px;
	width: 350px;
	text-align: center;
	letter-spacing: 0.3em;
	line-height: 1.60em;
	background: url(images/quote.gif) no-repeat 0 0	
}

#endquote {    /* Endquote for Quote box in right column */
	float: center;
	margin: 10px 0 20px 10px;
	padding: 10px 0px;
	width: 370px;
	text-align: right;
	font-color: #648D20;
	background: url(images/endquote.gif) no-repeat 0 0
}

#quote p {color: #444; font-size: 0.80em; font-weight: bold; line-height: 2.00em}  /* Quote box text */

#line {float: right; font-size: 0.70em; height: 14em; line-height: 1.5em; width: 1000px; background: #CCCC33; border-top: 2px solid #D9D93C}

/*---------------------------------------------Main Navigation-----------------------------------------------*/

ul#nav {   /* navigation list */
	margin: 53px 0 20px 0; /* the 53px is where the nav begins (margin top) */
	padding: 0;
	list-style: none inside
}
	
ul#nav li {float: left;	display: block}

ul#nav li a {
	width: 170px;
	margin: 3px 0 0 0;  /* a little top margin */
	border: 0;
	border-left: 10px solid #CCCC33;
	padding: 10px 5px;
	font-family: Georgia, Georgia, serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #450F1F;
	background: #D9D93C
}

ul#nav li a#current {border-color: #fff}   /* current page, move id in the xhtml when creating a new page */

ul#nav li a:link {border-color: #fff; text-decoration: none} 

ul#nav li a:hover {background: #9EA219; color: #fff}

ul#nav li a:active {color: #fff; border-color: #fff}


	