@charset "utf-8";
body, h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4 {
	padding-top: 10px;
	padding-bottom: 5px;
	color: #33999b; background-color: transparent;
}
body  {
	text-align: center;
	background: #FFE8C8; color: #000000;
	font-size: 100.01%;
	line-height: 1.3;
}

a {text-decoration:none; font-weight: bold;}
cite {}

.twoColHybLtHdr #container { 
	width: 835px;  
	margin: 0 auto; 
	text-align: left; 
} 
.twoColHybLtHdr #header { 
	padding: 5px 10px 10px 35px;  
} 
.twoColHybLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

.twoColHybLtHdr #sidebar1 {
	float: left; 
	width: 15em; 
	padding-bottom: 15px;
	font-size: .7em;
	margin-left: 20px;
}
.twoColHybLtHdr #sidebar1 h3, .twoColHybLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}
.sidebar1 .box h4 {
	font-size: 1.1em;
	padding-left: 1em;}

.twoColHybLtHdr #sidebar1 ul.menu {
	padding: 0.5em .75em;
	font:"Times New Roman", Times, serif;
}
.twoColHybLtHdr #sidebar1 ul.menu li {
	padding: 4px 0;
	list-style-type: none;
}

.twoColHybLtHdr #mainContent { 
	margin: 0 20px 0 15em; 
	padding-left: 25px;
	font-size: .8em;
} 
.twoColHybLtHdr #footer { 
	padding: 20px 10px 0 10px; 
	font-size: .75em;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
} 
.twoColHybLtHdr #footer p {
	margin: 0;
	padding: 10px 0; 
	font-size: .75em;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

/* Miscellaneous classes for reuse */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.months {
	text-align: center;
	font-size: .85em;
	margin-bottom: 2.5em;
}
.when {
	font: bold .9em Georgia, "Times New Roman", Times, serif;
	color: #006600;
}
.smit {
	font: normal .65em Arial, Helvetica, sans-serif;
	padding: 0 40px;}
.aside {
	margin-top: 2em;
	width: 14em;
	border: 1px dashed #48699e;
	text-align: center;
	background:#f5f8fd;
	padding-left: 5px;
}
caption {
	color: #33999b; background-color: transparent;
	font: bold italic 160% Georgia, "Times New Roman", Times, serif;}
table.calendar {
	width: 100%;
	border:1px solid #008800;
	border-collapse:collapse;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	clear: right;
	margin: 15px 0;}
table.calendar td {
	vertical-align: top;
	padding: 2px 4px;}
tr.even{
	background:#e2eeda;}	
tr.odd {
	background: #fff;}
table.calendar th {
	padding: 5px;
	text-align: center;}
table#lightnesstable {
	width: 80%;
	margin-left: 10%;
	border: 2px solid #379698;
}
table#feldtable  {
	width: 80%;
	margin-left: 10%;
	border: 2px solid #48699e;
}
table#lightnesstable td {
	padding: 5px;
	text-align: center;
	background-color: #4c80cb; color: #000; 
	}
table#feldtable td {
	padding: 5px;
	text-align: center;
	background-color:#ce33b5; color:#fff;
	
}
/***** used on home page only *****/
#addflash{
	margin-top: -32px;
	margin-left: -18px;
	}
table.columns {
	border-collapse:collapse;
	width: 640px;
	}
table.columns td {
	vertical-align: top;
	padding: 10px 20px 20em 20px;
}
table.columns td#leftcol {
	background-color: #ce33b5;	color:#33999b;
	border-left: 6px solid #48699e;
	width: 200px;
}
table.columns td#centercol {
	background-color: #4c80cb;	color:#33999b;
	border-left: 6px solid #379698;
	width: 216px;
}
table.columns td#rightcol {
	background-color: #33999b;	color:#33999b;
	border-left: 6px solid #a89fce;
	width: 200px;
}
table.columns h2 {
	font-size: 1.1em;
	font-style: italic;
	line-height: normal;
	text-align: center;
}
table.columns p {
	font-size: 85%;
	color: #fff; background-color: transparent;
}
/** Navigation **/
table.columns h2 a:link, table.columns h2 a:visited {color: #fff; background-color: transparent;}
a:link, a:visited {color: #0000FF; background-color: transparent;}
table.columns h2 a:hover, a:hover{color: #0000FF; background-color: #fff;}

/****** Signup Form *******/
#signup, #video {
	background-color: #f5f8fd;
	text-align: center;
	margin: 5px auto;
	padding: 5px 0;
	border: 1px dashed #48699e;
}
.new {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	padding: 0 15px;
}
