/* CSS Document */

body {
	background-color:
	#FFFAF0;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#header {
	width: 100%;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D0040;
	margin-bottom: 0.5em;
}
#logo {
	width: 148px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #993333;
}
#lsrn {
	font:bold 2.3em Verdana, Arial, Helvetica, sans-serif;
	color: #EE164F;
text-decoration: none;
}
#lsrn a:link, a:visited {
	text-decoration: none;
	color: #EE164f;

}
#lsrn a:hover {
	text-decoration: none;
	color: #EE164f
}
#southwest {
	font:bold 1.2em Geneva, Arial, Helvetica, sans-serif;
	width: 120px;
	margin-top: -0.5em; color: #993333;
	text-decoration: none;
}
#southwest a:link, a:visited {
	text-decoration: none;
	color: #993333;
	
}
#southwest a:hover {
	text-decoration: none;

	color: #993333;
}
#breadcrumbs {
	background-color: #993333;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	padding-left: 0.5em;
	line-height: 1.7em;
}

#breadcrumbs a:link {
	color: #FFFFFF;
	text-decoration: none;

}

#breadcrumbs a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #33FFFF;
	text-decoration: noen;
}

#footer {
	width: 145px;
	margin-bottom: 0.5em;
	float: left;
	clear: left;
	border-top: 1px solid #003366;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 1em;


}

.sidebox {
	width: 145px;
	border: 1px solid #993333;
	margin-bottom: 0.5em;
	float: left;
	clear: left; 
}
.sideboxheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #666666;
	line-height: 1.5em;
	clear: left;
	float: left;
	width: 100%;
	text-indent: 0.5em;
}
.sideboxcontent {
	background-color: #e8eae8;
	float: left;
	width: 100%;
	clear: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.sideboxlinks ul {
	;
}
.sideboxlinks li {
	list-style-type: none;
	text-align: left;
}

.sideboxlinks a:link, a:visited {
	color: #993333;
	text-decoration: none;
	line-height: 1.5em;

	}

.sideboxlinks a:hover {
	color: #003366;
	text-decoration: none;
	line-height: 1.5em;

	}


#maincontentbox {
	margin: 0.5em;
	width: 80%;


}
#maincontentbox a:link {
	color: #EE164F;
	text-decoration: underline;
}

#maincontentbox a:visited {
	color: #003366;
	text-decoration: underline;
}
#maincontentbox a:hover {
	color: #993333;
	text-decoration: underline;
}

#maincontentbox ul {	font-size: 0.8em;
	color: #003366;
	line-height: 1.5em;}
	#maincontentbox ol {	font-size: 0.8em;
	color: #003366;
	line-height: 1.5em;}

h1 {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	padding-top: 0.5em;
	padding-bottom: 0.5em;

}

h2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #993333;
}

h3 {
	font-size: 0.8em;
	font-weight: bold;
	color: #003366;
}

p {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #003366;
}


.boldtext {
	font-size: 0.8em;
	font-weight: bold;
	color: #003366;

}
.default {
	font-size: 0.8em;
	color: #003366;
	line-height: 1.5em;


}

.defaultred {
	font-size: 0.8em;
	color: #993333;
	line-height: 1.5em;


}

.small {
	font-size: 0.7em;
	
	color: #003366;

}

a.admin:link, a.admin:visited {
	text-decoration: none;
	color: #993333;
	font-size: 0.8em;
}
a.admin:hover {
	text-decoration: none;
	color: #00CCFF;
	font-size: 0.8em;
}
.largecenter {
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
	color: #993333;
}
.mediumcenter {

	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	color: #993333;
}
.quote {
	font-style: italic;
	text-align: left;
	text-indent: 1em;
	line-height: 1.5em;
}

.agendadescripitalic {
	margin-left: 5em;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;

}
.agendaitalicinsidelist {

	margin-left: 5em;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
}
.time {
	color: #993333;
	font-weight: bold;
	margin-left: 5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 2em;


}
.agendadescrip {
	margin-left: 5em;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;

}

