body {
	/*IE centering hack*/
	text-align: center;
	font-family: "Futura Light", "Futura-Light", Futura, Helvetica, Arial, sans-serif;
	font-weight: 300;
	background: white;
}

a:link, a:hover, a:active, a:visited {
	color: #897463;
	text-decoration: none;
}

.clearer {
	clear: left;
	height: 0;
	line-height: 0;
}

h1 {
	margin-bottom: 15px;
	width: 230px;
	font-family: "Bernhard Modern", "BernhardModern-Bold", Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
}

h2 {
	padding-bottom: 20px;
	font-family: "Bernhard Modern", Georgia, Times, "Times New Roman", serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 1px;
	color: #624630;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	min-height: 675px;
	background: url('/_library/gfx/background.png') no-repeat top left;
}

/* Firefox 2 hack */
#wrapper, x:-moz-any-link {
	height: 700px;
}
/* Restore for Firefox 3 */
#wrapper, x:-moz-any-link, x:default {
	height: 675px;
}

#logo {
	width: 193px;
	height: 130px;
	display: block;
	text-indent: -9999px;
	line-height: 130px;
	overflow: hidden;
}

#navigation_top {
	position: absolute;
	top: 81px;
	right: 0;
	width: 800px;
	height: 23px;
	background: url('/_library/gfx/menu_bg.png') no-repeat top right;
}

#navigation_top #menu{
	position: absolute;
	top: 0;
	right: 120px;
}

#navigation_top #menu li{
	font-size: 11px;
	text-indent: -9999px;
	line-height: 23px;
	float: left;
}

a#menu_home {
	width: 72px;
	height: 23px;
	display: block;
	background: url('/_library/gfx/menu_home_combo.png') no-repeat 0 0;
}

a:hover#menu_home {
	background-position: -72px 0;
}

a#menu_home_active {
	width: 72px;
	height: 23px;
	display: block;
	background: url('/_library/gfx/menu_home_combo.png') no-repeat -144px 0;
}

a#menu_kids {
	width: 93px;
	height: 23px;
	display: block;
	background: url('/_library/gfx/menu_kids_combo.png') no-repeat 0 0;
}

a:hover#menu_kids {
	background-position: -93px 0;
}

a#menu_kids_active {
	width: 93px;
	height: 23px;
	display: block;
	background: url('/_library/gfx/menu_kids_combo.png') no-repeat -186px 0;
}

a#menu_parents {
	width: 116px;
	height: 23px;
	display: block;
	background: url('/_library/gfx/menu_parents_combo.png') no-repeat 0 0;
}

a:hover#menu_parents {
	background-position: -116px 0;
}

a#menu_parents_active {
	width: 116px;
	height: 23px;
	display: block;
	background: url('/_library/gfx/menu_parents_combo.png') no-repeat -232px 0;
}

a#menu_art {
	width: 56px;
	height: 23px;
	display: block;
	background: url('/_library/gfx/menu_art_combo.png') no-repeat 0 0;
}

a:hover#menu_art {
	background-position: -56px 0;
}

a#menu_art_active {
	width: 56px;
	height: 23px;
	display: block;
	background: url('/_library/gfx/menu_art_combo.png') no-repeat -112px 0;
}

a#menu_about {
	width: 77px;
	height: 23px;
	display: block;
	background: url('/_library/gfx/menu_about_combo.png') no-repeat 0 0;
}

a:hover#menu_about {
	background-position: -77px 0;
}

a#menu_about_active {
	width: 77px;
	height: 23px;
	display: block;
	background: url('/_library/gfx/menu_about_combo.png') no-repeat -154px 0;
}

a#menu_faq {
	width: 58px;
	height: 23px;
	display: block;
	background: url('/_library/gfx/menu_faq_combo.png') no-repeat 0 0;
}

a:hover#menu_faq {
	background-position: -58px 0;
}

a#menu_faq_active {
	width: 58px;
	height: 23px;
	display: block;
	background: url('/_library/gfx/menu_faq_combo.png') no-repeat -116px 0;
}

a#menu_store {
	width: 73px;
	height: 23px;
	display: block;
	background: url('/_library/gfx/menu_store_combo.png') no-repeat 0 0;
}

a:hover#menu_store {
	background-position: -73px 0;
}

a#menu_store_active {
	width: 73px;
	height: 23px;
	display: block;
	background: url('/_library/gfx/menu_store_combo.png') no-repeat -146px 0;
}

#content{
	margin: 0 0 0 97px;
	width: 830px;
	min-height: 500px;
	text-align: left;
}

#content p {
	font-size: 11px;
}

#buy_dvd {
	position: absolute;
	bottom: 50px;
	left: 96px;
}

#navigation_bottom {
	position: absolute;
	bottom: 54px;
	right: 0;
	padding-top: 12px;
	padding-left: 4px;
	width: 650px;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
	border-top: 1px solid #624630;
	color: #624630;
}

#navigation_bottom #social_links{ 
	position: absolute;
	top: 9px;
	right: 95px;
	width: 60px;
	text-align: right;
}

#navigation_bottom #social_links img{ 
	margin-left: 2px;
}

#footer {
	position: absolute;
	bottom: 12px;
	left: 0;
	width: 100%;
	padding-top: 12px;
	font-size: 10px;
	text-align: right;
	color: #624630;
	border-top: 1px solid #624630;
}

#footer span {
	margin-left: 15px;
}

#left_col {
	padding-top: 34px;
	width: 255px;
	float: left;
}

#left_col p {
	width: 215px;
	line-height: 14px;
}

#left_col p .tm {
	font-size: 10px;
}

#right_col {
	width: 575px;
	min-height: 500px;
	float: right;
}

#black_stroke_box {
	position: relative;
	width: 550px;
	font-family: "Avenir", Helvetica, Arial, sans-serif;
	border: 1px solid black;
}

#black_stroke_box ul {
	width: 225px;
}

.quot_wrap {
	padding-top: 30px;
	position: relative;
	width: 300px;
}

.quot_wrap, #black_stroke_box ul {
	padding: 20px 0 0 30px;
}

#black_stroke_box li {
	margin-left: 15px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 16px;
	color: #C49A6C;
	list-style: disc;
	list-style-position: outside;
}

#black_stroke_box_nav{
	margin-top: 20px;
	width: 100%;
}

#black_stroke_box_nav li {
	margin-bottom: 8px;
	padding-bottom: 4px;
	font-family: "Avenir", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#black_stroke_box_nav li a{
	color: #C49A6C;
	display: block;
	border-bottom: 1px solid white;
}

#black_stroke_box_nav .nav_active{
	/* Doesn't work with cufon */
	/* color: #624630; */
	border-bottom: 1px solid black;
}

#brown_box {
	padding-top: 12px;
	width: 550px;
	height: 354px;
	font-family: "Avenir", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background: #f3ebe2;
}

.brown_box_caption {
	margin-top: 20px;
}

#clear_box {
	width: 525px;
}

#clear_box p {
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 16px;
	
}