html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #aedde3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #787878;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
	text-align: left;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	color: #999;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	color: #999;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #265d93;
}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #265d93;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background: url(images/img05.jpg) repeat-x left top;
	height: auto;
}

/* Header */

#header-wrapper {
}


#header {
	width: 960px;
	height: 240px;
	margin: 0 auto;
	background-image: url(images/topLogo2.gif);
	text-align: left;
}

#header2 {
	width: auto;
	height: 433px;
	margin: 0 auto;
	text-align: left;
}

/* Logo */

#logo {
	float: left;
	height: 240px;
	margin: 0;
	padding: 0px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 25px;
	letter-spacing: -1px;
	font-size: 4em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	color: #EFCA00;
	font-weight: bold;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) repeat-y left top;
}

#page2 {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img07.jpg) repeat-y left top;
}

#page3 {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/img07.jpg);
}

#page4 {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/img08.jpg);
	height: inherit;
}

#page5 {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/img09.jpg);
	height: inherit;
}

#page6 {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/img10.jpg);
	height: inherit;
}

#page7 {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/img11.jpg);
	height: inherit;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 30px 20px 0px 20px;
	text-align: left;
	height: auto;
}

/* Content */

#content {
	float: left;
	width: 640px;
	padding: 0;
	height: auto;
}

#content2 {
	float: right;
	width: 640px;
	height: auto;
	padding: 0;
}

#content3 {
	float: left;
	width: 900px;
	padding: 0px 0px 0px 0px;
	height: auto;
}

#content4 {
	float: left;
	width: 450px;
	padding: 0;
	height: auto;
}

#content5 {
	float: right;
	width: 450px;
	padding: 0;
	height: auto;
}

#content6 {
	float: right;
	width: 550px;
	padding: 0;
	height: auto;
}

#content7 {
	float: inherit;
	width: 640px;
	padding: 0px 0px 0px 0px;
}

#content8 {
	float: right;
	width: 450px;
	padding: 0px 0px 0px 0px;
}

#content9 {
	float: left;
	width: 650px;
	padding: 0px 0px 0px 0px;
	height: auto;
}

.post {
}

.post .title {
	height: 38px;
	padding: 10px 0 0 20px;
	letter-spacing: -0.5px;
	color: #181818;
	text-align: left;
}

.post .title a {
	color: #181818;
	border: none;
}

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: center;
	padding: 10px 10px 0px 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #999;
}

.post .entry2 {
	text-align: center;
	padding: 0px 0px 0px 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #999;
}

.links {
	display: block;
	width: 130px;
	margin: 20px 0px;
	padding: 5px;
	background: #A03128;
	border-left: 20px solid #1B120B;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	height: auto;
	padding: 0px 0px 0px 0px;
}

#sidebar2 {
	float: left;
	width: 250px;
	height: auto;
}

#sidebar3 {
	float: left;
	width: 250px;
	height: auto;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 25px;
	padding-bottom: 0px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 15px;
	letter-spacing: -.5px;
	color: #181818;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: center;
}

#sidebar a {
	border: none;
	color: #265d93;
}

#sidebar a:hover {
	text-decoration: underline;
	text-align: right;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	background: #aedde3;
}

#footer {
	width: 960px;
	height: 160px;
	margin: 0 auto;
	padding: 0px 0 0px 0;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 40px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #D78983;
}

#footer a {
	color: #FFDBD9;
}

/* Menu */

#menu {
width: 960px;
height: 40px;
margin: 0 auto;
padding: 0;
background: url(images/img03.jpg) repeat-x left top;
}

#menu ul {
margin: 0;
padding: 0px 0px 0px 0px;
list-style: none;
line-height: normal;
}

#menu li {
float: left;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
padding-left: 0;
}

/* News Scroller */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

