@charset "UTF-8";

html {
	overflow: auto;
}

#mainDiv {
	/*background-image: url(images/contentBGindex.png);*/
	background-image: url(images/contentBG.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	position: absolute;
	top: 15px;
	left: 15px;
	height: 742px;
	width: 820px;
	z-index: 2;
}

#mainDivempty {
	background-image: url(images/contentBG.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	position: absolute;
	top: 15px;
	left: 15px;
	height: 742px;
	width: 820px;
}

#bannerDiv {
	background-image: url(images/bannerBG.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 107px;
	width: 820px;
	z-index: 1;
}

#navDiv {
	top: 69px;
	left: 430px;
	height: 31px;
	width:	392px;
	position: absolute;
	margin: 0px;
	border: 0px;
	padding: 0px;
	float: left;
}

#contentDiv {
	top: 133px;
	left: 20px;
	width: 322px;
	height: 558px;
	vertical-align: top;
	position: absolute;
	z-index: 8;
}

#contentHeader {
	top: 0px;
	left: 0px;
	height: 24px;
	width: 329px;
	position: absolute;
	float: none;
}

#newsIMG {
	top: 30px;
	left: 28px;
	margin-top: -17px;
	margin-left: -11px;
	position: absolute;
	float: none;
}
#clientIMG {
	top: 0px;
	left: 247px;
	margin-top: -15px;
	margin-left: -15px;
	position: absolute;
}

#homecontentArea {
	top: 40px;
	left: 0px;
	width: 320px;
	height: 536px;
	vertical-align: top;
	position: absolute;
	display: inline;
	padding-right: 5px;
	margin-top: -5px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	line-height: 1.3em;
	color: #695d3c;
	list-style: square;
	list-style-position: outside;
	overflow: auto;
	z-index: 3;
}

#newscontentArea {
	top: 175px;
	left: 15px;
	vertical-align: top;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #695d3c;
	list-style: square;
	list-style-position: outside;
	margin-left: -15px;
}


.listItalics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 1.3em;
	color: #695d3c;
}

#contentImage {
	top: 0px;
	left: 0px;
	margin-right: 8px;
	margin-left: -10px;
	margin-top: -10px;
	vertical-align: bottom;
	height: 227px;
	width: 168px;
	display: block;
	float: left;
	}

#photoDiv {
	top: 132px;
	left: 350px;
	width: 461px;
	height: 573px;
	position: absolute;
	background-image: url(images/grayblankBGpics.png);
	/*background-image: url(images/pictureareaBG.png);*/
	background-repeat: no-repeat;
	z-index: 3;
}

#videoDiv {
	top: 132px;
	left: 350px;
	width: 461px;
	height: 573px;
	position: absolute;
	background-image: url(images/videoWindow.png);
	background-repeat: no-repeat;
	z-index: 2;
}


#grayDiv {
	top: 133px;
	left: 358px;
	width: 451px;
	height: 573px;
	position: absolute;
	background-image: url(images/grayblankBG.png);
	background-repeat: no-repeat;
}

#grayDivnews {
	top: 133px;
	left: 358px;
	width: 451px;
	height: 573px;
	position: absolute;
	background-image: url(images/grayblankBGnews.png);
	background-repeat: no-repeat;
	background-position: top;
}

#grayDivnobottom {
	top: 133px;
	left: 358px;
	width: 451px;
	height: 573px;
	position: absolute;
	background-image: url(images/pictureareaBGnobottom.png);
	background-repeat: no-repeat;
}

#mainImage {
	top: 10px;
	left: 16px;
	width: 425px;
	height: 275px;
	position: absolute;
	z-index: 1;
	/*background-image: url(images/pictureFrame.png);
	background-repeat: no-repeat;
	background-position: center center;*/
}
#videoFrame {
	top: 10px;
	left: 16px;
	width: 425px;
	height: 275px;
	position: absolute;
	z-index: 3;
	visibility: inherit;
	vertical-align: bottom;
	/*background-image: url(images/pictureFrame.png);
	background-repeat: no-repeat;
	background-position: center center;*/
}

#caption {
	top: 305px;
	left: 30px;
	width: 394px;
	height: 35px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #ffffff;
	z-index: 3;
}	

#thumbArea {
	top: 370px;
	left: 25px;
	width: 394px;
	/*height: 197px;*/
	height: 115px;
	padding-left: 5px;
	position: absolute;
	display: block;
	overflow: auto;
	vertical-align: middle;
	z-index: 4;
}
#thumbContainer {
	visibility: inherit;
	overflow: hidden;
}

#thumbFrame {
	width: 86px;
	height: 86px;
	float: left;
	margin: 3px;
	vertical-align: middle;
}

.thumbImg {
	width: 82px;
	height: 82px;
	vertical-align: middle;
}
.thumbSelected {
	width: 82px;
	height: 82px;
	background-color: #8a877b;
	vertical-align: middle;
}
.thumbHover {
	width: 82px;
	height: 82px;
	background-color: #dbd6c6;
	vertical-align: middle;
}

#gallerySelect {
	width: 210px;
	height: 35px;
	top: 352px;
	left: 23px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #ffffff;
}

#changeImageBTN {
	width: 395px;
	height: 35px;
	/*top: 350px;
	left: 23px;*/
	position: absolute;
	z-index: 2;
}

#previous {
	top: 350px;
	left: 150px;
	position: absolute;
	float: left;
}

#next {
	top: 350px;
	left: 250px;
	position: absolute;
	float: left;
}


#articleContent {
	top: 23px;
	left: 23px;
	width: 398px;
	/*height: 110px;*/
	height: 533px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #ffffff;
}

#articleContent a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	text-decoration: none;
	color: #ffffff;
}

#articleContent a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	text-decoration: none;
	color: #ffffff;
}

#articleContent a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	text-decoration: underline;
	color: #CCCCCC;
}

#articleContent a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	text-decoration: none;
	color: #ffffff;
}

.changeImageTxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.3em;
	text-decoration: none;
	color: #ffffff;
	float: left;
}

.changeImageTxt a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.3em;
	text-decoration: none;
	color: #ffffff;
	float: left;
	position: absolute;
	z-index: 2;
}

.changeImageTxt a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.3em;
	text-decoration: none;
	color: #ffffff;
}

.changeImageTxt a:hover {
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	text-decoration: underline;
	color: #CCCCCC;
}

.changeImageTxt a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.3em;
	text-decoration: none;
	color: #ffffff;
}

#articleList {
	top: 130px;
	position: absolute;
	/*width: 399px;
	height: 250px;*/
	width: 385px;
	height: 394px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #ffffff;
	overflow: auto;
}

#newsList {
	top: 155px;
	left: 30px;
	position: absolute;
	width: 376px;
	height: 395px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #ffffff;
	overflow: auto;
}

.articleText {
	background-color: ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #ffffff;
}

body {
	background-image: url(images/brownBG.jpg);
	background-repeat: repeat;
	margin: 0px;
}

.row {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #695d3c;
	margin-left: -15px;
	
}

.rowHover {
	background-color: #c9b89b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #695d3c;
	margin-left: -15px;
}

.rowSelected {
	background-color: #b39e81;
	color: #ede2c4;
}

#Acc1 {
	top: 105px;
	left: 10px;
	width: 750px;
	position: absolute;
}
	
#galleryTab1 {
	top: 489px;
	left: 19px;
	width: 154px;
	height: 50px;
	position: absolute;
	float: left;
	padding-left: 5px;
	display: block;
	background-image: url(images/galleryBTN_BG.png);
	background-repeat: no-repeat;
	background-position: left;
	z-index: 6;
}

#galleryTab2 {
	top: 295px;
	left: 19px;
	width: 154px;
	height: 50px;
	position: absolute;
	float: left;
	padding-left: 5px;
	display: block;
	/*background-image: url(images/galleryBTN_BG.png);
	background-repeat: no-repeat;
	background-position: left;*/
	z-index: 2;
	visibility: inherit;
}
	
#videoTab1 {
	top: 490px;
	left: 148px;
	width: 155px;
	height: 51px;
	position: absolute;
	float: left;
	padding-top: 1px;
	padding-left: 6px;
	display: block;
	/*background-image: url(images/videoBTN_BG.png);
	background-repeat: no-repeat;*/
	vertical-align: top;
	z-index: 5;
}

#videoTab2 {
	top: 295px;
	left: 148px;
	width: 155px;
	height: 51px;
	position: absolute;
	float: left;
	padding-top: 2px;
	padding-left: 7px;
	display: block;
	background-image: url(images/videoBTN_BG.png);
	background-repeat: no-repeat;
	vertical-align: top;
	z-index: 5;
	visibility: inherit;
}

.tabHover {
	background-color: #8a877b;
}

#videoArea {
	top:15px;
	width: 425px;
	height: 265px;
	position: absolute;
}	
#FFcoverup {
	background-color: #ede3c6;
	position: absolute;
	visibility: hidden;
	top: 490px;
	left: 750px;
	width: 50px;
	height: 150px;
	z-index: 7;
}
