body {
  text-align: center;
  background-color: #D5D0B0;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
}

blockquote{
	background:#faf8e9;
	border:1px dotted #a3aa96;
	padding:5px;
	font-size: 13px;
	font-style: italic;
	color: #333333;
}

blockquote .bqtitle{
	padding-bottom:5px;
	color:#C86000;
	font-weight: bold;
}
blockquote .bqfoot{
	padding-top:5px;
	color:#C86000;
	font-weight: bold;
}

.video{
	width:350px;
	height:292px;
	text-align:center;
}

.i{
	font-style:italic;
}

.c{
	clear:both;
	height:0px;
	line-height:0px;
}

.b{
	font-weight:bold;
}

A:link {
	COLOR: #C86000; text-decoration: underline;
	font-weight:bold;
}
A:visited {
	COLOR: #C86000; text-decoration: underline;
}
A:active {
	COLOR: #C86000; text-decoration: underline;
}
A:hover {
	COLOR: #669933; text-decoration: underline;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF url('../img/content_bg.gif') top left repeat-y;
}

#page_header {
  height: 140px;
  background: #FFFFFF url('../img/header.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #FFFFFF url('../img/menu_bg.gif') bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:160px;
  margin-right:10px;
  border:0px dashed #cccccc;
  font-family: verdana, arial, sans-serif;
}

#center ul li,ol li{
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  padding-bottom:3px;
}

#center h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #425227;
	background-color: #739240;
	font-weight: bold;
}

#center h4 {
	padding:7px 4px 0px 4px;
	margin-bottom:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#669933;
}

#center p {
  margin-top:5px;
  margin-bottom:10px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

#center a{
	text-decoration:underline;
	font-weight: bold;
}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side {
  float: right;
  width:140px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
	background: #425227;
	clear: both;
	border-left: 1px solid #425227;
	border-right: 1px solid #425227;
	border-bottom: 1px solid #425227;
	text-align: center;
	
}

#page_footer p {
	font-family: verdana;
	font-size: 10px;
	color:#D5D0B0;
	padding-bottom: 10px;
	padding-top: -5px;
}
#page_footer ul{
	font-family: verdana;
	padding-top:10px;
	font-size: 10px;
}
#page_footer ul li{
	display:inline;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: url('../img/bar.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #BD620E;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
	list-style: none;
	margin: 0;
	line-height:20px;
	border-top: 1px solid #D1D9C4;
	font-family:verdana;
	font-size:12px;
	font-weight: bold;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:15px;
  margin-bottom:5px;
  border:0px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/**************************************************************/
		
		#center .cssform{
			padding:0 0 0 10px;
			margin:0;
		}
		#center .cssform p{
		width: 300px;
		clear: left;
		margin: 0;
		padding: 5px 0 7px 0;
		padding-left: 155px; /*width of left column containing the label elements*/
		height: 1%;
		}
		
		#center .cssform label{
		font-weight: bold;
		float: left;
		margin-left: -155px; /*width of left column*/
		width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
		}
		
		#center .cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
		width: 180px;
		}
		
		#center .cssform textarea{
		width: 200px;
		height: 150px;
		}
		
		/*.threepxfix class below:
		Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
		to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
		*/
		
		* html .threepxfix{
		margin-left: 3px;
		}
		
		/*Credits: Dynamic Drive CSS Library */
		/*URL: http://www.dynamicdrive.com/style/ */
		
		.formbutton{
			cursor:pointer;
			border:outset 1px #ccc;
			background:#999;
			color:#666;
			font-weight:bold;
			padding: 1px 2px;
			background:url(../img/formbg.gif) repeat-x left top;
		}
		
		.emailbox{
			width:350px; 
			border:1px solid #333333; 
			padding:2px; 
			margin:0 auto;
		}
		
		.emailbox .words{
			width:350px;
			height:63px;
			background:url(../img/words.gif) top left no-repeat;
		}
		
		.label{
			width:75px; 
			float:left; 
			font-weight:bold;  
			padding-left:25px;
		}
		.field{
			width:250px; 
			float:left;
		}
		
.adsense{
	display:block;
}

/*HOVER IMAGE CSS */
	.opts a{
		display:block;
		height:92px;
		width:418px;
		margin:0 0 20px 0;
		float:left
	}
	.opts a#m1{
		background:url(../img/getitnow.gif) 0 0 no-repeat;
	}
	.opts a:hover#m1, .opts a:hover#m2{
		background-position: 0 -92px;
	}
