/* --- CSS for James Henry---
*/
body {
	background-color: #414628;
	padding:0px;
	margin:0px;
	text-align:center;
	background-image:url(media/body_bg.jpg);
	background-repeat:repeat-x;
}
#content_layout
{
	position:relative;
	margin-top:10px;
	width:836px;
	height:300px;
}
.panel {
	width:200px;
	height:498px;
	font-family: verdana;
	font-size: 9.5pt;
	background-image:url(media/panel_bg.jpg);
	background-repeat:repeat;
	padding:12px;
}
.panel_heading 
{
	font-family: verdana;
	font-size: 9.5pt;
	font-weight:bold;
	color:Maroon;
}

.footer_home a {
	color: #666;
}
.form_field
{
	font-size:8pt;
	color:#000;
	background-color:#fff;
    border:Solid 1px #999999;
    Font-family:Verdana;
    Font-Size:8pt;
}
	
#banner_break {
	position:relative;
	width:100%;
	top:-2px;
	margin-top:0px;
	height:3px;
      background-image: url("home_break.gif");
	background-repeat: repeat-x;
}
#banner_break_two {
	position:relative;
	margin-top:0px;
	width:100%;
	height:3px;
      background-image: url("home_break.gif");
	background-repeat: repeat-x;
}
#tagline {
	text-align:left;
	padding-left:20px;
	font-family: Verdana;
	font-size: 12pt; 
	font-weight: normal;
	font-style:normal;
	letter-spacing:1px;
	color:#333;
}

.content {
	color: #333;
	font-family: Verdana;
	font-size: 9.5pt; 
	padding-right:20px;
}
.content H1
{
	font-family: Verdana;
	font-size: 14pt; 
	color:#404527;
}
.content H2
{
	font-family: Verdana;
	font-size: 13pt; 
	color:#404527;
}
.content a {
	color: #764e32;
}
.ContentContainer_content {
	position:relative;
	top:-236px;
}
.more a {
	color: #9b472f;
	font-family: Verdana;
	font-size: 10pt; 
	padding-right:20px;
}
#homepage {
	width:540px;
	padding-right:45px;
	padding-left:40px
}
#homepage_index {
	width:470px;
	padding-left:40px;
	padding-right:145px;
}
#homepage_right {
	width:320px;
	/*background-color:#e5e5e5;*/
}
.content_header {
	color:#333;
	font-size:12pt;
	padding-top:0px;
	margin-top:2px;
	background-color:#f1f1f1;
	border-bottom:solid 1px #999;
	border-top:solid 1px #999;
}
#contentpage_right {
	padding: 15px;
	width:240px;
}
#contact {
	position:absolute;
	top:50px;
	width:160px;
	left:1100px;
}
#flash {
	position:absolute;
	top:200px;
	left:630px;
	width:80px;
}

#deals {
	width:540px;
	padding-right:45px;
	padding-left:40px
}
#flashrollover {
	padding:0px;
	background:#e9e9e9;
	width:75px;
}
.content_question {
	font-size:10pt;
	font-weight:bold;
	padding-top:5px;
}
.content_response {
	padding-left:30px;
	margin-top:3px;
}
.top_left {
	background-image: url("TOP-LEFT.gif");
	background-repeat:no-repeat;
	width:11px;
	height:11px;
}
.top_right {
	background-image: url("TOP-RIGHT.gif");
	background-repeat:no-repeat;
	width:11px;
	height:11px;
}
.bottom_left {
	background-image: url("BOTTOM-LEFT.gif");
	background-repeat:no-repeat;
	width:11px;
	height:11px;
}
.bottom_right {
	background-image: url("BOTTOM-RIGHT.gif");
	background-repeat:no-repeat;
	width:11px;
	height:11px;
}
.middle {
	background-color:#FBBF5E;
}
.top_left_add {
	background-image: url("top_left_white.gif");
	background-repeat:no-repeat;
	width:11px;
	height:11px;
}
.top_right_add {
	background-image: url("top_right_white.gif");
	background-repeat:no-repeat;
	width:11px;
	height:11px;
}
.bottom_left_add {
	background-image: url("bottom_left_white.gif");
	background-repeat:no-repeat;
	width:11px;
	height:11px;
}
.bottom_right_add {
	background-image: url("bottom_right_white.gif");
	background-repeat:no-repeat;
	width:11px;
	height:11px;
}
.middle_add {
	background-color:#fff;
}
/* --- CSS for the Gallery Slideshow---
*/

	#galleryimage{
		margin:0 auto;
		width:100%;
		text-align:left;
		padding-left:0px;
	}	
	#mainContainer{
	margin-left:30px;
		width:522px;
		text-align:left;
		background-color:#fff;
		padding:0px;
		padding-left:0px;
		padding-top:0px;
		border:0px solid #CC9933;
		background-image: url(gallery_bg.png);
		background-repeat: no-repeat;
	}
	.clear{
		clear:both;
	}

	#DHTMLgoodies_panel_one {	/* Width of divs for thumbnails */
		width:500px;
		padding-left:30px;
		background-image: url(gallery_bg1.png);
		background-repeat: no-repeat; 
	}
	#DHTMLgoodies_arrows {
		position:relative;
		top:-50px;
		width:520px;
		margin-left:-30px;
	/*	border:1px solid #fff;*/
	}
	#DHTMLgoodies_panel_one{
		float:none;
		width:500px;
		margin-left:30px;
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		width:427px;
		height:55px;	/* Height of thumbnail div */
		margin-left:30px;
		position:relative;	/* Never change this */
		top:0px;
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		width:500px;	/* Width of large image div */
		height:520px;	/* Height of large image div */
		padding-left:5px;	/* "Air" */
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		border:2px solid #fff;	 /*Border around large image */
	}
	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:58px;	/* Width of strip */
		padding-right:15px;	/* "Air" inside filmstrip div */
		position:absolute;

	}
	.strip_of_thumbnails div{
		width:50px;
		height:50px;
		padding:0px;
		position:relative;
		top:3px;
		text-align:center;
	}
	.strip_of_thumbnails img{
		border:0px;
		padding:3px;
		height:40px;
		width:45px;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:2px solid #CE7109;	/* border around active thumbnail */
		padding:0px;
	}
	.leftArrow{
		float:left;
	}
	.rightArrow{
		float:right;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
		height:100px;
		padding:5px;
	}	
	.subgallery_cell {
		background-image: url(gallery_bg2.gif); 
		background-repeat: no-repeat;
		height:55px;
		text-decoration:none;
	}
	.subgallery_cell a {
		text-decoration:none;
	}
	.subgallery_caption {
		font: normal 16px arial; 
		color: #fff;  
		text-decoration:none;
		position:relative;
		top:22px;
	}
	.subgallery_img {
		padding:0px;
		margin-left:10px;
		margin-right:4px;
		border:1px solid #000;
		float:left;
	}




