table tr td {
	border-collapse: collapse;
}
body {
	margin-top:0;
	font-family: Georgia; serif;
	color: #555;
	background-color:#000;
}
h1, h2, h3, h4, h5 ,h6 {
	font-weight:normal;
}
p {
	font-size: 12px;
}
p.pagetitle {
	margin-top: 0;
}

div.box_calendar_right {
	float:right;
	width:175px;
	margin: 0 0 30px 30px;
	border-top: 1px solid #ffcc00;
	border-left: 1px solid #ffcc00;
	border-right: 1px solid #ffcc00;
}
div.box_calendar_right div.head {
	padding:5px;
	font-size: 16px;
	font-family: Georgia;
	font-style: italic;
}
div.box_calendar_right div.content {
	padding:10px;
	border-bottom:1px solid #ffcc00;
	background:#fff url(_images/bg_side.jpg) repeat-x;
}

div.box_calendar_left {
	width:130px;
	margin: 0px;
	border-top: 1px solid #ffcc00;
	border-left: 1px solid #ffcc00;
	border-right: 1px solid #ffcc00;
}
div.box_calendar_left div.head {
	padding:5px;
	font-size: 16px;
	font-family: Georgia;
	font-style: italic;
}
div.box_calendar_left div.content {
	padding:10px;
	border-bottom:1px solid #ffcc00;
	background:#fff url(_images/bg_side.jpg) repeat-x;
}
div.box_pages {
	padding:0px;
	margin:0;
	border: none;
}
div.box_pages div.head {
	background-color:transparent;
}
.box_members {
	padding: 4px;
}
.box_date {
	text-align: right;
}
div.box_admin div.content {
	background-color: #fff;
}
div.box_admin div.head {
	background-image:none;
	background-color: #ccc;
	padding: 0 3px;
	color: #666;
}
.box_controlpanel {
	padding: 5px;
	margin: 5px 0;
	border:1px solid #ccc;
}
.box_controlpanel a {
	padding: 0 4px;
	text-decoration: underline;
}
div.manage_top p.pagetitle {
	font-weight:normal!important;
}
.clear {
	clear:both;
}
p.success {
	color:#ff0000!important;
}
#search {
	float:right;
	width:auto;
	position:relative;
	top:80px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	background-color:#fff;
	-moz-border-radius: 0 0 15px 15px;
}
div.layout_header {
	padding: 20px;
	height: 110px;
}
div.layout_subheader {
	padding:5px;
}
#sub_header_clear {
	clear:both;
}
#side {
	float:left;
	width: 150px;
	min-height:300px;
	padding: 20px;
	background: #fff url(_images/bg_side.jpg) repeat-x;
}
#side div.head {
	background-color: none!important;
}
#side a {
	color: #993300;
	padding:0 0 10px 0;
}
#main {
	float:left; width: 685px;
	padding: 0 20px 20px 20px;
}
#main p {
	line-height: 150%;
}
#footer {
	clear:both!important;
}

#column1 {
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
	display:inline;
}
#column2 {
	float: left;
	width: 425px;
	display:inline;
}
.box_bottom {
	clear: both;
	padding: 20px 0;
	border-top: 2px dotted #ffcc00;
}
div.box_nav_group_1 div.content a {
	padding:10px; display:inline-block; font-weight:bold;
}
div.box_nav_group_1 div.content a:hover {
	background-color:#ffcc00;
}
div.box_nav_group_2 div.content a {
	padding:10px; display:inline-block;
}
div.box_nav_group_2 div.content a:hover {
	background-color:#ffcc00;
}
div.box_nav_group_3 div.content a {
	padding:10px; display:inline-block;
}
div.box_nav_group_3 div.content a:hover {
	background-color:#ffcc00;
}
div.box_nav_group_function {
	
}
div.box_nav_group_function div.content a {
	padding:5px 10px; display:inline-block;
}
div.box_nav_group_function div.content a:hover {
	background-color:#ffe682;
}
div.box_nav_main div.content a {
	padding:10px; display:inline-block;
}
div.powered_by {
	clear:both;
}
div.box_calendar, div.box_video, div.box_images, div.box_files, div.box_corkboard {
	margin:10px 0 10px 0;
}
div.box_calendar div.content, div.box_video div.content, div.box_images div.content, div.box_files div.content, div.box_corkboard div.content {
	padding:10px;
}
div.box_calendar div.head, div.box_video div.head, div.box_images div.head , div.box_files div.head, div.box_corkboard div.head {
	padding:10px;
}
div.item {
	margin: 0 0 10px 0;
}
.box_meta_5 a {
	display:block;
}
.box_pages a {
	display:block;
}
.util {
	border-left: 1px dotted #C90;
	background-color:#5B1E00;
}
table.displaycollection {
	border: none!important;
}
table.displaycollection tr td.white, table.displaycollection tr td.grey {
	font-size: 11px;
	padding: 5px;
}
table.displaycollection tr th.bar {
	background-image:none;
	color:#000;
	font-size:14px;
	border-bottom: 1px solid #ccc;
}
table.admingrouplist {
	background-color:#fff;
	border:none;
}
table.admingrouplist tr td {
	padding: 5px;
	font-size:11px;
}
table.admingrouplist tr:hover { background-color:#ffe682; }