body {
	margin: 20px 0px 0px 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}

#homecnt {
	 padding-left: 20px;
	 padding-top: 22px;
	 margin: 0px; 
	 font-size: 14px; 
	 line-height: 18px;
}

h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
}

div#flash {
	z-index: 1;
	position: absolute;
	top: 341px;
	left: 0px;
	width: 100%;
}

#cnt-lt {
	background-image: url(../images/inner-cntltbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#footerbg {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
	

#content_btm {
	background-image: url(../images/content_btmbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.content_top {
	background-image: url(../images/content_topbg.jpg);
	background-repeat: repeat-x;
	background-position: top right;
}

#left-img {
	background-image: url(../images/left-img.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#innerbtm {
	background-image: url(../images/inner-btmbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#innerlt-bg {
	background-image: url(../images/ltcnt-btmbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}











#middleline {
	background-image: url(../images/middle_line.jpg);
	background-repeat: repeat-y;
	background-position: inherit;
}

#blueheading {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #024174;
}

.OvalText {
	height: 20px;
	width: 133px;
	border-width: 0px;
	text-indent: 2px;
	background: #ffffff url(../images/input_bx.jpg) no-repeat scroll 0 0 !important;
	background: #ffffff url(images/input_bx.jpg) no-repeat fixed 0 0;
}

#people_heading {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #5c5d5d;
	line-height: 17px;
}


#gallerybtm {
	background-image: url(../images/gallery-btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.pageBanner {
	width: 772px;
	height: 317px;
	border-bottom: 2px solid #6f2700;
}

.pageBanner img, .pageNav img {
	border: 0px;
}

.pageNav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.pageNav li {
	padding: 0px;
	margin: 0px;
}

.pageBanner a, .pageBanner a:link, .pageBanner a:visited,
.pageNavLeft a, .pageNavLeft a:link, .pageNavLeft a:visited {
	text-decoration: none;
	outline: none;
}

.pageNav {
	background: url(../images/bgNavRpt.png) repeat-y right 0;
	width: 226px;
	float: left;
	position: relative;
	z-index: 1;
}

.pageNavLeft {
	width: 223px;
}

.pageNav li {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: bold;
	background: url(../images/bgNav.png) no-repeat 0 0;
	width: 223px;
	height: 33px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.pageNav li a {
	line-height: 20px;
	color: #ece0d5;
	width: 223px;
	height: 33px;
	display: inline-block;
	position: relative;
	z-index: 1;
}

.pageNav li span {
	font-size: 0px;
	text-indent: -9999px;
	background: url(../images/bgNav.png) no-repeat 0 bottom;
	width: 223px;
	height: 33px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.pageNav li em {
	font-size: 0px;
	text-indent: -9999px;
	background: url(../images/iconNavActive.gif) no-repeat 0 0;
	width: 11px;
	height: 33px;
	position: absolute;
	top: 0px;
	right: -14px;
}

.pageNav li strong {
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
	padding: 6px 0 0 22px;
	display: inline-block;
}

.bannerContent {
	background: #FFF;
	width: 546px;
	height: 317px;
	float: left;
	position: relative;
	z-index: 0;
}

.bannerFrame {
	width: 549px;
	position: absolute;
	top: 0;
	left: -3px;
}

.bannerContent img {
	position: absolute;
	top: 0;
	left: 0px;
	display: none;
}

li.active span {
	display: block;
}

li.active em {
	right: 0px;
}

.active strong {
	width: 181px;
}



.aboutGallery {
	width: 514px;
	height: 296px;
	position: relative;
	border: 10px solid #d2d2d2;
	margin: 0 auto 25px auto;
}

.bgGalleryShadow {
	background: url(../images/bgGalleryShadow.png) no-repeat center 0;
	width: 562px;
	height: 12px;
	position: absolute;
	left: -23px;
	bottom: -22px;
}

.aboutGallCont {
	width: 514px;
	height: 296px;
	position: relative;
	overflow: hidden;
}

.gallPrev, .gallNext {
	text-indent: -9999px;
	background: url(../images/btnGallery.png) no-repeat 0 0;
	width: 40px;
	height: 54px;
	position: absolute;
	top: 138px;
	cursor: pointer;
}

.gallPrev {
	left: -40px;
}

.gallNext {
	background-position: right 0;
	right: -40px;
}
