@charset "utf-8";
/* CSS Document */

body {
color:#4e310d;
}

.colorbar {
width: 947px;
height: 44px;
background-color: #652912;
margin-top: 20px;
}

a img {
border: none;
}

.title {
color: #fcc319;
font-size: 20px;
padding: 10px;
margin-left: 65px;
}

#rmnptext {
padding-top: 25px;
padding-bottom: 25px;
float: right;
font-weight: 600;
margin-right: 165px;
}

#cvbtext {
padding-top: 25px;
padding-bottom: 25px;
font-weight: 600;
float: left;
margin-left: 155px;
}

#cvb {
float: left;
margin-left: 125px;
}

#rmnp {
float: right;
margin-right: 125px;
margin-bottom: 25px;
}

#footer {

clear:both;
}
