#header {
background-image:url(images/header_background.jpg);
background-repeat:repeat-x;
height: 100px;
padding-left: 50px;
padding-right: 50px;
padding-top: 5px;
}

#join {
padding-right: 25px;
font-weight: bold;
padding-top: 18px;
font-size: 14px;
color: #ffffff;
text-align: right;

}

#join a {
text-decoration: none;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

#join a:hover {
text-decoration: none;
}

#logo {
float: left;
padding-top: 5px;
}

#logo a {
float: left;
}

#slogan{
color: #ff9900;
word-spacing: 10px;
letter-spacing: 2px;
font-size: 20px;
font-weight: bold;
padding-left: 440px;
padding-top: 20px;
}

#contact{
color: #ff9900;
padding-right: 25px;
padding-top: 5px;
font-weight: bold;
font-size: 14px;
font-weight: bold;
float: right;
text-align: center;
}

#contact a {
text-decoration: none;
font-size: 14px;
font-weight: bold;
color: #ff9900;
}

#contact a:hover {
text-decoration: none;
}

#search {
color: #ffffff;
font-size: 12px;
font-weight: normal;
padding-left: 365px;
padding-top: 35px;
line-height: 12px;
word-spacing: normal;
letter-spacing: normal;
}

#footer {
background-image:url(images/header_background.jpg);
background-repeat:repeat-x;
clear: both;
padding-left: 50px;
padding-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#footer_slogan {
font-size: 18px;
font-weight: bold;
color: #cc0000;
padding-bottom: 5px;
}

#footer_address {
font-size: 14px;
font-weight: bold;
color: #cc0000;
}
