/************************************************************************ 
CSS Reset via http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
************************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus { outline: 0; }

body
{
	line-height: 1;
	color: black;
	background: white;
}

ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/************************************************************************ 
Global
************************************************************************/

img, div, input { behavior: url("iepngfix.htc") }

body
{
	background-color: #452a00;
	background-image: url('../images/rh_bg.jpg');
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4e4135;
}

#wrapper
{
	width: 990px;
	margin: 0 auto;
	background-image: url('../images/bg_shadow.png');
	background-repeat: repeat-y;
	background-position: top center;
	background-color: transparent;
}

a, a:visited
{
	font-size: .9em;
	line-height: 2em;
	color: #cb810e;
	text-decoration: none;
}
a:hover, a:focus
{
	font-size: .9em;
	line-height: 2em;
	color: #ccc;
	text-decoration: none;
}
a:active {
	color: #0021A5;
	text-decoration: none;

}

h1
{
	font-size: 2em;
	line-height: 2em;
}

h2
{
	font-size: 1.6em;
	line-height: 1.6em;
}

h3
{
	font-size: 1.2em;
	line-height: 1.2em;
}

h4
{
	font-size: 1em;
	line-height: 1.2em;
	color: #452a00;
	font-weight: 700;
}

h5
{
	font-size: 1em;
	line-height: 1.5em;
}

h6
{
	font-size: .7em;
	line-height: 1.3em;
}

.clearing
{
	display: block;
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0;
}

em{font-style: italic;font-size: .7em;}

#leftColumn ul.bodyNav{
	padding: 0 25px 25px 25px;
}
/************************************************************************ 
Header
************************************************************************/

#header, #subPageHeader
{
	width: 990px;
	height: 162px;
	margin: 0 auto;
	position: relative;
	background-image: url('../images/subpage-headFoot.png');
	background-position: top center;
	display: block;
}

#header h1 a, #subPageHeader h1 a
{
	display: block;
	width: 290px;
	height: 61px;
	position: absolute;
	top: 18px;
	text-indent: -5000px;
}

#header h2, #subPageHeader h2
{
	float: right;
	margin: 40px 30px 0 0;
	color: #dfd1c1;
}

/************************************************************************ 
Navigation Styles
************************************************************************/
#nav
{
	widows: 385px;
	height: 29px;
	position: absolute;
	bottom: 18px;
	right: 0;
}

#nav ul
{
	float: right;
	height: 29px;
	margin-right: 30px;
}

#nav ul li
{
	display: inline;
	height: 29px;
}

#nav ul li a
{
	display: block;
	float: left;
	height: 29px;
	text-indent: -5000px;
}

a#homeButt { width: 73px; }

a#homeButt:hover, a#homeButt.active
{
	background-image: url('../images/rh_navigation.png');
	background-position: -444px -29px;
}

a#servicesButt { width: 97px; }

a#servicesButt:hover, a#servicesButt.active
{
	background-image: url('../images/rh_navigation.png');
	background-position: -517px -29px;
}

a#portfolioButt { width: 114px; }

a#portfolioButt:hover, a#portfolioButt.active
{
	background-image: url('../images/rh_navigation.png');
	background-position: -614px -29px;
}

a#historyButt { width: 98px; }

a#historyButt:hover, a#historyButt.active
{
	background-image: url('../images/rh_navigation.png');
	background-position: -728px -29px;
}

a#contactButt { width: 104px; }

a#contactButt:hover, a#contactButt.active
{
	background-image: url('../images/rh_navigation.png');
	background-position: -826px -29px;
}

/************************************************************************ 
Main Content Area Index
************************************************************************/

#content
{
	width: 990px;
	float: left;
	background-image: url('../images/index_content_bg.png');
	background-repeat: no-repeat;
	background-position: top center;
}

#indexPortfolio
{
	width: 990px;
	height: 340px;
	background-image: url('../images/subpage-body.png');
	background-position: top center;
	background-repeat: repeat-y;
}

.myFlashContent
{
	margin: 0 0 0 18px;
	padding-top: 5px;
}

#lowerContent
{
	width: 960px;
	float: left;
	margin: 20px 0 0 15px;
	background-color: #e7e1d4;
	display: block;
}

#indexBoxNoDivider img, .indexBox img { padding-left: 5px; }

#indexBoxNoDivider, .indexBox
{
	width: 315px;
	height: 350px;
	margin-top: 25px;
	margin-right: 5px;
	float: left;
	background-image: url('../images/columnDivide.png');
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
}

#indexBoxNoDivider
{
	background-image: none;
	float: left;
}

#indexBoxNoDivider img, .indexBox img { margin-left: 20px; }

#content h2
{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: 700;
	margin: 15px 5px 0 25px;
}

#content p
{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: .7em;
	line-height: 1.7em;
	margin: 0 25px 0 25px;
}

a.learnButt
{
	position: absolute;
	bottom: 20px;
	width: 150px;
	height: 40px;
	display: block;
	margin: 15px 0 0 22px;
	background-image: url('../images/rh_learn_butt.png');
	background-position: 0 -40px;
	text-indent: -5000px;
}

a.learnButt:hover { background-position: 0 0; }


/************************************************************************ 
Main Content Area Subpages
************************************************************************/
#subsectionContent
{
	width: 990px;
	min-height: 400px;
	padding: 15px 0 0 0;
	background-color: #e7e1d4;
	background-image: url('../images/subpage-body.png');
	background-position: top center;
	background-repeat: repeat-y;
}

#subsectionContent h2 { padding: 10px 0 0 42px; }

.serviceBlock
{
	width: 300px;
	min-height: 400px;
	display: inline;
	float: left;
	margin: 0 0 25px 25px;
}

.serviceBlock h4 { margin-left: 18px; }

.serviceBlock p
{
	font-size: .8em;
	line-height: 1.5em;
	padding: 0 25px 0 18px;
}

.serviceBlock img
{
	margin-bottom: 15px;
	margin-left: 18px;
}

#leftColumn
{
	width: 648px;
	float: left;
}

#leftColumn p
{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: .7em;
	line-height: 2em;
	margin: 0 25px 15px 40px;
}

#rightColumn
{
	width: 305px;
	float: left;
	min-height: 500px;
	padding-top: 5px;
}

#rightColumn h2
{
	margin: 0;
	padding: 0;
}

#rightColumn h4
{
	margin: 0;
	padding: 0;
	font-size: .9em;
	margin-bottom: 5px;
}

#rightColumn p
{
	line-height: 2em;
}

#innerWhite
{
	width: 960px;
	margin: 0 auto;
	background-color: white;
}

.emWrap
{
	display: block;
	clear: both;
	width: 275px;
	min-height: 120px;
	margin: 0 0 15px 0;
}

.emWrap img
{
	float: left;
	margin-right: 10px;
	border: 2px #e2d6c8 solid;
}

p.contactInfo{
	margin-top: 15px;
	font-size: .9em;
}

a#googleMap
{
	width: 128px;
	height: 128px;
	display: block;
	background-image: url('../images/googleMap.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -5000px;
	float: right;
	margin-top: 15px;
	clear: both;
}

/************************************************************************ 
Subpage headers
************************************************************************/
h2#servicesHeader, h2#portfolioHeader, h2#historyHeader, h2#contactHeader
{
	margin: 0 0 10px 35px;
	padding-bottom: 0;
	display: block;
	background-image: url('../images/page_header.png');
	background-repeat: no-repeat;
	text-indent: -5000px;
}

h2#contactHeader
{
	width: 162px;
	height: 25px;
	background-position: 0 0;
}

h2#servicesHeader
{
	width: 162px;
	height: 20px;
	background-position: 0 -34px;
}

h2#portfolioHeader
{
	width: 162px;
	height: 20px;
	background-position: 0 -63px;
}

h2#historyHeader
{
	width: 162px;
	height: 28px;
	background-position: 0 -92px;
}

h2#addressHeader
{
	display: block;
	background-image: url('../images/page_header.png');
	background-repeat: no-repeat;
	text-indent: -5000px;
	width: 170px;
	height: 31px;
	background-position: -7px -130px;
}

h2#employeesHeader
{
	display: block;
	background-image: url('../images/page_header.png');
	background-repeat: no-repeat;
	text-indent: -5000px;
	width: 225px;
	height: 50px;
	background-position: -8px -160px;
	padding-bottom: 15px;
}

/************************************************************************ 
Footer Area
************************************************************************/

#footer
{
	width: 960px;
	height: 168px;
	margin: 0 auto;
	background-image: url('../images/subpage-headFoot.png');
	background-position: -15px -215px;
	background-repeat: no-repeat;
}

#subPageFooter
{
	width: 990px;
	height: 200px;
	margin: 0 auto;
	background-image: url('../images/subpage-headFoot.png');
	background-position: center -182px;
	background-repeat: no-repeat;
}

#footer p
{
	text-align: right;
	font-size: .67em;
	line-height: 2.2em;
	color: #e7e1d4;
	padding: 40px 25px 0 0;
}

#subPageFooter p
{
	text-align: right;
	font-size: .67em;
	line-height: 2.2em;
	color: #e7e1d4;
	padding: 80px 25px 0 0;
}