<style type="text/css">

body {
font-family: Arial, Tahoma, Sans-Serif;
margin: 5px;
padding: 0px;
}

p {
font-family: Arial, Tahoma, Sans-Serif;
font-size: 10pt;
margin: 0px;
padding: 0px;
}


.background {
background-image: url('/images/woodbg.jpg');
background-repeat: repeat-x;
background-color: #3c2f22;
}

.header {
padding: 5px 5px 0px 5px;
background-color: #fff;
}


#logobg {
background-image: url('/images/logobg.jpg');
height: 242px;
width: 284px;
}

#logo {
padding: 10px 0px 10px 0px;
background-image: url('/images/logo.gif');
background-repeat: no-repeat;
height: 243px;
width: 281px;
}

.logoslogan {
    position: bottom;
	font: bold 14px Arial, Tahoma, Sans-serif;
	font-style: italic;
	text-transform: none;
	color: #262524;	
	margin: 0; 
	padding: 25px 0px 0px 30px;
}

.mainpic {
position: absolute;
padding: 10px 10px 0px 10px;
background-image: url('/images/headpic.jpg');
background-repeat: no-repeat;
height: 216px;
width: 542px;
}


.orangebar {
background-image: url('/images/orangebar.gif');
height: 57px;
}

.orangebar #toplinks {
color: #ffffff;
text-decoration: underline;
font-family: Arial, Tahoma, Sans-Serif;
font-size: 12px;
}

.main {
background-color: #ddc9b4;
width: 850px;
}

.main #table {
}


.main #content {
background-color: #fff;
padding: 10px 10px 40px 10px;
font-family: Arial, Tahoma, Sans-Serif;
font-size: 12px;
color: #000;
}

.main #content h1 {
font-family: Arial, Tahoma, Sans-Serif;
font-size: 20px;
letter-spacing: -1px;
color: #32271c;
}

.main a {
color: #db2f04;
text-decoration: underline;
}

.navbar {
margin: 0px 5px 0px 5px;
padding: 0px;
}

.navbar ul {
padding: 0px;
border: none;
}
		
.navbar {
list-style-type: none;
width: 281px;
}

.navbar #bottom {
list-style-type: none;
width: 281px;
}

.navbar a {
display: block;
font-family: Arial, Tahoma, sans-serif;
font-size: 14pt;
font-weight: bold;
color: #fff;
text-decoration: none;
text-align: left;
padding: 11px 5px 10px 10px;
letter-spacing: -1px;
width: 100%;
}

.navbar  a:hover {
color: #fff;
text-decoration: underline;
}


.footer {
background-color: #020202;
height: 35px;
}

.footer #text {
padding: 15px 10px 10px 15px;
font-family: Arial, Tahoma, Sans-Serif;
font-size: 10pt;
color: #dbc5ae;
}


.footer a {
text-decoration: none;
color: #dbc5ae;
}

.footer a:hover {
text-decoration: underline;
color: #dbc5ae;
}

.footer #asc {
text-decoration: none;
color: #a66127;
font-size: 8pt;
}











/* HOMENAV */

#nav {
margin-left: 4px;
width: 281px;
background: url('/images/nav_bg.gif') repeat;
font-family: Arial, Tahoma, sans-serif;
}

#nav .border {
border-bottom: 1px solid #969595;
height: 1px;
}

#nav hr {
border: 1px solid #FFF;
height: 1px;
width: 100%;
}

#nav .menu1{
background-color: transparent;
padding-top: 8px;
padding-left: 10px;
padding-bottom: 12px;
display:block;
text-decoration: none;
font-weight: bold;
font-size: 14pt;
letter-spacing: -1px;
color: #FFF;
height: 20px;
cursor: hand;
}

#nav .menu1:hover {
text-decoration: underline;
}

#nav .submenu{
background-color: transparent;
font-size: 10pt;
display: block;
height: 19px;
margin-left: 10px;
padding-bottom: 6px;
padding-left: 10px;
color: #FFF;
text-decoration: none;
}

#nav .submenu:hover {
font-weight: bold;
text-decoration: underline;
}

#nav .hide{
display: none;
}

#nav .show{
display: block;
}

/* HOMENAV */




























span.gcProductNameText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: bold }
span.gcPurchasedForText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcPurchasedFromText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcNumber { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcAmount { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcOriginalAmount { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcBalance { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
</style>


/* ----- Customer Cart TABLES ---------- */
#awscustomertables table{margin: 1em; border-collapse: collapse;}
#awscustomertables td{ padding: .3em; border: 1px #F2F2F2 solid; }
#awscustomertables th{ padding: .3em; border: 1px #F2F2F2 solid; background: #F2F2F2; }
