@charset "UTF-8";
/* CSS Document */

/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/
.centerContainer {
	width: 800px;
	margin: 0 auto;
	font-family: "Trebuchet MS", Tahoma;
	color: #000000;
	font-size: 11px;
}
.indexTopNavContainer {
	width: 800px;
	height: 59px;
	position: relative;
	float: left;
	top: -35px;
}
.experienceBox {
	width: auto;
	position: relative;
	float: right;
	padding-right: 45px;
	top: -30px;
	z-index: 10;
	height: auto;
}
.png {
	_display: none;
}
.gif {
	display: none;
	_display: block;
}


/* -----------------------------------*/
/* ---------->>> INDEX <<<-----------*/
/* -----------------------------------*/
.logoContainer {
	width: 800px;
	height: 128px;
	position: relative;
	float:left;
	background-image: url(../images/TopBkgd.jpg);
	background-repeat: no-repeat;
	z-index:-1;
}
.logoBox {
	width: 256px;
	height: 119px;
	position: relative;
	float: left;
	padding-left: 10px;
	z-index: 5;
}
.indexPicBox {
	width: 800px;
	height: 185px;
	position: relative;
	float: left;
	top: -35px;
}
.lowerContainer {
	width: 800px;
	position: relative;
	float: left;
	top: -69px;
	background-color: #ffffff;
	padding-top: 10px;
	min-height: 340px;
}
.calendarContainer {	
	width: 210px;
	height: 190px;
	padding-left: 30px;
	position: relative;
	float: left;
}
.calendarBox {
	width: 210px;
	height: 179px;
	position: relative;
	float: left;
}
.newsContainer {
	width: 520px;
	height: 190px;
	padding-left: 40px;
	position: relative;
	float: left;
}
.newsBox {
	width: 475px;
	height: auto;
	position: relative;
	float: left;
	border-bottom: #dfdedd thin solid;
	border-right: #dfdedd thin solid;
	margin: 0;
}
.blogContainer {
	width: 230px;
	height: 190px;
	padding-left: 20px;
	position: relative;
	float: left;
}
.bottomBox {
	width: 800px;
	position: relative;
	float: left;
	text-align: center;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom:10px;
	height: 50px;
	top: -69px;
}
/* -----------------------------------*/
/* ---------->>> INSIDE <<<-----------*/
/* -----------------------------------*/
.insideLogoContainer {
	width: 800px;
	height: 128px;
	position: relative;
	float:left;
	background-image: url(../images/TopBkgd.jpg);
	background-repeat: no-repeat;
	z-index:-1;
}
* + html .insideLogoContainer {
top: 0px;
}
.insideLogoBox {
	width: 256px;
	height: 119px;
	position: relative;
	float: left;
	padding-left: 10px;
	z-index: 5;
	top: -128px;
}
.insidePicBox {
	width: 800px;
	height: 185px;
	position: relative;
	float: left;
	top: -155px;
}
.insideLowerContainer {
	width: 800px;
	position: relative;
	float: left;
	top: -197px;
	background-color: #e4edda;
	padding-top: 10px;
	min-height: 230px;
}
.insideSideNavContainer {
	width: 220px;
	position: relative;
	float:left;
	padding-left: 20px;
}
.mainTextBox {
	width: 520px;
	position: relative;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffffff;
	padding-top: 10px;
	top: -10px;
	min-height: 220px;
	_height: auto !important;
	_height: 275px;
}
.insideBottomBox {
	width: 800px;
	position: relative;
	float: left;
	text-align: center;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom:10px;
	top: -208px;
	_top: -218px;
}
.semBox1 {
	width: 450px;
	position: relative;
	float: left;
	margin: 0;
	padding: 10px;
	height: 15px;
}
.semBox2 {
	width: 450px;
	position: relative;
	float: left;
	margin: 0;
	background-color: #F6F6F6;
	padding: 10px;
	height: 15px;
}	
.photoContainer {
	width: 250px;
	position: relative;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
	padding-right: 5px;
}
.photoCaptionBox {
	width: auto;
	position: relative;
	float: right;
}	
.photoBorderBox {
	width: auto;
	position: relative;
	float: right;
	border: #6b8a43 5px inset;
	margin-left: 10px;
}
.memberProfileBox {
	width: 400px;
	position: relative;
	float: left;
	padding: 10px;
}
.memberLogoBox {
	width: auto;
	position: relative;
	float: right;
	margin-left: 10px;
}
/* -----------------------------------*/
/* ---------->>> TEXT <<<-----------*/
/* -----------------------------------*/
p {
	font-family: "Trebuchet MS", Tahoma;
	color: #000000;
	font-size: 11px;
}
h1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	color: #6b8a43;
	text-transform: uppercase;
	font-weight: bold;
}
h2 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #831b25;
	text-transform: uppercase;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	color: #831b25;
	text-transform: uppercase;
	font-weight: bold;
}
.newsText {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #847d7d;
	margin: 0;
}
.blogText {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #000000;
}
.right {	
	padding-right: 50px;
	float:right;
}
.left {	
	float: left;
}
.member {
	font-weight: bold;
	color: #831b25;
}
a:link {
	color: #6b8a43;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #767774;
	text-decoration: none;
	font-weight: bold;
}a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}a:active {
	color: #6b8a43;
	text-decoration: none;
	font-weight: bold;
}