/*orange sub-styles */
a:hover {text-decoration:underline;color:#ff6600;}
h1{font-size:20px; color:#ff6600; font-weight: bold; padding-top: 5px;}
h2{font-size:24px;color:#ff6600; font-weight: bold;}
h1.head {font-size:18px;color:#ff6600; font-weight: bold;}
/* Menu */
#nav, #nav-wrap{color:#f1f1f1;}
#nav-wrap{background:#ff6600 url(../../themecolor/orange/nav-bg-orange.jpg);}
#nav ul li a{color:#f1f1f1;}
#nav ul li a:hover{color:#f1f1f1;background:#ff6600 url(../../themecolor/orange/nav-hover-orange.jpg) repeat-x;}
.nav-div{background:#ff6600 url(../../themecolor/orange/nav-div-orange.jpg)}
/* Boxes Styles Starts */
.block-top{
background:url(../../themecolor/orange/block-top-orange.gif) no-repeat top;
height:35px;
line-height:35px;
color:#f1f1f1;
text-indent:37px;
font-weight:bold;
font-size:13px;
}
#footer{ background:url(../../themecolor/orange/footer-orange.gif) no-repeat;}
