/* @group html */

body
{
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
font-size:76%;
background:#8A4607 url(/images/bg.jpg);
margin:0;
text-align: center;
}

p
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size:1em;
	line-height: 1.5em;
	text-align: left;
	
}

b, strong {
color:#8A4607;
}

td {
font-weight:normal;
text-align:left;
vertical-align: top;
padding:0.1em;
color:#703804;
}

table {
border-collapse:collapse;
margin-bottom:10px;
}

a {
color:#336699;
}

a:hover {
color:#000;

}

a img {
border:0;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

h1
{
margin-top:0;
font-weight: normal;
text-decoration:none;
font-family: Georgia, Times, Serif;
font-size: 2em;
color:#8A4607;
}



h3
{
font-family: Georgia, Times, Serif;
font-weight: normal;
font-size: 1.5em;
color:#3E7A0C;
border-bottom:1px solid #A9C097;
}

h4 {
font-size: 1em;
color:#8A4607;
}

h4 a {
color:#8A4607;
text-decoration:none;
}

h4 a:hover {
color:#000;
text-decoration:underline;
}


/* @end */

/* @group layout */

/*************** layout ***************/

#header
{
width:800px;
margin:0 ;
height: 198px;
background:#F3EDD7 url(/images/bg-header.jpg) no-repeat;

}

#logo {
margin-left:20px;
}

#container
{
text-align: left;

	width: 800px;
	margin-left: auto;
	margin-right: auto;
margin-top:20px;
	padding:0;
background:#F3EDD7 url(/images/bg-page.jpg) repeat-y;
}


#content {
margin-left:320px;
margin-right:50px;

}



#left {
border:0px solid #B9C4C9;
margin:0;
width:273px;
padding: 0;
float:left;
display:inline;
text-align: center;
background:url(/images/bg-left.jpg) no-repeat;
}

#left div.pad {
padding:10px 20px 10px 40px;
}


#footer
{
width:780px;
margin:10px;
clear: both;
border-top:3px solid #8A4607;
background:#F3EDD7;
}

#footer p {
padding:10px;
}

#footer a {
color:#666;
}

/* @end */



/* @group nav */

/*************** nav ***************/
#nav-left {
margin: 20px 0;
}


#nav-left ul {
/*width:100%;*/
margin:0;
padding:0;
list-style:none;
/*


display: inline;
clear:both;*/
}

#nav-left li {
margin:0;
padding:0;
list-style:none;

/*line-height: 1.2em;*/
}

#nav-left ul li a {
font-family: Georgia, Times, Serif;
font-weight: normal;
font-size:1.2em;
line-height: 1.7em;
margin: 0;
padding: 0;
color: #8A4607;
color:#6A3403;
text-transform: uppercase;
letter-spacing: 1px;
border-bottom: 0px solid #C8B89C;
text-decoration:none;

}



#nav-left a:hover {
color: #333;
text-decoration:none;
}

#nav-left ul ul li a {
margin-left:10px;
font-weight: bold;
font-size:1em;
text-transform: none;
letter-spacing: 0;
border:none;
color: #8A4607;
}



/* @end */


/* product styles
---------------------------------------------------------- */


.productList img {
float:left;
margin-bottom:10px;
}

div.productList,
div.productDetail
 {
width:500px;
width:450px;
float:left;
margin-bottom:15px;
border-bottom:1px solid #333;
}

.productList p, .productList h3,  .productList li  {
margin-left:220px;
}

div.image-container {
float:left;
width:200px;

}

.productList h3 {
padding-top:0;
margin-top:0;
}

.productList p {
margin-bottom:10px;
}


#viewcart {
margin-top:100px;
}

a.credit {
color:#666666;
}



.floatLeft {
float:left;
margin:0 10px 10px 0;
}

/* @group misc */

/* self-clearing floats */

#nav-top:after

{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }


/* Hides from IE-mac \*/
* html #nav-top
{height: 1%;}
/* End hide from IE-mac */

p.clear {
clear:both;
margin:0;
height:0;
}

/* @end */

/* @group sidebar */

#sidebar h3 {
margin-top:0;
}

#sidebar h2 {
text-transform:uppercase;
letter-spacing:0.1em;
border-top:1px solid #B59929;
border-bottom:1px solid #B59929;
font-family: Georgia, Times, Serif;
font-weight: normal;
font-size: 1.3em;
color:#FFF;
color: #D85656;
width:200px;
}

/* @end */
