/* CSS Document */

*{margin:0; padding:0;}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #336699;
	background-image: url(../images/background.gif);
}

a {
	font-weight: bold;
	text-decoration: underline;
}

#outside_container {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

a:hover { color: #000000; }

a:active { color: #666666; }

.header {
	background-image: url(../images/header.gif);
	width: 922px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 20px;
	height: 114px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navigation {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 200px;
}
#navigation  a:link, #navigation a:visited {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
}

#navigation a:hover { color: #CCCCCC; }

#navigation li {
	display: block;
	float: left;
	list-style-type: none;
	clear: right;
	padding: 0px;
}
#column_container {
	width: 922px;
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
}

#left_column {
	float: none;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #36815F;
	clear: both;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#left_column h1 {
	color: #2E546F;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#left_column h2 {
	color: #163032;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
}

#left_column p {
	color: #163032;
	line-height: 18px;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#right_column {
	margin-left: 0px;
	padding: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-repeat: repeat-y;
	background-position: right 0px;
}
#left_column table {
	font-size: 10px;
	margin-top: 10px;
}
#left_column td {
	width: 150px;
	padding: 2px;
}
#left_column a { font-size: 10px; }

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2E546F;
	font-size: 30px;
	font-weight: normal;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 30px;
}

p {
	color: #333333;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 50px;
	line-height: 20px;
	margin: 0px;
}
#right_column_img  {
	float: right;
	margin-left: 20px;
}
#book {
	width: 210px;
	float: right;
}
#book p {
	text-align: center;
	font-size: 10px;
}
blockquote {
	color: #2E546F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 70px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 70px;
	line-height: 25px;
	font-style: italic;
}
blockquote span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 10px;
	display: block;
	padding-bottom: 10px;
	line-height: 15px;
	text-align: right;
	padding-top: 10px;
}
h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #23425C;
	font-size: 18px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-weight: normal;
	margin-left: 30px;
}

#vita p {
	display: block;
	width: 560px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 152px;
}

#vita h2 {
	display: block;
	clear: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#vita label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 150px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	display: block;
	margin: 0px;
}
.calendar_of_events  ul {
	padding-left: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
}

.calendar_of_events li { line-height: 10px; }
.calendar_of_events h3 {
	padding-left: 20px;
	color: #23425C;
	line-height: normal;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
}

.calendar_of_events p {
	padding-left: 20px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

em {
	text-decoration: underline;
	font-style: normal;
}
#right_column ul, #right_column ol {
	padding-left: 85px;
	color: #333333;
	padding-right: 50px;
}

li {
	padding-bottom: 10px;
	line-height: 20px;
}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/footer_image_3.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 10px;
	width: 922px;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
#footer a:link, #footer a:visited  { color: #FFFFFF; }

#footer a:hover { color: #CCCCCC; }

#footer a:active { color: #FFFFFF; }

#footer h1 {
	font-size: 120%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

form label {
	margin: 0px;
	vertical-align: top;
}
form p  {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form span { color: #FF0000; }

form input { padding: 3px; }

#book_navigation {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 480px;
	margin-bottom: 20px;
}
#book_navigation ul {
	clear: both;
	height: 32px;
	background-image: url(../images/secondary_nav_background.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#book_navigation  a:link, #book_navigation a:visited {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

#book_navigation a:hover { color: #CCCCCC; }

#book_navigation li {
	display: block;
	list-style-type: none;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFFFFF;
}
#right_column h3 {
	padding-left: 60px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
}
#right_column  ul  ul {
	margin: 0px;
	line-height: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.calendar_of_events table {
	border: 1px solid #000000;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.calendar_of_events  thead tr {
	background-color: #336699;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.calendar_of_events   td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 5px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}
.calendar_of_events a { text-decoration: underline; }
.footer_calendar {
	background-color: #FFFFFF;
	width: 100%;
}
