body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#eee;
	background-color:#27394E;
	line-height: 16px;
}

p {
	margin-bottom: 20px;
}

img {
	border:0px;
}

/*layout*/

#container {
	text-align:left;
	margin: auto;
	width:900px;

}
#header {
	width:100%;
	background:  url(../hd2/images/banner2.jpg) repeat-x left bottom;
}
#contact {
	width: 154px;
	text-align:center;
	padding-top: 16px;
}


#content {
	padding:20px 18px 10px 26px;
	background:url(../hd2/images/satellite.jpg) top center no-repeat;
}
#rightcolumn {
	width:160px;
	padding: 13px 3px 10px 3px;
	background: url(../hd2/images/HDhorizGradientBarRight.jpg) top right repeat-y;
	line-height:12px;
}
#rightcolumn img{
	margin-left:0px;
	margin-right:-6px;
}
#rightcolumn li {
	margin-left: -26px;
	list-style-image:url(../images/bullet.gif);
}
#rightcolumn ul li {
	color:#333;
}
#rightcolumn hr, rightcolumnwide hr {
	color:#999999;
	width: 150px;
}
#rightcolumnwide {
	width:200px;
	padding: 13px 10px 10px 3px;
/*	background: url(images/HDhorizGradientBarRight.jpg) top left repeat-y; */
	line-height:16px;
}
#rightcolumnwide img{
	margin-left:0px;
	margin-right:-6px;
}
#rightcolumnwide li {
	margin-left: -26px;
	list-style-image:url(../images/bullet.gif);
}
/*#rightcolumnwide ul li {
	color:#333; */
}
#tbl-form {
	width:350px;
	padding: 4px 10px 0px 10px;
	background-color:#F4F4EA;
	border:#CBCBCB 1px solid;
	font-size:110%;
	line-height: 17px;
}
#tbl-form input, #tbl-form textarea {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#555555;
}
#footer {
	width:100%;
	height: 80px;
	text-align:center;
}

#tbl-sponsors {
	margin-left: auto;
	margin-right:auto;
	width: 400px;
	padding: 4px;
	border: 1px solid #666;
}
#tbl-moreinfo {
	width: 200px;
	padding: 3px;
	border: 1px solid #666;
}

/*left columns*/

#leftcolumn {
	height: auto;
	width: 160px;
	background: url(../hd2/images/HDhorizGradientBarRight.jpg) top right repeat-y;
}	
#left {
	padding: 0px 2px 10px 10px;
	margin-top:20px;
}


/*fonts*/


a:link, a:visited {
	color:#C5EE48;
	text-decoration:none;
}
a:hover {
	color:#C5ee48;
	text-decoration:underline;
}
#rightcolumn a {
	font-weight:bold;
}

h1 {
	font-size: 14px;
	font-weight:bold;
	color:#FFF;
}

h2 {
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#FFF;
}

h3 {
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#FFF;
	font-style:italic;
}
h4 {
	font-size:11px;
	font-weight:bold;
	color:#FFCC66;
}
.small-font {
	font-size:10px;
	line-height:normal;
}
.emphasis-font {
	color:#D1E399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:15px;
}
.current-page-font {
	color:#990000;
	font-weight:bold;
}



/*misc*/

.float-left {
	float:left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.float-right {
	float:right;
	margin-left: 12px;
	margin-bottom: 12px;
}
ol li {
	list-style-position:outside;
}
ol li li {
	list-style:disc;
	list-style-position:outside;
}

/* for schedule */
hr {
	color:#223a55;
}
#tbl-sched {
	margin: 0px;
}
	
#tbl-sched td {
	margin: 0px;
	padding: 2px 0px 2px 4px;
}
.tbl-sched-header {
	font-weight:bold;
	background-color:#DDD;
	color:#333333;
	font-size:110%;
	line-height: 16px;
	padding: 3px 0px 3px 0px;
}
.tbl-sched-header a {
	color: #000099;
	text-decoration:underline;
}	
.tbl-sched-header a:hover {
	text-decoration:none;
}
	
#td-sched-end {
	border-bottom: 1px solid #5c748c;
	}

#tbl-sched hr {
	color:#5c748c;
	}

/* for stewardship fair */

#pie-activities {
background:url(images/activities.gif) bottom right no-repeat;
border-top: 2px solid #666;
border-left: 2px solid #666;
}
#pie-displays {
background:url(images/displays.gif) bottom left no-repeat;
border-top: 2px solid #666;
border-right: 3px solid #666;
}
#pie-science {
background:url(images/science.gif) top right no-repeat;
border-left: 2px solid #666;
border-bottom: 2px solid #666;
}
#pie-presentations {
background:url(images/presentations.gif) top left no-repeat;
border-right: 3px solid #666;
border-bottom: 2px solid #666;
}
#stewfair ul li {
margin-left: -20px;
}
