/* standard elements */


a {
	color: #009;
}

a:hover {
	color: #666;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-image: url(images/bg1.jpg);
	background-color: #CCC;
}

p,blockquote,ul {
	margin: 5px;
}

h1 {font: normal 1.6em serif;}

h2 {
	font: bold 1em Papyrus,arial;
	margin: 3px 0 1px;
}

ul {
	margin-left: 0em;
}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

img.left {margin: 0 18px 6px 0;}

.divider {
	background: url(.gif) no-repeat;
	height: 20px;
	margin: 24px 0;
}


/* navigation */
.navigation {margin: 0 24px;}

.navigation a {
	color: #6C7151;
	font: normal 1.9em serif;
	line-height: 50px;
	margin: 0 16px;
	text-decoration: none;
}
.navigation a:hover,.navigation #selected {
	color: #2C3111;
}

/* content */
.content {
	clear: both;
	font-size: 12px;
	margin-left: 13px;
	padding-bottom: 1px;
	margin-right: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: justify;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content2 {
	clear: both;
	font-size: 12px;
	margin-left: 13px;
	padding-bottom: 1px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content3 {
	clear: both;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	margin: 10px;
	padding: 5px;
	border: 1px solid #333;
	background-color: #999;
}

.event_title {
	clear: both;
	font-size: 14px;
	margin-left: 13px;
	padding-bottom: 1px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.date {
	clear: both;
	font-size: 12px;
	margin-left: 13px;
	padding-bottom: 1px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #550508;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.content .spacer {
	height: 42px;
}

/* content item */
.item {clear: both;}

.item img {
}

.item .title {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-repeat: repeat-x;
	margin-right: 8px;
	margin-left: 8px;
	text-align: left;
	margin-bottom: 3px;
}

.item .sub_title {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-repeat: repeat-x;
	margin-right: 8px;
	margin-left: 8px;
	text-align: left;
	margin-bottom: 5px;
}

.item .metadata {
	color: #666;
	font-size: 0.9em;
	float: left;
	padding: 0 0 6px 4px;
}

.item .body {
	clear: both;
}

/* footer */
.footer {
	background: url(img/bgfooter.gif) no-repeat;
	color: #666;
	font-size: 1.1em;
	line-height: 41px; 
	margin: 0 auto;
	text-align: center;
	width: 796px;
}

.footer a {
	color: #666;
	text-decoration: none;
}

.footer a:hover {
	color: #333;
	text-decoration: underline;
}

.item {clear: both;}

.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
