.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	text-align:center;
}

.baseBox {
width:920px;
text-align:center;
}

.baseBox2 {
width:820px;
text-align:center;
}

.header {
	width:920px;
	height:110px;
	margin: 0;
	padding:0;
	background-image:url(images/header1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#8dc63f;
	text-align:right;
	vertical-align:bottom;
}



.menuBox {
	background-color: #8dc63f;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 920px;
	text-align:left;
	border-top: 1px, solid, #666;
}

.activeBtn {
	padding:0;
	margin:0;
	background-image:url(images/activeButton.jpg);
	background-position:center;
	width:73px;
	height:23px;
	background-repeat:no-repeat;
	text-align:center;
	color:#c00;
}

a.activeBtn
{
	float:left;
	text-decoration:none;
	background-image:url(images/activeButton.jpg);
	width: 82px;
	height:27px;
	text-align:center;
}
a:hover.activeBtn {
	background-image:url(images/activeButton.jpg);
	background-repeat:no-repeat;
	width: 77px;
	height:27px;
	font-weight: bold;
}



a.left_normalMenuItem
{
	float:left;
	text-decoration:none;
	background-image:url(images/but_act.jpg);
	width: 208px;
	height:24px;
	text-align:center;
	text-valign:bottom;
}

a:hover.left_normalMenuItem {
	background-image:url(images/but_pas.jpg);
	background-repeat:no-repeat;
	width: 208px;
	height:24px;
	text-valign:bottom;
}




a.normalMenuItem
{
	float:left;
	text-decoration:none;
	background-image:url(images/buttonBG.jpg);
	width: 82px;
	height:27px;
	text-align:center;
}



a:hover.normalMenuItem {
	background-image:url(images/activeButton.jpg);
	background-repeat:no-repeat;
	width: 77px;
	height:27px;
	font-weight: bold;
}

a.longMenuItem
{
	float:left;
	text-decoration:none;
	background-image:url(images/longerBtnBG.jpg);
	width: 149px;
	height:27px;
	text-align:center;
}
a:hover.longMenuItem {
	background-image:url(images/activeLongerBtnBG.jpg);
	background-repeat:no-repeat;
	width: 149px;
	height:27px;
	font-weight: bold;
}

.subDivHeader {
	background-color: #fff;
	height: 151px;
	width: 100%;
	text-align:center;
}
.searchBox {
	color: #000;
	background-image: url(images/searchBoxBG.jpg);
	background-repeat: repeat-x;
	height: 44px;
	width: 100%;
	text-align:center;
	vertical-align:middle;
	padding-top: 10px;
}

.definitionBox {
	background-color: #e1e1e1;
	height: 35px;
	width: 100%;
	margin-top: 5px;
}



a{
color:#000;
text-decoration:none;
}

.footer {
	color: #000;
	background-image: url(images/searchBoxBG.jpg);
	background-repeat: repeat-x;
	height: 44px;
	width: 920px;
	text-align:center;
	vertical-align:middle;
	padding-top: 10px;
}

td.browse {
background-color:#970900;
color:#cf3;
font-weight:bold;
font-size:14pt;

text-align:center;
}
td.browseLinks{
color:#360;
text-align:right;
font-weight:bold;
}

th.central{
color:#000;
font-weight:bold;
font-size:25px;
}

td.central {
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding: 1em;
font-size:8pt;
width: 350px;
text-align:left;
text-indent: 1em;
}

p.contentTitle {
background-color:#360;
color:#cf3;
font-size:14pt;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
}

td.featuredProdHeader{
background-color:#909;
color:#cf3;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-size:12pt;
text-indent:1em;
text-align:left;
}
td.featuredProd{
color:#360;
text-align:left;
}






.autumn_menuBox {
	background-color: #9E2C2C;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 920px;
	text-align:left;
	border-top: 1px, solid, #666;
}

a.autumn_normalMenuItem
{
	float:left;
	text-decoration:none;
	background-image:url(images/autumn_buttonBG.jpg);
	width: 82px;
	height:27px;
	text-align:center;
}

a:hover.autumn_normalMenuItem {
	background-image:url(images/autumn_activeButton.jpg);
	background-repeat:no-repeat;
	width: 82px;
	height:27px;
	font-weight: bold;
}

a.autumn_longMenuItem
{
	float:left;
	text-decoration:none;
	background-image:url(images/autumn_longerBtnBG.jpg);
	width: 149px;
	height:27px;
	text-align:center;
}
a:hover.autumn_longMenuItem {
	background-image:url(images/autumn_activeLongerBtnBG.jpg);
	background-repeat:no-repeat;
	width: 149px;
	height:27px;
	font-weight: bold;
}






.winter_menuBox {
	background-color: #6B8EBC;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 920px;
	text-align:left;
	border-top: 1px, solid, #666;
}
a.winter_normalMenuItem
{
	float:left;
	text-decoration:none;
	background-image:url(images/winter_buttonBG.jpg);
	width: 82px;
	height:27px;
	text-align:center;
}

a:hover.winter_normalMenuItem {
	background-image:url(images/winter_activeButton.jpg);
	background-repeat:no-repeat;
	width: 82px;
	height:27px;
	font-weight: bold;
}
a.winter_longMenuItem
{
	float:left;
	text-decoration:none;
	background-image:url(images/winter_longerBtnBG.jpg);
	width: 149px;
	height:27px;
	text-align:center;
}
a:hover.winter_longMenuItem {
	background-image:url(images/winter_activeLongerBtnBG.jpg);
	background-repeat:no-repeat;
	width: 149px;
	height:27px;
	font-weight: bold;
}
