/* CSS definition file containing sitestyle stylesheets */
BODY {
	font-size: 11px;
	font-family: "Trebuchet MS";
}
TD {
	font-size: 12px;
	font-family: "Trebuchet MS";
}
 .menu {
	background-image: url(http://stag.bizness.net/garden/docs/images/layouts/menu_back.gif);
	background-repeat: no-repeat;
}
 TD.banner {
 	background: #1c6773;
	font-weight: bold;
	color: #ffffff;
	width: 100%;
 }
.subCats {
	background: #ffffcc;
	border: 1px solid #800000;
}
.subTitle, .form_title {
	font-size: 16px;
	font-weight: bold;
	color: white;
	font-style: italic;
}
.subCatHdr {
	font-weight: bold;
	color: #800000;
	font-size: 14px;
}
.footer {
	font-size: 10px;
	font-style: italic;
}
input.small, textarea.small, select.small{
	font-size: 10px;
	background-color: #ffffff;
	letter-spacing: .5px;
	border: 1px;
	border-color:  #999999;
	border-style: solid;
	padding-left: 2px;
	padding-top: 1px;

}
.result_header {
	background-color: #ffffff;
	font-weight: bold;
}
input.radio{
	font-size: 11px;
	background-color: #ffffff;
	letter-spacing: .5px;
	padding-left: 2px;
	padding-top: 1px;

}
input, textarea, select{
	font-size: 11px;
	background-color: #ffffff;
	letter-spacing: .5px;
	border: 1px;
	border-color: #999999;
	border-style: solid;
	padding-left: 2px;
	padding-top: 1px;

}
input.radio {
	border: 0px;
	background-color: transparent;
}
A, A:VISITED {
	color: #ffff00;
}
A:HOVER {
	color: #ff0000;
}
A.subCatHdr, A.subCatHdr:VISITED {
	font-weight: bold;
	color: #800000;
	font-size: 14px;
	text-decoration: none;
}
A.subCatHdr:HOVER {
	color: #000066;
}
A.subCat, A.subCat:VISITED {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
A.subCat:HOVER {
	color: #800000;
	text-decoration: none;
	font-size: 12px;
}
TD.event {
	font-size: 12px;
}
.eventDesc {
	font-size: 12px;
	color: #800000;
}
TD.subCat {
	font-size: 12px;
}
.page_title {
	font-size: 18px;
	font-weight: bold;
	color: white;
	font-style: italic;
}
A.black, A.black:VISITED {
	color: #000000;
	text-decoration: none;
}
A.black:HOVER {
	color: #ff0000;
	text-decoration: none;
}
