/* 

Seventh - CSS File

USE THIS STYLE SHEET FOR COLOR

*/
body{background-color:#333;}
a {color:#990000;}
a:hover{color:#990000;}
#topnavigation ul li{border-left:solid 1px #7a7a7a;}
#topnavigation ul li a, #topnavigation ul li a:visited{color:#999;}
#topnavigation ul li a:hover, #topnavigation ul li a.current{color:#cecece}
#topnav li li{border:solid 1px #7a7a7a; background-color:#333;}
#topnav ul{border-bottom:solid 1px #7a7a7a;}
#slide h1, #slide h2, #slide p{color:#7c7c7c;}
.tcolor{color:#ca0006;}
#header-inner h1{color:#fff;}
#sidebar h4 a, #sidebar h4 a:visited{color:#999 !important;}
#maincontent-bottom h4, #maincontent-bottom h4 a, #maincontent-bottom h4 a:visited{color:#999;}
#social-box{background-color:#e2e2e2;}
.bg_input{background-color:#ffffff;}
#bottom p, #bottom ul, .box-bottom h2, .box-bottom a, .box-bottom a:visited, .box-bottom ul li a, .box-bottom ul li a:visited, #footer a, #footer a:visited, #footer-text{color:#999;}

