body {
	font-family: Helvetica, Arial,  Verdana, sans-serif;
	font-size: 90%;
	line-height: 1.3em;
	character-spacing: 1.1px;
	text-align: center;
	margin: 0;
	padding: 0;
	background: rgb(0, 0, 0);
	color: rgb(255, 255, 255);
}

h1 {
	line-height: 1.2em;
	font-size: 1.5em;	
}

h1.pagetitle {
	font-size: 1.5em;
	color: #ffffff;
	font-variant: small-caps;
	padding: 0px;
	margin: 8px 8px 8px 0px;;
}

br {
	clear: all;	
}

a, a:link, a:visited {
	text-decoration: underline;
	color: white;
}


a:hover {
	text-decoration: underline;
	color: #0094da;
}

img {
	border: 0;
}

.legal h1 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.1em;
	color: #0094da;
}

.legal h2 {
	font-size: 1.1em;
	color: #0094da;
}

#pack h1 {
	line-height: 1.3em;	
}

#main
{
	text-align: center;	
}

#header {
	padding: 8px;
	color: #0094da;	
}

#header_menu {
	padding: 8px 2px 2px 2px;
}

#header_menu a
{
	/* font-family: Times New Roman, times, serif; */
	font-weight: bold;
	text-decoration: none;
}

#header_menu a:hover {
	text-decoration: underline;	
}

#content {
	width: 720px;
	padding: 20px;	
	text-align: left;
	clear: both;
}

div.left_float {
	float: left; 
	width: 50%;
}

div.right_float {
	float: right; 
	width: 50%;
}

ul.homemenu {
	margin: 4px;
	padding: 0;
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.6em;
	font-size: 0.9em;
}

ul.homemenu li a:hover {
	font-weight: bold;
	color: white;	
}

ul.homemenusub {
	list-style: none;
	margin-left: 20px;
	padding-left: 0;
}

.center_text {
	width: 100%;
	text-align: center;
	padding: 6px 0px 6px 0px;		
}

.center_text h1 {
	margin: 2px;	
}

ul.features {
	text-align: center;
	padding: 8px;
	margin:0;	
}

ul.features li {
	list-style: none;
	font-size: 140%;
	line-height: 140%;
	font-weight: bold;
}

.price
{
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}
	
#footer {
	background: #0094da;
	padding: 8px;	
	color: black;
}

#footer a {
	/* font-family: Times New Roman, time, serif; */
	font-weight: bold;
}

#footer a:link, #footer a:visited {
	color: white;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: white;
	text-decoration: underline;
}

#footer h1 {
	color: white;
}

.copyright {
	color: black;
	font-size: 80%;	
}

.text160
{
	font-size: 160%;	
}

.text120
{
	font-size: 120%;	
}

.text110 {
	font-size: 110%;	
}

.text80 {
	font-size: 80%;	
}

.text70 {
	font-size: 70%;	
}

.leftbox {
	float: left;
	width: 352px;
	min-height: 285px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.rightbox {
	float: right;
	width: 352px;
	min-height: 285px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ffffff;
	border-right: 15px solid black;
}

.h320
{
	height: 320px;
}

.margin_t10 {
	margin-top: 10px;	
}

.margin_b10 {
	margin-bottom: 10px;	
}

.padding_t5
{
	padding-top: 5px;	
}

.padding_t80
{
	padding-top: 80px;	
}

.solidborder
{
	border: 1px solid #ffffff;
}

.noborder
{
	border: none;	
}

.fwblue {
	color: #0094da;	
}

.bookinfo {
	color: #0094da;
	font-size: 75%;
}

.save {
	font-size: 1.8em;
	color: #0094da;	
	padding-top: 20px;
	margin: 0;
	text-align: center;
}

a.underline {
	text-decoration: underline;	
}

a.nounderline {
	text-decoration: none;	
}

.price_box {
	width: 140px;	
}

.width100p {
	width: 100%;	
}

#pack {
	width: 100%;	
}

.desc_text {
	padding-right: 3px;	
	text-align: left;
}

#contact_us {
	width: 400px;
	display: box;	
}

#contact_us label {
	float: left;
	width: 90px;
	text-align: right;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 0.8em;
	letter-spacing: 0.9px;
}

.box {
	background-color: black;
	margin: 2px;
	padding: 0px;
}

.textbox {
	padding: 10px;
	margin: 0;
	background: #0094da;
	font-size: 1.2em;
	line-height: 1.3em;	
	width: 100%;
}

.featurebox {
	border: 1px dashed #0094da; 
	padding: 4px;
	margin: 0px;
	background: #333333;
	text-align: justify; 
	text-justify: auto;	
}

.featurebox p {
	margin: 0px;
	padding: 4px;	
	text-align: justify; 
	text-justify: auto;	
}

#contact_us input {
	float: left;
	width: 240px;
	margin: 4px;
	padding: 0px;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 0.8em;
	background: #ccf4ff;
	border: 1px solid #0094da;
}

#contact_us textarea {
	float: left;
	width: 240px;
	height: 80px;
	margin: 4px;
	padding: 0px;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 0.8em;
	background: #ccf4ff;
	border: 1px solid #0094da;
}

#mailing_list_form {
	width: 680px;
	display: box;	
}

#mailing_list_form label {
	text-align: right;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 0.8em;
	letter-spacing: 0.3px;
}

#mailing_list_form input {

	margin: 4px;
	padding: 0px;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 0.8em;
	background: #ccf4ff;
	border: 1px solid #0094da;
}

#mailing_list_form textarea {
	margin: 4px;
	padding: 0px;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 0.8em;
	background: #ccf4ff;
	border: 1px solid #0094da;
}

div.rolodex {
	width: 320px;
	min-height: 134px;
	background-image: url('../images/rolodex_middle.gif');
	background-repeat: repeat-y;	
}

.red {
	color: red;	
}

.alert {
	color: red;
	font-family: monospace, system, Courier;
	font-variant: small-caps;
	margin: 18px;
}

.attention {
	color: yellow;
	padding: 1px;
}

.footnote {
	color: #aaaaaa;
	margin: 4px;;
	line-height: 1.1em;
	font-size: .9em;
	padding-top: 5px;
}

.footnote p {
	margin: 0;
	padding: 0;
	text-align: justify; 
	text-justify: auto;	
}

#sitemapbox {
	background: #0094da;
	padding: 8px;
	margin: 0px;
	display: box;
}
#sitemapbox h1 {
	color: white:	
}

#content p {
	text-align: justify; 
	text-justify: auto;	
}

.legal p {
	text-align: justify; 
	text-justify: auto;	
}

.justify {
	text-align: justify; 
	text-justify: auto;	
}

.cartbtn {
	padding: 1px;	
}

a.cart_remove {
	color: red;
	font-family: monospace, system, Courier;
	font-variant: small-caps;		
}

a.download {
	color: green;
	font-variant: small-caps;		
}

.cart_headings {
	font-size: 80%;
	font-variant: small-caps;
	font-family: "Gill Sans", "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	background: #0094da;
	padding: 2px;
	color: #ffffff;
}

.cart_items {
	font-size: 1em;
	font-family: "Gill Sans", "Lucida Grande", Lucida, Verdana, sans-serif;
}

.cart_blue {
	 background: #0094da; 	
}

.cart_stripe_1 td {
	background: #ccf4ff;
	color: black;
}

.cart_stripe_2 td {
	background: #66ccff;
	color: black;
}

.checkout_headings {
	color: #0094da;
}
