body {
	font-family: Verdana;
	font-size: 13px;
	color: #6d6f71;
	text-align: center;
	background: url(../images/bg.jpg) repeat-x;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

a {
	color: #7b9d4b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#logo {
	float: left;
	margin: 0;
	padding-left: 30px;
	margin-top: -10px;
}

#logo h1 {
	font-size: 52px;
	font-weight: normal;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: #808080 -1px 1px 2px;
	text-transform: lowercase;
}

#logo p {
	font-size: 16px;
	color: #FFFFFF;
	text-shadow: #808080 -1px 1px 2px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: -40px;
}

#menu {
	width: 960px;
	height: 50px;
	float: left;
	background: url(../images/menu_bg.png) no-repeat;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 5px 5px 5px 5px;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	float: left;
	padding: 12px 25px 12px 20px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #8A5608 -1px 1px 1px;
}

#search_top {
	float: right;
	margin-right: 30px;
	padding-top: 5px;
}

#search_top input {
	border: 1px solid #FFFFFF;
	padding: 3px;
}

#header {
	float: left;
	width: 960px;
	height: 140px;
	margin-top: 30px;
	background: url(../images/header.jpg) no-repeat;
}

#container {
	float: left;
	margin-bottom: 30px;
	width: 960px;
	background: #FFF;
}

#content {
	float: left;
	width: 550px;
	text-align: justify;
	padding-left: 10px;
	line-height: 26px;
}

#date {
	text-transform: uppercase;
	font-size: 12px;
	color: #999;
	padding-left: 20px;
	margin-top: -20px;
}

#top_bar {
	background: url(../images/bg_top.png) no-repeat;
	height: 17px;
	width: 960px;
	float: left;
	margin-top: 5px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
	color: #ff940e;
	letter-spacing: -1px;
}

img {
	margin: 10px 20px 10px 0px;
	border: 2px 
}

#title_sidebar {
	float: right;
	width: 320px;
	height: 40px;
	padding: 10px 5px 0px 15px;
	color: #FFF;
	font-size: 22px;
	letter-spacing: -1px;
	background: url(../images/navi_bg.png) no-repeat;
}

#sidebar p {
	padding: 5px 5px 5px 5px;
	line-height: 26px;
}

#sidebar {
	float: left;
	width: 330px;
	line-height: 22px;
	text-align: justify;
	padding: 20px;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 5px 5px 5px 5px;
}

#sidebar li {
	display: block;
	float: left;
	width: 320px;
	border-bottom: 1px solid #F1F1F1;
	background: url(../images/bullet.jpg) no-repeat left;
}

#sidebar a {
	color: #888;
	font-size: 13px;
	display: block;
	float: left;
	padding: 5px 10px 5px 10px;
	text-decoration: none;

}

#sidebar a:hover {
	color: #a7bb1d;
	text-decoration: underline;
}

#footer {
	width: 960px;
	float: left;
	font-size: 12px;
	color: black;
	padding-left: 30px;
	margin: 0 auto;
	background: url(../images/foot_bg.png) no-repeat;;
}

#footer a, #footer a:hover {
	color: #c8e79b;
}
