body {
	font-family:Arial;
	font-size: 11px;
	background:#1e0700 url(images/bg_pattern_repeat.png) repeat-x center top;
	margin:0px;
	padding:0px;
	margin: 0;
	line-height: 18px;
	}


#debug {
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
  height: 200px;
  background: #fff;
  color: #000;
}

#wrapper {
}
	
hr, .hide, .flash_block_replaced_content {
	display: none;
	}
	
img {
	border: none;
	}
	
p {
	line-height: 21px;
	margin: 0 0 9px 0;
	font-size: 12px;
	}

/*  links */

a {
	color: #c6a138;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	color: #593D14;
	}

li {
  min-height: 1px;
}
	
* html li {
	height: 1px;
	}

	
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
	}
	
* html h1,
* html h2,
* html h3,
* html h4,
* html h5,
* html h6
  {
 	height: 1px;
	}
	
h1 object,
h2 object,
h3 object,
h4 object,
h5 object,
h6 object
	{
	display: block;
	position: relative;
	left: -3px;
	}	
	
h1 {
	font-size: 30px;
	line-height: 36px;
	margin: 0;
	font-weight: normal;
	}
	
h2, h3, h4 {
	font-size: 16px;
	margin: 18px 0 0 0;
	font-weight: bold;
	}
	
h2, h3 {
  font-size: 20px;
  line-height: 28px;
  font-style: italic;
	}
	
h3 {
  color: #C6A138;
	padding-left:232px;  
	}
	
h4 {
	}

h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
	
	

#page_headings h2 {
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
}

	
/* [ Site Header ] */

#site_header_wrapper {
	position: relative;
	height: 55px;
	margin: 0;
	}
	
#site_header {
	height: 55px;
	width: 955px;
	margin: 0 auto;
	position: relative;
	}
	
#site_header_logo 
{
	width:264px;
	height:121px;
	margin:0px auto;
	top: 0px;
	}
	
#site_header_logo a {
	color: #fff;
	}
	
/* [ Site Header Tools ] */
#site_header_tools {
	position: absolute;
	top: -54px;
	right: 0;
	font-size: 11px;
	color: #ccc;
	text-align: right;
	}
	
#site_header_tools a {
	color: #999;
	text-decoration: none;
	}
	
#site_header_tools a:hover {
	color: #999;
	background: none;
	}
	
/* [ Mini Search ] */

#mini_search {
	position: absolute;
	top: 20px;
	right: 20px;
	}
	
.mini_search_field {
	height: 14px;
	width: 100px;
	padding: 2px 2px 2px 16px;
	font-size: 10px;
	line-height: 12px;
	color: #999;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 5px;
	border: 1px solid #a9a9ab;
	background: #fff url(images/mini_search_field.gif) no-repeat 2px 3px;
	}
	
#mini_search .focus {
	border: 1px solid #6ccff6;
	color: #333;
	}

.mini_search_button {
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -9000px;
	background: #56595c url(images/mini_search_button.gif) no-repeat 0 0;
	float: left;
	}
	
.mini_search_button:hover {
	background: #939495 url(images/mini_search_button.gif) no-repeat 0 -20px;
}
	
	
/* [ Page Header ] */

#page_header_wrapper {
	height: 150px;
	width:540px;
	margin:0px auto;
	}
#header_image{
	margin-left:-33px;
	width:290px;
	height:263px;
	position:absolute;
	top:121px;
	background:url(images/chocolate.jpg) no-repeat top left;
	}
	
#page_header {
	height: 150px;
	width: 540px;
	margin: 0 auto;	
	}

	
/* [ Main ] */

#main_wrapper 
{

}

#main {
	width: 540px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	min-height: 1px;
	}
	
* html #main {
	height: 1px;
	}
	
#main:after {
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}
	
	
/* [ Content ] */

#content 
{
	font-size: 12px;
	padding: 0px;
	padding-bottom:30px; 
	color: #c6a138;
	position: relative;
	min-height: 600px;
	float: left;
	width: 540px;
	}
* html #content{
	margin-top:-120px;
	}

#content strong{
	color:#72541c;
	font-weight:bold;
	
}

#content .terms p,
#content .terms ul,
#content .terms h2,
#content .terms h4{
	width:600px;
	padding-left:0px;
	color:#c6a138
	}

#content p,
#content ul,
#content h2,
#content h4{
	width:238px;
	padding-left:272px;
	color:#c6a138
	}

#content h2{
	color:#72541c;
	}
	
#content .full_length{
	width:480px;
	padding-left:30px;
	}
	
#content h3{
	margin-left:30px;
	margin-bottom:20px;
	}

#content .hide{
	display:none;
	}
	
#content h1{
	display:none;
	}

#content .line_break{
	margin:30px 0px 10px 28px;
	background:url(images/line_break.gif) no-repeat right top;
	width:483px;
	height:43px;
	}

* html #content {
	height: 400px;
	}

	
/* [ Sidebar ] */
#sidebar {
	width: 180px;
	float: left;
	position: relative;
	background: url(images/sidebar.gif) no-repeat bottom;
	padding: 0;
	z-index: 1000;
	}
	
.sidebar_panel a {
	display: block;
	color: #fff;
	background: #999;
	padding: 10px;
	margin: 10px 0;
	}
	
.sidebar_panel a h4 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	line-height: normal;
	margin: 0;
	padding: 0;
	}
	
.sidebar_panel a p {
	margin: 0;
	line-height: 14px;
	}

/* [ Footer ] */
#footer_wrapper {
	height: 73px;
	background:url(images/footer.jpg) repeat-x center bottom;
	}

#footer {
	width: 500px;
	margin: 0 auto;
	font-size: 11px;
	color: #1e0700;
	position: relative;
	clear: both;
	min-height: 1px;
	padding: 20px 0;
	}
	
* html #footer {
	height: 1px;
	}
	
#footer p {
	margin: 0;
	}
	
#footer a {
	color: #1e0700;
	text-decoration: none;
	margin:0px;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footer #footer_copyright{
	float:left;
	}
	
#footer #footer_links{
	padding-left:30px;
	float:left;
}
#footer #site_credit{
	padding-left:20px;
	float:right;
	}
.confirm_message h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	line-height:22px;
}