* { padding: 0; margin-top: 0; }
html, body {
height: 100%;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: .75em;
 background-image:url(../images/browserBG.jpg);
 background-repeat:no-repeat;
 background-color:#929191;
}
p {
	margin:0;
	padding:1em 0 0; 
	line-height:170%;
	}	

a img {
	border:none;
	}	
a {
	color:#232323;
	text-decoration:underline;
	}	
a:hover {
	color:#3f3f3f;
	}
#wrapper { 
 margin:0 auto;
 width:990px;
 border:0px solid #CB7575;
}
#navIntr {
 float: left;
 width:990px;
 height:125px;
 border:0px solid #CB7575; 
}
/* BEGIN PAGE HEADERS */
#pageHdrs {
 margin:0px;
 float: left;
 width:990px;
 height:83px;
 border:0px solid #CB7575;
}
#pageHdrPortfolio {
 margin:0px;
 float: left;
 width:990px;
 height:64px;
 border:0px solid #CB7575;
}
/* END PAGE HEADERS */
#stagebg {
 background: url(../images/StageIntrPgs.png);
 margin:0px;
 float: left;
 width:990px;
 height:345px;
 border:0px solid #CB7575;
}
.stagegutter {
 margin:10px;
 width:100px;
 height:100px;
 float:left;
 border:0px solid #CB7575;
}
.stagegutterfolio {
 margin:10px;
 width:60px;
 height:100px;
 float:left;
 border:0px solid #CB7575;
}
#stage {
 margin:10px;
 float: left;
 width:750px;
 border:0px solid #CB7575;
}
#sliceIntr {
 background: url(../images/sliceIntr.jpg) repeat-y;
 float: left;
 width:990px;
 height:auto;
 border:0px solid #CB7575;
}
#slicePortfolio {
 background: url(../images/slicePortfolio.jpg) repeat-y;
 float: left;
 width:990px;
 height:auto;
 border:0px solid #CB7575;
}
#stageportfolio {
 margin-top:0;
 float: left;
 width:750px;
 border:0px solid #CB7575;
}
.porthomebtns {
 margin-left: 30px;
}
.portfolioBtn {
 padding:3px;
 margin-bottom:2px;
 font-size: 7px;
 font-family: verdana;
 font-weight:bold;
 font-style: normal;
 background-color:#918274;
 border-bottom-color:fff;
 border-right-color:fff;
 border-top-color:#7a7a7a;
 border-left-color:#7a7a7a;
 border:thin;
}
#leftcolumn {
 float:left; 
 display: inline;
 color:#333;
 margin:21px 11px 0px 12px;
 padding:0px;
 width:187px;
 height:145px;
 border:0px solid #CB7575;
}
#midcolumn { 
 float:left;
 display:inline;
 color:#333;
 margin:21px 10px 0px 73px;
 padding:0px;
 width:187px;
 height:145px;
 border:0px solid #CB7575;
}
#rightcolumn { 
 float:left;
 display:inline;
 color:#333;
 margin:21px 10px 0px 73px;
 padding:0px;
 width:187px;
 height:145px;
 border:0px solid #CB7575;
}
#gutterL {
 margin:0px;
 float:left;
 margin:21px 5px 0px 0px;
 width:120px;
 height:145px;
 border:0px solid #CB7575; 
}
#gutterhoriz {
 margin:0px;
 width:979px;
 height:49px;
 border:0px solid #CB7575;
}
.contactform {
 width:450px;
 float:left;
 margin-top:20px;
 border:0px solid #CB7575;
}
.contactgutter {
 width:250px;
 height:100px;
 float:left;
 border:0px solid #CB7575;
}
blockquote {
 font-size:1.20em;
 font-family:"Trebuchet MS";
}
/* END PRICE COLS */
.urlcolumn {
  width:300px;
	float:left;
	display:inline;
	margin:0;
}
#footerIntr {
 background: url(../images/footerIntr.png);
 float: left;
 width:990px;
 height:78px;
 border:0px solid #CB7575; 
}
#footerPortfolio {
 background: url(../images/footerPortfolio.jpg);
 float: left;
 width:990px;
 height:36px;
 border:0px solid #CB7575; 
}
.clear { clear: both; background: none; }
.spacer { clear: both; background: none; }