BODY 
{font-family: Arial,Helvetica,Verdana,sans-serif;
background-image: url(../images/corkbak.gif);
width: 780px;
margin: 0 auto;
font-size: 12px;
background-color: #cc9;}

#content {background-color: #fff;

width: 780px;
}


#header {/*background-color: #fff;*/
border: 1px solid #fff;
width: 778px;
position: relative;
z-index: 80;
}


#branding {float: left;
position: relative;
z-index: 20;
margin-left: 10px;
}

#nav {

background-color: #366;
height: 25px;
margin-top: 80px;
margin-left: -1px;

}



#nav li
{
        float: left;
	position: relative;
	padding: 24px 37px 25px 32px;
	list-style: none;
	background-image: url(../images/ltgreentab.gif);
	background-position: center center;
	background-repeat: no-repeat;
	top: -45px;
	left: 5px;
	/*right: 5px;*/
	z-index: -10;
	}

	
#nav li A {text-align: center;
text-decoration: none;
width: 109px;
color: #cc9;
font-size: 14px;
font-weight: bold;
/*left: 25px;*/
}



.page-home #nav li.page-home, .page-about #nav li.page-about, .page-product #nav li.page-product, .page-order #nav li.page-order, .page-contact #nav li.page-contact

{background-image: url(../images/dkgreentab.gif);
	background-position: center center;
	background-repeat: no-repeat;}

.page-home #nav li.page-home A, .page-about #nav li.page-about A, .page-product #nav li.page-product A, .page-order #nav li.page-order A, .page-contact #nav li.page-contact A {color: #fff;}

#leftcol {
clear: left;
padding-top: 30px;
width: 275px;
float: left;
padding-left: 10px;
}

.page-home #main {
margin-left: 285px;
padding-bottom: 5px;
width: 34%;

line-height: 151%;}

#main {background-color: #fff;
line-height: 151%;
padding: 10px;}

#rightcol {float: right;
width: 180px;
/*margin-top: 80px;*/
background-color: #9cc; 
margin-right: 5px;
margin-bottom: 5px;}

#rightcol P {
text-align: center;
font-weight: bold;
font-size: 14px;
color: #366;
padding: 5px;
margin: 0;
}


#rightcol DIV {padding: 0 5px; 
background-color: #cff;
border: 3px solid #9cc;}

#rightcol DIV IMG {text-align: center;
padding: 3px;}

#footer {
clear: both;
background-color: #366;
height: 20px;
width: 770px;
color: #cc9;
font-size: 11px; 
padding: 10px 5px;}

#footer P {float: right;
display: inline;
padding: 0px;
margin: 0;}

#footer A {color: #cc9;
text-decoration: none;}


*html #header
{
	border-width: 0;
	border-style: none;
	
}
* html #nav {width: 780px; margin-top: -150px; background-color: transparent; margin-left: 0px; }
* html #nav IMG {background-color: #366; position: relative; z-index: 10;}
* html #nav li {left: 145px; top: 15px;}
* html  #footer {width: 770px;}

/* Text styles */

H1 {
font-size: 14px;
color: #366; 
font-weight: bold;}

H2 {
font-size: 12px;
color: #366; 
font-weight: bold;}

A {color: #366;}
A:hover, #nav li A:hover, #footer A:hover {color: #9cc;}