
body {
	margin:0;
	padding:0;
	background: #e5e3e1 url('../images/JH_GradBack.gif') top left repeat-x;
}

.ShadowRight {
height:800px;
	background: #ffffff url('../images/shadowRight.gif') no-repeat top left;
}

.ShadowRightLower {
height:auto;
	background: #ffffff url('../images/shadowRightLower.gif') repeat-y top left;
}

.ShadowBottomL {
	background: #ffffff url('../images/shadowBottomL.gif') no-repeat top left;
}

.ShadowBottomR {
	background: #ffffff url('../images/shadowBottomR.gif') no-repeat top right;
}


#PageHolder {
	width:1006px;
	margin:0 auto;
	background-color: #ffffff;
}
#LogoHolder {
	width:996px;
	height:60px;
	margin:0 auto;
	border-bottom:2px solid #ffffff;
}

.HomeBTN {
	display:block;
	width:76px;
	height:20px;
	background: #ffffff url('../images/HomeBtn1.gif') no-repeat top right;
}

.HomeBTN:hover {
	background: #ffffff url('../images/HomeBtn2.gif') no-repeat top right;
}

.SearchBar {
	width:412px;
	height:20px;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
	background: #ffffff url('../images/SearchBar.gif') no-repeat bottom right;
}

.SearchBarTitle {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	padding-left:10px;
	padding-right:6px;
}

.SearchBar a {
	display:block;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

.SearchBar a:hover {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
}

.SearchBarField {
	width:210px;
	height:13px;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
}

.MainMenuHolder {
	width:996px;
	margin:0 auto;
}
.HeaderBase {
	width:996px;
	height:166px;
	margin:0 auto;
	padding:0;
	background-color:#ACA195;
	background: #ACA195 url("../images/JH_QuoteBack.gif") no-repeat top left;
	border-top: 1px solid #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 17px;
	color: #ffffff;
	font-weight:normal;
}
.HeaderText {
	font-family: Arial, Sans-Serif;
	font-size: 20px;
	color: #ffffff;
	font-weight:normal;
	padding-bottom:30px;
	padding-left:20px;
}
.ContentHolder {
	width:996px;
	margin:0 auto;
}
.ContentTable {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}
.SubMenuHolder {
	padding: 10px;
	background-color:#f1f1f1;
}
.MainContent {
	padding:12px;
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
}




ul.AccSubMenu {
	list-style : none;
	margin:0;
	padding:0;
}

ul.AccSubMenu li {
	margin:0;
	padding:0;
}

ul.AccSubMenu li a {
	display:block;
	margin:0;
	width:180px;
	padding: 10px;
	padding-left:20px;
	background: #cac1b8 url('../images/JH_AccSubBtn1.gif') top left no-repeat;
	color:#ffffff;
	text-decoration: none;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
}

ul.AccSubMenu li a:hover {
	display:block;
	background: #b5aea5 url('../images/JH_AccSubBtn2.gif') top left no-repeat;
}

#NewsTitle {
	height:30px;
	padding-top:5px;
	text-align:center;
}






#VID-PLAYER {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	font:normal 12px arial;
	z-index:2020;
}

#VID-TOP {
	z-index:2041;
}

#VID-BTM {
	z-index:2042;
}

#VID-SUMMARY {
	width:464px;
	background: #000000 url('../images/JH_VidSummaryA.gif') top left no-repeat;
	font:normal 10px arial;
	color:#B3B3B3;
	padding-top:12px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	margin:0;
	z-index:2040;
}
#VID-SUMMARY p {
	display:inline;
}
#VID-SUMMARY a {
	font:normal 10px arial;
	color:#CECECE;
	text-decoration: underline;
}
#VID-SUMMARY a:hover {
	font:normal 10px arial;
	color:#b41a1a;
	text-decoration: underline;
}

#GALLERY-VIEWER {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	font:normal 12px arial;
	z-index:2020;
}

#GALLERY-TOP {
	z-index:2041;
}

#GALLERY-BTM {
	z-index:2042;
}


#GALLERY-SUMMARY {
	width:582px;
	background: #000000 url('../images/JH_GallerySummary.gif') top left no-repeat;
	font:normal 10px arial;
	color:#B3B3B3;
	padding-top:12px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	margin:0;
	z-index:2040;
}
#GALLERY-SUMMARY p {
	display:inline;
}
#GALLERY-SUMMARY a {
	font:normal 10px arial;
	color:#CECECE;
	text-decoration: underline;
}
#GALLERY-SUMMARY a:hover {
	font:normal 10px arial;
	color:#b41a1a;
	text-decoration: underline;
}




/* PROJECT SEARCH */


.PS_TitleBar {
	background-color: #cac1b8;
	padding:3px;
	color:#3a383b;
	font-size:12px;
}

.PS_Panel {
	background-color: #f4f4f4;
	padding:3px;
	font-size:10px;
}

.PS_SubTitle {
	font-weight:bold;
	font-size:12px;
	padding:2px;
	padding-left:6px;
	color: #7e7873;
}
