@charset "utf-8";
body
{
	background-image: url(../images/global/bgtile.jpg);
	background-repeat: repeat-x;
}
#wrapper
{
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 4px solid #DDAE42;
	background-repeat: repeat-y;
	background-image: url(../images/interior/bodg-bg-tile.jpg);
}
#outer-wrapper
{
	background-image: url(../images/interior/border.png);
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 25px;
	padding-top: 8px;
	background-repeat: repeat-y;
	margin-bottom: 0px;
}
#clear
{
	height: 10px;
	overflow: hidden;
	background-image: url(../images/interior/border-btm.png);
	background-repeat: no-repeat;
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer
{
	height: 25px;
	margin-bottom: 0px;
	text-align: right;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #DDAE42;
	clear: both;
	margin-right: 15px;
	margin-left: 160px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #422F20;
	padding-top: 19px;
	margin-top: 15px;
}
#footer p
{
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
#footer a:link, #footer a:visited { color: #DDAE42; }
#footer a:hover
{
	color: #DDAE42;
	text-decoration: none;
}
#wrapper #branding
{
	float: left;
	width: 146px;
}
#wrapper #branding a
{
	display: block;
	font-size: 10px;
	height: 104px;
	width: 114px;
	text-indent: -9999px;
	background-image: url(../images/interior/logo.jpg);
	margin-left: 16px;
	margin-top: 16px;
	margin-bottom: 32px;
}
#branding .design-build
{
	background-image: url(../images/interior/vert/design-build.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 400px;
	width: 66px;
	margin-left: 42px;
}
#branding .about-us
{
	background-image: url(../images/interior/vert/about-us.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 400px;
	width: 66px;
	margin-left: 42px;
}
#branding .portfolio
{
	background-image: url(../images/interior/vert/portfolio.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 400px;
	width: 66px;
	margin-left: 42px;
}
#branding .services
{
	background-image: url(../images/interior/vert/services.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 400px;
	width: 66px;
	margin-left: 42px;
}
#branding .contact-us
{
	background-image: url(../images/interior/vert/contact.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 400px;
	width: 66px;
	margin-left: 42px;
}
#wrapper #navigation
{
	width: 601px;
	float: right;
}
#wrapper #content
{
	clear: none;
	display: block;
	width: 576px;
	float: right;
	margin-top: 15px;
	padding-right: 15px;
}
#content p, #content ul, #content ol
{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #422F20;
	line-height: 22px;
	margin-top: 3px;
	margin-bottom: 12px;
}
#content h2.design-build
{
	background-image: url(../images/interior/head/design-build.gif);
	height: 41px;
	width: 576px;
	text-indent: -9999px;
}
#content h2.about-us
{
	background-image: url(../images/interior/head/about-us.gif);
	height: 41px;
	width: 576px;
	text-indent: -9999px;
}
#content h2.portfolio
{
	background-image: url(../images/interior/head/portfolio.gif);
	height: 41px;
	width: 576px;
	text-indent: -9999px;
}
#content h2.services
{
	background-image: url(../images/interior/head/services.gif);
	height: 41px;
	width: 576px;
	text-indent: -9999px;
}
#content h2.contact-us
{
	background-image: url(../images/interior/head/contact.gif);
	height: 41px;
	width: 576px;
	text-indent: -9999px;
}
#content h2.portfolio-la
{
	background-image: url(../images/interior/head/portfolio-la.gif);
	height: 41px;
	width: 576px;
	text-indent: -9999px;
}#content h2.portfolio-kitchen
{
	background-image: url(../images/interior/head/portfolio-kitchen.gif);
	height: 41px;
	width: 576px;
	text-indent: -9999px;
}#content h2.portfolio-exteriors
{
	background-image: url(../images/interior/head/portfolio-exteriors.gif);
	height: 41px;
	width: 576px;
	text-indent: -9999px;
}
/* TOP NAVIGATION
----------------------------------------------- */
ul#menu
{
	height: 77px;
	width: 601px;
	margin: 0;
	padding: 0;
	position: relative;
	background-color: transparent;
	background-image: url(../images/interior/navigation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#menu li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
ul#menu li, ul#menu a
{
	height: 77px;
	display: block;
}
ul#menu li a
{
	text-indent: -9999px;
	text-decoration: none;
}
#nav-home
{
	left: 0;
	width: 70px;
}
#nav-about
{
	left: 70px;
	width: 95px;
}
#nav-design
{
	left: 164px;
	width: 143px;
}
#nav-portfolio
{
	left: 306px;
	width: 95px;
}
#nav-services
{
	left: 401px;
	width: 85px;
}
#nav-contact
{
	left: 485px;
	width: 116px;
}
#nav-home a:hover { background: transparent url(../images/interior/navigation.jpg) 0 -79px no-repeat; }
#nav-about a:hover { background: transparent url(../images/interior/navigation.jpg) -70px -79px no-repeat; }
#nav-design a:hover { background: transparent url(../images/interior/navigation.jpg) -164px -79px no-repeat; }
#nav-portfolio a:hover { background: transparent url(../images/interior/navigation.jpg) -306px -79px no-repeat; }
#nav-services a:hover { background: transparent url(../images/interior/navigation.jpg) -401px -79px no-repeat; }
#nav-contact a:hover { background: transparent url(../images/interior/navigation.jpg) -485px -79px no-repeat; }
#certifications
{
	font-family: "Trebuchet MS", Arial;
	color: #422F20;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #422F20;
	margin-top: 10px;
	padding-top: 10px;
	height: 120px;
}
#certifications div.certs
{
	float: left;
	width: 200px;
}
#certifications div.associations
{
	float: right;
	width: 210px;
}
#content h3 {
	font-family: "Trebuchet MS", Arial;
	color: #422F20;
}
#certifications img
{
	float: left;
	padding: 2px;
	border: 1px solid #422F20;
}

#certifications p
{
	float: left;
	padding: 2px;
	border: 1px solid #422F20;
	margin: 0px;
}

#content #certifications ul
{
	font-size: 10px;
	line-height: 18px;
	margin: 0px;
	list-style-type: none;
}
a:link, a:visited { color: #422F20; }
a:hover{ text-decoration: none; }

.services-module {
	width: 236px;
	float: left;
	padding: 10px;
	margin-right: 20px;
	font-family: "Trebuchet MS", Arial;
	border: 1px solid #422F20;
	margin-top: 10px;
	background-image: url(../images/interior/services-module-bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.services-module p {
	font-size: 14px;
	color: #422F20;
}
.services-module h2 {
	color: #422F20;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 20px;
}
.services-module img {
	margin: 0px;
	padding: 3px;
	border: 1px solid #422F20;
}

#content ul
{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #422F20;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: disc;
	margin-left: 35px;
}

#content ol
{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #422F20;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: decimal;
	margin-left: 35px;
}

form#cformsform{ font-family: "Trebuchet MS", Arial; }

form#cformsform ol{
	list-style-type: none;
	margin: 0px;
}

form#cformsform ol li{
	list-style-type: none;
	margin-bottom: 8px;
}

form#cformsform legend{
	list-style-type: none;
	margin: 0px;
	display: none;
}

form#cformsform label{
	display: block;
}
p.linklove{ display: none; }

.imgright{
	float: right;
	padding: 0px;
	margin-left: 15px;
	border: 2px solid #422f20;
}

.imgright-sans-border{
	float: right;
	padding: 0px;
	margin-left: 15px;
}#content iframe {
	padding: 0px;
	height: 700px;
	width: 576px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.menu_album {
	padding: 0px;
	float: left;
	width: 172px;
	margin-right: 15px;
	margin-bottom: 0px;
	border: 2px solid #723202;
	margin-top: 10px;
	background-image: url(http://richardharphomes.com/wp-content/themes/default/assets/images/interior/services-module-bg.jpg);
	height: 50px;
}

.menu_album p.gallery_name a{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.menu_album p.gallery_name{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

#content h3.gallery-title{
	font-size: 20px;
	text-align: center;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
