body {
	font-size: 13px;
	font-family: Helvetica, Arial, Tahoma;
	font-weight: normal;
	color: #333333;
	background-color: #CCE5FF;
	line-height: 16px;
	margin-top: 0px;
}
body#home #content,
body#hotel #content,
body#contact #content,
body#archives #content {
	background-image: url(../images/bkgd.gif);
}	
h1 {
	font-size: 22px;
	font-family: Helvetica, Arial, Tahoma;
	font-weight: normal;
	color: #006310;
	margin-top: 0px;
	padding-top: 2px;
}
h2 {
	font-size: 14px;
	font-family: Helvetica, Arial, Tahoma;
	font-weight: bold;
	line-height: 20px;
	color: #006310;
	margin-bottom: 0px;
}
h3 {
	font-size: 14px;
	color: #006310;
	background-color: #A6D0BD;
	text-align: center;
	padding: 6px;
}
h4 {
	font-size: 13px;
	color: #006310;
	padding: 0px;
	margin-top: 0px;
}
th {
	font-size: 13px;
	color: #006310;
	text-align: left;
	background-color: #99CCFF;
	padding-top: 6px;
}

#top {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#content {
	background-color: #FFF;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	padding: 45px;
	padding-top: 35px;
	padding-bottom: 25px;
	min-height: 350px;
}

#copyright {
	font-size: 12px;
	font-family: Helvetica, Arial, Tahoma;
	font-weight: normal;
	width: 800px;
	line-height: 14px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}

td#sponsor {
	padding-right: 15px;
}

td#sponsors1 {
	width: 50%;
}

td {
	padding-right: 5px;
}

.cellcolor {
	background-color: #D9EBE3;
}

/*	*	*	*	*	*	*	*	IMAGES 	*	*	*	*	*	*	*	*/
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}
img {
	border: 0px;
}

/*	*	*	*	*	*	*	*	TOPNAV 	*	*	*	*	*	*	*	*/


#topnav {
	font-weight: normal;
	line-height: 35px;
	font-size: 16px;
	margin-top: 0px;
	width: 800px;
	background-color: #007643;
	margin-right: auto;
	margin-left: auto;
}
#topnav a {
	margin-left: 5px;
	margin-right: 10px;
}

#topnav a:link {
	color: #FFF;
	text-decoration: none;
}
#topnav a:visited {
    color: #FFF;
	text-decoration: none;
}
#topnav a:hover {
	color: #B1CFD1;
	text-decoration: none;
}
#topnav a:active {
	color: #FFF;
	text-decoration: none;
}

/*	*	*	*	*	*	*	*	SITE LINKS 	*	*	*	*	*	*	*	*/

a:link {
	color: #3399CC;
	text-decoration: underline;
}
a:visited {
    color: #3399CC;
}
a:hover {
	color: #007643;
	text-decoration: underline;
}
a:active {
	color: #3399CC;
}
div.error_message {
	margin:  10px;
	padding:  10px;
	border: 1px #900 solid;
	background-color: #fdd;
}

label.error {
	color: #900;
}

input.error, select.error, textarea.error {
	background-color: #fdd;
}


/*  *  *  *  *  *  *  *  *   PAGE-SPECIFIC STYLES   *  *  *  *  *  *  *  *  */

#home #content,
#hotel #content,
#contact #content,
#archives #content {
	padding: 0px;
	padding-left: 45px;
	padding-bottom: 25px;
	width: 755px;

}

#home #content h1,
#hotel #content h1,
#contact #content h1,
#archives #content h1  {
	padding-top: 35px;
}

#right {
	font-family: Helvetica, Arial, Tahoma;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	color: #000;
	float: right;
	background-color: #99CCFF;
	padding: 25px;
	padding-left: 35px;
	padding-right: 35px;
	width: 291px;
	margin-left: 25px;
}
#registration_comments {
	width: 98%;
}

.column {
	width: 355px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
}
.programcolumn {
	width: 380px;
	float: left;
	margin-right: 20px;
	margin-top: 0px;
}
.clear {
	clear: both;
	height: 20px;
}	
.column1 {
	width: 390px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	
}
.headline {
	font-size: 16px;
	font-family: Helvetica, Arial, Tahoma;
	font-weight: bold;
	line-height: 20px;
	color: #99ccff;
	margin-bottom: 0px;
	
}