/* reset browser styles */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
ol { 
  margin-left: 1.4em; 
  list-style: decimal; 
}
ul { 
  margin-left: 1.4em; 
  list-style: disc; 
}
img {
  border: 0;
}
/* end reset browser styles */

/* BASIC */
body {
	font-family: "Helvetica Neue", arial,sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #4f4f4f;
	background-color: #77953A;
	text-align: center; 
}

h1 { font-size: 18px; font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, sans-serif; margin: 10px 0 8px 0; line-height: 110%; color: #77953A;	font-weight: bold; text-align:left; }
h2 { font-size: 16px; font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, sans-serif; margin: 10px 0 8px 0; font-weight: bold; line-height: 120%; color: #77953A;text-align:left; }
h3 { font-size: 18px; font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, sans-serif; margin: 10px 0 8px 0; font-weight: bold; color: #77953A; line-height: 120%; text-align:left; }
h4 { font-size: 16px; font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, sans-serif; margin: 10px 0 8px 0; color: #ffffff; padding-bottom: 7px; border-bottom: #99b06e 1px solid; }


/* LINKS */
a {	color: #4f4f4f;	font-weight: bold;	text-decoration: none; }
a:link { color: #4f4f4f;	text-decoration: none; }
a:visited { color: #4f4f4f;	text-decoration: none; }
a:hover{ color: #77953A; }

/* LISTS*/
ul { margin-left: 15px;	padding: 2px; }
li { padding: 2px; list-style: disc; text-align: left; }



/* WRAPPER: wraps entire contents of page */
#wrapper {	width: 100%; background-image:url(images/bg_poppy2.jpg); background-repeat:repeat-x; background-attachment: fixed;	margin: 0 auto; 	text-align: left; }

.full-width, .half, .one-third, .one-fourth, .two-thirds, .three-fourths {
	float: left;
	margin: 7px 10px;
	text-align: justify;
	
}

.full-width 	{ width: 805px; clear: both;}
.half 			{ width: 450px !important; width: 445px; margin: 7px 12px; }
.one-third 		{ width: 235px;  }
.one-fourth 	{ width: 200px;  }
.two-thirds 	{ width: 490px;  }
.three-fourths	{ width: 660px; }


/* INNER WRAPPERS */
#backgroundwrapper {	width: 100%;  }

#contentwrapper {	width: 980px;	background-color: #FFFFFF; 	margin: 0 auto; }

/* BANNER */
#banner {
	width: 980px;
	margin: 0 auto;
	background-color: #ffffff;
	padding-top: 3px;
	padding-bottom: 5px;
	position: relative;
}

#banner a {	border-bottom: hidden; }
#banner #tagline {
	position: absolute;
	right: 30px;
	top: -5px;
}
#banner #hook {
	position: absolute;
	right: 525px;
	top: 1px;
}
#banner #tagline2 {
	position: absolute;
	right: 160px;
	top: -10px;
}
#banner #smallbanner {
	position: absolute;
	right: 370px;
	top: 50px;
	left: 323px;
}
#banner #quote {
	position: absolute;
	left: 230px;
	top: -15px;
	
}



/* VERTICAL LEFT NAV BAR */
#sidebar {
	float: left;
	width: 165px;
	padding-top: 30px;
}
#sidebar ul {	border-top: 1px dashed #dedede; }

#sidebar li {	margin: 2px 0;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-size: 10px;
	display: block;
	border-bottom: 1px dashed #dedede;
	letter-spacing: 1.5px;
}

/* MAIN IMAGE */
#mainimage {	float: left;	width: 328px; }
#mainimage p {
	font-size: 12px;
	padding-left: 20px;
	text-align: justify;
}

/* MAIN CONTENT */

#main {
	margin-left: 520px;
}

#main h1 {
	margin: 0 0 10px 0;
	padding-bottom: 5px;
	padding-top: 25px;	
	border-bottom: 1px dashed #dedede;
	color: #77953A;
	letter-spacing: 1.5px;
	font-weight: bold;
	font-size: 1em;
	}

#main h2 {
	margin: 0 0 10px 0;
	padding-bottom: 5px;
	padding-top: 25px;
	border-bottom: 1px dashed #dedede;
	color: #77953A;
	letter-spacing: 1.5px;
	font-weight: bold;
	font-size: 1em;
}

#main p {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.3;
	text-align: justify;
}
/* MAIN BODY LINKS */

#main a:link {
 	color:  #77953A;
	text-transform: uppercase;
	text-decoration: none;
}
#main a:visited{
 	color:  #77953A;
	text-transform: uppercase;
	text-decoration: none;
}
#main a:hover{
	color: #414142;
	text-transform: uppercase;
}
#main ul {
	font-size: 12px;
	padding-left: 30px;
	padding-right: 20px;
	}
#main li {
	margin-left: 25px;
	padding-right: 20px;
	list-style: disc;
	
}
.smallheader {
	font-size: 14px;
	color: #D21F54;
	font-weight: bold;
	border-bottom: 1px dotted #FFFFFF;
	
}
.greenword {
	color:#77953A;
	
}
.smalltext {
	font-size: 11px;
}

/* MAIN GALLERY CONTENT */

#maingallery {
	margin-left: 180px;
	
}

#maingallery a:link { 	color:  #77953A;	font-size: 12px;	}
#maingallery a:visited { 	color:  #77953A;	font-size: 12px;	}
#maingallery a:hover{	color: #414142;	font-size: 12px; }

#maingallery p {
	
}
#maingallery ul {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 20px;
	}
#maingallery li {
	margin-left: 25px;
	padding-right: 20px;
	list-style: disc;
	
}

.photo img {
	background-color: #fff;
	border: 1px dashed #D7D7D7;
	padding: 10px;
}
.photo a {
	text-decoration: none;
	border-bottom: none;
}
.smtitle {
	font-size: 11px;
	color: #9D9D9D;
}

.photo a {
	text-decoration: none;
	border-bottom: none;
}
.clear { clear: left;
}


	
/* FOOTER / COPYRIGHT INFO */
#copyright {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 125%;
	text-align: center;
	color: #cdddaf;
	background-color:#77953A;
	width: 100%;
	clear: both;
}
#copyright a:link {
 	color:  #516626;
	text-decoration: none;
}
#copyright a:visited{
 	color:  #516626;
	text-decoration: none;
}
#copyright a:hover{
	color: #FFFFFF;
	}

/* FOOTER */
#footer {
	width: 920px;
	margin: 0 auto;
	padding-top: 3px;
	padding-bottom: 5px;
		position: relative;
}
#footer #poppy {
	position: absolute;
	left: 75px;
	top: -120px;
}
.hightlight2 {	color: #ffffff; font-weight: bold; font-size: 11px; }
