/*===============================
   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, b, u, i, center, 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%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*DARK BROWN: #2F1810 -> DARK BLUE: #1B3558*/
/*LIGHT BROWN: #63534D -> LIGHT BLUE: #5F718A*/

/*-----------------------------
    Generic Stuff
-----------------------------*/
html > body, html > body #level1 {
	height: auto;
}
html, body, #level1 {
	width: 100%;
	height: 100%;
	min-height: 100%;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #dddddd url(../images/content.gif) no-repeat 290px 222px;
}
/*img, div {
	behavior: url(../includes/iepngfix.htc)
}*/
/*-----------------------------
    Typography and Links
-----------------------------*/
/*===============================
   Generic Typography
===============================*/
html, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #0f0f0f;
}
h1 {
	font-size: 24px;
	padding: 0 0 20px 0;
	color: #363636;
}
h2 {
	font-size: 14px;
	padding: 0 0 15px 0;
	line-height: 120%;
	color: #363636;
}
h3 {
	/*font-size: 16px;
	padding: 12px 0 8px 0;
	line-height: 130%;*/
		
	font-size: 18px;
	line-height: 25px;
	margin: 0 0 17px 0;
}
h4 {
	font-size: 12px;
	line-height: 130%;
	margin: 0 0 8px 0;
	font-weight: bold;
}
a:link, a:visited, a:active, a:hover {
	color: #5F718A;
	text-decoration: underline;
}
a:hover {
	color: #1B3558;
}
a.footer:link, a.footer:visited, a.footer:hover {
	color: #5F718A;
	text-decoration: underline;
}
a.footer:hover {
	color: #FFFFFF;
}
ul {
	margin: 0 0 8px 0;
}
ol {
	list-style:disc;
	padding-left: 12px;
}
li {
	list-style: disc;
	padding-left: 12px;
}
p {
	margin: 0 0 8px 0;
}
hr {
	background: #c3c3c3;
	border: none;
	height: 1px;
	margin: 20px 0 20px 0;
}
strong {
	font-weight:bold;
}
/*-----------------------------
    Classes
-----------------------------*/
.border {
	border: 7px solid #1B3558;
	padding: 4px;
	background: #FFFFFF;
}
.menu {
	width: 100%;
	padding: 4px 0 4px 8px;
	border-top: 1px solid #ACADB0;
	cursor: pointer;
}
.menu_over {
	padding: 4px 0 4px 8px;
	color: #FFFFFF;
	background-color: #5F718A;
	border-top: 1px solid #ACADB0;
	cursor: pointer;
}
.menu_selected {
	padding: 4px 0 4px 8px;
	color: #FFFFFF;
	background-color: #1B3558;
	border-top: 1px solid #ACADB0;
	cursor: pointer;
}
.shadow {
	width: 10px;
	background: url(../images/shadow.png) repeat-y;
}
/*-----------------------------
   Ids
-----------------------------*/
#cat_14623 {
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ACADB0;
}
#level1 {
	position: absolute;
	clear: both;
	float: left;
	width: 100%;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background: url(../images/shadows.png) no-repeat 290px 222px;
}
#level2 {
	float: left;
	width: 100%;
	height: 100%;
	margin: 0;
	padding-bottom: 30px;
	background: url(../images/banner_home_bg.png) repeat-x;
}
#wrapper {
	float: left;
	width: 970px;
	height: 100%;
}
#logo {
	float: left;
}
#date {
	width: 970px;
	margin-top: 180px;
	font-size: 14px;
	text-align: right;
	color: #FFFFFF;
}
#banner_hero {
	float: left;
	width: 100%;
	height: 222px;
	/*background: #1B3558*/
	background: #5F718A url(../images/banner_home.jpg) no-repeat;
}
#banner_content {
	float: left;
	width: 100%;
	height: 95px;
	/*background: #1B3558*/
	background: #5F718A url(../images/banner_content.jpg) no-repeat;
}
#banner_outline {
	position: absolute;
	float: left;
	top: 222px;
	left: 0;
	width: 100%;
	width: 1024px;
	height: 17px;
	height: 7px;
	/*background: url(../images/banner_outline.png) repeat-x;*/
	background-color: #1B3558;
}
#nav_area {
	float: left;
	width: 290px;
}
#nav {
	padding: 35px 35px 0 35px;
}
#content_area {
	float: left;
	width: 680px;
	height: 100%;
}
#content {
float: left;
	width: 510px;
	height: auto;
	padding: 35px 45px 60px 45px;
}
#footer_area {
	clear: both;
	float: left;
	width: 100%;
	height: 39px;
	bottom: 0;
	left: 0;
	margin-bottom: 0;
	overflow: hidden;
	position: absolute;
	width: 100%;
	background: url(../images/footer.png) repeat-x;
}
#footer {
	width: 990px;
	color: #DFDFDF;
	font-size: 10px;
	padding-top: 12px;
}
#footer_left {
	float: left;
	width: 316px;
	padding-left: 20px;
}
#footer_right {
	float: right;
	width: 316px;
	text-align: right;
	padding-right: 20px;
}
#footer_mid {
	float: left;
	width: 316px;
	text-align: center;
}
table.photogalleryTable td {
	padding: 6px 12px 6px 0;
}
.content_container {
	float: left;
	margin: 0 0 25px 0;
}
.content_photo {
	float: left;
	margin: 5px 20px 0 0;
}
.content_text {
	float:left;
	width: 360px;
}
#img_container {
	position:relative;
	height: 360px;
	overflow:hidden;
}
#img_container img {
	position: absolute;
}
