html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h2, h3, form {
	font: 12px/1.6 tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
}

.menu_item{
	height: 41px;
	width: 89px;
	color: #a3b271;
	font-size: 16px;
	padding: 20px 20px 20px 0;
	margin-top: 10px;
	margin-left: 0;
}

.menu_item_selected{
	height: 41px;
	width: 89px;
	color: #dcf09b;
	font-size: 16px;
	padding: 20px 20px 20px 0;
	margin-top: 10px;
	margin-left: 0;
}

#header {
	height: 203px;
	position: absolute;
}
#header h1 {
	margin-top: 44px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 7px;
}
#nav img {
	float: left;
}

#headline {
	padding-top: 205px;
}

#photo {
	float: left;
	width: 440px;
}
#photo div {
	padding: 2px;
}
#photo img {
	display: block;
}

#search-news {
	float: right;
	width: 310px;
	text-align: justify;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}

#counter_text {
	color: #a1a1a1;
	font-size: 10px;
}

a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	padding-top: 2em;
	text-align: justify;
}

#body-left {
	float: left;
	width: 408px;
}
#body-right {
	float: right;
	width: 330px;
}

#body-left ul.plussbullets {
	margin-top: 25px;
	margin-left: 150px;
	padding-left: 10px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 5px;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 0;
}

#right_box{	
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}

.holine{	
	color: #a3b271;
}

.green_head_sound {	
	color: #8a9760;
	font: bold 14px/2 "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 20px;
	border-color: #8a9760;
}

.green_head_sound_no_indent {
	color: #8a9760;
	font: bold 14px/2 "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 0px;
	border-color: #8a9760;
}


.chris_logo h1{
	height:  45px;
	color: #d4d6c2;
	font: bold 22px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.sub_head{
	padding: 3px;
	margin: 0;
	color: #42453e;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	color: #a3b271;
	font: bold 22px/2 "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}

.green_head {
	color: #a3b271;
	font: bold 13px/2 "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}

.green_head2 {
	color: #a3b271;
	font: bold 13px/2 "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}

.list_table{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.list_table td{
	width: 300px;
	
}


/*TUMBLR*/

.tumblr_posts li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 20px;
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 15px;
}

.tumblr_body{
	font-size: 12px;
	color: #444;
	line-height: 17px;
	
}

.tumblr_description {
	font-size: 13px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #444;
}

.tumblr_post{
	
}

.tumblr_quote{
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	line-height: 27px;
	letter-spacing: -1px;
	color: #44cc44;
	border-left: solid 5px #ffcc99;
	padding-left: 10px;
	
}

.tumblr_quote_post{
	
}
.tumblr_open_quote{
	
}
.tumblr_close_quote{
	
}
.tumblr_source{
	
}
.tumblr_photo_post{
	text-align: center;
}
.tumblr_photo{
	width: 500px;	
}
.tumblr_caption{
	font-size: 14px;
	font-weight: bold;
	color: #444;
	margin-top: 10px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.tumblr_link_post{
	
}
.tumblr_link{
	font: Bold 20px Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #8a9760;
}
.tumblr_chat_post{
	
}
.tumblr_chat_post ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 1px;
	border-left: solid 5px #99ccff;
}

.tumblr_chat_post  ul li {
	font-size: 12px;
	padding: 4px 10px 4px 8px;
	color: #444;
	margin-bottom: 1px;
	padding-bottom: 0;
	border-bottom-style: none;
	
}

.tumblr_label{
	font-weight: bold;	
}
.tumblr_text_post{
	
}
.tumblr_text_post ol li {
	list-style-type: decimal;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom-style: none;
}
.tumblr_title{
	color: #8a9760;
	font: bold 18px/2 "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0px;
	border-color: #8a9760;
}
.tumblr_video_post{
	
}
.tumblr_video{
	
}
.tumblr_audio_post {
	
}

