body {
font: .8em "Lucida Sans Unicode", "Lucida Grande", Helvetica, sans-serif;
background: #215e9f url("../images/page-bg2.jpg") repeat-x top center;
margin: 0;
}

h1 {font: 1.8em Arial, Helvetica, sans-serif; padding-left: 26px; padding-right: 26px;}
h2 {font: 1.6em Arial, Helvetica, sans-serif; padding-left: 26px; padding-right: 26px;}
h3 {font: 1.4em Arial, Helvetica, sans-serif; padding-left: 26px; padding-right: 26px;}
p {line-height: 1.6; padding-left: 26px; padding-right: 26px;}
dl {padding-left: 26px;}
dt {margin-top: 8px; font-weight: bold;}
dd {margin-left: 6px;}
img {border: 0;}
form {margin: 0; padding: 0;}
input, textarea {font: 1em Arial, Helvetica, sans-serif;}

.float-left {float: left; margin-right: 5px; margin-bottom: 4px; position: relative;}
.float-right {float: right; margin-left: 4px; margin-bottom: 4px;}
.company {color: #235eaa; font-weight: bold; font-style: italic;}
.book-title {font-weight: bold; font-style: italic; text-decoration:underline;}
.align-center {text-align: center;}
.align-right {text-align: right;}
.bright {color: #999900; font-weight: bold;}
.secondary-text {color: #555; font-size: .8em;}
.payment-options {margin-top: 5px; padding-top: 0;}
.payment-options li {}
.payment-options li.no-style {list-style: none; padding-top: 2px;}
.clear {clear: both;}
.clearfix:after { /*Fixes Firefox Float/Container background issue*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
* html .clearfix {height: 1%;} /* Hides clearfix from IE-mac \*/

.imgspace{
margin:10px;}
.imgspaceright{
float:right;
margin:10px;}
.imgspaceleft{
float:left;
margin:10px;
}

#home-sidebar {
	float: right;
	width: 240px;
	margin: 15px;
}
#home-sidebar p, #home-sidebar h2, #home-sidebar span {
	margin: 5px; 
}
	

.font14{
font-size:13px;
line-height:normal;
font-family:Arial, Helvetica, sans-serif;
padding-left:5px;
}

.font16{
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
min-height:1px;
}

#container {
background-color: #fff;
width: 760px;
min-height:1px;
margin: 0 auto;
}

#header {
position: relative;
/*height: 133px;*/
height: 123px;
padding-bottom: 10px;
background: url("../images/logo.jpg") no-repeat top left;
border-bottom: 1px solid #e5e5e5;
}
#header h1 {margin: 0;}
#header h1 span {margin-left: -9999px;}
#header h1 a {display: block; position: absolute; width: 120px; height: 70px;}

#navigation {
position: absolute;
top: 107px;
right: 8px;
}
#navigation ul {margin: 0; padding: 0; list-style: none; float: right;}
#navigation li {display: inline;}
#navigation li a {
display: block;
float: left;
font: 10px/25px arial, "Trebuchet MS", sans-serif;
text-align: center;
text-decoration: none;
color: #000;
background-color: #e5e5e5;
padding: 0 10px;
border-left: 1px solid #cfcfcf;
border-top: 1px solid #cfcfcf;
border-bottom: 1px solid #cfcfcf;
}
#navigation li a:hover {
background-color: #f9f4f4;
font: 10px/25px arial, "Trebuchet MS", sans-serif;
color: #555;
border-bottom: 1px solid #f9f4f4;
}
#navigation li #current {
position: relative;
 top: 1px;
background-color: #f9f4f4;
font: 10px/25px arial, "Trebuchet MS", sans-serif;
color: #555;
border-bottom: 1px solid #f9f4f4;
}
#navigation .last-item {border-right: 1px solid #cfcfcf;}

#topper {
padding-top: 16px;
padding-left: 12px;
}

#content {
background-color: #f9f4f4;
border-right: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
}
#content2 {
background-color: #f9f4f4;
padding-top:20px;
border-right: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;

min-height:1px;
}
#flashcontent {
font-size: .8em;
line-height: normal;
}
.order-container {
float: left;
width: 250px;
text-align: center;
font-size: .9em;
background-color: #f6f5e0;
border: 1px solid #ccc;
padding: 8px 0;
margin-left: 15px;
margin-right: 8px;
}
.order-container p {margin-top: 0; padding-top: 8px;}
.order-data-container {
width: 450px;
float: left;
}

#footer {
clear: both;
font-size: .9em;
text-align: center;
padding: 10px 0;
}



#rate {
border: 1px dashed #BEC0CB;
background:#FFFFDD;
padding:2px 2px;
}

.rate_head td{
padding-bottom:2px;
border-bottom: 1px dashed #BEC0CB !IMPORTANT;}

blockquote {
margin-left:250px;
}

.altmenudiv {
position:relative;
left:110px;
background:#f9f4f4;
border:1px solid #cfcfcf;
padding:3px 5px;
}

ul li { margin-bottom: 10px; }