@charset "iso-8859-1";

															/* ********************************** */
															/*              TEMPLATE              */
															/* ********************************** */


/* ********************************** */
/*            MAIN LAYOUT             */
/* ********************************** */

body {
	margin-top: 0px;
	background-image:url(../images/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	margin-left:auto;
	margin-right:auto;
}

/* ********************************** */
/*            TITLES                  */
/* ********************************** */

h1 {
	/*****CONTENT HEADINGS*****/
	font-size: 130%;
	color: #666;
	text-align: left;
	vertical-align: text-top;
	font-weight:bold;
}

h2 {
	/*****CONTENT HEADINGS*****/
	font-size: 110%;
	color: #666;
	text-align:left;
	vertical-align: text-top;
}

h3 {
	/*****EVENT SUBHEADINGS*****/
	font-size: 100%;
	color: #666;
	font-weight:bold;
}

/* ********************************* */
/*             SKIP TO CONTENT		 */
/*			For screen readers       */
/* ********************************* */

#skiptocontent {
	width:800px;
	font-size:80%;
	color: #cde4f1;
	margin-left:auto;
	margin-right:auto;
}

#skiptocontent a {
	color: #cde4f1;
}
#skiptocontent a:link {
	color: #cde4f1;
}

#skiptocontent a:visited {  
	color: #cde4f1;
}

#skiptocontent a:hover {  
	color: #cde4f1;
}

#skiptocontent a:active {	
	color: #cde4f1;
}

#skiptocontent a:visited:hover {	
	color: #cde4f1;
}

/* ********************************** */
/*                   BORDER           */
/* ********************************** */

#border {
	border:thin solid #999;
	width:800px;
	margin-left:auto;
	margin-right:auto; 
}


/* ********************************** */
/*                   HEADER           */
/* ********************************** */

#header {
	/*****LAYOUT*****/
	height: 390px;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}


/* ********************************** */
/*         NAVIGATION                 */
/* ********************************** */


#navigation {
	/*****LAYOUT*****/
	width: 800px;
	height: 30px;
	margin-left:auto;
	margin-right:auto;
	background-color: #bde71f;
	border-bottom: solid thin #336600;
	padding-top:10px;
	/***FONT***/
	color:#336600;
}

#navigation a:link {
	padding-left:23px;
	padding-right: 23px;
	/***FONT***/
	color:#336600;
	text-decoration: none;
}

#navigation a:visited {  
	padding-left:23px;
	padding-right: 23px;
	text-decoration: none;
	color:#336600;
}

#navigation a:hover {  
	padding-left:23px;
	padding-right: 23px;
	color: #666;	
	text-decoration: none;
}

#navigation a:active {	
	padding-left:23px;
	padding-right: 23px;
	text-decoration: none;
	color:#336600;
}

#navigation a:visited:hover {	
	padding-left:23px;
	padding-right: 23px;
	text-decoration: none;
	color: #666; 
}

/* ********************************** */
/*                  BACKGROUND        */
/* ********************************** */

#background {
	width:740px;
	background-color:#FFF;
	padding: 30px;
	margin-left:auto;
	margin-right:auto;
}

/* ********************************** */
/*                  QUOTEBOX          */
/* ********************************** */

#registerlogo {
	float: right;
	width: 150px;
	margin-bottom: 10px;
}

#registerlogo img {
	float: right;
	border: none;
}

/* ********************************** */
/*                  CONTENT           */
/* ********************************** */

#content {
	/*****LAYOUT*****/
	width: 740px;
	margin-bottom: 20px;
	/*****FONT*****/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	line-height: 25px;
	text-align:justify;
	padding-top:20px;
}

#content img {
	padding:10px;
	}

#content span {
	float: right;
	}


#content a {
	color: #666666;
	text-decoration:underline;
}
#content a:link {
	text-decoration: underline;
}

#content a:visited {  
	text-decoration: underline;
}

#content a:hover {  
	color: #0368b5;	
	text-decoration: underline;
}

#content a:active {	
	text-decoration: underline;
}

#content a:visited:hover {	
	text-decoration: underline;
	color: #59838f; 
}

#content img {
	padding:10px;
}

.contenttable {
	/*****FONT*****/
	font-size: 100%;
	color: #666666;
	text-align:left;
	line-height:25px;
	/*****LAYOUT*****/
	margin-left:auto;
	margin-right:auto;
	width: 90%;
	background-image:url(../images/background_events.jpg);
	border: thin solid #999;
}

.contenttable td {
	vertical-align:top;
	padding: 10px;
}

.contenttable th {
	vertical-align:top;
	padding: 10px;
	text-align:center;
}

#locations {
	font-size: 100%;
	color: #59838f;
	font-weight:bold;
}

/* ********************************** */
/*            QUOTEBOX                  */
/* ********************************** */


#quotebox {
	/*****LAYOUT*****/
	float: right;
	width: 230px;
	padding-left:10px;
	margin-bottom:40px;
	margin-left: 45px;
	/*****FONT*****/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #336600;
	text-align: right;
	line-height: 30px;
	vertical-align: text-top;
	/*****BORDER*****/	
	border-left-style: double;
	border-left-color: #336600;
}


/* ********************************** */
/*            FOOTER                  */
/* ********************************** */

#footer {
	/*****LAYOUT*****/
	width: 800px;
	height: 110px;
	margin-left:auto;
	margin-right:auto;
	background-color: #bde71f;
	border-top: solid thin #336600;
	padding-top:10px;
	clear:both;
	/***FONT***/
	color:#336600;
	text-align:center;
	font-size:80%;
}

#footer img {
	border:none;
}

#footer a:link {
	padding-left:15px;
	padding-right: 15px;
	/***FONT***/
	color:#336600;
	text-decoration: none;
}

#footer a:visited {  
	color:#336600;
	padding-left:15px;
	padding-right: 15px;
	text-decoration: none;
}

#footer a:hover {  
	padding-left:15px;
	padding-right: 15px;
	color: #666;	
	text-decoration: none;
}

#footer a:active {	
	color:#336600;
	padding-left:15px;
	padding-right: 15px;
	text-decoration: none;
}

#footer a:visited:hover {
	padding-left:15px;
	padding-right: 15px;
	text-decoration: none;
	color: #666; 
}
/* ********************************** */
/*            APPEN                   */
/* ********************************** */

#appen {
	/*****LAYOUT*****/
	clear: both;
	width: 732px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 13px;
	padding-bottom: 13px;
	padding-top: 13px;
	padding-right: 13px;
	/*****FONT*****/
	font-size: small;
	text-align: center;
}


#appen img {
	border:none;
}

#appen a:link {
	color: #6699CC;	
	text-decoration: none;
}

#appen a:visited {	
	text-decoration: none;
	color: #6699CC; 
}

#appen a:hover {  
	color: #336600;	
	text-decoration: none;
}

#appen a:active {  
	color: #336600;	
	text-decoration: none;
}
#appen a:visited:hover {	
	text-decoration: none;
	color: #336600; 
}	


/* ********************************** */
/*            CREDENTIALS             */
/* ********************************** */

#credentials {
	/*****LAYOUT*****/
	clear: both;
	width: 185px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;

}		

#credentials img {
	border: none;

}



