@import "fonts.css";
@import "menu.css";
* {
    margin: 0;
    padding: 0;
}
body {
    background: url("../img/fabric_plaid.png") repeat scroll 0 0 #fdebd5;
    overflow-x: hidden;
}
a {
    color: #990000;
    text-decoration: none;
}
img {
    display: block;
    margin: 0 auto;
}
p {
    font-size: 15px;
    line-height: 24px;
}
.clearfix {
    background: none repeat scroll 0 0 transparent;
    clear: both;
    height: 1px;
}
.header {
    background-color: #fec89a;
    background-image: url("../img/bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 30px;
}
.header a {
    color: #f6f6f6;
}
.header p {
    font-size: 15px;
    font-weight: 100;
    line-height: 25px;
}
.header a {
    color: #990000;
}
.header a:hover {
    color: #000;
}
.header span {
    font-style: italic;
    font-weight: 400;
}
.header-content {
    margin-left: 28px;
    margin-top: 75px;
    padding-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 979px) {
.header {
    background: none repeat scroll 0 0 #fedcb7;
}
}
@media (max-width: 767px) {
.header {
    background: none repeat scroll 0 0 #fedcb7;
}
}
@media handheld, only screen and (max-width: 740px) {
.header {
}
#logo {
    left: 0;
    position: absolute;
}
.header {
    background: none repeat scroll 0 0 #fedcb7;
}
}
#logo {
    float: left;
    margin-left: 349px;
    margin-top: -10px;
    padding-top: 16px;
}
@media screen and (max-width: 400px) {
#logo {
    margin-left: 0;
}
.footer-container {
    max-width: 1140px;
    min-width: 755px;
    width: 100%;
}
.footer-container {
    height: 400px !important;
}
.neticon {
    margin-top: 170px;
}
}
.rslides {
    list-style: outside none none;
    margin: 0 auto 40px;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 12px;
    width: 100%;
}
.rslides li {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.rslides li:first-child {
    display: block;
    float: left;
    position: relative;
}
.headerContent img {
    border: 0 none;
    display: block;
    float: left;
    height: auto;
    width: 100%;
}
.features {
    text-align: center;
}
.features h1 {
    color: #828080;
    font-size: 65px;
    padding-bottom: 45px;
    padding-left: 20px;
    padding-right: 20px;
    text-shadow: 0 1px 0 #ffffff, 0 -1px 0 #000000;
}
.icon-box {
    margin-top: 20px;
    padding: 20px 20px 10px;
}
.icon-box:hover {
    background: none repeat scroll 0 0 #566673;
    color: #ffffff;
    margin-top: 20px;
    padding: 20px 20px 10px;
}
.icon-box:last-child {
    border: medium none;
}
.container .content {
    background: none repeat scroll 0 0 #dadada;
    color: #444444;
}
.footer {
    background: none repeat scroll 0 0 #fec697;
    border-top: 1px solid #fff;
    margin-top: 100px;
    padding: 0;
    text-align: center;
}
.footer-container {
    color: #684222;
    height: 200px;
    margin: 0 auto;
    max-width: 1140px;
    min-width: 755px;
    overflow: hidden;
    padding-top: 20px;
    width: 100%;
}
#footer1 {
    float: left;
    font-size: 0.9em;
    height: 100px;
    margin-left: 20px;
    padding-right: 20px;
    text-align: left;
    width: 70%;
}
#footer1 a {
    color: #684222;
}
#footer2 {
    float: right;
    height: 100px;
    margin-right: 37px;
    text-align: center;
    width: 215px;
}
.neticon {
    float: right;
    list-style: outside none none;
}
.neticon li {
    float: left;
    width: 18%;
}
.neticon a {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 40px 0 0;
    width: 44px;
}
.neticon a:focus {
    outline: medium none;
}
.social-networks a {
    background-image: url("../img/social-networks.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}
.social-networks .twitter {
    background-position: -14px -23px;
}
.social-networks .facebook {
    background-position: -55px -23px;
}
.social-networks .youtube {
    background-position: -98px -23px;
}
.social-networks .vimeo {
    background-position: -139px -23px;
}
.social-networks .myspace {
    background-position: -181px -23px;
}
.social-networks .twitter:hover, .social-networks .twitter:focus {
    background-position: -14px -65px;
}
.social-networks .facebook:hover, .social-networks .facebook:focus {
    background-position: -55px -65px;
}
.social-networks .youtube:hover, .social-networks .youtube:focus {
    background-position: -98px -65px;
}
.social-networks .vimeo:hover, .social-networks .vimeo:focus {
    background-position: -140px -65px;
}
.social-networks .myspace:hover, .social-networks .myspace:focus {
    background-position: -181px -65px;
}
.social-networks .twitter:active {
    background-position: 0 -231px;
}
.social-networks .facebook:active {
    background-position: -76px -231px;
}
.social-networks .youtube:active {
    background-position: -152px -231px;
}
.social-networks .vimeo:active {
    background-position: -228px -231px;
}
.social-networks .myspace:active {
    background-position: -304px -231px;
}
#footer2 p {
    color: #684222 !important;
    font-size: 0.8em;
}
.form input, .form textarea, .form select {
    background-color: #ffffff;
    border: 1px solid #dfdfdf;
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px;
}
.form textarea, .form select {
    width: 98%;
}
.form select {
    width: 532px;
}
.form input:focus, .form textarea:focus, .form select:focus {
    background-color: #ffffff;
    border: 1px solid #fde8aa;
    color: #636363;
}
.form input:hover, .form textarea:hover, .form select:hover {
    background-color: #e9edf1;
    border: 1px solid #c2c4c6;
    color: #333333;
}
.form input[type="text"] {
    height: 27px;
    padding: 0 0 0 4px;
    width: 280px;
}
.form input[type="submit"], .form input[type="reset"] {
    background: none repeat scroll 0 0 #990000;
    border: 1px solid #601903;
    color: #ffffff;
    float: left;
    height: 33px;
    padding-bottom: 12px !important;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 6px;
}
.form input[type="submit"]:hover, .form input[type="reset"]:hover {
    background: none repeat scroll 0 0 #5ca128;
    border: 1px solid #2e7629;
    color: #ffffff;
}
.form input[type="radio"], .form input[type="checkbox"] {
    background-image: none;
    border: 0 none;
}
.form td.field_title {
    width: 150px;
}
.link {
    border-top: 1px solid #684222;
    color: #684222;
    font-weight: bold;
    margin-top: 20px;
    padding-top: 5px;
}
.link a {
    color: #684222;
    font-weight: bold;
}
.link a:hover {
    color: #000;
    font-weight: bold;
}
.button {
    display: block;
    float: left;
    position: relative;
    background: #990000;
    color: #fff;
    padding: 5px;
    margin-top: 14px;
}