@charset "utf-8";
/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* define focus styles here */
:focus {
	outline: 0;
}
body {
	color: #4d4b4c;
	background-color: #d7d7d7;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style-type: circle;
	padding-left: 25px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* CSS Document */
#container {
	width: 787px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
#page {
	width: 745px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-color: #35385b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
}
#banner {
	height: 194px;
	margin-bottom: 27px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#push {
	height: 40px;
	clear: both;
}
#footer {
	background-color: #607596;
	height: 220px;
	background-image: url(images/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 140px;
	padding-top: 19px;
	padding-right: 33px;
}
#navigation {
	height: 26px;
	padding-top: 76px;
}
#navlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navlist li {
	float: right;
	height: 21px;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#navlist li a:link, #navlist li a:visited {
	color: #9baac5;
	text-decoration: none;
}
#navlist li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
ul#navlist li#active a:link, ul#navlist li#active a:hover, ul#navlist li#active a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footerlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footerlist li {
	float: left;
}
#footerlist li a:link, #footerlist li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 11px;
}
#footerlist li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 11px;
}
ul#footerlist li#border {
	border-left: 1px solid #FFFFFF;
	padding-left: 11px;
} 
#main {
	float: right;
	width: 406px;
	padding-right: 33px;
}
#main_gallery {
	float: right;
	width: 406px;
	padding-right: 33px;
}
#content_left {
	margin-right: 456px;
	text-align: right;
	padding-left: 33px;
	height: 100px;
}
h1 {
	font-size: 25px;
	color: #35385b;
	padding-top: -20px;
}
h3 {
	font-size: 25px;
	color: #35385b;
	padding-top: -20px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #58585f;
}
#main strong {
	font-weight: bold;
}
.blue_highlight {
	font-size: 15px;
	font-weight: bold;
	color: #35385b;
	padding-top: 5px;
}
.blue_caption {
	font-size: 15px;
	font-weight: bold;
	color: #35385b;
	padding-top: 5px;
	padding-bottom: 23px;
}
.blue_caption_2 {
	font-size: 15px;
	font-weight: bold;
	color: #35385b;
	padding-top: 5px;
	padding-bottom: 5px;
}

.blue_cal {
	font-size: 15px;
	font-weight: bold;
	color: #35385b;
	padding-bottom: 25px;
}
.calenderbody {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 2px;
}



.heading {
	font-size: 13px;
	font-weight: bold;
}
#footer_push {
	height: 20px;
	clear: both;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	float: right;
}
#footer_nav {
	height: 17px;
}
#dekko a:link, #dekko a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#dekko a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#flash_information {
	font-size: 11px;
	color: #FFFFFF;
	float: right;
}
#flash_information strong {
	font-size: 12px;
	font-weight: bold;
}
#flash_panel {
	margin-bottom: 5px;
}
a:link, a:visited {
	color: #4d4b4c;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #4d4b4c;
	text-decoration: underline;
	font-weight: bold;
}
#main a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.tab {
	padding-left: 40px;
}
#main_gallery a:link, #main_gallery a:visited {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #35385b;
	padding-top: 5px;
	display: block;
	float: right;
}
#main_gallery a:hover {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #607596;
	padding-top: 5px;
	display: block;
	float: right;
}
