@charset "utf-8";
/* CSS Document */
body {
	background-color:#9C9C9C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.lhc_mainwrapper {
	margin: 0 auto; /* For most browsers */ 
	padding: 0px; 
	width: 1024px; 
	text-align: left; /* IE Fix */ 
}
h1 {
	font-family:"Arial Narrow";
	font-size:20px;
	color:#FFFFFF;
}
h2 {
	font-family:Arial;
	font-size:18px;
	color:#666666;
}
h3 {
	font-family:Arial;
	font-size:15px;
	color:#DDBD26;
}
h4 {
	font-family:Arial;
	font-size:11px;
	color:#009900;
}
h5 {
	font-family:Arial;
	font-size:11px;
	color:#DDBD26;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}
h6 {
	font-family:Arial;
	font-size:10px;
	color:#666666;
	font-weight:bold;
}
.white {
	color:#FFFFFF;
}

p {
	font-family:Arial;
	font-size:11px;
	color:#666666;
}
.bold {
	font-weight:bold;
}
hr {
	border-bottom: #DDBD26 1px dotted;
	border-top: 0px; /* For Mozilla Glitch */ 
	width: 100%;
	height: 1px;
	color:#DDBD26;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#DDBD26;
	text-decoration:underline;
}

.nopad {
	padding:0px;
	margin:0px;
}
.navtxt {
	margin:30px 0px 0px 15px;
}





/************************/
/* HEADER */
/************************/

.lhc_header_logo {
	width:1024px;
	height:103px;
	background-image:url(images/laurahenrycollection_r1_c1.jpg);
}
.lhc_nav_home {
	margin-left:43px;
	width:232px;
	height:67px;
	background-image:url(images/laurahenrycollection_r2_c2.jpg);
	float:left;
}
.lhc_nav_portfolio {
	width:229px;
	height:67px;
	background-image:url(images/laurahenrycollection_r2_c3.jpg);
	float:left;
}
.lhc_nav_exhibitions {
	width:229px;
	height:67px;
	background-image:url(images/laurahenrycollection_r2_c4.jpg);
	float:left;
}
.lhc_nav_contact {
	width:230px;
	height:67px;
	background-image:url(images/laurahenrycollection_r2_c5.jpg);
	float:left;
}

/************************/
/* CONTENT */
/************************/

.lhc_content_wrapper {
	padding:15px 0px 0px 20px;
	margin-left:43px;
	margin-top:10px;
	width:705px;
	height:349px;
	float:left;
}
.lhc_box_abstract {
	background-image:url(images/box_abstract.jpg);
	width:189px;
	height:118px;
	float:right;
	margin-right:60px;
	margin-top:10px;
}
.lhc_box_landscape {
	background-image:url(images/box_landscape.jpg);
	width:189px;
	height:118px;
	float:right;
	margin-top:5px;
	margin-right:60px;
}
.lhc_box_asian {
	background-image:url(images/box_asian.jpg);
	width:189px;
	height:118px;
	float:right;
	margin-top:6px;
	margin-right:60px;
}
.lhc_box_padtop {
	width:189px;
	height:85px;
}
.lhc_box_padbot {
	width:174px;
	text-align:right;
	margin-right:15px;
}

/* GALLERY */
.lhc_leftbox {
	width:200px;
	float:left;
	text-align:center;
	margin-right:10px;
	margin-bottom:10px;
}

/* NEWSLETTER BOX */

.newsletterbox {
	float:left;
	width:430px;
	margin:40px 0px 0px 410px;
}
.bookmark {
	float:right;
	width:120px;
	height:20px;
	margin:75px 60px 0px 0px;
}

/************************/
/* FOOTER */
/************************/

.lhc_bottombar {
	margin-left:43px;
	margin-top:10px;
	background-image:url(images/laurahenrycollection_r10_c2.jpg);
	width:920px;
	height:10px;
}
.lhc_footer {
	padding:0px;
	margin-left:43px;
	margin-top:10px;
	width:920px;
}