@charset "UTF-8";
/* CSS Document */


* { margin:0px; padding:0px;}

img { behavior: url(/stage/CSS/iepngfix.htc); }

html {
background: url(../images/backdrop_bronze.jpg) repeat;
height:100%;
}



body {

	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

#backshadow {
	background-color: #ffffff;
	background:url(../images/shadow_body.png) no-repeat 0px 0px;
	behavior: url(/stage/CSS/iepngfix.htc);
	margin: 0px auto;
	width:910px;
	
}

#container {
	position:relative;
	margin: 0px auto 0px auto;
	width: 840px;
	min-height: 631px;
	background:#ffffff url(../images/copy_backdrop_wave.jpg) bottom no-repeat;
	bottom:0%;
	padding-bottom:50px;
	height:inherit;
}




/*div.container{
	position: relative;
	margin: 0 auto;
	width: 659px;
	height: 131px;
}*/

a {
color:#ef8a15;
text-decoration:none;
}

a:hover {
color:#ad1200;
text-decoration:underline;
}

#ared:hover {
color:#ffffff;
text-decoration:none;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}



#headerarea {
	width: 840px;
	height: 56px;
	text-align:right;
	margin-top:20px;
	margin-bottom: -15px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:2;
}

#tagline {
margin:0px auto;
text-align:center;
height: 30px;
padding-top:20px;
}

#navholder {
float:left;
clear:none;
width: 150px;
margin-top:50px;
}

#homecopybox {
	float:right;
	clear:none;
	width: 550px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 10px;
}

#hometable {
padding:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#hometable p {
line-height:14px;
margin-left:5px;
}

.whitecopy {color: #FFFFFF}

#hometable h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#FFFFFF;
margin:0px;
padding:0px;
line-height:16px;
}

#offsetbox {
  position:relative;
 
  z-index:3;
 float:right;
 background:#ffffff url(../images/shadow_inner_left.png) left repeat-y;
 width: 650px;
 margin: 50px -50px 30px; 
}

.red {
 border-right:#ad1200 solid 6px;
 border-top:#ad1200 solid 1px;
  border-bottom:#ad1200 solid 1px;
 }

.orange {
 border-right:#ef8a15 solid 6px;
 border-top:#ef8a15 solid 1px;
  border-bottom:#ef8a15 solid 1px;
 }
 
 .tan {
 border-right:#d2bf64  solid 6px;
 border-top:#d2bf64 solid 1px;
  border-bottom:#d2bf64 solid 1px;
 }
 
 .grey {
 border-right:#8c8673  solid 6px;
 border-top:#8c8673 solid 1px;
  border-bottom:#8c8673 solid 1px;
 } 
 

#pagetitle {
	text-align:left;
	margin-top: -31px;
	width:497px;
	height:38px;
	position:relative;
	z-index:2;
	}
	
#copyarea {
	font-size:11px;
	padding:20px 60px 20px 60px;
	padding-right:20px;
	margin:0px;
	overflow: auto;
	float:left;
	clear:both;
	/*border:#0033CC solid 1px;
	min-height:500px;
	margin-bottom:20px;*/
	/* this still a problem area in FF */
	
	}
	
#insetred {
	background:#ad1200 url(../images/inset_shadow_side.gif) top right repeat-y; 
	width:145px;   
	margin-right:-10px; 
	margin-top:10px; 
	margin-bottom:10px; 
	margin-left:10px; 
	float:right; 
	font-size:13px;
}

#insetcopy {
	color:#FFFFFF; 
	padding:10px 30px 10px 10px;
 }

#insetshadowbottom {
	width: 145px; 
	background:#ffffff url(../images/inset_shadow_bottom.gif) top right no-repeat;
}
	
h1 {
	font-size: 14px;
	line-height:16px;
	margin:0px;
	margin-bottom:10px;
	color:#8c8673;
	}
	
.bodytype {
 line-height:20px;
 }
 
 p {
 line-height:20px;
 margin-bottom:10px;
 }
 
li { margin-left:20px; margin-top:10px; }
ul {margin-bottom:10px;}
 
 #footer {
margin:0px auto 0px auto;
text-align:center;
height: 30px;
padding-top:20px;
width:840px;
background:#FFFFFF;
float:left;
clear:both;
display:block;
bottom:0px;
position:relative;
z-index:2;
}

/**** STYLES FOR THE QUOTES / SIDEBAR ****/

	.quotetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	
	text-align: left;
	line-height: 17px;
}
.attributetext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	
	/*margin-left: 11px;*/
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	/*margin-left: 11px;*/
	}
	
	.companytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	font-style:italic;

	/*margin-left: 11px;*/
}

/***STYLES FOR IMAGES***/
.imagefloatleft {
	  
	margin-right:15px; 
	margin-top:10px; 
	margin-bottom:10px; 
	margin-left:0px; 
	float:left; 
}

.imagefloatright {
	  
	margin-right:0px; 
	margin-top:10px; 
	margin-bottom:10px; 
	margin-left:15px; 
	float:right; 
}
