/* External Style Sheet for screen: www.lharries-jones.com */
/* Site Design: Black Cap Design */


* {margin: 0} /* sets margin on everything to 0 to address IE & non-IE rendering inconsistencies  */
img {border: none;} /* removes border on all images */
a {outline: none}  /* to rid nasty link outline in Firefox */

body 
{
	padding: 0;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	background-color: white;
	color: #333; 
	min-width: 994px; /* prevents design collapse (header) on small window resize */
}
#bodywrap 
{
	width: 994px;
	margin: 0 auto;		
}
/* =================<OUTER CONTAINER DIVs>==================== */
#wrapper
{

}
#shadow_t-l
{
	background: url('../images/shadow_t-l.png') no-repeat 0 0;
	margin-left: 0px;
}
#shadow_t-r
{
	background: url('../images/shadow_t-r.png') no-repeat 100% 0;
	margin-right: 0px;
}

#shadow_b-l
{
	background: url('../images/shadow_b-l.png')  no-repeat 0 100%;
}
#shadow_b-r
{
	background: url('../images/shadow_b-r.png')  no-repeat 100% 100%;
}
#middle 
{
	background: url('../images/shadow_middle.png') repeat-y; 
	width: 994px;
/*	outline: 1px dashed red;	 */
}
#bottom
{
	background: url('../images/shadow_bottom.png')  no-repeat 0 0;
	width: 994px;
	height: 10px;
}
/* =================</OUTER CONTAINER DIVs>==================== */


#container
{
	width: 930px;
	margin-left: 32px;
}
#banner
{
	width: 930px;
	height: 123px;
	background-image: url('../images/banner_bg1.jpg');
	background-repeat: no-repeat;
}
/* ============<HORIZONTAL NAVIGATION>============ */
#nav 
{
	width: 892px;
	height: 50px;
}
.lavaLamp 
{
	position: relative;
	height: 50px;
	width: 892px;
	padding-left: 34px;
	overflow: hidden;
	z-index: 1000;
}
.lavaLamp li 
{
	float: left;
	list-style: none;
}
.lavaLamp li.back 
{
	background: url('../images/nav_marker.gif') no-repeat;
	background-position: top center;
	width: 12px; 
	height: 7px;
	z-index: 8;
	position: absolute;
}

.lavaLamp li a 
{
	font: normal 16px "Trebuchet MS", Verdana, sans-serif;		
	text-decoration: none;
	color: #797979;
	outline: none;
	text-align: center;
	top: 7px;
	z-index: 10;
	display: block;
	float: left;
	height: 50px;
	position: relative;
	overflow: hidden;
	margin: 8px 32px;    
}
.lavaLamp li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited 
{
	border: none;
}
.lavaLamp li a:hover, .lavaLamp li a:active, li.active a
{
	color: #444;
}
.lavalamp li:visited
{
	color: #797979;
}

/* ============</HORIZONTAL NAVIGATION>============ */
#content_container
{
	clear: both;
	margin-top: 20px;
	width: 930px;
}
#content
{
	width: 62%;
	float: right;
}
#content_1col
{
	width: 100%;
}
#sidebar
{
	width: 38%;
	float: left;
	margin-top: 20px;
}


/* ===========<SIDEBAR>============ */
#sidebar img
{
	margin-left: 20px;
	border: 1px solid #cdcdcd;
}

/* ===========</SIDEBAR>============ */
/* ===============<CONTENT DIVs>================= */

#content p, #content_1col p
{
	padding: 6px 48px 6px 32px;	
	line-height: 190%;
	font-size: 1.1em; 
}
#content_1col p
{
	padding: 6px 80px 6px 60px;
}
h1 , h2, h3
{
	font-size: 1.9em;
	padding: 16px 48px 8px 32px;
	color: #263271;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
h2
{
	font-size: 1.8em;
	padding: 16px 48px 4px 32px;	
}
h3
{
	font-size: 1.6em;
	padding: 16px 48px 4px 32px;
	font-style: oblique;
}
#content_1col h1, #content_1col h2, #gallery_container, #content_1col p
{
	padding-left: 60px;
	padding-right: 60px;
}

.clear_both /* NECESSARY TO PREVENT IE6 RENDERING BUG */
{
	display: block;
	height: 1px;
	clear: both;	
}
.intro
{
	font-weight: bold;
	color: #0e1a70;
	font-size: 1.1em;
}
img.more, img.download
{
	vertical-align: middle;
	padding-left: 6px;
}
img.download
{
	padding-left: 0;
	padding-right: 6px;
}
#gallery_container
{
	
}
.thumbwrapper
{
	display: inline;
}
.thumbwrapper img
{
	margin: 0 24px 24px 0px;	
}
.red
{
	color: #990000;
	font-weight: bold;
}
.nobreak
{
	white-space: nowrap;
}
/* ===============</CONTENT DIVs>================= */
/* ============<ANCHORS>============ */
#content a:link, #content_1col a:link, #sidebar a:link
{
	color: #9c6b19;
	text-decoration: underline;
}
#content a:visited, #content_1col a:visited, #sidebar a:visited
{
	color: #602326;
	text-decoration: underline;
}
#content a:hover, #content_1col a:hover, #sidebar a:hover
{
	color: #9c6b19;
	text-decoration: none;	
}
#design_cred a:link, #design_cred a:hover, #design_cred a:visited
{
	color: #949494;	
}
#design_cred a:hover
{
	text-decoration: none;
}
#content_1col #gallery_container a:link {
  text-decoration: none;
}
/* ============</ANCHORS>============ */

/* ===============<LISTS>=================== */
ul.standard
{
	padding: 0 48px 6px 48px;
	list-style-type: none;
	margin-top: -4px;
}	
ul.standard li
{
  background-image: url('../images/bullet.gif');
	background-repeat: no-repeat;
  background-position: 0 7px;
  padding-left: 16px;  
	line-height: 190%;
	font-size: 1.1em; 		
}
ul.standard ul li
{
	background-image: none;
	font-size: 1em;
	line-height: 100%;
	padding-left: 6px;
	margin-left: 0;	
}
ol
{
	padding: 0 48px 6px 52px;
}
ol li
{
  padding-left: 2px;  
	line-height: 190%;
	font-size: 1.1em; 			
}
/* ===============</LISTS>================== */

/* =================<FOOTER>================= */
#footer 
{
	clear: both;
	height: 20px;
	margin: 0px 20px 0 20px;
	padding-top: 60px;
	padding-bottom: 20px;
}
#footer_hr
{
	border-top: 1px solid #a9a9a9;
	width: 100%;
	height: 1px;
	overflow: hidden;
}
#footer p
{
	font-size: 1em;
	margin: 10px 0 0 0; 
	padding:0;	
	color: #949494;
}
#copyright
{
	display: inline;
	float: left;
}
#design_cred
{
	display: inline;
	float: right;	
}

/* =================</FOOTER>================= */

/* =========<MISCELLANEOUS DIVs>========== */
#skip
{
	display: none;	
}

/* ----------------<horizontal footer navigation>---------------- */



	
