a {
	color: #716A0A;
}

a:hover {
	color: #FF9900;
}

#column_1 {
	background: url('../images/content-bg.png') top right no-repeat;
}

#wrapper {
	background: url('../images/content-bg.gif') top left no-repeat;
}

#logo a {
	background: url('../images/somazone-logo.gif') top left no-repeat;
}

#column_1 h3 {
	color: #726B0A;
}

#left_nav ul li#current a {
	color: #FF9900;
}

#left_nav ul li#current a {
	color: #FF9900;
}

#left_nav ul li#current ul li a {
	color: #726B0A;
}

#left_nav a, .moduletable-latest-stories a, .moduletable-latest-questions a {
	color: #726B0A;
}

#left_nav ul li.parent ul li#current a {
	color: #FF9900;
}

#left_nav ul ul li {
	border-top: 1px dotted #C8BB65;
}

#left_nav li.active_level3 a.active, #left_nav li.active_level2 a.active, #left_nav li.active_level1 a.active {
	color: #FF9900;
}

div.latest_module {
	background-color:#efebdb;
}

#left_nav a:hover,
#left_nav a#active_menu,
.mod_latest a:hover,
.moduletable-latest-stories a:hover,
.moduletable-latest-questions a:hover {
	color: #FF9900;
}

.moduletable-latest-stories h3 {
	background: url('../images/latest-stories.png') top left no-repeat;
}

.moduletable-latest-questions h3 {
	background: url('../images/latest-questions.png') top left no-repeat;
}

div.latest_list {
	background-color: #EDE8D7;
}

div.latest_list ul {
	border: 1px solid #EDE8D7;
}

div.latest_list ul li {
	border-bottom: 1px dotted #AFAA70;
}

#latest_stories_footer {
	background: url('../images/latest-stories-bot.png') bottom left no-repeat;
}

#latest_questions_footer {
	background: url('../images/latest-questions-bot.png') bottom left no-repeat;
}

#header_quote {
	background: url('../images/somazone-statement-bg.png') top left no-repeat;
}

#header_quote a {
	color: #efefef;
}

#home_buttons {
	background: url('../images/home-buttons-bg.gif') top right no-repeat;
}

#breadcrumbs, .moduletable_breadcrumbs {
	color: #716A0A;
}

#breadcrumbs a, .moduletable_breadcrumbs a {
	color: #716A0A;
}

#content, .moduletable_home_hero, .moduletable_breadcrumbs {
	background-color: #EFEBDB;
}

#content li {
	list-style-image: url('../images/bullet.gif');
}

#icon_question, #icon_answer {
	width: 32px;
	height: 32px;
	background: url('../images/icon-question.gif') no-repeat;
	float: left;
	margin-right: 0px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	text-indent: -3000px;
}

#icon_question, #icon_answer {
	background: url('../images/icon-question.gif') no-repeat;
}

#icon_answer {
	background: url('../images/icon-answer.gif') no-repeat;
}

.moduletable-search {
	border: 1px solid #9c8644;
}

#mod_search_searchword {
	color:#726b0a;
}

.moduletable-poll {
	background-color: #c8bb65;
	color:#4b4824;
}

.poll_buttons {
	background-color:#726b00;
}

.moduletable-content {
	background: url('../images/mod_conent_bg.png') no-repeat;
}

#footer {
	color: #CFCDC6;
}

#footer a {
	color: #A4A092;
}

fieldset legend {
	border: 1px solid #0f0;
}

form input.text_field, form textarea.text_field {
	border: 1px solid #999;
}

span.required {
	color: #f00;
}

input.text_button, button.text_button {
	background-color: #efefef;
	border: 1px solid #000;
}

.story_comment, .story_comment_odd {
	border-bottom: 1px dotted #C8BB65;
	background-color: #F3F0E4;
}

.story_comment_odd {
	background-color: #F7F5ED;
}

.errors, #system-message {
	border-top: 2px solid #de7a7b;
	border-bottom: 2px solid #de7a7b;
	background-color: #e6c0c0;
	color: #c00;
}

span.highlight {
	background-color: #ffff99;
}

div.field_caption {
	color: #555;
}
#newsletter {
	border: 1px solid #726B0A;
}


