body {
	font: 0.9em/1.5em Arial;
	background:#dcdcdc url(/images/headergrad.png) repeat-x;
	margin:0px;
}
html, body {
height:100%;
}
#mainwrapper
{
	width:960px;
	padding:0 12px;
	background: url(/images/center_background.png);
	color:#dcdcdc;
	margin:0px auto -92px;
	min-height: 100%;
	position: relative;
	
}
#mainwrapper a
{
  color:#ffffff;
  text-decoration:none;
}
#mainwrapper #navigation a:hover
{
	text-decoration:none
}
#mainwrapper a:hover
{
  text-decoration:underline;
}
#header
{
padding-top:20px;
padding-bottom:6px;
}
#subheader
{
	font-weight: normal;
	font-size:0.8em;
	margin-top:0px;
	width:436px;
	line-height: 1.2em;
}
#logo
{
	width:476px;
	height: 144px;
	background: url(/images/rainier-door-logo.png);
}
#navigation
{
	background:#730b03 url(/images/navbar_background.png) repeat-x;
	border-top:1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-left:32px;
}
#navigation ul
{
	list-style-type:none;
	padding:0;
	margin:0;
	height:29px;
	line-height: 26px;
}
#navigation ul li
{
	float:left;
	font-weight: bold;
	font-size:1.1em;
}

.Home #navigation ul li #nav_home,
.What #navigation ul li #nav_what,
.Who #navigation ul li #nav_who,
.How #navigation ul li #nav_how,
.Gallery #navigation ul li #nav_gallery
{
	background-color: #000000;
}
#navigation ul li a.active:hover
{
	background-color: #000000;
	color:#dddddd;
}

#navigation ul li a
{
	color:#dddddd;
	text-decoration: none;
	padding:0 12px;
	display:block;
	float:left;
	height:29px;
	text-shadow: 2px 1px 2px black, 0 0 0.4em black;
}
#navigation ul li a:hover
{
	color:#ffffff;
	text-shadow: 3px 2px 3px black, 0 0 0.8em black;
}
#navigation ul li a:hover
{
	color:#ffffff;
	text-shadow: 3px 2px 3px black, 0 0 0.8em black;
	background-color: #990000;
}





#footer
{
	font:0.85em/1.0em Arial;
	background: #111111;
	height:80px;
	padding-top:12px;
	position: relative;
	z-index: 5;
	margin:0 auto;
	width:960px;
	color:#dcdcdc;	
}


.standardBox
{
	width:530px;
	margin-left:32px;
}
.widebox
{
	margin-left:32px;
	margin-right:32px;
}
.normal
{
	font-weight: normal !important;
	font-style: normal !important;
}
.deemph
{
	color:#aaaaaa;
}
.margtop
{
	margin-top:12px;
}
.push 
{
	height:150px;
}
.rightalign
{
	text-align:right;
}
#rightbox
{
	position: absolute;
	width:348px;
	right:30px;
	top:0px;
	z-index: 5;
	color:#dddddd;
}
#rightbox .rightbox-area
{
	background:url("/images/greygrad.png") repeat-x scroll 0 bottom #606060;
	border:1px solid #555;
	padding:8px 16px;
}
#rightbox h2
{
	text-transform: uppercase;
	text-align: left;
	font-size: 1.3em;
	font-weight: normal;
	margin:0;
}
.rounded
{
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}
.forcebreak
{
	display:block;
	margin-top:4px;
}
.clearfix
{
	clear:both;
}
.rounded-bottom
{
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;	
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;	
}
.testimonial
{
	margin-top:16px;
}
.testimonial a
{
	color:#eeeeee;
	text-decoration: none;
}
#phone-box.rightbox-area
{
	font-size:18px;
	line-height: 20px;
	color:#eeeeee;

}
.phone
{
}
.phone a
{
	color:#eeeeee;
	text-decoration: none;
}
.phone a:hover, .testimonial a:hover
{
	text-decoration: underline;
}

.infosmall
{
	font-size:10px;
	line-height:11px;
}

.quote 
{
	font-size:0.9em;
	line-height: 1em;
	font-style: italic;
text-align:right;}

.no-bordertop
{
	border-top:none !important;
}
.defer
{
	display:none;
}
.fpimage
{
	width:595px;
	height:230px;
}
.noshow
{
	display:none;
}
img 
{
	border:0;
}

ul.partners
{
	margin:0px;
	list-style-type: none;
	margin-left:24px;
}
ul.partners li
{
	margin-bottom:18px;
	
}
.gallery_con td
{
	padding:4px 10px;
	border-collapse: collapse;
}