/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

html
{
	height: 100%;
}
body
{
	background: #5b210c url('../img/bkg_cork.jpg') repeat-x;
	height: 100%;
	width: 100%;
	display: block;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #7c3b24;
}
h1
{
	font-size: 18px;
	line-height: 30px;
	color: #00B8C9;
	margin-bottom: 10px;
}
h2
{
	font-size: 16px;
	color: #e2378d;
	margin-bottom: 10px;
}
p
{
	margin-bottom: 1em;
}
.small_image
{
	background: url("../img/bkg_small_image.gif");
	padding: 8px;
	padding-left: 9px;
	float: right;
}
.alignright
{
	padding-left: 10px;
}
.clear
{
	clear: both;
}
ul
{
	margin-left: 10px;
}
ul li
{
	list-style: disc;
	margin-left: 5px;
	padding-bottom: 3px;
}
#head
{
	position: relative;
}
#container
{
	width: 835px;
	margin: auto;
}
/* main logo */
#logo
{
	float: left;
	position: relative;
	margin-right: 10px;
}
#logo h1 a, #logo h1 span
{
	height: 146px;
	width: 145px;
}
#logo h1 a
{
	position:relative;
	text-indent: -3000px;
	overflow: hidden;
	display: block;
	margin:0;
}
#logo h1 span
{
	background: url('../img/logo.gif');
	position: absolute;
	top: 0px;
	left: 0px;
}
#callout
{
	position: absolute;
	top: 110px;
	left: 605px;
	background: url('../img/bkg_whats_hot.png') no-repeat;
	width: 230px;
	height: 230px;
	margin: 0;
	padding: 83px 55px;
	text-align: center;
}
#callout .home_top
{
	position: relative;
	width: 110px;
	color: #fff;
	font-size: 15px;
}
#callout .home_top p
{
	margin-bottom: 0.25em;
}
#sidebar
{
	margin-top: 280px;
	width: 165px;
	color: #140600;
	float: left;
	font-size: 10px;
}
#sidebar a, #sidebar a:visited 
{
	color: #00b8c9;
}
#sidebar .main
{
	background: #f198c9 url('../img/bkg_sidebar.gif') repeat-x;
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #fff;
	position: relative;
}
#sidebar .main em
{
	color: #351104;
}
#main_container
{
	width: 620px;
	margin-left: 184px;
}
/* navigation */
#navigation
{
	padding-top: 15px;
	width: 810px;
}
#navigation div
{
	margin-left: 170px;
	background: url('../img/bkg_nav_border.gif') repeat-x right bottom;
	padding-bottom: 5px;
}
#navigation ul{
	margin: 0;
	padding: 0;
}
#navigation li
{
	margin: 0;
	padding: 0;
	display: inline;
	background: url('../img/bkg_secondary_nav.gif') no-repeat 5px right;
	padding-right: 10px;
	list-style: none;
	padding-bottom: 0;
}
#navigation li.last
{
	background: none;
}
#secondary_navigation a
{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
/* main navigation imagess */
#main_navigation
{
	height: 10px;
	padding: 5px 0px;
}
#main_navigation li
{
	margin-left: 0;
}
#main_navigation li
{
	overflow: hidden;
	position: relative;
	display: block;
	float: left;
	list-style: none;
	margin-right: 5px;
	padding-bottom: 0;
	text-indent: -3000px;
	background: url('../img/bkg_secondary_nav.gif') no-repeat 3px right;
}
#main_navigation li a span
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 10px;
	background-repeat: no-repeat;
}
li#who_we_are_link, #who_we_are_link a span
{
	width: 90px;
}
#who_we_are_link a span
{
	background: url('../img/btn_who_we_are.gif');
}
li#who_we_help_link, #who_we_help_link a span
{
	width: 96px;
}
#who_we_help_link a span
{
	background: url('../img/btn_who_we_help.gif');
}
li#donations_link, #donations_link a span
{
	width: 80px;
}
#donations_link a span
{
	background: url('../img/btn_donations.gif');
}
li#what_we_sell_link, #what_we_sell_link a span
{
	width: 100px;
}
#what_we_sell_link a span
{
	background: url('../img/btn_what_we_sell.gif');
}
li#visit_our_store_link, #visit_our_store_link a span
{
	width: 115px;
}
#visit_our_store_link a span
{
	background: url('../img/btn_visit_our_store.gif');
}
li#news_link, #news_link a span
{
	width: 39px;
}
#news_link a span
{
	background: url('../img/btn_news.gif');
}
/* content */
#content_title
{
	float: left;
	margin-top: 60px;
	height: 100px;
}
body#home #content_title
{
	height: 377px;
}
body#home #sidebar
{
	margin-top: 0px;
}
#content
{
	background: #fff url('../img/bkg_content.gif') no-repeat left bottom;
	width: 550px;
	padding: 15px;
	padding-right: 40px;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
body#home #content
{
	width: 410px;
	background: #fff url('../img/bkg_content_home.gif') no-repeat 20px bottom;
}
#right_column
{
	float: right;
	width: 140px;
	margin-right: 33px;
}
#right_column a, #right_column a:visited
{	
	color: #129AAA;
	text-decoration: none;
}
#homesidebar_0, #homesidebar_1{
	background: url('../img/bkg_right_sidebar.gif') repeat-y;
	margin-right: 10px;
	color: #129AAA;
}
#homesidebar_0 div, #homesidebar_1 div
{
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 12px;
}
#homesidebar_1 .parent_side
{
	background: url('../img/head_sidebar_donate.gif') no-repeat;
}
#homesidebar_0 .parent_side
{
	background: url('../img/head_sidebar_signup.gif') no-repeat;
}