@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
body {
	font: 1em Arial, Helvetica, sans-serif;
	color: #333333;
	background: none;
}
#top {
	background: url(../media1/topext1.jpg) repeat-x left top;
	height: 108px;
}
p {
	font-size: .9em;
	line-height: 1.2em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
a {
	text-decoration: underline;
	color: #630503;
}
a:hover {
	text-decoration: none;
}
#topnav {
	border-bottom: 1px solid #0909B9;
	text-align: center;
	line-height: 130%;
	width: 100%;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 0em 0em .1em;
}
#topnav a {
	padding-right: 1em;
	padding-left: 1em;
	color: #333333;
	text-decoration: none;
	white-space: nowrap;
	font: bold .8em Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}
#container {
	width: 100%;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#sidebar1 {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 13em; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px; /* top and bottom padding create visual space within this div  */
	border-right: 1px solid #CCCCCC;
} 
#mainContent {
	border-right: 1px solid #CCCCCC;
	padding: 10px 20px;
	margin-right: 13.4em;
	margin-left: 14.4em;
}
#sidebar2 {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 12em; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px; /* top and bottom padding create visual space within this div */
	
}
#sidebar1 h1 {
	font: bold 1em Arial, Helvetica, sans-serif;
	padding-bottom: 0.5em;
	padding-top: 1em;
}
#sidebar1 ul {
	padding-left: 1em;
}
#locatenav {
	list-style: none;
}
#locatenav li {
	font-size: 1.1em;
	font-weight: bold;
}
#mainContent h1 {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	color: #060668;
}
#sidebar2 h1 {
	font: bold 1em Arial, Helvetica, sans-serif;
	padding-bottom: 0.5em;
	padding-top: 1em;
}
#sidebar1 li {
	padding-bottom: 0.2em;
	font-size: .9em;
}
#topnav a:hover {
	color: #999999;
}
#sidebar1 a {
	color: #2E2C99;
	text-decoration: none;
}
#sidebar1 a:hover {
	text-decoration: underline;
}
.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 its child floats */
	clear:both;
    height:1px;
    line-height: 0px;
}
#mainContent ul {
	margin-left: 2em;
	font-size: .9em;
	margin-top: 0.5em;
}
#mainContent h2 {
	font-size: .9em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #000000;
}
.wordemph {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-top: 0.5em;
	margin-right: 0.5em;
	font-style: italic;
	color: #060668;
}
.floatrt {
	float: right;
	margin-bottom: 1em;
	margin-left: 2em;
}
.floatleft {
	float: left;
	margin-right: 2em;
	margin-bottom: 2em;
}
.mbrphoto {
	float: right;
	margin-bottom: 0.1em;
	margin-left: 0.5em;
}
.divider {
	padding-top: 0.5em;
	border-top: 1px solid #CCCCCC;
	margin-top: .5em;
}
.divider2 {
	padding-top: 0.5em;
	border-top: 1px solid #CCCCCC;
	margin-top: 0.5em;
	width: 60%;
}
#basenav {
	font: .7em Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#basenav a {
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	color: #39379A;
}
#basenav a:hover {
	text-decoration: underline;
}
#copyright {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	font: .6em Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
#sidebar2 ul {
	margin-left: 10px;
	font-size: 0.8em;
}
h2 {
	color: #060668;
	font-size: 0.9em;
	padding-top: 0.5em;
}
h3 {
	font-size: 0.9em;
	color: #060668;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
h4 {
	font-size: .9em;
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.appinfo {
	margin-left: 3px;
	padding: 5px 0px;
	margin-right: 3px;
	font-size: 0.8em;
	border-top: 1px solid #39379A;
	border-bottom: 2px solid #39379A;
	margin-bottom: 2px;
	height: auto;
}

.error {
	color: #990033;
	font-weight: normal;
	padding-bottom: 1em;
}
label {
	font-size: 1em;
	padding-right: 1em;
}
#sidebar1 h2 {
	padding-bottom: .5em;
}
.author {
	font-style: italic;
	padding-left: 1em;
	margin: 0px;
	padding-top: 0px;
}
.topic {
	padding-left: 2em;
}
#artsearch {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
	padding: 0.5em;
	border: 1px solid #060668;
	text-align: center;
	background: #DDDDFF;
}
#kwsearch #keywords {
	margin-right: .5em;
}
.articlenav {
	font: bold 0.8em Arial, Helvetica, sans-serif;
	width: 28em;
	margin-left: 2em;
	margin-bottom: 1em;
	margin-top: 1em;
}
.articlenav a {
	padding-right: 2.4em;
	color: #666666;
}
.articlenav a:hover {
	color: #000000;
	text-decoration: none;
}
.menuchoiceswide ul {
	font-size: .8em;
	margin-left: 20px;
}
#mainContent li {
	padding-bottom: .4em;
}
.identul {
	margin-left: 240px;
	font-size: .8em;
}
.indent150 {
	margin-left: 150px;
}
.indent250 {
	margin-left: 250px;
}
.indent200 {
	margin-left: 200px;
}
.caption {
	font-size: 0.8em;
	font-weight: bold;
	color: #060668;
	text-align: center;
}
#contact input {
	border: 1px solid #7F9DB9;
}
#contact textarea {
	border: 1px solid #7F9DB9;
	margin-left: 1em;
	margin-top: .5em;
}
#login input {
	border: 1px solid #7F9DB9;
}
.section ul {
	font-size: .9em;
	margin-left: 3em;
}
.meeting li {
	font-size: .9em;
}
.meeting ul {
	margin-left: 2em;
}
.meeting ol {
	margin-left: 2em;
}
