body, html {
	margin-top: 0px;
	background-color: #d1dd74;
}
#main {
	width: 474px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.hilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5B8A42;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5B8A42;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5B8A42;
	margin-bottom:-15px;
	margin-top: 20px;
}

#topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #a1a875;
}
#topmenu table{
	width: 750px;
}
#topmenu tr {
	height:55px;
}
#topmenu td{
	background-image:url(images/menu.jpg);
	text-align: center;
	vertical-align:middle;
	width:75px;
}
#topmenu a:link, #topmenu a:active, #topmenu a:visited {
	color: #a1a875;
	text-decoration:none;
}
#topmenu a:hover {
	color:#996633;
	text-decoration:none;
}
#topmenu #current {
	background-image:url(images/menu-active.jpg);
	color:#FFFFFF;
}

#topmenu #current a:link, #topmenu #current a:active, #topmenu #current a:visited, #topmenu #current a:hover {
	color:#FFFFFF;
}

.smallbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.smallbodytext:link {
	color: #427825;
}
a.smallbodytext:hover {
	color: #996633;
}
.menutd {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}
.leftbodytd {
	background-image: url(images/top_body_column.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.centerbodytd {
	background-image: url(images/top_body_column_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.centerbodybotttd {
	background-image: url(images/bottom_body_column-02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.centerbodybotttd a:link,.centerbodybotttd a:active,.centerbodybotttd a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5B8A42;
	text-decoration:underline;

} 
.centerbodybotttd a:hover {
	text-decoration:none;

}


.centerbodytd a:link, .centerbodytd a:visited, .centerbodytd a:active {
	color:#427825;
}
.centerbodytd a:hover{
	color: #996633;
}
.rightbodytd {
	background-image: url(images/top_body_column_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.pagebodytd {
	background-image: url(images/top_body_column_04.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
li {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
#orderform table {
	margin-left: 0px;
}
#orderform {
	background-image: url(images/ddaypieces_lg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#orderform td {
	text-align: left;
}

#rightsidepanel {
	width:200px;
	}
#maincontent {
	width: 500px;
	}
.imgright {
	float:right;
	margin: 10px;
}
#bottomright {
	text-align:center;
}
#bottomright a:link,#bottomright a:active,#bottomright a:visited, #newsitem a:link,#newsitem a:visited,#newsitem a:active, #news a:link,#news a:active,#news a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5B8A42;
	text-decoration:underline;
}

#bottomright a:hover, #newsitem a:hover, #news a:hover, #main a{
	text-decoration:none;
}
#newsitem {
	width:800px;
	text-align:center;
	background-color:#ffffff;
}
