body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}

body {
	text-align: centre;
	font-size: 0.9em;
	background-color: #000000;
	margin-top: 10px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#wrapper {
	width: 780px;
	margin-right: auto; /* centering element */
	margin-left: auto; /* centering element */
	text-align: left; /* centering element */
	border: 1px solid #999999;
}

#masthead {
	background-color: #FFFFFF;
}

#navigation {
	background-color: #FFFFFF;
	background-image: url(../images/nav/menu.jpg);
	height: 50px;
}

#pageheader {
	color: #FFFFFF;
}

#content {
	color: #FFFFFF;
}

#footer {
	margin: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;

}

#footerleft {
	float: left;
	left: 0;
	width: 50%;
}

#footerright {
	margin-left: 50%;
}
#pageheaderleft {
	float: left;
	left: 0;
	width: 50%;
}

#pageheaderright {
	margin-left: 50%;
	text-align: right;
}




h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
h1 a:link { color: #FFFFFF; text-decoration: none} 
h1 a:visited {color: #FFC6C6; text-decoration: none} 
h1 a:hover { color: #E80000; text-decoration: underline} 
h1 a:active {color: #FFFFFF; text-decoration: none;} 

h2 {
	font-size: 1.7em;
	padding-top: 5px;
	padding-bottom: 0px;

}
#textcontent {
	color: #000000;
	font-size: 0.8em;
	line-height: 1.8em;
	text-align: left;
	margin: 30px 90px 30px 15px;
}
.textheader {
	text-transform: uppercase;
	color: #000000;
}

.footer {
	font-size: 0.7em;
}
.footer a:link {
	color: #666666;
	text-decoration: none
} 
.footer a:visited { color: #666666; text-decoration: none} 
.footer a:hover { color: #E80000; text-decoration: underline} 
.footer a:active { color: #666666; text-decoration: none} 


.pagelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-weight: bold;
}
.pagelink a:link { color: #666666; text-decoration: underline} 
.pagelink a:visited { color: #666666; text-decoration: underline} 
.pagelink a:hover {color: #990000; text-decoration: underline} 
.pagelink a:active { color: #666666; text-decoration: underline} 

.kinggrapes {
	font-size: 0.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-align: right;

}
.kinggrapes a:link { color: #666666; text-decoration: none} 
.kinggrapes a:visited { color: #666666; text-decoration: none} 
.kinggrapes a:hover { color: #E80000; text-decoration: underline} 
.kinggrapes a:active { color: #666666; text-decoration: none} 
h4 {
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 0px;
	font-weight: normal;
}
#nurserycontent {
	color: #000000;
	font-size: 0.8em;
	line-height: 1.8em;
	text-align: center;
	margin: 15px 15px 30px 15px;
}
#indexfooter {
	margin: 5px;
	text-align: center;
}
.indexfooter {
	color: #666666;
	font-size: 10px;
}
