/*

*/

body {
  text-align: center;
  background: #656868 url('images/bg.jpg') top center no-repeat fixed;
  margin-top:30px;
  margin-bottom:30px;
  color:#333333;
}

A:link {
	COLOR: #0000FF; text-decoration: underline
}
A:visited {
	COLOR: #0000CC; text-decoration: underline
}
A:active {
	COLOR: #0000FF; text-decoration: underline
}
A:hover {
	COLOR: #FF9900; text-decoration: none
}

#page_wrapper {
  background: #F3E7A9 url('images/page_bg.jpg') top left;
  margin-left: auto; 
  margin-right: auto;
  width: 640px;
  text-align: left;
  border: 4px solid #F4F4EE;
}


#page_wrapper2 {
  background: #F3E7A9 url('images/page_bg2.jpg') top left;
  margin-left: auto; 
  margin-right: auto;
  width: 640px;
  text-align: left;
  border: 4px solid #F4F4EE;
}


#page_header {
  height: 140px;
  background: #515230 url('images/header.jpg') top left no-repeat;
}  

#page_header h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #800000;
  letter-spacing: -1px;
  margin:0px;
}
#page_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #800000;
  margin:0px;  
}

#menu_bar {
  height:30px;
  background: #A5A162 url('images/menu_bg.jpg') top left no-repeat;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:5px;
background-color: transparent;
color: #F3E7A9;
float: left;
width: 100%;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: transparent;
color: #F3E7A9;
text-decoration: none;
float: left;
border-right: 1px solid #BBB774;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #fff;
}

#content_wrapper {
  background: transparent url('images/content_bg.jpg') top left no-repeat;
}

#content_wrapper2 {
  background: transparent url('images/content_bg2.jpg') top left no-repeat;
}


#left_side {
  float:left;
  width:480px;
}

#left_side_wide {
  float:left;
  width:640px;
}

  
#left_side h3 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #A0410D;
}

#left_side_wide h3 {
  margin:10px;
  margin-right:10px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #800000;
}
  
#left_side p {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#left_side_wide p {
  margin:10px;
  margin-right:10px;
  font-family: verdana;
  font-size:14px;
  line-height:23px;
  color: #333333;
}

#left_side .content {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#left_side_wide .content {
	margin:10px;
	margin-right:10px;
	font-family: verdana;
	font-size:12px;
	line-height:18px;
	color: #333333;
}

#left_side_wide .content-blue {
  margin:10px;
  margin-right:10px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #003399;
}

#left_side_wide .content-blue14 {
  margin:10px;
  margin-right:10px;
  font-family: verdana;
  font-size:14px;
  line-height:18px;
  color: #003399;
}

#left_side_wide .courier18 {
  margin:10px;
  margin-right:10px;
  font-family: courier;
  font-size:18px;
  line-height:20px;
  color: #333333;
}

#left_side_wide .content-smalltext {
  margin:10px;
  margin-right:10px;
  font-family: verdana;
  font-size:9px;
  line-height:18px;
  color: #333333;
}

#left_side .comments {
  margin:10px 10px 10px 25px;
  font-family: verdana;
  font-size:11px;
  line-height:18px;
  color: #333333;
}

#left_side_wide .comments {
  margin:10px 10px 10px 10px;
  font-family: verdana;
  font-size:11px;
  line-height:18px;
  color: #333333;
}

#right_side {
  float:right;
  width:150px;
}

#right_side_small {
  float:right;
  width:5px;
}


#left_side .cast {
	text-align:right;
	font-size:14px;
	padding-right:8px;
}
 
#right_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
}
  
#right_side p {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#right_side ul {
	list-style : none;
	margin:0px;
	padding:0px;
	font-size:13px;
}

#right_side li {
	padding-bottom:2px;
}

#right_side img {
	margin:0px 0px 2px 25px;
}

#page_footer {
  height: 70px;
  background: #515230 url('images/footer.jpg') top left no-repeat;
}  

#page_footer A:link {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:active {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #F2C968; text-decoration: none
}

#page_footer p {
  text-align:center;
  padding-top:20px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #FCF8E3;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

.searchform .formfield{
	width: 110px;
	font-size:10px;
    font-family: Verdana, Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
	background-color:#FCFCFC; border:1px solid #DEDDDD; color:#4a4a4a;
}

.formbutton {
	margin:0px;
	padding-left:2px;
	padding-right:2px;
	font-size:10px;
	font-family:Verdana;
	background-color:#eeeeee;
	border:1px solid #A1A1A1;
	color:#353535;
}

.formbutton:hover {
	background-color:#efefef;
	border:1px solid #c5c5c5;
	color:#000000;
}

.formfield {
	font-size:10px;
	font-family:Verdana;
	background-color:#FCFCFC;
	border:1px solid #DEDDDD;
	color:#4a4a4a;
	margin-bottom:5px;
}

.formfield:focus {
	background-color:#ffffff;
	border:1px solid #000000;
}

.courier {
  margin:10px;
  margin-right:10px;
  font-family: courier;
  font-size:18px;
  line-height:20px;
  color: #333333;
}

#nucleus_lf_pwd {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_name {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_shared {
	margin:2px;
}

#nucleus_cf_body {
	font-size:12px;
	width:300px;
}

#nucleus_cf_remember {
	margin:0px 3px 2px 0px;
}
* html #nucleus_cf_remember {
	margin:0px 3px -2px 0px;
}

.mailform {
	font-size:11px;
	font-family:Verdana;
}

.loginform {
	padding:3px;
}

.error {
	color: red;
	font-weight: bold;
}
.bigtitle {
	color: #800000;
	font-weight: bold;
	line-height: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.26pt-maroon {
  padding-top:30px;
  padding-left: 0px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #800000;
  letter-spacing: -1px;
  margin:0px;
}

.20pt-maroon {
  padding-top:30px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:20px;
  font-weight:bold;  
  color: #800000;
  letter-spacing: -1px;
  margin:0px;
}

.18pt-maroon {
  padding-top:30px;
  font-family: verdana, helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;  
  color: #800000;
  letter-spacing: -1px;
  margin:0px;
  line-height: 25px;
}

.pageswitch {
	text-align:center;
	margin-top:0px;margin-bottom:15px;
	padding:3px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

form {margin-top:0px;}
  
.newsbox {
	width: 90%;
	background-color: #CCCCFF;
	display: block;
	font-size: 14px;
	border: thin double #000066;
	font-family: "Times New Roman", Times, serif;
	padding: 15px;
	line-height: normal;
	text-align: center;
	font-weight: bold;
	color: #333333;
	}

.newsbox-light {
	width: 90%;
	background-color: #FFFFCC;
	display: block;
	font-size: 14px;
	width: 85%;
	margin-bottom: auto;
	border: thin double #B2BB1E;
	font-family: "Times New Roman", Times, serif;
	padding: 15px;
	margin-top: 15px;
	line-height: normal;
	float: none;
	text-align: center;
}

.newsbox-18pt {
	background-color: #FFFFCC;
	display: block;
	font-size: 18px;
	width: 93%;
	margin-bottom: auto;
	border: thin double #B2BB1E;
	font-family: "Times New Roman", Times, serif;
	padding: 15px;
	margin-top: 15px;
	line-height: normal;
	text-align: center;
	font-weight: bold;
}

.newsbox-plain {
	width: 200px;
	background-color: #ffffff;
	display: block;
	font-size: 18px;
	width: 80%;
	margin-bottom: -15px;
	font-family: "Courier New", Courier, mono;
	text-align: center;
}

.newsbox-grey {
	width: 80%;
	background-color: #666666;
	display: block;
	font-size: 12px;
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border: none #666666;
	line-height: normal;
    padding: 0px;
	margin-top: 0px;
	line-height: normal;
}

 
.newsbox-call-to-action {
	width: 90%;
	background-color: #CCCC99;
	display: block;
	font-size: 14px;
	border: medium ridge #CC6633;
	font-family: Elephant;
	padding: 15px;
	line-height: normal;
	text-align: center;
	}

.yellowhighlighter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: #FFFF00;
	color: #000000;
	background-color: #FFFF00;
}

#bonus {
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
}

#bonus1 {
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	background: #FFFFCC;
}

#bonus2 {
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	background: #99FFFF;
}

#bonus3 {
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	background: #FFC4C4;
}

#free {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FF0000;}

 .call_out { font-family: 'Times New Roman', Times, Serif; font-size: 18px; color: #660000; line-height: 20px; font-style: italic;}
 
  .testimonial_from { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; color: #000000; font-weight: bold;}

.product_description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
	line-height: 25px;
}

.keyword_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #800000;
	font-weight: bold;
	line-height: 25px;
}

.brown_bullet_spaced {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	line-height: 25px;
}


.courier18 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #996600;
	font-weight: bold;
	line-height: 25px;
}

.list-items-checkmark {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: url(/images/checkmark.gif);
	list-style-position: outside;
	list-style-type: disc;
	line-height: 25px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}

.numbered-list-blue-18 {
	color: #000066;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
