﻿body,
html {
    margin:0;
    padding:0;
	background: #336699;
	line-height: 1.5em; 
    color:#000;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    }
body {
    min-width:780px;
    }
#wrap {
    background:#FFFFFF;
    margin:0 auto;
    width:780px;
    margin-top:5px;
    border: 1px #ffffff solid;
	
    }    

#header {
	background: #336699;
    width:780px;
    }
#main {
    background:#ffffff;
    float:left;
    width:546px;
    }
#sidebar {
    background:#ffffff;
    float:left;
    width:220px;
    }
#footer {
    background:#ffffff;
    clear:both;
    }
    
.cart
{
	margin-left: auto;
    margin-right: auto;
    width: 257px;
}

.cartLeft
{
	float:left;
	width:185px;	
}
.cartRight
{
	float:right;
	width:72px;	
}

.cartWide
{
	margin-left: auto;
    margin-right: auto;
    float:left;
    float:right;
	width:618px;
	vertical-align:middle;
	height:12em;
	position:relative;
}

.cartWideLeft
{
	position:absolute;
	margin:0px;
	width:399px;
	text-align:left;
	float:left;

}

.cartWideMiddle
{
	position:absolute; top:40%; height:1em; margin-top:-1em;
	margin-left:399px;
	width:117px;

}

.cartWideRight
{
	position:absolute; top:40%; height:1em; margin-top:-1em;
	margin-left:516px;
	width:102px;

}
.shoppingCartOuter
{
	margin-right:auto;
	margin-left:auto;
	width:780px;
}
.shoppingCartInner
{
	margin-right:auto;
	margin-left:auto;
	width:669px;
}

table
{
	border-collapse: collapse;
}
.books 
{
	text-align:left;
}
a:link { text-decoration: none; }
a:visited { text-decoration: underline; }
a:hover { text-decoration: underline; }
a:active { }
.head1 { 
	font-size: 1em;  
	font-weight: bold; 
}
h1
{
	font-size: 1.1em; 
	font-weight: bold; 
	text-align:center;
}

.headBigger
{
	font-size: 1.2em; 
	font-weight: bold; 
}

.headMaroon
{
	text-align:center; 
	color:#861010;
	font-size:1em;
	font-weight:bold;
}
.headMaroonBig
{
	text-align:center; 
	color:#861010;
	font-size:1.2em;
	font-weight:bold;
}
.headMaroonSmallUnderline
{
	text-align:center; 
	color:#861010;
	text-decoration:underline;	
}
.headCenter
{
	font-size: 1.1em; 
	font-weight: bold; 
	text-align:center;
}

.headred { color: red; font-size: 15px;  font-weight: bold; }
.headRedCenter 
{
	color: red; 
	font-size: 15px;  
	font-weight: bold; 
	text-align:center;
}
.headblu 
{ 
	color: #2f2793; 
	font-size: 15px;  
	font-weight: bold; 
	line-height: 40px;
}
.copy 
{ 
	font-size: 13px;  
	
	line-height: 20px; 
	padding-right: 8px; 
	padding-left: 8px; 
}

.copyBold 
{ 
	font-size: 13px;
	line-height: 20px;  
	font-weight:bold;
}
.copyBoldUnder
{ 
	font-size: 13px;
	line-height: 20px;  
	font-weight:bold;
	text-decoration:underline;
}

.copyi { font-size: 13px;  font-style: italic; line-height: 15px; }
.copy3 { font-size: 13px;  line-height: 12px; padding-right: 4px; padding-left: 4px; }
.copysml { font-size: 9px;  line-height: 11px; }
.copy2 { font-size: 13px;  line-height: 15px; padding-right: 2px; padding-left: 6px; }
.copyrev { color: white; font-size: 12px;  line-height: 15px; padding-right: 2px; padding-left: 6px; }
.copyb { font-size: 13px;  font-weight: bold; }
.copybi { font-size: 13px;  font-weight: bold; font-style: italic; }

.imgLeft
{
	
	float:left;
	border:0px;
}

.imgCenter
{

	display: block;
    margin-left: auto;
    margin-right: auto;

}

.imgHead
{

	display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top:5px;

}

#nav, #nav ul {
	float: left;
	width: 780px;
	list-style: none;
	line-height: 1;
	background: #336699;
	color: white;
	padding: 0;
	border: solid #4785C2;
	border-width: 1px 0;
	margin: 0 0 0 0;
	text-align:center;
}

#nav a {
	display: block;
	width: 5.5em;
	color: white;
	text-decoration: none;
	padding: 0.25em;
}

#nav a.top {
	
}

#nav li {
	float: left;
	padding: 0;

}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 8em;
	width: 7em;
	font-weight: normal;
	border-width: 0.1em;
	margin: 0;
}

#nav li li {
	width: 7em;
}

#nav li ul a {
	width: 8em;
	width: 7em;
}

#nav li ul ul {
	margin: -1.75em 0 0 6em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #75A3D1;
}

#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}
