@charset "utf-8";
@import url("base.css");

#main {
	background: url(../../elements/skin/main-bg.jpg) repeat-y left top;
}
#main #content{
	background: url(../../elements/skin/left-bg.jpg) no-repeat left top;
	min-height: 370px;
}
#main #left ul.navigation {
	margin-top: 9px;
}
#main #right {
	background: url(../../elements/skin/right-bg.jpg) no-repeat right top;
	min-height: 370px;
}
#main #right .mainimg{
	margin-top: 3px;
	width: 692px;
	height: 252px;
}
#main #right .content {
	width: 554px;
	padding-left: 16px;
}
#main h2{
	font-size: 1.5em;
	color: #085765;
	margin: 8px 0 0 0;
}
#main p{
	color: #ffffff;
	font-size: 1.16em;
	line-height: 1.2em;
	margin-bottom: 4px;
	margin-top: 6px;
}
/*#lower {
	height: 242px;
	background: url(../../elements/skin/events.gif) no-repeat center top;
	position: relative;
	font-size: 1.4em;
	color: #464749;
}
#lower .buckeye-baskets {
	width: 247px;
	height: 220px;
	border-bottom: 1px solid #84aeb2;
	border-right: 1px solid #84aeb2;
	position: absolute;
	bottom: 0px;
	left: 20px;
	text-align: center;
}
#lower a{
	font-weight: bold;
	text-decoration: none;
	color: #085765;
}
#lower a.more{
	text-decoration: underline;
	font-weight: normal;
}
#lower a span {
	color: #464749;
}
#lower .news {
	width: 500px;
	height: 185px;
	border-bottom: 1px solid #84aeb2;
	position: absolute;
	bottom: 0px;
	left: 268px;
}
#lower .news h3 {
	padding-left: 16px;
	border-bottom: 1px solid #84aeb2;
	display: inline-block;
	font-size: 1.85em;
	font-weight: bold;
	color: #085765;
	margin-bottom: 4px;
}
#lower .news p {
	line-height: 1.28em;
	margin-bottom: 6px;
}
#lower .events {
	width: 198px;
	height: 177px;
	border-bottom: 1px solid #84aeb2;
	border-left: 1px solid #84aeb2;
	position: absolute;
	bottom: 0px;
	left: 768px;
}
#lower .events p {
	margin: 0 36px 20px 12px;
}*/
#lower {
	background: url(../../elements/skin/events.gif) no-repeat center top;
	font-size: 1.4em;
	color: #464749;
	/*border: 1px solid red;*/
}
#lower .buckeye-baskets {
	width: 247px;
	/*height: 220px;*/
	float: left;
	margin: 21px 0 0 20px;
	/*border-bottom: 1px solid #84aeb2;*/
	text-align: center;
}
#lower .news {
	width: 500px;
	/*height: 185px;*/
	float: left;
	margin: 56px 0 0 1px;
	/*border-bottom: 1px solid #84aeb2;*/
}
#lower .events {
	width: 198px;
	/*height: 177px;*/
	float: left;
	margin: 64px 0 0 1px;
	/*border-bottom: 1px solid #84aeb2;*/
}
#lower .btmline {
	height: 1px;
	width: 945px;
	margin-left: 20px;
	line-height: 1px;
	border-bottom: 1px solid #84aeb2;
	clear: both;
}
#lower a{
	font-weight: bold;
	text-decoration: none;
	color: #085765;
}
#lower a.more{
	text-decoration: underline;
	font-weight: normal;
}
#lower a span {
	color: #464749;
}
#lower .news h3 {
	padding-left: 16px;
	border-bottom: 1px solid #84aeb2;
	display: inline-block;
	font-size: 1.85em;
	font-weight: bold;
	color: #085765;
	margin-bottom: 4px;
}
#lower .news p {
	line-height: 1.28em;
	margin-bottom: 6px;
}
#lower .events p {
	margin: 0 36px 20px 12px;
}
#footer {
	color: #464749;
	height: 80px;
}
#footer div{
	top: 22px;
}
