body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #B1DCA3;
}

td {
	font-size: 12px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}
a:link {
	text-decoration: none;
	color: #CC3300;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #009900;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #666666;
}
h2 {
	font-size: 18px;
	color: #666666;
}
h3 {
	font-size: 16px;
	color: #666666;
}

#main_panel {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	text-align: center;
	background-color: #EBFFE7;
}

#menu {
	margin: 0;
}

#left_menu {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}

#left_menu a {
	font-weight: bold;
}


#right_menu {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
	text-align: right;
}

#content {
	background-color: #EBFFE7;
	border: 1px solid #EBFFE7;
	padding: 3px;
}

#space {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

#footer1 {
	text-align: center;
	font-size: 10px;
	background-color: #DFFFD0;
	font-weight: bold;
	padding: 3px;
}

#footer1 a {
	font-size: 12px;
}

#footer2 {
	padding: 3px;
	text-align: center;
}

#footer3, #bottom_links {
	padding: 3px;
	text-align: center;
	background-color: #DFFFD0;
}

#footer4 {
	padding-top: 6px;
	text-align: center;
	font-size: 10px;
}

#footer4 a {
	font-size: 10px;
}

#footer5 {
        text-align: center;
        font-size: 10px;
        background-color: #DFFFD0;
        font-weight: bold;
        padding: 3px;
	color: #009900;
}

#footer5 a {
        font-size: 12px;
	color: #009900;
}



#about {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	height: 700px;
	width: 200px;
	background-color: #EBFFE7;
}

#special {
	float: right;
	height: 700px;
	width: 220px;
        padding-left: 10px;
	padding-bottom: 15px;
}

#featured_item {
	margin-left: 210px;
	margin-right: 230px;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 50px;
	padding-right: 50px;
	height: 700px;
	text-align: center;
}


#notice {
	background-color: #99CC66;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

.ListTitle {
	font-weight: bold;
}

.product_table {
	background-color: #DFFFD0;
	width: 100%;
}

.product_table td {
	border: 2px;
}

.catalog_entry_image {
	width: 150px;
        padding: 1ex;
	padding-left: 0px;
	margin-right: 2em;
}

.catalog_entry_description {
	background-color: #EBFFE7;
}

.catalog_entry_description a {
	font-weight: bold;
}

.catalog_entry_description p, form {
	padding-left: 20px;
	padding-right: 20px;
        font: sans-serif;
	font-size: 12px;
        margin-bottom: .5ex;
}

.catalogprice {
	font-weight: bold;
	font-size: 12px;
        padding-left: 20px;
}

.separator {
        border-bottom: 4px solid #DFFFD0;
        clear: both;
}


#product_search {
	font-weight: bold;
	text-align: right;
}

.carttitle {
        background-color: #99CC66;
        font: bold smaller tahoma;
        text-align: center;
}

.carttitle TD {
        padding-top: 0px;
        padding-bottom: 0px;
}

#cartmenu {
        float: right;
}


#totalcell {
        font-weight: bold;
        border-top: 1px solid grey;
        border-bottom: 2px solid grey;
        text-align: right;
}

.carttable {
	background-color: #DFFFD0;
}

.olheader {
	font: bold large sans-serif;
	color: #411;
	margin-bottom: 2ex;
}

.olnamebox, .olitembox {
	padding-bottom: 3ex;
	padding-right: 3em;
	border-top: 1px dotted #411;
}

.olname {
	font-weight: bold;
}

.oladdress {
	font-size: smaller;
	white-space: pre;
}

.olitemqty {
	font-size: smaller;
	font-weight: bold;
}

.olitemtitle {
	font-weight: bold;
}

.ListLine0 {
	background-color: #EBFFE7;
}

.ListLine1 {
	background-color: #DFFFD0;
}

.download_list {
	margin: 3px;
}

#error_message {
	color: red;
	font-weight: bold;
}

#email {
	width: 604px;
}

#admin_menu {
        background-color: #EBFFE7;
        border: 1px solid #EBFFE7;
}

#related_products {
	background-color: #B1DCA3;
	border: 1px solid #999999;
	padding: 8px;
}

#related_products h4 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
}

.small_description {
	font-size: 10px;
}

.purchased_products {
	background-color: #B1DCA3;
	border: 1px solid #999999;
	padding: 8px;
}

.purchased_products ul {
	padding-left: 20px;
	margin-top: 2px;
}

.order_status {
	font-size: 11px;
	font-style: italic;
}

.purchased_products h4 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 13px;
}

