/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #42423d;
	/* background: #fff  repeat-x; */
	font: 62.5% Arial, Helvetica, sans-serif;
	height: 100%;
}
html, body {
	height: 100%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Link Styles */
a:link, a:visited {
	/* color: #ae0000; */
	color: darkblue;
}
a:hover {
	color: #232323;
}
a:active {
	color: darkblue;
}
a.floated_link {
	background-color:#ad0000;
	color:#fffffe;
	position:relative;
	top:-10px;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
	font-size:11px;
}
a.floated_link:hover {
	background-color:#222323;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	/* margin: 0 0 5px 0; */
	color: #27221f;
}
h1 {
	font-size: 2.7em;
	letter-spacing:-0.04em;
	line-height: 1.05em;
	padding-bottom: 10px;
}
h2 {
	font-size: 2.0em;
	letter-spacing:-0.04em;
	line-height: 1.05em;
	padding-bottom: 10px;
}
h3 {
	font-size: 1.6em;
	letter-spacing:-0.04em;
	line-height: 1.05em;
	padding-bottom: 10px;
}
h2, h3 {
	/* margin: 30px 0 0; */
}
h4 {
	font-size: 1.6em;
	/* line-height: 23px; */
}
h5 {
	text-align: center;
        font-size:1.5em;
        font-weight:bold;
        color: #4d3621;
}


/* Header */
#header_wrap {
	height: 101px;
	/* border-bottom: 1px solid #322820; */
	min-width: 1002px;
}
#header {
	position: relative;
	height: 101px;
	/* width: 1002px; */
	width: 100%;
	margin: 0 auto;
	z-index: 1000;
}
#header .gradient {
	position: absolute;
	left: -120px;
	top: 0;
}
#header .logo {
	position: absolute;
	left: 30px;
	top: 19px;
}
/* Adobe Header */

body {
	/* background: #fff url(images/header_bg_tall.png) repeat-x; */
	background: #fff;
}
#AdobeBanner {
	position: absolute;
	left: 160px;
	top: 100px;
	background: #fff;
}
#header_wrap {
	height: 120px;
}
#header {
	height: 120px;
}

/* Navigation */
#navigation_wrap {
	/* The navigation strip under the banner, container for main_nav */
	position: relative;
	height: 2.5em; 
	/* background: #4e4138 url(images/navigation_bg.png) repeat-x 0 0; */
	background: #4e4138;
	border-bottom: 1px solid #fff;
	min-width: 1002px;
}
#navigation {
	position: relative;
	height: 2.5em;
	width: 1002px;
	margin: 0 auto;
}
#main_nav {
        /* The fixed options across the top, under banner */
	position: relative;
	bottom: -0.1em;
	left: 0;
	z-index: 99;
	list-style: none;
	/* background: url(images/border-nav-bottom.gif) repeat-x bottom; */
	height: 2.6em;
	/* width: 700px; */
	text-transform: uppercase;
	padding-left: 18px;
}

* html #main_nav {
	bottom: -0.3em;
	bo\ttom: -0.2em;
}
#main_nav li {
	float: left;
	margin-left: 0.1em;
	/* background: url(images/nav_right.gif) no-repeat 100% 0px; */
}
#main_nav li.current_page_item {
	background-position: 100% -150px;
	padding-left: 2px;
	padding-right: 2px;
}
#main_nav li a {
	float: left;
	display: block;
	height: 1.8em;
	padding: 0.6em 1.3em 0.1em 1.2em;
	letter-spacing: -0.02em;
	/* background: url(images/nav_left.gif) no-repeat 0% 0px; */
	color: #cdba8d;
	text-decoration: none;
	overflow: hidden;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main_nav li.current_page_item a {
	background-position: 0% -150px;
	color: #453f3a; 
	background: #ebebeb;
	border-bottom: 1px solid #e6e6e6;
}
#main_nav li:hover, #main_nav li.ieHover {
	background-position: 100% -150px;
}
#main_nav li:hover a, #main_nav li.ieHover a {
	background-position: 0% -150px;
	color: #454545;
	background: #ebebeb;
	border-bottom:1px solid #e6e6e6;
}
#bc_extended {
	position: absolute;
	left: 0;
	bottom: -4.5em;
	width: 50%;
	/* background: #ebebeb url(images/subnav_bg.png) repeat-x; */
	background: #ebebeb;
	border-bottom: 1px solid #b8babb;
	height: 4.3em;
}
/* Content */
#content_nav_wrap {
	position: relative;
	float: left;
	width:155px;
}

#content_nav {
	position: relative;
	float: left;
	width: 140px;
	padding-left: 20px;
	padding-top: 100px;
	padding-bottom: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content_nav #page_subnav {
	margin: 0px 0px 40px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}

#content_nav #page_subnav li {
	dis/play: inline;
        list-style: square;
	margin: 0px;
	padding-bottom: 10px;
	margin-right: 7px;
}

#content_nav #page_subnav li a:link, #content_nav #page_subnav li a:visited {
	color: #646464;
	text-decoration: underline;
	/* background: url(images/subnav_li.png) no-repeat 100% 50%; */
	/* padding-right: 14px; */
	/* border-right:1px solid #454545; */
}

#content_nav #page_subnav li a:hover, #content_nav #page_subnav li.current_page_item a  {
	color: #ac0000;
	text-decoration: underline;
	/* border-right:1px solid #454545; */
}

#content_nav #page_subnav li a:active {
	color: #646464;
	text-decoration: underline;
}

#page_wrap {
	position: relative;
	float: left;
	background: #fff;
	width: 1002px;
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 auto;
}
#page {
	position: relative;
	/* background: #fff url(images/content_bg.png) repeat-y 0 0; */
	background: #fff;
	width: 1002px;
}
#content_wrap {
	position: relative;
	float: left;
	width: 700px;
}
	
#content {
	position: relative;
	float: left;
	width: 640px;
	padding: 30px;
	padding-bottom: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content p {
	padding-bottom: 2.0em;
	font-size: 1.1em;
}
#content ul, #content ol {
        list-style: circle;
	margin-bottom: 30px;
}
#content ul li {
	margin-bottom:6px;
	margin-left: 27px;
	padding-left: 13px;
}
#content ol li {
	margin-bottom:6px;
	margin-left: 40px;
}
#content ul li {
	/* border-right:0px solid #454545; */
}
#content ol li {
	list-style: decimal;
}
#content table {
	border-top: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC; 
	width: 100%;
	margin: 20px 0;
}
#content table td {
        top-padding: 5px;
	padding: 4px;
	border-left: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;
}
#content table thead td {
	font-weight: bold;
}
/* Borderless tables */
#borderlesstab table {
	border: 0;
}
#borderlesstab table td {
	border: 0;
}
/* Breadcrumb */
#breadcrumb {
	position: relative;
	float: left;
	/* width: 671px; */
	width: 671px;
	padding-left: 30px;
	/* background: #ebebeb url(images/subnav_bg.png) repeat-x; */
	background: #ebebeb;
	border-bottom: 1px solid #b8babb;
	height: 4.3em;
	font-size: 10px;
	text-transform: uppercase;
	color: #453f3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	z-index: 999;
}
#breadcrumb a {
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
	color: #ac0000;
}
#breadcrumb .crumb ul {
	float: left;
	width: 550px;
}
#breadcrumb .crumb li {
	display: inline;
	line-height: 4.3em;
}
#breadcrumb #freebies  {
	position: absolute;
	right: 13.3em;
	top: 1.0em;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 2.3em;
	letter-spacing: -0.05em;
}
#breadcrumb #freebies li {
	display: inline;
	margin-left: 4px;
}
#breadcrumb #freebies li a {
	display: inline;
	/* background: #fdfdfd url(images/button_bg.png) repeat-x 0 100%; */
	background: #fdfdfd;
	border: 1px solid #bbbbbb;
	padding: 0.4em 1.0em 0.5em;
	width: 7.0em;
	text-align: center;
}
* + html #breadcrumb #freebies li a {
	padding: 0.5em 1.0em 0.4em;
}
#breadcrumb #freebies li a:hover {
	/* background: #eeeeee url(images/button_bg_hover.png) repeat-x 0 100%; */
	background: #eeeeee;
	text-decoration: none;
	color: #232323;
}
#breadcrumb #categories {
	position: absolute;
	right: 15px;
	top: 1.0em;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: -0.05em;
	text-indent: -1.5em;
	line-height: 2.1em;
}
#breadcrumb #categories li span {
	/* background: #fdfdfd url(images/button_bg.png) repeat-x 0 100%; */
	background: #fdfdfd;
	border: 1px solid #bbbbbb;
	width: 11.0em;
	display: block;
	text-align: center;
}
#breadcrumb #categories li span:hover {
	/* background: #eeeeee url(images/button_bg_hover.png) repeat-x 0 100%; */
	background: #eeeeee;
}
#breadcrumb .arrow {
	/* background: url(images/categories_arrow.gif) no-repeat 9.5em 50%; */
	display: block;
}
/* Sidebar */
#sidebar {
	position: relative;
	float: right;
	width: 300px;
	padding-bottom: 40px;
}
#sidebar h2 {
	font-size: 1.75em;
	letter-spacing: -0.02em;
	margin: 0;
}
#sidebar a:link, #sidebar a:visited {
	color: #ac0000;
	text-decoration:none;
}
#sidebar a:hover {
	color: #ac0000;
	text-decoration: underline;
}
#sidebar a:active {
	color: #ac0000;
	text-decoration:none;
}
#sidebar .button a:link, #sidebar .button a:visited, #content .button a:link, #content .button a:visited {
	border: 1px solid #bbbbbb;
	/* background: #fdfdfd url(images/button_bg.png) repeat-x 0 100%; */
	background: #fdfdfd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: -0.05em;
	text-decoration: none;
}
#sidebar .button a:hover, #content .button a:hover {
	/* background: #eeeeee url(images/button_bg_hover.png) repeat-x 0 100%; */
	background: #eeeeee;
	text-decoration: none;
	color: #232323;
}
/* Sidebar Chess Cards */
.sidebar_CC {
	position: relative;
	float: left;
	width: 398px;
	height: 140px;
	background: #cecece;
	border-left: 1px solid #b8babb;
	border-right: 1px solid #b8babb;
}
.sidebar_CC_left {
	position: absolute;
        width: 50%;
	left: 0;
        vertical-align: text-top;
        padding-top: 10px;
}
.sidebar_CC_right {
	position: absolute;
        width: 50%;
	right: 0;
        text-align: center;
        padding-top: 10px;
}
.sidebar_CC_span {
        position:absolute;
        width: 100%;
        bottom: 0;
        text-align: center;
}
.sidebar_CC p{
        font-weight: bold;
}
/* Sidebar Plus Memebers */
.sidebar_plus {
	position: relative;
	float: left;
	width: 398px;
	height: 140px;
	/* background: #cecece url(images/border_plus.gif) repeat-x 0 100%; */
	background: #cecece ;
	border-left: 1px solid #b8babb;
	border-right: 1px solid #b8babb;
}
.sidebar_plus .img {
	position: absolute;
	top: 10px;
	left: 20px;
}
.sidebar_plus ul {
	position: absolute;
	text-transform: uppercase;
	top: 110px;
	left: 60px;
	color:#6f6060;
	font-size: 10px;
}
.sidebar_plus li {
	display: inline;
}
#sidebar .sidebar_plus li a:link, #sidebar .sidebar_plus li a:visited {
	padding: 0 2px;
	text-decoration: none;
	color: #6e3939;
}
#sidebar .sidebar_plus li a:hover {
	text-decoration: underline;
	color: #6e3939;
}
#sidebar .sidebar_plus li a:active {
	color: #6e3939;
	text-decoration:none;
}
/* Sidebar Adspace */
.sidebar_adspace {
	position: relative;
	float: left;
	width: 398px;
	/* background: #d9d9d9 url(images/border_sidebar.gif) repeat-x 0 100%; */
	background: #d9d9d9;
	border-left: 1px solid #c2c4c5;
	border-right: 1px solid #bbbcbc;
}
.image_wrap {
	width: 275px;
	padding: 15px 0px;
	padding-left: 18px;
}
.image_wrap img {
	float: center;
	padding: 5px 3px;
}
/* Footer */
#footer_wrap {
	min-width: 1002px;
	position: relative;
}
#footer {
	position: relative;
	/* background: url(images/footer_gradient.jpg) no-repeat 0 -10px; */
	width: 972px;
	padding: 10px 0 10px 30px;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #a79578;
	margin: 0 auto;
}
#footer span {
	position: absolute;
	top: 9px;
	left: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #897a61;
}
#footer span a {
	color: #897a61;
	text-decoration: none;
}
#footer span a:hover {
	color: #fffffe;
	text-decoration: none;
}
#footer p {
	padding-bottom: 20px;
}
#footer .footer_img {
	margin-bottom: 20px;
}
#footer_wrap {
	display: block;
	/* background: #372c24 url(images/footer_bg.png) repeat-x; */
	background: #372c24;
}
#footer .logo {
	position: absolute;
	left: 30px;
	top: -10px;
}
#footer .spoon {
	position: absolute;
	left: 930px;
	top: 8px;
}
.box {
	width: 200px;
	float: left;
	margin-right: 43px;
	z-index: 99;
}
.box h1 {
	color: #fffffe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: bold;
	margin-bottom: 30px;
}
.box li {
	padding-bottom: 10px;
}
.box a:link, .box a:visited {
	color: #fffffe;
	background: #2e251e;
	padding: 2px 5px;
	padding-bottom: 4px;
	text-decoration:none;
}
.box a:hover {
	color: #fffffe;
	background: #ad0000;
	text-decoration: none;
}
.box a:active {
	color: #fffffe;
	text-decoration:none;
}
#footer .icons {
	border-top: 1px solid #514437;
	width: 972px;
	margin: 40px 0;
	padding: 20px 0;
}
#footer img {
	margin-right: 30px;
}
#footer .last {
	margin-left: 342px;
	margin-right: 0px;
}

#footer_wrap h1 {
	color: #fffffe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-top: 10px;
	margin-bottom: 10px;
}

