.standard {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
}
.eleven_black {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
}
.standard_black {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	color:#000000;
}
.standard_bold_white{ /* like standard, only bold and white */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
	color:white;
	font-weight:bold;
}
.standard_bold{ /* like standard, only bold */
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	font-weight:bold;
}
.standard_bold_gray{ /* like standard, only bold and gray*/
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size: 12px; 
	font-style: normal;
	font-weight:bold;
}
.subs {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;
}
.subs_black {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;
	color:#000000;
}
.subs_white {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;
	color:#FFFFFF;
}
.subs_red {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;
	color:#990000;
}
.subs_beige {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;
	color:#CC9933;
}
.subs_lightYellow {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;
	color:#FFFFF0;
}
.thirty_white {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 30px; 
	font-style: normal;
	color: #FFFFFF
}
.thirty_white_bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 30px; 
	font-style: normal;
	color: #FFFFFF;
	font-weight:bold;
}
.eighteen_white {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal;
	color: #FFFFFF
}
.eighteen_white_bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal;
	color: #FFFFFF;
	font-weight:bold;
}
.eighteen_red_bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal;
	color: #660000;
	font-weight:bold;
}
.eighteen_pine_bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal;
	color: #485626;
	font-weight:bold;
}
.standard_beige{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	color: #CC9933;
}
.standard_beige_bold{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	color: #CC9933;
	font-weight:bold;
}
.standard_red {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	color: #660000;
}
.standard_salmon {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	color: #f58e76;
}
.standard_red_bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	color: #660000;
	font-weight:bold;
}
.bright_red {
	font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-style: normal;
		color: #FF0000;
		font-weight:bold;
}
.standard_pine_bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	color: #006633;
	font-weight:bold;
}
.standard_salmon_bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	color: #f58e76;
	font-weight:bold;
}
.fourteen_green {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal;
	color: #495626;
	line-height: 18px;
}
.fourteen_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal;
	color: #6f1f21;
	line-height: 18px;
}
.fourteen_peachpit {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal;
	color: #b64829;
	line-height: 18px;
}
.fourteen_blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal;
	color: #375896;
	line-height: 18px;
}
.fourteen_cinnamon {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal;
	color: #c37444;
	line-height: 18px;
}
.fourteen_chocolat {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal;
	color: #703d23;
	line-height: 18px;
}
.fourteen_mint {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal;
	color: #007474;
	line-height: 18px;
}
.standard_peachpit_bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	color: #b64829;
	font-weight:bold;
}

/*Landing Page CSS*/

h1#title {
color: #703d23;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:23px;
font-weight:normal;
margin-left:5px;
margin-bottom:8px;
}

div#content {
margin:10px 0 0 0;
padding:0;
}

div#content *{
margin:0;
padding:0;
}

div#content h2{
color: #703d23;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:normal;
margin-bottom:8px;
}

div#content p{
margin-bottom:12px;
color:#000000;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal;
}

div#content p a{
color:#000000;
}

div#content div.list {
position:relative;
float:left;
margin-left:20px;
}

div#content p.listcolor{
color: #703d23;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:14px;
padding-top:10px;
margin-top:16px;
border-top:#703d23 1px solid;
}

div#content ul, ul a{
color: #703d23;
margin-bottom:14px;
list-style-position:inside;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:14px;
}

div.clear{
position:relative;
border-top:#703d23 1px solid;
clear:both;
height:16px;
}

div#content img{
margin-bottom:10px;
}

table.price {
border:none; 
border-collapse:collapse;
border-left: #CCCCCC  1px solid;
border-bottom: #CCCCCC  1px solid;
}

table.price td {
padding:2px 4px;
font-size:11px;
border-right: #CCCCCC 1px solid;
}

table.price td a {
font-size:11px;
color:#000000;
}

table.price tr.top td {
background-color:#cccccc;
padding:0;
border-right:#fff  1px solid;
}

table.price tr.top td p {
padding:4px;
}

table.price td.profit {
background-image:url(/pricing/base/profitPerBook.gif);
background-position:center;
background-repeat:no-repeat;
} 

table.price tr.top td.last {
border-right: #CCCCCC  1px solid;
}

table.price p {
font-size:11px;
line-height:1em;
}

ul, ul ul, ul ul ul {
margin:0 0 0 20px;
padding:8px 0;
}

li {
list-style-position:inside;
list-style:disc;
}