@charset "utf-8";

body {
	font: 12px Arial, Helvetica;
	line-height: 15px;
	background: url(../Images/bg.gif) repeat-x;
	
}
#container #main #header {
	background: url(../Images/bg-mainMenu.gif) repeat-x left top;
	height: 254px;
}
#container #main #header #mainMenu #logo {
	background: url(../Images/Logo.gif) no-repeat left top;
	height: 135px;
	width: 153px;
	position: absolute;
	top: -44px;
	right: 36px;
}

#container{
	width:790px;
	margin: 0px auto;
}
#top {
	height: 48px;
}#container #top #secMenu {
	height: 22px;
	width: 230px;
	margin-right: 19px;
	float: right;
	margin-top: 26px;
}
#container #main {
	background: #fffefa url(../Images/bg-mainCorner.jpg) no-repeat right bottom;
	padding: 13px 15px 19px;
}
#container #main #header #mainMenu {
	float: left;
	width: 247px;
	position: relative;
	padding-top: 120px;
	padding-left: 6px;
}
#container #main #header #sectionPhoto {
	float: right;
	width: 503px;
	background: url(../Images/secPhoto-front.jpg);
	height: 254px;
}
.clear {
	clear: both;
}
#container #main #content {
	padding-top: 15px;
}
#welcome {
}
#container #main #content #welcome {
	float: left;
	width: 305px;
	margin-right: 15px;
	padding:0px 0px 5px 0px;
	background: #fdf9ef;
	text-align: justify;
	border-bottom: 1px dotted #e4dcc6;
}
#container #main #content #Mission {
	float: left;
	width: 205px;
	margin-right: 15px;
}
#container #main #content #sneak {
	float: left;
	width: 205px;
}
#container #main #content div.text img.inlinePhoto {
	float: left;
	margin: 4px;
}
#container #main #content div.text{
	padding: 5px;

}



#container #footer a {
	color: #FDF9EF;
	text-decoration: none;
}
#container #footer {
	margin-top: 7px;
}
.center {
	text-align: center;
}
.text a.link {
	color: #775A02;
	background: url(../Images/blt_dblArrow.gif) no-repeat left center;
	padding-left: 12px;
}
.text a.link:hover {
	color:#415738;
	text-decoration:none;
}

#container #main #content #data {
	margin: 14px;
}
.tableRow {
	background-color: #EBF0E8;
}
h2 {
	color: #415738;
	font-size: 13px;
	margin-bottom: 8px;
	font-style: normal;
	font-weight: bold;
	background-image: url(../Images/blt_dblArrow-gold.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 5px;
}
#container #main #content #data div table tr td {
	padding-left: 5px;
	height: 20px;
	vertical-align: middle;
}
#container #main #content #data div table {
	margin-right: auto;
	margin-left: auto;
}
#container #main #content #data div.innerTextContainer {
	margin-left: 15px;
	margin-right: 80px;
	background-color: #FFFFF0;
	border: 1px solid #FFFFD0;
}
#container #main #content #data .innerTextContainer h3 {
	color: #415738;
	background-image: url(../Images/blt_dblArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	margin-bottom: 7px;
}
table tr td ul li {
	list-style-type: none;
	margin-left: 10px;
	list-style-image: url(../Images/blt_circle.png);
	list-style-position: outside;
	height: 20px;
}
#flashcontent {
	height: 100%;
}