/* CSS Document */

html {
padding: 0;
margin: 0;
}

body {
background-color: #2e2b2b;
padding: 0;
margin: 0;
}

.homePageBody {
background-color: #000000;
padding: 0;
margin: 0;
}


#header {
width: 100%;
background-color:#000000;
height: 210px;
color:#FFFFFF;
z-index: 10000;
border-top: 3px solid #A63810;
border-bottom: 2px solid #222222;
position:absolute;
top:0;
left:0;
overflow:visible;
}

#wrapper {
position:relative;
top: 240px;
margin-left:-500px;
left: 50%;
width: 1000px;
height: 100%;
min-height: 100%;
background-image:url(images/grid_bk_resize.gif);
background-repeat:repeat-y;
}

#subwrapper {
background-image:url(images/grid_bk_resize.gif);
background-repeat:repeat-y;
}



#navigation {
width: 100%;
background-color:#000000;
background-image:url(images/nav_grad.jpg);
height: 24px;
border-top: 1px solid #A5A4A4;
margin-top: 20px;
color:#FFFFFF;
}

#leftColumn {
float:left;
width: 425px;
color: #FFFFFF;
padding: 35px 0 0 0;
margin-left: 30px;
height:inherit;
}


#menu {
position:absolute;
top: 210px;
left: 0;
background-color:#000000;
width: 100%;
height:auto;
overflow:visible;
}

#logo {
left: 50%;
width: 950px;
position:relative;
margin: 10px 0 0 -470px;
}


#address {
float:right;
}

#copperLogo {
margin-top: 5px;
float:left;
width:285px;
height:auto;
}


.pictureLeft {
padding: 20px 0 15px 0;
margin: 0 0 20px 0;
width: auto;
margin-left: 50px;
height:auto;
}


#introPics {
width: 100%;
height: 300px;
text-align:center;
}


#introText {
width: 100%;
background-color:#000000;
text-align:center;
}


#introFlash{
	width: 900px;
	height: auto;
	overflow:hidden;
	background-color:#000000;
	position:absolute;
	left: 550px;
	margin-left: -450px;
	top: 240px;
}


#introFooter{
width: 900px;
height: auto;
color:#666666;
background-color:#000000;
position:absolute;
left: 50%;
margin-left: -450px;
top: 700px;
}

#introFooter td {
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

#introFooter td a:link, #introFooter td a:visited{
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration:none;
}

.dottedGrayLine {
border-bottom: 1px dotted #666666;
}

.quote {
margin: 30px 0 0 0;
border-top: 2px solid #A5A4A4;
padding: 10px 0 0 0;
width: 350px;
margin-left: 50px;
}

.quote h1 {
font-family:"Times New Roman", Times, serif;
font-size: 20px;
line-height: 24px;
color: #A5A4A4;
font-weight:lighter;
}

.quote h2 {
font-family:"Times New Roman", Times, serif;
font-size: 17px;
color: #A5A4A4;
font-weight:lighter;
text-align:right;
}

#content {
width: 400px;
margin: 0 25px 0 515px;
padding: 35px 0 0 0;
color: #FFFFFF;
height:auto;
background-color:transparent;
}

#content p {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}

#content a:link, #content a:visited {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}

#content h1 {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 22px;
line-height: 28px;
font-weight:lighter;
}


#content h2 {
color:#A63810;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 16px;
font-weight:bold;
}


#content h3 {
color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-size:30px;
margin-bottom: -10px;
font-weight:lighter;
}

#content ul {
width:auto;
height:auto;
list-style-type:none;
}

#content li {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}



.titleImg {
border-left: 4px solid #A63810;
}

#footer {
clear:both;
margin-top: 15px;
width: 100%;
}

#footerbar p {
font-size: 10px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
padding: 0.2em 0 0.2em 0;
}

#footerbar {
width: 100%;
margin-top: 5px;
height: 20px;
padding: 0 10px 0 30px;
}
