/*
body {
	background-color: #333333 ;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	}
	
*/
div#siteheader {
	background-image: url( "../calendar_images/background_header.gif" ) ;
	}
	
h1 {
	background-image: url( "../calendar_images/logo.gif" ) ;
	background-position: top left ;
	background-repeat: no-repeat ;
	color: #87BC64 ;
	font-size: 1px ;
	height: 69px ;
	line-height: 1px ;
	margin: 0px 0px 0px 0px ;
	overflow: hidden ;
	padding: 0px 0px 0px 0px ;
	}
	
div#siteheader div.rule {
	background-color: #F0F0F0 ;
	border-bottom: 1px solid #999999 ;	
	border-top: 1px solid #666666 ;	
	font-size: 2px ;
	line-height: 2px ;
	}
	
ul#primarynav {
	list-style-type: none ;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	}
	
ul#primarynav li, ul#primarynav li a {
	float: left ;
	padding: 3px 0px 0px 10px ;
	}
	


/*
ul#primarynav {
	background-color: #FFFFFF ;
	height: 23px ;
	list-style-type: none ;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	}
	
ul#primarynav li {
	float: left ;
	}
	
ul#primarynav li a {
	background-image: url( "../calendar_images/nav_background.gif" ) ;
	background-position: top left ;
	background-repeat: no-repeat ;
	color: #555555 ;
	float: left ;
	font-size: 10px ;
	font-weight: bold ;
	height: 23px ;
	line-height: 21px ;
	overflow: hidden ;
	padding: 0px 13px 0px 30px ;
	text-decoration: none ;
	}
	
ul#primarynav li a.on {
	background-color: #FEF3B9 ;
	background-image: url( "../calendar_images/nav_background_on.gif" ) ;
	}
*/
	
	
	
div#sitecontent {
	background-color: #F0F0F0 ;
	border-bottom: 1px solid #666666 ;
	border-top: 1px solid #999999 ;	
	}
	
div#sitecontent div.buffer {
	padding: 35px 50px 50px 25px ;
	}
	
div#sitefooter {}

div#sitefooter div.rule {
	border-bottom: 1px solid #000000 ;
	background-color: #87BC64 ;
	}
	
div#sitefooter div.rule div {
	background-color: #FEF3B9 ;
	border-right: 1px solid #666666 ;
	font-size: 12px ;
	height: 12px ;
	line-height: 12px ;
	width: 220px ;
	}
	
p#copyright {
	color: #CCCCCC ;
	font-size: 10px ;
	margin: 0px 0px 0px 0px ;
	padding: 15px 0px 50px 15px ;
	}


/*  Metta Stuff */



p#calendarcontrols {
	float: right ;
	font-size: 11px ;
	line-height: 20px ;
	margin: 0px 0px 0px 0px ;
	}
	
p#calendarcontrols a {
	color: #333333 ;
	}
	
form#calendarform {
	margin: 0px 0px 5px 0px ;
	}
	
form#calendarform select,
form#calendarform input {
	font-size: 11px ;
	}

table#calendar {
	background-color: #999999 ;
	}
	
table#calendar td {
	vertical-align: top ;
	}
	
table#calendar tr.header td {
	background-color: #00717D;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
	
table#calendar tr.days td {
	background-color: #FFFFFF ;
	color: #6B4F2E ;
	padding: 4px 4px 4px 4px ;
	}
	
table#calendar tr.days td.header {
	background-color: #E0E0E0 ;
	padding: 0px 0px 0px 0px ;
	vertical-align: middle ;
	}
	
table#calendar tr.days td.header a {
	color: #333333 ;
	display: block ;
	font-size: 10px ;
	font-weight: bold ;
	height: 80px ;
	line-height: 80px ;
	text-align: center ;
	text-decoration: none ;
	width: 15px ;
	}
	
table#calendar tr.days td.other {
	background-color: #F0F0F0 ;
	}
	
table#calendar tr.days td.today {
	background-color: #BDE2AC ;
	}
	
table#calendar tr.days td a.daynumber, 
table#calendar tr.days td a.daynumberfull {
	background-color: #FFFFFF ;
	border: 1px solid #666666 ;
	border-left: 1px solid #CCCCCC ;
	border-top: 1px solid #CCCCCC ;
	display: block ;
	font-size: 10px ;
	height: 15px ;
	line-height: 15px ;
	margin-bottom: 3px ;
	text-align: center ;
	text-decoration: none ;
	top: 0px ;
	width: 23px ;
	}
	
table#calendar tr.days td a.daynumberfull {
	background-color: #FEF3B9;
	color: #333333;
	font-weight: bold;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
table#calendar tr.days td a.event {
	color: #262626 ;
	display: block ;
	font-size: 11px ;
	margin: 0px 0px 5px 0px ;
	text-decoration: none ;
	}
	
table#calendar tr.days td em.note {
	color: #999999 ;
	}
	
table#calendar tr.footer td {
	background-color: #BDE2AC ;
	font-size: 2px ;
	line-height: 2px ;
	padding: 0px 0px 0px 0px ;
	}
	
table.dataform {}

table.dataform td.left {
	border-right: 2px solid #CCCCCC ;
	font-weight: bold ;
	padding: 6px 13px 12px 0px ;
	text-align: right ;
	vertical-align: top ;
	}
	
table.dataform td.left label {
	display: block ;
	width: 110px ;
	}

table.dataform td.right, 
table.dataform td.righttext {
	padding: 5px 0px 12px 13px ;
	vertical-align: top ;
	}
	
table.dataform td.righttext {
	padding-top: 6px ;
	}

table.dataform tr.fieldnote td,
table.dataform td.fieldnote {
	color: #999999 ;
	font-size: 11px ;
	padding: 3px 0px 0px 0px ;
	}
	
input.date {
	width: 120px ;
	}
	
input.time {
	width: 120px ;
	}
	
input.large {
	width: 400px ;
	}
	
textarea.description {
	height: 200px ;
	width: 400px ;
	}

div.instancenote {
	background-color: #EAEAEA ;
	border: 1px solid #AAAAAA ;
	margin: 10px 0px 0px 0px ;
	padding: 10px 10px 10px 10px ;
	width: 350px ;
	}
	
div.instancenote strong {
	display: block ;
	margin: 0px 0px 7px 0px ;
	}
	
div.formerrors {
	color: #CC0000 ;
	}
	
div.formerrors h3 {
	margin: 0px 0px 7px 0px ;
	}
	
	
	/* Content */
	
	
/* body,  */
td {
	font-family: verdana, arial, georgia, sans-serif ;
	font-size: 14px ;
	}

h1,
h2,
h3,
h4,
h5,
h6,	
p,
ul,
ol {
	margin-bottom: 16px ;
	margin-top: 0px ;
	}
	
form {
	margin: 0px 0px 5px 0px ;
	}

h2 {
	color: #264389 ;
	font-size: 20px ;
	font-weight: bold ;
	}

strong.warning {
	color: #CC0000 ;
	}