body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 120%;
}
h1 {
	font-size : 130%;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
}
h2 {
	padding-top: 20px;
	font-size : 110%;
	color: #000000;
}
h3 {
	font-size : 100%;
	color: #000000;
}
h4 {
	font-size : 100%;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2AF5E;
	background-color: #ECE9D8;
}

#wrapper {
	width: 100%;
	text-align: left;

}
#contentmain {
	list-style-position: outside;
	list-style-type: disc;
}

#container { }
#contentwrapper {}

#branding 		{display: none;}
#brandingprint 	{}
#contentside1 	{display: none;}
#contentside2 	{display: none;}
#clearfauxfooter {display: none;
}
#siteinfo {
	display: none;
}
#siteinfoleft {
	display: none;
}
#siteinforight {
	display: none;
}

#siteinfoprint {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.callout {
	width: 200px;
	background-color: #D1CF9E;
	font-size : 90%;
	line-height: 1.3em;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #7D7A3C;
	padding: 10px;
}
.imagecallout {
	float: right;
	margin-left: 10px;
	padding: 3px;
	font-style: normal;
	border: 1px solid #7D7A3C;
	font-size: 85%;
	line-height: 1.3em;
}
.footer {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
}
.kinggrapes {
	font-size: 10px;
}
