@charset "utf-8";

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	text-align: center;
}
a:link {
	color: #0A2574;
	text-decoration: underline;
}
a:visited {
	color: #0A2574;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.twoColFixLtHdr #container {
/*	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	width: 1004px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
} 
.twoColFixLtHdr #container #nav {
	height: 1.75em;
/*	width: 780px;  */
	width: 1004px;
	background-color: #A6A6FF;
}
.twoColFixLtHdr #header {
	background-image: url(images/craftwaterflat.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	height: 137px;
} 

.twoColFixLtHdr #header h1 {
	margin: 0;
	color: #666666;
	font-size: 1.5em;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.twoColFixLtHdr #header h2 {
	font-size: 1em;
	color: #164C99;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.twoColFixLtHdr #sidebar1 {
	width: 180px;
	float: left;
	top: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.twoColFixLtHdr #sidebar1 h1 {
	color: #70C756;
	font-size: 1em;
	padding-top: 0px;
	padding-left: 10px;
	bottom: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
	top: 0px;
}
.twoColFixLtHdr #sidebar1 h2 {
	color: #70c756;
	font-size: .9em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.twoColFixLtHdr #sidebar1 p {
	font-size: .8em;
	color: #0A2574;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}

.twoColFixLtHdr #sidebar1 a:link, .twoColFixLtHdr #sidebar1 a:visited, .twoColFixLtHdr #sidebar1 a:active {
	color: #0A2574;
	text-decoration: none;
}

.twoColFixLtHdr #sidebar1 a:hover {
	color: #339900;
	text-decoration: none;
}

.sidebarmenu {
	font-size: 0.8em;
	line-height: 200%;
	text-decoration: none;
	margin-left: 20px;
	display: block;
}

.twoColFixLtHdr  #maincontent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 205px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 5px;

} 
.twoColFixLtHdr #container #maincontent p.address {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}


.twoColFixLtHdr  #maincontent  h1 {
	color: #0A2574;
	font-size: 1em;
	top: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.twoColFixLtHdr #maincontent h2 {
	font-size: .9em;
	color: #0A2574;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

.twoColFixLtHdr #maincontent p {
	font-size: .8em;
	line-height: 140%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
	color: #333333;
}
.formlabels {
	float: left;
	margin-bottom: 5px;
	margin-left: 10px;
}
.formfields {
	float: left;
	margin-bottom: 5px;
	margin-left: 0px;
}

.tarea {
	color: #333;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: auto;
}

.lineparagraph {
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #maincontent ul {
	padding-left: 0px;
	margin-left: 40px;
	list-style: none;
}
.twoColFixLtHdr #maincontent li {
	line-height: 150%;
	font-size: 0.8em;
	list-style-position: outside;
	list-style-image: url(/images/dot.gif);
}
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #A6A6FF;
} 

.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 60%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.warning {
	font-weight:bold;
	color:#FF0000;
  }
.seminartable {
	font-size: .8em;
	color: #333;
	margin-left: 10px;
}
img {
	border: none;
}
