* {
	margin:0;
	padding:0;
	}
	
body {
	background:#34261b url(../images/bodybg2.jpg) repeat-x;
	font-size:62.5%;
	font-family:trebuchet ms, helvetica, sans;
	behavior:url("csshover3.htc");
	}

p,li {
	font-size:1.4em;
	}
	
a {
	color:#d2790f;
	}
	
h1 {
	color:#d2790f;
	font-size:2.2em;
	width:260px;
	border-bottom:1px solid #d7d7d7;
	margin-bottom:10px;
	}
	
h3 {
	font-size:14px;
	}

body p.quote-space {
	line-height:2em;
	}
	
#wrap {
	width:941px;
	margin:0 auto;
	border-right:none;
	border-bottom:none;
	border-top:none;
	overflow:auto;
	background-color:#ffffff;
	}
	
#header-logo {
	height:116px;
	}
	
#header-logo h1 {
	width:941px;
	height:116px;
	position:relative;
	margin-bottom:0;
	color:#c6c6c6;
	
	}
	
#header-logo h1 span {
   background:url(../images/brooksCopperHeader.jpg) no-repeat;
	width:100%;
	height:100%;
	position:absolute;
	}
	
#navigation {
	float:left;
	width:240px;
	}
	
#navigation ul {
    color:red;
	list-style-type:none;
	padding-left:14px;
	padding-top:10px;
	}
	
/**********leftnav col styling**************/
#brooks-leftnav #navigation ul {
	background:url(../images/divider.gif) right top repeat-y;
	width:240px;
	padding-top:0;
	margin-top:10px;
	padding-bottom:1px;
	
	}
	
#brooks-leftnav #image-container {
	position:relative;
	bottom:1px;
	padding-bottom:9px;
	}
	
/************comparison chart table styling*********/

table {
	color:#000;
	border-collapse:collapse;	
	}
	
table li {
	font-size:1em;
	}


#content-scroll table a {
	font-size:14px;
	text-decoration:none;
	}
	
#content-scroll table a:hover {
	text-decoration:underline;
	}
	
#content-scroll table h3 {
	font-size:14px;
	}
	
table td {
	background-color:#fff;
	padding:4px;
	border-bottom:1px solid #999999;
	}

table li {
	list-style:none;
	}

	
/*********mapquest***************/



	
/************nav********************************/
	
#navigation li {
	display:block;
	margin-bottom:9px;
	}
	
#navigation #last-nav-item {
	margin-bottom:0;
	}
	
#navigation li a:hover {
	text-decoration:underline;
	}
	
/***********nav rollovers**************/


#navigation a {
	display:block;
	width:209px;
	outline:none;
	background-position:left bottom;
	}
	
#navigation a:hover { 
	background-position:left top;
	}

#portfolio {
	height:25px;
	background:url(../images/navhover1.gif) no-repeat;
	}
	
#about {
	height:25px;
	background:url(../images/navAboutUsTest.gif) no-repeat;
	}	
	
#driving {
	height:25px;
	background:url(../images/navDrivingDirections.gif) no-repeat;
	}
	
#comparison {
	height:25px;
	background:url(../images/navComparisonChart.gif) no-repeat;
	}
	
#information {
	height:37px;
	background:url(../images/navInfoOn.gif) no-repeat;
	}
	
#credit {
	height:25px;
	background:url(../images/navCreditCard.gif) no-repeat;
	}
	
#warranty {
	height:25px;
	background:url(../images/navWarranty.gif) no-repeat;
	}
	
#get {
	height:25px;
	background:url(../images/navGetAQuote.gif) no-repeat;
	}
	
#our {
	height:25px;
	background:url(../images/navOurGreen.gif) no-repeat;
	}
	
#copper{
	height:25px;
	background:url(../images/navCopperFaq.gif) no-repeat;
	}
	
#care {
	height:37px;
	background:url(../images/navCareOfCopper.gif) no-repeat;
	}
	
#edge {
	height:25px;
	background:url(../images/navAvailableEdge.gif) no-repeat;
	}
	
#contact {
	height:25px;
	background:url(../images/navContactUs.gif) no-repeat;
	}

/***image content*****************************************/
	
#content {
	/*width:675px;*/
	width:700px;
	overflow:hidden;
	float:right;
	margin-top:10px;
	position:relative;
	}

#content p {
	padding:10px 10px 10px 0;
	}
	

/*to offset hover paragraphs*/	
#content-copy {
	width:665px;
	overflow:hidden;
	float:right;
	margin-top:10px;
	position:relative;
	}
	
.highlight {
	color:#d2790f;
	}
	
/* mapquest ======================
================================== */	
#tryit {
	position:absolute;
	left:480px;
	top:-10px;
	text-align:left;
	z-index:300;
	}
	
#tryit td {
	border:none;
	padding-top:0;
	padding-bottom:0;
	}
	
.directions p {
	width:460px;
	}

/**************Caption rollover styles**********************/

#imagecaption {
	display:none;
	position:absolute;
	right:0;
	top:0;
	width:440px;
	padding-top:10px;
	padding-bottom:12px;
	font-family:arial,helvetica;
	color:#ffffff;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/trans-background.png');
	}
	
#imagecaption[id]  {
background:url(../images/trans-background.png);
background-repeat:repeat;
}

	
#imagecaption p {
	padding:0px 20px 0 20px;
	}
#imagecaption ul {
	margin-left:20px;
	list-style-type:none;
	}
	
#imagecaption ul li {
	float:left;
	width:auto;
	margin-right:5px;
	margin-top:5px;
	}
	
#imagecaption ul li a {
	color:#fff;
	float:left;
	width:auto;
	text-decoration:underline;
	padding-right:5px;
	}
	
#captionplace {
	border:1px solid red;
	width:701px;
	}
	
.image-reveal {
	display:none;
	}
	
/*********MAIN content STYLES*******************/

#brooks-leftnav h2 {
	font-size:220%;
	color:#d2790f;
	border-bottom:1px solid #d7d7d7;
	width:320px;
	margin-bottom:5px;
	}

.quote-space {
	line-height:2em;
	margin-top:-5px;
	}
	
.form-link .quote-head {
	/*border-bottom:1px solid #d7d7d7;*/
	color:#8b8b8b;
	}
	
.download-sample {
	clear:both;
	padding-top:10px;
	}
	
.download-sample a {
	text-decoration:none;
	}
	
.download-sample a:hover {
	text-decoration:underline;
	}

.additional-links {
	font-size:120%;
	clear:both;
	width:600px;
	margin-top:5px;
	line-height:1.6em;
	}
	
.additional-links a {
	color:#d2790f;
	text-decoration:none;
	}
	
.additional-links a:hover {
	text-decoration:underline;
	}
/*Scrolling content styles******************/

#brooks-leftnav p {
	padding-right:30px;
	}
	
#content-copy {
	height:375px;
	}
	
	
#easyscrollnav {
	position:absolute;
	bottom:3px;
	}
	
#easyscrollnav, #easyscrollnav li{
		height:15px;
		line-height:28px;
		margin:0;	
		padding:0;
		}	
#easyscrollnav{
		margin:0;	
		}			
#easyscrollnav li{
		list-style:none;
		float:left;
		background:#eee;
		margin-right:10px;		
		padding:0 10px;
		color:#333;
		cursor:pointer;
		width:26px;
		}					
#easyscrollnav li.over{
		color:#999;
		text-decoration:underline;
		}
		
#easyscrollnav li#btnUp {
	background:url(../images/scrolluppretty.gif) no-repeat;
	position:absolute;
	left:35px;
	}
	
#easyscrollnav li#btnUp:hover {
	background:url(../images/scrollupoverpretty.gif) no-repeat;
	position:absolute;
	left:35px;
	}
	
#easyscrollnav li#btnDown {
	background:url(../images/scrolldownpretty.gif) no-repeat;
	}
	
#easyscrollnav li#btnDown:hover  {
background:url(../images/scrolldownprettyover.gif) no-repeat;
	}
	
	
#easyscrollnav li#btnReset {
	display:none;
	}
	
/*Other content styles**************************/

.form-link {
	float:left;
	margin-right:50px;
	}
	
.form-link li {
	display:block;
	color:#d2790f;
	list-style-type:none;
	}
	
.form-link li a {
	text-decoration:none;
	color:#d2790f;
	}

.form-link li a:hover {
	text-decoration:underline;
	}
	
/***********FAQ styles**************/

ul.list-test {
	list-style:disc;
	padding-left:20px;
	padding-right:30px;
	}

.image-faq {
	text-align:center;
	}
	
.heading-faq {
	margin-top:-10px;
	font-size:1.8em;
	}
	

/*footer thumbnail styles**************/

#image-container {
	padding-left:35px;
	padding:0 0 10px 5px;
	width:935px;
	}

#image-container img {
	margin-right:0px;
	border:1px solid #585858;
	padding:1px;
	}
	

#image-container a {
	color:black;
	}

#image-container a:hover img {
	border:1px solid black;
	}
	
/*for ie6*/	
#image-container a:hover {
	color:red;
	}
	
#image-container a {
	outline:none;
	}
	
.footer {
	padding-top:10px;
	}
	
/*******footer-sub*****************************************/


.footer-sub {
	width:940px;
	margin:0 auto;
	color:#fff;
	padding-bottom:50px;
	}
	
.footer-sub-links {
	text-align:center;
	height:35px;
	margin-top:3px;
	font-size:1.3em;
	}
	
.footer-sub a {

	color:#fff;
	margin:0 4px;
	text-decoration:none;
	}
	
.footer-sub a:hover {
	text-decoration:underline;
	}
	
.footer-sub p {
	text-align:center;
	color:#fff;
	width:900px;
	margin:0 auto;
	font-size:1.1em;
	line-height:1.6em;
	padding-right:0 !important;
	}
	
.footer-sub p a {
	text-decoration:underline;
	color:#fff;
	font-size:1em;
	margin:0;
	}

.footer-sub a.foot-info {
	margin:0;
	}
	


/* form elements */	
/* metal form elements
========================== */

#brooks-metalform .main-table {
	width:800px;
	margin-left:130px;
	}
	
#brooks-metalform .table-center {
		margin:0 auto;
		}

#brooks-metalform h1 {
	width:400px;
	padding-left:130px;
	border-bottom:none;
	margin:0 auto;
	color:#000000;
	}
	
#brooks-metalform h2.form-header {
	font-size:16px;
	margin-left:335px;
	margin-top:5px;
	}
	
#brooks-metalform table{
	font-size:13px !important;
	border:none;
	}
	
#brooks-metalform table th {
	border:1px solid #cb2d22;
	}
	
#brooks-metalform table td {
	border:none;
	}
	
#brooks-metalform #metal-bottom {
	width:900px;
	margin:0 auto;
	}
	
	
#brooks-metalform table td.table-noborder {
	border:none !important;
	}	
	
	
/*********Hood form*************/

table.hood-table {
	margin:0 auto;
	width:800px;
	}
	
	
#form-home {
	left:224px;
position:relative;
right:0;
top:30px;
	}
	
#form-home img {
	border:none;
	}
	
.form-align {
text-align:right;
width:200px !important;
	}
	
/********Splash form***********/

table.splash-table {
	margin-left:130px;
	}
	
table td.splash-align {
	text-align:right;
	}


	
	