/***********************************************/
/* 3col_leftNav.css                            */
/* Use with template 3col_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #434338;
	line-height: 1.166;
	margin: 5px;
	padding: 0px;
	background-color: #CECC99;
	width: 96%;
}

a{
	color: #878171;
	text-decoration: none;
}

a:link{
	color: #878171;
	text-decoration: none;
}

a:visited{
	color: #8781bb;
	text-decoration: none;
}

a:hover{
	color: #990000;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #c5ccb2;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #878171;
 margin: 0px;
 padding: 0px;
}

h3{
 font-size: 100%;
 color: ccbe99;
 margin: 0px;
 padding: 0px;
}
#content .feature h3 {
	font-family: "Script MT Bold";
	font-size: 200%;
	color: #434338;
}


h4{
	font-family: Arial, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #70705A;
	margin: 0px;
	padding: 0px;
	background-color: #C1CF9E;
	text-decoration: none;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: none;
}
ul ul{
 list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}

label{
	font-family: Arial,sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #990000;
	width: 200px;
	clear: left;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

#navBar{
	float: left;
	width: 20%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#headlines{
	float:right;
	width: 20%;
	padding-right: 10px;
}

#content{
	float: left;
  width: 53%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	font-size: 200%;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}


/************* #globalNav styles **************/

#globalNav{
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #eeeeee;
	background-color: #E1E0C1;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
	display: inline;
}
#masthead #globalNav a:hover, a:active {
	color: #990000;
}


/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 95%;
	color: #434338;
}

.feature h3{
	padding: 10px 0px 5px 0px;
	text-align: center;
}

.feature img{
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 65%;
	color: #000000;
	padding: 3px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	width: 99%;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	font-size: 100%;
	display: block;
	background-color: #9EB467;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#sectionLinks li a:link, a:visited {
	color: #666666;
	font-size: 85%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
}
#navBar #sectionLinks a:hover, a:active {
	color: #990000;
	padding-right: 3px;
	padding-left: 3px;
}
#sectionLinks h3{
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #818169;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFFFFF;
}
/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}


/************** #headlines styles **************/

#headlines{
	font-size: 90%;
	width: 22%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 3px;
	display: block;
}
#headlines ul a:link, #headlines ul a:visited {display: block;}
#headlines ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#headlines li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

/* fix for browsers that don't need the hack */
html>body #headlines li {border-bottom: none;}


#masthead .tagline {
	font-style: italic;
	font-weight: normal;
	font-size: 135%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 2em;
	color: #000000;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content .feature p:first-letter {
	font-size: 150%;
	font-weight: bold;
	color:#434338;
	font-family: "Script MT Bold";
	line-height: normal;
 }
.gardentips {
	clear: both;
	float: none;
	text-align: left;
	font-style: italic;
	border: 2px solid #cccbbf;
	background-color:#9EB467;
	font-size: 85%;
	margin: 5px;
	padding: 5px;
	color:#434338;
}
.gardentips h3 {
	color:#eeeeee;
	padding: 2px;
	font-weight:bold;
	font-size:120%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#masthead .tagline .hookline {
	font-size: 85%;
	color: #FFFFFF;
	font-weight: bold;
}
#headlines #sectionLinks ul a:hover, a:active {
	color: #990000;
}
#siteInfo ul {
	display: block;
	margin-right: 3px;
	margin-left: 3px;
	clear: both;
	float: left;
}
#siteInfo li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}
#content .feature #contact input, textarea {
	margin-top: 5px;
}
#content .feature #contact textarea {
	height: 150px;
	width: 250px;
}
#content .feature #contact #submitbutton {
	margin-left: 210px;
	margin-top: 25px;
	width: 100px;
}
#content .feature #contact #resetbutton {
	margin-top: 25px;
	width: 100px;
	margin-left: 10px;
}
#content .feature #inthenews {
	background-color: #DEDCBC;
	color: #000000;
	padding: 5px;
}
#content .feature #inthenews p:first-letter {
	font-size: 100%;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-indent: 1em;
 }
#content .feature #contact .nmp {
	font-size: 85%;
	text-align: center;
}
.handcursor{
cursor:hand;
cursor:pointer;
}
h6 {
	font-size: 200%;
	color: #434338;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 0px;
	padding: 0px;
}
#content .feature #gravesitepolicies1-title {
	font-weight: bold;
}
#gravesitepolicies1-title:hover, #gravesitepolicies1-title:active {
color: #FFFFFF;
text-decoration: underline;
}
#content .feature #gravesitepolicies2-title {
	font-weight: bold;
}
#gravesitepolicies2-title:hover, #gravesitepolicies2-title:active {
color: #FFFFFF;
text-decoration: underline;
}
#content .feature hr {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #7E7B3D;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #7E7B3D;
}
#content .feature #attention {
	background-color: #E4E3C9;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
p {
	margin-top: .5em;
	margin-bottom: .5em;
	line-height: 1.6em;
}
#content .feature .blanketuses {
	list-style: disc url(none) outside;
}
.highlight {
	background: #FFC;
	padding: 0.3em;
	clear: both;
	float: left;
}
