body {
	color: #1A1B20;
	background: #1A1B20 url(images/Background-repeat.png) repeat-x;
	margin: 0;
	padding: 0;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.TitleClass {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
	clear: both;
	display: block;
	margin-bottom: 15px;
	color: #3c3e4a;
}
.TitleClass2 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
	clear: both;
	display: block;
	margin-bottom: 15px;
	color: #3c3e4a;
	margin-top: 25px;
	float: left;
}

iframe {
	border: 5px solid #fff;
}

/* @group Layout */
#siteWrapper{
	width: 989px;
	display: table;
	margin-right: auto;
	margin-left: auto;
}
/* @group head */

#headWrapper{
	width: 989px;
	display: block;
}
#headLeft{
	width: 193px;
	height: 390px;
	display: block;
	float: left;
	background-image: url(images/leftHead.png);
}
#headimageWrapper{
	height: 390px;
	width: 603px;
	display: block;
	float: left;
}
#headlogo{
	width: 603px;
	height: 76px;
	display: block;
	float: left;
}
#headImage{
	width: 603px;
	height: 314px;
	display: block;
	float: left;
}
#headRight{
	width: 193px;
	height: 390px;
	display: block;
	float: left;
	background-image: url(images/rightHead.png);
}
/* @end */



/* @end */

/* @group Content */
#contentWrapper{
	width: 628px;
	display: block;
	float: left;
	background-image: url(images/Body-Repeat.png);
	margin-left: 180px;
}

/* @group Active content styles */

#activeContent {
	line-height: 140%;
	font-size: 12px;
	width: 550px;
	margin-left: 40px;
	float: left;
	display: table;
	padding-bottom: 30px;
}
#activeContent a:link, #activeContent a:visited{
	text-decoration: none;
	color: #4d6bc2;
}

#ContentOneColumn {
	padding-right: 10px;
}
#ContentLeftColumn {
	width: 550px;
	float: left;
}
#ContentLeftColumn2 {
	width: 275px;
	float: left;
}
#ContentRightColumn {
	width: 260px;
	float: right;
	margin-top: 23px;
	border-left: 1px solid #bcb07d;
}
#ContentRightColumn p{
	padding-left: 15px;
}
#ContentRightColumn img{
	border: 5px solid white;
	margin-left: 5px;
}



/* @end */

/* @group nav */
#navWrapper {
	width: 628px;
	height: 59px;
	background-image: url(images/Nav-PageHead.png);
	float: left;
	display: block;
	text-align: center;
	font-size: 10px;
}
#navWrapper a:link, #navWrapper a:visited {
	color: #f3f3f3;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font: normal 11px arial, sans-serif;
}
#navWrapper a:hover, #navWrapper a:active {
	color: #e3ce8d;
}

/* @end */

/* @group Footer */
#footerWrapper{
	width: 628px;
	height: 74px;
	float: left;
	display: block;
	background-image: url(images/FooterBg.png);
	color: #f3f3f3;
	font-size: 10px;
	text-align: center;
	padding-top: 40px;
	font-weight: normal;
	font-style: normal;
}
#footerWrapper a:link, #footerWrapper a:visited {
	color: #a1a7c8;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font: normal 10px arial, sans-serif;
	letter-spacing: 1px;
}
#footerWrapper a:hover {
	color: #f3f3f3;
}

/* @end */

/* @end */

/* @group shores */
#nested {
	width: 100%;
	display: table;
	background-color: #3c3e4a;
	text-align: center;
	clear: both;
}
#nested a:link, #nested a:visited {
	color: #f3f3f3;
	display: block;
	float: left;
	margin-right: 25px;
	padding: 3px 20px 3px 25px;
	background: #3c3e4a url(images/button-back.png) no-repeat 3px;
}
#nested a:hover {
	background-color: #0e0b05;
}
#photoLay img{
	margin-top: 10px;
	margin-bottom: 10px;
}


/* @end */
