body {
	background:#5a3d1b url(/images/gui/bg_color.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#58595b;
	margin:0;
	padding:0;
}

img {
	border:none;
}

.clear {
	clear:both;
}

a {
	color:#0462a4;
}

#wrap {
	background:#ffffff url(/images/gui/bg.gif) repeat-y;
	width:1001px;
	margin:0 auto;
	min-height:400px;
}

#header {
	padding-left:35px;
}

#main {
	padding-bottom:30px;
}

.col3_left {
	float:left;
	width:250px;
}

.col3_middle {
	float:left;
	width:475px;
}

.col3_right {
	float:left;
	width:200px;
}

.text_widget {
	padding:20px;
}

.donate_button {
	padding-top:50px;
	padding-bottom:10px;
	padding-left:35px;
}

.menu {
	padding-left:55px;
	width:160px;
}

.menu a {
	display:block;
	background:url(/images/gui/menu_bg.jpg) no-repeat bottom;
	color:#0462a4;
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	padding-right:25px;
	margin-top:10px;
	padding-bottom:5px;
}

.submenu a {
	display:block;
	background:none;
	color:#623a11;
	text-transform:none;
	letter-spacing:1px;
	height:18px;
	margin-top:4px;
	font-size:90%;
}

.menu a:hover {
	color:#fc8700;
}

.news_featured {
	width:182px;
	margin-left:38px;
	margin-top:50px;
}

.news_featured .news_list_item_date {
	display:block;
	color:#f78d0e;
}

.news_featured .news_list_item_title {
	font-weight:normal;
}

.news_top {
	background:url(/images/gui/news_top.jpg);
	height:21px;
	text-align:center;
	color:#0462a4;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:7px;
}

.news_middle {
	background:url(/images/gui/news_middle.jpg);
	min-height:50px;
	padding:5px 10px 5px 10px;
}

.news_bottom {
	background:url(/images/gui/news_bottom.jpg);
	height:14px;
}

.title {
	padding-top:50px;
	padding-bottom:5px;
}

h1 {
	color:#0462a4;
	font-size:18px;
	font-weight:normal;
	display:inline;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.content {
	line-height:16px;
}

#news_list_wrap {
	margin-top:10px;
}

.news_list_item {
	margin-bottom:15px;
}

.content .news_list_item_title {
	font-weight:bold;
	text-transform:uppercase;
}

.content .news_list_item_date {
	display:block;
	color:#f78d0e;
}

.news_list_item_abstract p {
	padding:0;
	margin:0;
}

.textwidget {
	margin-top:40px;
	margin-left:14px;
	width:182px;
}

.textwidget_top {
	background:url(/images/gui/news_top.jpg);
	height:21px;
	text-align:center;
	color:#aa1010;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:7px;
}

.textwidget_middle {
	background:url(/images/gui/news_middle.jpg) repeat-y;
	min-height:50px;
	padding:10px 10px;
}

.textwidget p {
	margin:0;
}

.textwidget_bottom {
	background:url(/images/gui/news_bottom.jpg) no-repeat bottom;
	height:10px;
}

#footer {
	width:1001px;
	background:url(/images/gui/bottom.gif) no-repeat;
	margin:0 auto;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	line-height:16px;
	padding-top:40px;
	padding-bottom:10px;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}


.content img {
max-width: 475px;
height:auto;
}

#followIcons{
text-align:right;
margin-right:50px;
}
#followIcons h3{
margin:0;
}
