body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#2A1B10;
	color: #2a1b10;
	margin:0;
	padding:0;
}

a {
	color:#7b282f;
}

a:hover {
	color:#7b282f;
	text-decoration:underline;
}

.clear {
	clear:both;
}

#header_wrap {
	background:#472d1a;
	height:133px;
}

#header {
	width:980px;
	margin:0 auto;
}

#logo {
	float:left;
	padding-top:18px;
        margin-left:22px;
}

#headline {
	float:right;
	padding-top:23px;
    margin-right:50px;
}

#menu_wrap {
	background:#472d1a url(/images/gui/menu-bg.jpg) repeat-x top;
	height:66px;
	clear:both;
}

#menu {
	width:980px;
	margin:0 auto;
	position:relative;
}

#menu a {
	float:left;
	height:30px;
	padding:8px 30px 0px 30px;
	font-size:12px;
	color:#faf0c2;
	font-weight:bold;
	text-decoration:none;
}

#menu a.active {
	background:url(/images/gui/menu-bg-ov-2.jpg) repeat-x;
}

#menu .delimiter {
	float:left;
}

#submenu {
	position:absolute;
	margin-top:34px;
	text-align:center;
   	left:0;
}

#submenu a {
	font-size:12px;
	color:#faf0c2;
	font-weight:normal;
	text-decoration:none;
}

#submenu a:hover {
	color:#8dc1fc;
}

#submenu a.active {
	background-image:none;
	color:#8dc1fc;
}

#menu #nav a {
	height:23px;
	line-height:23px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	background-image:none;
}

#menu #nav a:hover {
	color:#8dc1fc;
}

#menu #nav li {
	text-transform:none;
	margin:0px;
	padding:0px 10px;
}

#menu #nav li.active a {
	color:#8dc1fc;
}

#main_wrap {
	background:#e7dfa0 url(/images/gui/bg1.jpg) repeat-x top;
	min-height:300px;
	clear:both;
}

#main_wrap_home {
	background:#e7dfa0 url(/images/gui/bg1.jpg) repeat-x top;
	min-height:300px;
	clear:both;
}

#main {
	width:980px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
}

.inside_page #main {
       background: transparent url(/images/gui/flower_bg.png) no-repeat center 176px;
}

#main .col2_left {
	float:left;
	width:300px;
	margin-right:20px;
	padding-right:10px;
	border-right:1px dotted #848a4b;
}

#main .col2_left ul {
	padding-left:15px;
	margin:0;
}

#main .col2_right {
	float:left;
	width:645px;
}

#main .col2_right.page_full {
        width:980px;
}

#main .home_under_flash {
	font-family:Georgia, "Times New Roman", Times, serif, "Century Gothic";
	font-size:17px;
	line-height:24px;
	padding-top:35px;
	text-align:center;
}

#main .heading h1 {
	font-family:Georgia, "Times New Roman", Times, serif, "Century Gothic";
	font-weight:normal;
	font-size:24px;
	display:inline;
	border-bottom:1px dotted #848a4b;
}

#main .heading h2 {
	font-family:Georgia, "Times New Roman", Times, serif, "Century Gothic";
	font-weight:normal;
	font-size:24px;
	display:inline;
	border-bottom:1px dotted #848a4b;
}

#main .heading {
	margin-bottom:10px;
}

.content {
	font-size:12px;
	line-height:18px;
}

.content a {
	text-decoration:underline;
	font-weight:bold;
}

.content h2 {
	background:#faf3bb;
	color:#951509;
	font-weight:bold;
	font-size:12px;
	padding:5px 20px 5px 20px;
}

#bottom_wrap {
	background:#472d1a url(/images/gui/bg2.gif) repeat-x top;
	min-height:250px;
	clear:both;
}

#bottom {
	width:980px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}

#bottom a {
	color:#b46f07;
}

#bottom_left {
	float:left;
	margin-bottom:20px;
}

#newsletter_box {
	width:230px;
	font-size:14px;
	background:#9db075;
	border:1px solid #e7dfa0;
	padding:10px;
}

#newsletter_box .heading {
	font-family:Georgia, "Times New Roman", Times, serif, "Century Gothic";
	font-size:21px;
	text-transform:uppercase;
}

#newsletter_box .form {
	padding:10px;
}

#newsletter_box .form .field_input {
	font-size:15px;
	padding:3px;
	background:#f0ebc8;
	border:1px solid #e7dfa0;
	margin-bottom:3px;
}

#newsletter_box .form br {
	clear:both;
}

#newsletter_box .disclaimer {
	font-size:10px;
}

#newsletter_signup_form_messages {
	color:#e7dfa0;
	font-weight:bold;
	font-size:16px;
	padding-bottom:14px;
}

#bottom_right {
	float:right;
	width:700px;
}

.bottom_heading {
	font-family:Georgia, "Times New Roman", Times, serif, "Century Gothic";
	font-size:23px;
	color:#e7dfa0;
	border-bottom:1px dotted #a65b53;
	padding-bottom:5px;
	margin-bottom:10px;
}

.bottom_profile .name {
	font-size:17px;
	font-weight:bold;
	line-height:18px;
	color:#b46f07;
	margin-top:5px;
	margin-bottom:5px;
}

.bottom_profile .description {
	font-size:14px;
	line-height:18px;
	color:#837c44;
}

.bottom_profile .picture {
	float:right;
}

#footer_wrap {
	background:#2A1B10;
	min-height:100px;
	clear:both;
}

#footer {
	width:980px;
	margin:0 auto;
}

#footer .delimiter {
	padding-left:5px;
	padding-right:5px;
}

#footer_left {
	float:left;
	color:#8dc1fc;
	padding-top:10px;
}

#footer_left a {
	color:#b3ac8b;
	text-decoration:none;
}

#footer_left a.active {
	text-decoration:underline;
}

#copyright {
	padding-top:7px;
}

#powered_by {
	padding-top:20px;
}

#footer_right {
	float:right;
	padding-top:10px;
	padding-bottom:10px;
}

.welcome {
	color:#FFFFFF;
	text-align:right;
}

.mini-search {
	width:270px;
	padding-left:0px;
	padding-top:0px;
}

.news_list_item {
	border-bottom:1px dotted #b46f07;
	padding:5px;
	margin-bottom:10px;
}

.news_list_item_title {
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
	color: #b46f07;
}

.profile_list_item {
	padding:10px;
        background:  url(/images/gui/profile_bg.png);
}

.profile_alter {
	background:#faf3bb;
        background:transparent url(/images/gui/profile_alter_bg.png);
}

.profile_under {
        background:url(/images/gui/under_flower.png) no-repeat;
        height:36px;
        margin-bottom: 30px;
}

.profile_list_item .name {
	font-size:17px;
	font-weight:bold;
	line-height:18px;
	color:#b46f07;
	color:#2A1B10;
	margin-top:5px;
	margin-bottom:5px;
	background:url(/images/gui/small_flower.png) no-repeat;
	padding-left:24px;
}

.profile_list_item .description {
}

.profile_list_item .picture, .profile .picture {
	float:right;
        margin-left:4px;
}

.profile .name {
	font-size:17px;
	font-weight:bold;
	line-height:18px;
	color:#b46f07;
	margin-top:5px;
	margin-bottom:5px;
}

.profile_alter .name {
}

.charity {
	border-top:1px dotted #b46f07;
	padding:5px;
	margin-bottom:10px;
}

.charity_first {
	border:0;
}

.charity .name {
	font-size:17px;
	font-weight:bold;
	line-height:18px;
	color:#b46f07;
	margin-top:5px;
	margin-bottom:5px;
	background:url(/images/gui/small_flower.png) no-repeat;
	padding-left:24px;
}

.charity .description {
	float:left;
	width:340px;
}

.charity .contact {
	float:left;
	width:190px;
	margin-left:50px;
	background:url(/images/gui/over_curve.png) no-repeat;
	padding-top:13px;
}

.charity .contact_heading {
	font-size:11px;
	color:#F7F3DB;
	background:#77563e;
	padding:0px 0px 0px 0px;
	text-align:center;
}

.charity .contact_body {
	font-size:11px;
	line-height:14px;
	border:1px solid #77563e;
	background:#F7F3DB;
	padding:5px;
}

#contactform {
	border-top:1px dotted #472d1a;
	padding-top:10px;
}

#contactform br {
	clear:both;
}

#contactform label {
	float:left;
	width:100px;
}

#contactform input {
	float:left;
	font-size:12px;
	padding:3px;
	background:#f0ebc8;
	border:2px solid #DDD584;
	margin-bottom:1px;
}

#contactform textarea {
	float:left;
	font-size:12px;
	padding:3px;
	background:#f0ebc8;
	border:2px solid #DDD584;
	margin-bottom:1px;
}

#main .category-head h2 {
	color:#2a1b10;
}

#main .regular-price .price {
	color:#2a1b10;
}

.notice-msg, .note-msg, .success-msg {
	color:#2a1b10;
}

.mini-cart .head {
	color:#2a1b10;
}

.one-page-checkout .active .head {
	background-color:#2a1b10;
	border:1px none;
}

/* mailchimp form */
label.error{color:#FF0000;padding: 5px; background:#FFFFFF; border:1px solid #FF0000; display:block; width:160px; font-size:12px; font-weight:normal;}

/* Contact Form */
form#contactForm textarea {
height: 140px;
width: 400px;
}

form#contactForm input {
width:200px;
}

/* sidebar bullets */
ul.no-bullet {
list-style:none;
}
ul.no-bullet li {
margin-bottom:12px;
font-style:italic;
font-weight:bold;
}


/* sidebar charities images */
.sidebar-image{
text-align:center;
margin-bottom: 10px;
background:#F7F3DB;
padding:4px 0;
}

