body {
	margin: 20px 0px;
	padding: 0px;
	color: #505050;
	background-color: #00458A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.clear {
	clear: both;	
}

.edit {
	color: #006D33;
	text-decoration: none;
}

.edit:hover {
	color: #FECC0A;
}

label {
	font-weight: bold;
}

.inline_error {
	color: red;
	margin-left: 10px;
}

.form_tip {
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
}

#admin_login {
	width: 100%;
	background-image: url(../images/admin_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 4px solid #666;
	position: absolute;
	left: 0px;
	top: 0px;
}

#admin_login label {
	width: 120px;
	float: left;
	font-weight: bold;
}

#admin_login form {
	width: 740px;
	margin: 20px auto;
}

.admin_input {
	width: 150px;	
}

#admin_options {
	width: 100%;
	background-color: #CCC;
	border-top: 4px solid #999;
	position: fixed;
	z-index: 100;
	left: 0px;
	bottom: 0px;
}

#admin_options p {
	float: left;
	margin: 5px;
}

#admin_options form {
	float: right;
	margin: 5px;
}

#container {
	width: 740px;
	margin: 0 auto;
	background: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	margin-bottom: 100px;
}

#header h1 {
	margin: 0px;
	padding: 0px;	
}

#header h1 a {
	width: 740px;
	height: 150px;
	display: block;
	background-image: url(../images/header.gif);
	text-indent: -1000em;
	overflow: hidden;
}

#navigation {
	width: 730px;
	margin: 0 auto;
	text-align: center;	
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navigation li {
	margin: 0px;
	padding: 0px;
	float: left;
	border: 1px solid #FFF;
	border-left: none;
	border-bottom: none;
	width: 90px;	
}

#navigation a {
	margin: 0px;
	padding: 10px 0px;
	display: block;
	background-color: #FECC0A;
	text-decoration: none;
	color: #666666;	
}

#navigation a:hover {
	background-color: #CC071E;
	color: #FFF;	
}

#navigation .last {
	border-right:none;
	width:93px;
}

#navigation #selected a {
	background-color: #CC071E;
	color: #FFF;
}

#feature img {
	border-top: 1px solid #FFF;
	margin-left: 5px;	
}

#content {
	background-image: url(../images/bg_content_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#content_left {
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 20px;
	line-height: 1.5em;
}

#content_left h1 {
	color: #CC071E;
	font-size: 2em;
	font-weight: normal;
	line-height: 0;
	margin: 10px 0 30px 0;
}

#content_left h2 {
	color: #00458A;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.5em;
	border-bottom: 1px dashed #00458A;
	margin-top: 0px;
}

#content_left .leadin {
	font-size: 1.1em;
	border-bottom: 0px;
}

#content_left ol li {
	margin-bottom: 15px;	
}

#content_left .blue, #content_left .yellow {
	background-color: #FFFFFF;
}

#content_left .blue td {
	background-color: #D6DEEF;	
	color: #003399;
}

#content_left .yellow td {
	background-color: #FFF3C2;	
	color: #003399;	
}

.table_time {
	width: 35%;	
}

.table_fees {
	width: 50%;	
}

.map {
margin-bottom: 30px;	
}

#content_right {
	float: right;
	width: 216px;
	margin-top: 20px;
	margin-right: 20px;
}

#content_right img {
	margin-bottom: 10px;	
}

.teaser_box_red {
	position: relative;
	background-color: #CC071E;	
}

.teaser_box_red h3 {
	color: #FFF;
	font-weight: normal;
	font-size: 1.6em;
	padding: 15px;
	margin: 0px;
}

.teaser_box_red a {
	color: #FFF;
	text-decoration: none;
}

.teaser_box_yel {
	position: relative;
	background-color: #FFF0B5;
}

.staff_member {
	position: relative;	
}

.image_box_yel {
	width: 216px;
	position: absolute;
	background-color: #FFF0B5;
	left: 475px;
}

.image_box_yel img {
	background-color: white;
	padding: 8px;
	margin: 15px;
}

.teaser_box_yel h3 {
	font-weight: normal;
	font-size: 1.2em;
	color: #CC071E;
	padding: 15px 15px 0px 15px;
	margin: 0px;	
}

.teaser_box_yel h4 {
	padding: 0px 15px;	
	color: #003366;
	font-size: 1.1em;
	font-weight: normal;
}

.teaser_box_yel ul {
	padding: 0px;
	margin-left: 15px;
	padding-bottom: 5px;
}

.teaser_box_yel a {
	color: #CC071E;
	text-decoration: none;
}

.teaser_box_yel .doc {
	list-style: none;
	list-style-position: outside;
	background-image: url(../images/doc_icon_red.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 5px;
	font-size: 0.9em;
	line-height: 15px;
}

.teaser_box_yel p {
	padding: 0px 15px;	
}

#gallery img {
	background-color: #FFF0B5;
	padding: 3px;
	border: 1px solid #FECC0A;
	float: left;
	margin: 5px;
}

/*** CORNERS ***/

.corner {
	display: block;
	width: 9px;
	height: 9px;
	position: absolute;
	background-repeat: no-repeat;
}

.tl_red {
	background-image: url(../images/cnr_red_tl.gif);
	top: 0px;
	left: 0px;
}

.tr_red {
	background-image: url(../images/cnr_red_tr.gif);
	right: 0px;
	top: 0px;
}

.bl_red {
	background-image: url(../images/cnr_red_bl.gif);
	bottom: 0px;
	left: 0px;
}

.br_red {
	background-image: url(../images/cnr_red_br.gif);	
	bottom: 0px;
	right: 0px;
}

.tl_yel {
	background-image: url(../images/cnr_yel_tl.gif);
	top: 0px;
	left: 0px;
}

.tr_yel {
	background-image: url(../images/cnr_yel_tr.gif);
	right: 0px;
	top: 0px;
}

.bl_yel {
	background-image: url(../images/cnr_yel_bl.gif);
	bottom: 0px;
	left: 0px;
}

.br_yel {
	background-image: url(../images/cnr_yel_br.gif);	
	bottom: 0px;
	right: 0px;
}

.footer_text {
	text-align: center;
	font-size: 0.8em;
	padding-bottom: 15px;
}