body{background:black;}
.container{width:900px;margin:0 auto;}
.text-center{text-align:center;}
.text-left{text-align:left;}
.nav{width:900px;}
.nav ul{list-style:none;padding:0;margin-bottom:0;border-bottom:15px solid transparent;border-image-source:url(../images/border-bottom-nav.gif);border-image-width:18px;border-image-repeat:repeat;border-image-slice:17;padding-bottom:8px;}
.nav li{display:inline-block;margin:0 3px;width:15.583%;height:47px;text-align:center;position:relative;background:linear-gradient(to top, rgba(202,179,161,.8) 0%, rgba(202,179,161,1) 20%, rgba(202,179,161,.8) 50%, rgba(202,179,161,0.8) 54%, rgba(255,255,255,0) 90%);background:-webkit-linear-gradient(bottom, rgba(202,179,161,.8) 0%, rgba(202,179,161,1) 20%, rgba(202,179,161,.8) 50%, rgba(202,179,161,0.8) 54%, rgba(255,255,255,0) 90%);background:-o-linear-gradient(bottom, rgba(202,179,161,1) 0%, rgba(202,179,161,1) 53%, rgba(202,179,161,1) 64%, rgba(255,255,255,0) 90%);background:-ms-linear-gradient(bottom, rgba(202,179,161) 0%, rgba(202,179,161) 53%, rgba(202,179,161) 64%, rgba(255,255,255,0) 90%);}
.nav a{position:relative;top:45%;color:black;text-transform:uppercase;font-weight:bold;text-decoration:none;font-family:sans-serif;font-size:14px;}
.active a{color:white;}
.content.index{background-image:url(../images/home.jpg);}
.footer .fb:link{width:46px;height:46px;background:url(../images/fb.png) top left no-repeat;float:left;margin-right:2px;}
.footer .fb:hover{width:46px;height:46px;background:url(../images/fb-hvr.png) top left no-repeat;float:left;}
.footer .fb:active{width:46px;height:46px;background:url(../images/fb-dwn.png) top left no-repeat;float:left;}
.footer .twt:link{width:46px;height:46px;background:url(../images/twt.png) top left no-repeat;float:left;margin:0 180px 0 0;}
.footer .twt:hover{width:46px;height:46px;background:url(../images/twt-hvr.png) top left no-repeat;float:left;}
.footer .twt:active{width:46px;height:46px;background:url(../images/twt-dwn.png) top left no-repeat;float:left;}
.footer .twitter-follow-button{float:right;margin-right:-22px;}
.footer{color:white;font-size:13px;}
.footer a{color:white;}

form input{color:#000;}