
body {
    margin: 0;
	padding-left: 5%;
    padding-right: 5%;
    font-family: tahoma, verdana, arial, sans-serif, Lucida Sans
}

#wrapper {
	height: auto;
	width: auto;
    margin-right: auto;
	margin-left: auto;
    min-width: 550px;
    max-width: 1135px;
    padding-top: 10px;
    padding-bottom: 40px;
}

#wrapper #header {
    width: 100%;
    padding: 0;
    margin: 0;
    border-bottom: #385714 3px solid
}

#wrapper #footer {
    width: 100%;
    height: 53px;
    padding: 0;
    margin: 0;
}

#wrapper #footer img {
    padding: 0;
    margin: 0;
}

#wrapper #header img {
    padding: 0;
    margin: 0;
}

#wrapper #footer #footer_c {
    width: 100%;    
    background: url(../images/footer_center.JPG) repeat;
}

#wrapper #header #welcome_h {
    width: 100%;
    background: url(../images/top_center_header.JPG) repeat-x;

}

#wrapper #header #welcome_b {
    /*background: url(../images/top_center_bottom.JPG) repeat-x;*/
    border-left: #d6d6d6 1px solid;
    border-right: #d6d6d6 1px solid; 
    width: 100%;
}

#wrapper #header #welcome_b h2 {
    text-align: left;
	margin: 0;
    padding-left: 75px;
    padding-top: 25px;
	color: black;
}

#wrapper #header #welcome_b h3 {
    text-align: left;
    padding-left: 75px;
	color: #385714;
}

#wrapper #content {
	height: auto;
	width: auto;
    min-height: 750px;
    border-right: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
}

#wrapper #counters {
	height: 33px;
	width: auto;
	text-align: center;
	padding-top: 10px;
}

#topnav ul {
	list-style-type: none;
	padding: 0;
	width: auto;
	float: left;
    margin: 23px 0 0 5px;
    max-height: 35px;
}

#topnav ul li {
	list-style-type: none;
	width: 95px;
	float: left;
	color : gray;
	padding: 0;
}

#print {
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 9pt;
	padding-top: 7px;
}

#topnav ul li a {
	display: block;
	height: 28px;
	width: 95px;
	float: left;
	color: #385714;
	text-decoration: none;
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	margin-right: 5px;
}
#topnav a:hover {
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../images/tab.gif);
}

#topnav .active {
	color: #006600;
}

A { color: #6B1C00; }

#wrapper #content #menu_content {
    height: 100%
}

#wrapper #content #menu_content td {
    vertical-align: top;
}

#bottomcontent A {
	color : green;
}

#bottomcontent h5 {
	text-decoration: underline;
	font-weight: normal;
}

#bottomcontent small {
	color : gray;
}

#bottomcontent small li a {
	color : gray;
}

h2 {
    margin: 0;
    padding: 0;
	color: #6B1C00;
}

#footer a {
	text-decoration: none;
	color: #385714;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 130px;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #385714;
	margin-top: 3px;
}
#menu ul li a:hover {
	background-color: #EBEBEB;
}
#menu ul li {
	height: 20px;
}
#welcome a {
	text-decoration: none;
	color: #385714;
}

#manage a  {
	text-align: center;
	color: #026633;
}

#menu {
	float: left;
	margin-top: 0;
    margin-left: 10px;
}

#par {width:160px; text-align: left }
#val {text-align: left }
#cost{font-weight: bold;}
#descr{color: #385714; font-weight: lighter;}


#content form p.toolbar {
    display: block;
    height: 24px;
    margin-top: 20px;
    margin-bottom: -30px;
    padding: 0;
    background: #ffffff url("../images/toolbar.gif") top left no-repeat;
}

#content form p.toolbar a {
    display: block;
    width: 24px;
    height: 24px;
    float: left;
}

#content form p.toolbar a.separator {
    margin-right: 8px;
}

#content form p.toolbar a span {
    display: none;
}

#maincontent {
	width: auto;
	height: auto;
}

.product_name {
    font-weight: bold;
    text-align: left;
    padding-left: 8px;
    padding-bottom: 3px;
}

.product_description {
    vertical-align: top;
    padding-left: 5px;
    color: #385714;
    text-align: left;
    font-size: smaller;
}

.product_size {
    vertical-align: top;
    font-size: 10pt;
    padding-left: 5px;
    text-align: center;
    width: 0;
}

.admin_menu {
    vertical-align: top;
    padding-left: 8px;    
    font-size: 10pt;
    text-align: left;
    width: 0;
}

.product_cost {
    text-align: center;
    font-weight: bold;
    width: 0;    
}

.product_extra_img_ref {
    vertical-align: top;
    font-size: 10pt;
    padding-left: 5px;
    text-align: center;
    width: 0;
}

#productblock {
	float: left;
    width: 300px;
	height: 250px;
    padding: 10px 10px 0;

}





