body{
	margin:0;
	color:#606060;
	font:11px Arial, Helvetica, sans-serif;
	background:#fff;
}
img{border-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
#wrapper {
	width:1000px;
	overflow:hidden;
}
#header {
	overflow:hidden;
	width:100%;
	height:178px;
	padding:0px 0 0;
	background:url(../images/bg-header_new2.gif) no-repeat;
}
.logo {
	overflow:hidden;
	display:block;
	width:654px;
	height:95px;
	margin:0 0 24px 11px;
	background:url(../images/bg-logo.gif) no-repeat;
	text-indent:-9999px;
}
.logo a {
	display:block;
	width:654px;
	height:95px;
}
#header .ttl {
	letter-spacing:-1px;
	margin:0 0 0 17px;
	color:#606060;
	font-size:28px;
	line-height:33px;
}
#header p.estate {
	color:#fff200;
	font-size:12px;
	line-height:15px;
	text-decoration:none;
	margin:9px 0 0 23px;
	padding:0 0 3px 0;
}
#header p.estate a {color:#fff200;}
#header p.estate a:hover {text-decoration:underline;}
#main {
	padding:0 15px 0 0;
	overflow:hidden;
	height:1%;
}
#content {
	overflow:hidden;
	width:840px;
	padding:15px 0 0;
	float:left;
}
#page-title {
	overflow:hidden;
	height:1%;
	margin:0 0 9px 22px;
}
#page-title h1 {
	letter-spacing:-1px;
	margin:0;
	color:#606060;
	font-size:25px;
}

#page-title h2 {
	letter-spacing: -1px;
	margin: 0;
	color: #606060;
	font-size: 18px;
}

#content h1 {
	letter-spacing:-1px;
	margin:0;
	color:#606060;
	font-size:25px;
}
.box-holder {
	margin:0 0 38px;
	overflow:hidden;
	width:840px;
}
.box-row {
	padding:11px 0 11px 14px;
	overflow:hidden;
	width:908px;
	margin:0 0 -1px;
	border-bottom:1px solid #b9b9b9;
}
.box { 
	float:left;
	width:448px;
	overflow:hidden;
}
.box-row .short {width:384px;}
.box-row .short .box-info {width:310px;}
.box img {float:left;}
.box h2 {
	font-size:16px;
	margin:0 0 8px;
	color:#003300;
	letter-spacing:-1px;
}
.box h2 a {color:#003300;}
.box-info {
	padding:6px 10px 0 0;
	overflow:hidden;
	width:364px;
	float:right;
}
.box-info dl {
	font-size:13px;
	margin:0;
}
.box-info dt {
	color:#606060;
	float:left;
	padding:0 0 0 3px;
	margin:0 2px 0 0;
}
.box-info dd {
	color:#010101;
	overflow:hidden;
	height:1%;
	margin:0;
	padding:0 0 2px;
}

.agenda {
	padding: 0 0 0 22px;
}

.agenda a {
	color: green;
	font-size:13px;
	font-weight:bold;
}

.agenda ul {
	margin: 2px 0 0 0;
	padding: 0px 0 0 15px;
	}

.eventtitle {
	font-weight: bold;
	font-size: 1.1em;
}

#agendatable {
	margin: 0 25px 25px 5px;
}

#agendatable td {
	border: 1px solid #98bf21;
	font-size: 1em;
	padding: 3px 7px 8px 7px;
	border-collapse: collapse;
	vertical-align:top;
}

#agendatable a {
	font-size: 1em;
}

#agendatable th {
	border: 1px solid #98bf21;
	font-size: 1em;
	padding: 3px 7px 2px 7px;
	border-collapse: collapse;
	vertical-align:top;
	background-color:#C1D97A;
}

#agendatable tr.alt td {
	background-color:#EAF2D3;
}
	
.about-events {
	padding:15px 0 0 12px;
	width:575px;
	font-size:10px;
	line-height:11px;
	overflow:hidden;
	height:1%;
}
.about-events span {color:#64a140;}
.about-events p{margin:0;}
.about-events a {color:#606060;}
#sidebar {
	padding:27px 0 0;
	float:right;
	width:113px;
	overflow:hidden;
}
#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar li {padding:0 0 16px;}
#sidebar a {
	color:#fff200;
	width:113px;
	height:155px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
#sidebar a {text-decoration:none;}
#sidebar a span {
	padding:3px 5px;
	font-size:18px;
	line-height:20px;
	display:block;
	margin:0;
}
#sidebar a span em{
	position:relative;
	font-style:normal;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
}
#footer {
	height:1%;
	margin:-4px 0 0;
	padding:3px 2px 4px 4px;
	color:#fff;
	overflow:hidden;
	background:#606060 url(../images/bg-footer.gif) repeat-x 0 100%;
}
#footer p {
	margin:0;
	float:left;
}
#footer ul {
	list-style:none;
	float:right;
	margin:0;
	padding:0;
}
#footer li {
	margin:0 0 0 18px;
	float:left;
}
#footer li a {color:#fff;}
