body {
    width: 1185px;
    margin: 0px auto;
    font-family: "helvetica","sans-serif";
}

a, a:hover, a:active, a:visited {
    color: #D53422;
}

#page {
    width: 1185px;
    margin: 0px auto;
    clear: both;
    padding: 0px 15px;
}

#header {
    height: 158px;
    margin-top: 15px;
}

#logo {
    float: left;
    width: 547px;
}

#call {
    float: right;
    width: 376px;
    padding-top: 12px;
}

#calltoaction {
margin: 0 auto;
width: 940px;
padding-bottom: 5px;
padding-top: 5px;
}

#menu {
    height: 25px;
    text-align: right;
    color: #d53422;
    width: 913px;
    float: right;
    padding-top: 8px;
    vertical-align: bottom;
}

#menu ul {
    margin-top: 0px;
    padding-top: 0px;
}

#menu li {
    display: inline;
/*     margin-right: 20px; */
}

#menu a, #menu a:hover, #menu a:visited, #menu a:active {
    color: #d53422;
    font-size: 17px;
    text-decoration: none;
    padding: 0px 10px;
}

#menu li:after {
    content: " :: ";
}

#menu li.last:after {
    content: "";
}

#sidebar {
    width: 264px;
    margin-right: 8px;
    float: left;
    min-height: 200px;
    margin-top: -3px;
}

#content {
    width: 913px;
    float: right;
    min-height: 200px;
}

#content2 {
    width: 913px;
    float: right;
    min-height: 200px;
}

#sidebar img {
    margin-bottom: 9px;
}

#welcome {
    border: 1px solid black;
    margin: 8px 0px;
    padding: 15px 15px 0px 15px;
    background-image: url(assets/images/top-arrow.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fbfbf9;
    font-size: 14px;
    width: 886px;
    min-height: 215px;
    max-height: 215px;
}

#welcome2 {
    border: 1px solid black;
    margin: 0px 0px 8px;
    padding: 15px 15px 0px 15px;
    background-color: #fbfbf9;
    font-size: 14px;
    width: 886px;
    min-height: 809px;
}

#quote {
    width: 630px;
    height: 173px;
    max-height: 173px;
    min-height: 173px;
    padding: 15px;
    float: left;
    margin-right: 8px;
    border: 1px solid black;
    background-image: url(assets/images/bottom-arrow.jpg);
    background-position: 310px 55px;
    background-repeat: no-repeat;
    background-color: #fbfbf9;
    color: #1e3756;
    font-size: 14px;
}

#quote a, #quote a:hover, #quote a:visited, #quote a:active {
    font-size: 12px;
    color: #d53422;
    text-decoration: none;
    padding: 0px 10px;
}

#tv {
    width: 241px;
    float: right;
/*     border: 1px solid black; */
}

#footer {
    min-height: 25px;
    font-size: 10px;
    text-align: right;
    width: 1185px;
    margin: 0px auto;
    line-height: 25px;
    clear:both;
}

h1 {
    font-size: 24px;
    color: #d53422;
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1c7c1;
    margin-top: 0px;
    padding-top: 0px;
}

#fade_base a, #fade_base a:hover, #fade_base a:visited, #fade_base a:active {
    color: #000000;
}

.thumbs img {
    padding: 5px;
    border: 1px solid black;
}
