@charset "UTF-8";
body {
	font: 1em Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffcd50;
	background-color: #2c3d55;
	background-image: url(images/bg-index.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
}
.oneColFixCtrHdr #container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #2c3d55;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 500px;
	height: auto; !important;
	height: 600px;
}
.oneColFixCtrHdr #header {
	height: 80px;
	text-align: center;
}

h1 {
	color: #ffcd50;
	margin: 5;	
	padding: 10px 0;
	font: 1.5em  Arial, Helvetica, sans-serif;
}

.caption {	
	font: .8em  Arial, Helvetica, sans-serif;
	color: #ffcd50;
	text-align: center;	
}

.oneColFixCtrHdr #nav2 {
	padding: 10px 10px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	display: block;
	float: right;
}

.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.oneColFixCtrHdr #pictures {
	padding: 40px 10px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	display: block;
	float: left;
	width: 47%;
}
.oneColFixCtrHdr #text {
	padding: 40px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	display: block;
	float: right;
	width: 47%;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#0d1e36;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	bottom: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 100%;
	position: relative;
	overflow: hidden;
	left: 0px;
}
.oneColFixCtrHdr #featurepics {
	padding: 0 5px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	clear: both;
	float: none;
	height: auto;
	width: 100%;
	position: relative;
	overflow: hidden;
	left: 0px;
	text-align: center;
	display: block;
	background-color: 0d1e36;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font: .85em/1.25em Arial, Helvetica, sans-serif;
	color: #ffcd50;
	text-align: center;	
}

.oneColFixCtrHdr #footer2 {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#0d1e36;
	background-image: url(images/footerbg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	bottom: 0px;
	top: 0px;
	clear: both;
	float: none;
	height: 50%;
	width: 100%;
	position: relative;
	left: 0px;
}

.oneColFixCtrHdr #navigation {
	position: relative;
	text-align: right;
	display: inline;
	height: 40px;
	width: 100%;
	clear: both;
	padding-bottom: 10px;
	padding-top: 20px;
}
.oneColFixCtrHdr #navigation a:link {
	color: #ffcd50;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0 10px;
}
.oneColFixCtrHdr #navigation a:hover {
	color: #e7b060;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 0 10px;
}
.oneColFixCtrHdr #navigation a:active {
	color: #ffcd50;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 0 10px;
}
.oneColFixCtrHdr #navigation a:visited {
	color: #ffcc00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0 10px;
}
.oneColFixCtrHdr #text a:link {
	color: #ffcd50;
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: underline;
}
.oneColFixCtrHdr #text a:visited {
	color: #ffcc00;
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: underline;
}
.oneColFixCtrHdr #text a:hover {
	color: #e7b060;
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: underline
}
.oneColFixCtrHdr #text a:active {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: underline
}
.oneColFixCtrHdr #nav2 a:link {
	color: #ffcd50;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline
}
.oneColFixCtrHdr #nav2 a:hover {
	color: #e7b060;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline
}
.oneColFixCtrHdr #nav2 a:active {
	color: #ffcd50;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline
}
.oneColFixCtrHdr #nav2 a:visited {
	color: #ffcc00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.pad-on-right {
	padding-right: 10px;
}
#galleryheader {
		text-align: center;
		background-color: #2c3d55;
		width: 100%;
		height: 20px;
		padding: 5px 0 5px 0;
		}
	
	#flashcontent {	
		width: 100%;
		height: 600px;		
	}