body {

	margin: 0;
	padding: 0 0 15px 0;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background: #000 url("images/page_bg.gif") top center repeat-y;

}

.alt {

	display: none;

}

.image {

	margin: 10px;

}

.noBorder {

	border: none;

}

.border {

	border: 1px solid #666;

}

a .image {

	border: none;
	position: relative;
	z-index: 500;

}

.right {

	float: right;

}

.left {

	float: left;

}

#page {

	display: block;
	text-align: center;
	
}

#page {

	background: url("images/header_inside.jpg") top center no-repeat;

}

#home #page {

	background: url("images/header.jpg") top center no-repeat;

}

#layout {

	width: 780px;
	margin-left: auto;
	margin-right: auto;

}

#header {

	height: 140px;

}

#home #header {

	height: 218px;

}

#header #contactInfo {

	font-size: 14px;
	color: #fff;
	font-weight: bold;
	float: right;
	position: relative;
	top: 175px;
	left: -65px;
	text-align: center;
	

}

#header #contactInfo strong {

	font-size: 16px;

}

#badge a {

	position: absolute;
	top: 36px;
	margin-left: 262px;
	*margin-left: -129px;
	display: block;
	width: 323px;
	height: 256px;
	background: url("images/badge.png") top left no-repeat;
	z-index: 5;

}

.nav {

	display: block;
	padding: 15px 0;

}

#home .nav {

	padding: 0;

}

.nav,.nav a {

	color: #fff;
	font-size: 18px;
	text-align: center;

}

.nav p {

	margin: 0;

}

#bodyTable {

	width: 747px;	
	position: relative;
	left: -1px;
	*left: 1px;

}

#home #bodyTable {

	width: 701px;

}

#bodyTable td {

	text-align: left;

}

#bodyTable #content {

	width: 437px;
	margin-bottom: 15px;

}

#bodyTable #content .container {

	padding: 0 15px 15px 15px;
	width: 406px;
	min-height: 500px;
	margin-top: 130px;
	margin-left: -26px;
	background: #fff url("images/content_bottom.gif") bottom left no-repeat;
	color: #315600;
	font-size: 14px;
	line-height: 24px;
	position: relative;
	z-index: 10;

}

#bodyTable #content .container .contactInfo {

	color: #666;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
	font-size: 12px;

}

#bodyTable #content .container p {
	
	position: relative;
	z-index: 50;

}

#bodyTable #content .container .nav {

	color: #206189;
	font-size: 18px;
	text-align: center;

}

#bodyTable #content .container .nav p {

	margin: 0;

}

#bodyTable #content .container .nav a {

	color: #206189;

}

#bodyTable #content .container .nav a:hover {

	color: #000;

}

#bodyTable #sideBar #topNav {

	text-align: left;
	position: relative;
	top: -35px;
	margin: 5px -15px 0 -15px;

}

#bodyTable #sideBar #topNav ul {

	margin: 0;
	padding: 0;
	list-style: none;

}

#bodyTable #sideBar #topNav a {

	display: block;
	color: #13425f;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	padding: 8px 16px 8px 8px;
	border-bottom: 1px solid #13425f;

}

#bodyTable #sideBar #topNav a:hover {

	background: url("images/navbg_hover.png") bottom left repeat-x;
	color: #29638b;

}

#bodyTable #sideBar #photoGalleryLink {

	display: block;
	width: 188px;
	height: 84px;
	margin: -15px auto 15px auto;
	background: url("images/button_photoalbum.jpg") top left no-repeat;

}

#bodyTable #content .container h3 {

	margin: 0;
	color: #666;
	font-size: 18px;

}

#bodyTable #sideBar {

	width: 238px;
	padding-top: 75px;

}

#bodyTable #sideBar .container {

	width: 208px;
	min-height: 385px;
	position: relative;
	left: 3px;
	background: #fff url("images/sidebar_bottom.gif") bottom left no-repeat;
	padding: 15px;

}

#bodyTable #sideBar .container p {

	margin: 0;

}

#bodyTable #sideBar .container .colorful {

	color: #206189;
	font-weight: bold;
	text-align: center;
	margin: 10px;

}

.container h3 {

	color: #000;
	font-size: 16px;
	margin: 0;

}

#bodyTable #sideBar .container .colorful strong {

	color: #315600;

}

#bodyTable #sideBar .container .colorful em {

	color: #8a8a8a;

}

#contentBox {

	width: 747px;
	margin-left: auto;
	margin-right: auto;
	background: #fff url("images/content_top_inside.gif") top left no-repeat;

}

#contentBox .container {

	text-align: left;
	background: url("images/content_bottom_inside.gif") bottom left no-repeat;
	padding: 15px;
	color: #315600;
	font-size: 14px;
	line-height: 24px;

}



#insideNav {

	color: #fff;
	font-size: 16px;
	text-align: center;

}

#insideNav a {

	color: #fff;

}