@charset "utf-8";
/* CSS Document */

#outerWrapper {
	width: 791px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contentWrapper {
	width: 791px;
	overflow: hidden;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
}
#sidebar {
	float: left;
	width: 178px;
	margin-left: 10px;
	padding-top: 25px;
}
#sidebar a, a:link, a:visited, a:active {
	color: #adbfd6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;	
} 
#sidebar a:hover {
	text-decoration: underline;
}
#content {
	width: 540px;
	margin-left: 200px;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 18px;
	background-position: center top;
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
#content a, a:link, a:visited, a:active {
	/*color: #0000CC;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
} 

#content a:hover {
	text-decoration: underline;
}

#content #mainText a, a:link, a:visited, a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
} 


#outerWrapper #contentWrapper #content a {
	text-decoration: none;
}

#outerWrapper #contentWrapper #content h1 {
	font-size: 24px;
	font-weight: bold;
}
#outerWrapper #contentWrapper #content h2 {
	font-size: 20px;
	font-weight: bold;
}
#outerWrapper #contentWrapper #content h3 {
	font-size: 18px;
	font-weight: bold;
}
 
#outerWrapper #contentWrapper #content input, textarea {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	padding-left: 5px;
	padding-right: 5px;
}
#outerWrapper #contentWrapper #content select {
	background-color: #EEDEBD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
#header {
	height: 134px;
	width: 100%;
	background-image: url(images/header_bg.jpg);
}
#footer {
	height: 88px;
	width: 100%;
	background-position: top;
	vertical-align: bottom;
	background-image: url(images/footer_bg.jpg);
}
body {
	color: #f2e1c1;
}
.fltrt {
	float: right;
	margin-left: 10px;
}
.fltlft {
	float:left;
	margin-right: 10px;
}
.indentedLink {
 	padding-left:25px;
}
.calendarWrapper {
	width: 100%;
}
.monthHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F3E2C4;
	background-color: #B79567;
	width: 100%;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.eventWrapper {
	width: 500px;
	overflow: hidden;
}
.eventDate {
	float: left;
	width: 125px;
	padding-left: 15px;
}
.event {
	margin-left: 140px;
}
.eventWrapper ul {
	margin: 0;
	list-style:disc;
}
.eventWrapper li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 25px;		
}
/*************************/
/* Web Calendar Section - This css will override the generated css in the page. */

#yearform label {
   font-size:16px;
}

th {
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
}  
#monthform,
#weekform,
#yearform {
  text-align: center;
 
}
#monthform,
#weekform,

#trailer {
  margin: 0px;
  padding: 0px;
  
}
#trailer form {
	width: 33%;
	border-top: 1px solid #000000;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 25px;
	
}
#trailer label {
  margin: 0px;
  padding: 0px;
  font-size:11px;
  font-weight: bold;
 
}

#menu {
  clear: both;
}
#menu a, a:link, a:visited, a:active  {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}


#month .dayofmonth  a, a:link, a:visited, a:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	padding: 0px 2px 0px 3px;
}
.dayofmonth  a:hover {
	color:#FFFFFF;
}
#month caption a, a:link, a:visited, a:active  {
	color:#5652FF;
	border:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding-bottom: 5px;
}
#month caption a:hover  {
	color:#FF0000;
	text-decoration:underline;
}

.minical td {
  padding: 0px 2px;
  border: 1px solid #fef8f0;
  background-color:#FFFFCC;
}
.minical th {
	color:#ffffff;
	background-color: transparent;
	font-size:10px;
} 
.minical td.empty {
	color: #FFFFFF;
	text-align: center;
	border:none;
	background-color: transparent;
	border-color: transparent;
}
.minical td {
	padding: 0px 2px;
	border: 1pt solid #000000;
}

.minical  a, a:link, a:visited, a:active  {
	font-weight: bold;
	font-size: 11px;
	color: #0000FF;
}

#week .main th {
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  background-color:#FFFFFF;
  width: 12%;
}

#week .main th.empty {
  background-color: #fef8f0;
  border-top: 1px solid #fef8f0;
  border-left: 1px solid #fef8f0;
}
#week .main th.row {
  width: 10%;
  vertical-align: top;
  height: 40px;
}
#vieww .main th.row,
#viewv .main th.row,
#viewm .main th.row,
#viewt th.row {
  width: 10%;
  vertical-align: top;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
}
#viewd .main th.row {
  border-right-width: 0px;
  text-align: left;
}

#navbar {
	padding-top: 0px;
	padding-bottom: 25px;
}
#navbar td {
	background-color: #50463C;
}
#navbar  a, a:link, a:visited, a:active  {
	color:#F0E0BF;
	text-decoration:underline;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding-bottom: 5px;
}
.adminTable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#F2E2C1;
}
.adminTable .odd {
	background-color: #71675E;
}
.navigation {
	background-color:#FFFFFF; 
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.sectionHeader {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	text-decoration:underline;
}