
body {
color : #602d03;
font-size : 17px;
}
#header {
background-image : url(bk.gif);
background-repeat : no-repeat;
width : 1591px;
height : 416px;
margin: 0px;
}
#contactheader{
float: center;
padding: 20px 0px 0px 450px;
font : 28px bold times new roman;
}
#subheader {
text-indent : -3000px;
}

#columns {
width : 245px;
padding : 0 12px;
float : left;
}
#header h1 {
float: left;
font : 50px bold times new roman;
font-variant : small-caps;
color: #c3441c;
padding : 0px 390px 25px 20px;
margin : 0;

}
#header h2 {
clear: both;
font : 40px bold times new roman;
font-variant : small-caps;
color: #f6C600;
text-align:left;
padding : 0px 270px;
margin : 0;
}
h1 {
color : #c3441c;
font-size : 18px;
font-variant : small-caps;
font-weight : bold;
padding : 0 5px;
text-align : center;
}
h2 {
font-size : 17px;
font-weight : lighter;
text-align : center;
margin : 0;
}
#divider {
float : left;
}
#divider #enddivider {
float : right;
}
ul {
padding : 4px;
margin : 0 0 0 6px;
}
#column1 {
width : 220px;
padding : 0 12px;
float : left;
}
#column2 {
width : 925px;
padding : 0 12px;
float : left;
}
a:link {
text-decoration : none;
color : white;
background-color: #602d03;

}
a:hover {
color : #f6C600;
}

a:visited {color: white;}

