   
body { 
        padding: 0; 
        margin: 0; 
        font: 0.7em Tahoma, sans-serif; 
        line-height: 1.5em;
        color: #454545;
        background:url(../images/bg.gif) repeat-y top center;


        
        
        
}

a.fontchange{
           color: red; 

           font: 10pt arial red;
           text-decoration:none;
           
           }
           



p a{color: #935325;        background: inherit; text-decoration:none;}
a:hover { color: #454545; background: inherit; }
p {        margin: 0 0 0 0; }
ul { margin: 0; padding : 0; list-style : none; }



/* layout
   ------ */
  
#container{
width:776px;
margin:auto;
background:url(../images/leftbg.gif) repeat-y;


}



#header { 
        height: 139px;
        background:url(../images/banner.gif) no-repeat;
        width:778px;
        
        color: #808080;
        
        border-bottom: 1px solid #ccc;
}

#head1{
height:26px;
color:#B40000;
background:url(../images/head.gif) no-repeat top left;
margin-top:0px;



}




#nav { 
        
        font-size:14px;
        height: 30px; 
        background:url(../images/navbg1.gif) repeat-x;
margin-bottom:0px;
}

#curve{
background:url(../images/curve.gif) no-repeat  ;
height: 30px; 




}
        
        
        
        #nav li{
        text-align:right;

        margin-left:20px;
        margin-right:20px;
        padding-bottom:0px;
        padding-top:7px;
        
        
float:left;
    }
        
.homebg{
background:transparent url(../images/home.gif) no-repeat ;
width:100px;


}

.aboutusbg{
background:url(../images/aboutus.gif) no-repeat;
padding-left:30px;
margin-top:0px;
padding-bottom:11px;
padding-right:26px;


}

.contactusbg{
background:url(../images/contactus.gif) no-repeat;
padding-left:30px;
margin-top:0px;
padding-bottom:11px;
padding-right:26px;


}
        #nav ul{
        padding-left:390px;
        
        }
        
#nav a{
text-decoration:none;
color:#935325;
font-weight:bold;
font-family:tahoma;
font-size:12px;



}
#nav a:hover{
color:#D9D7DA;

}



/* right content
   --------- */

#right {
clear:both;
background:#ffffff;
float:right;
width: 565px;
height:auto;
padding-left:10px;
padding-top:16px;
padding-bottom:50px;
padding-right:10px;

}
h1{
font-size:16px;

}
#right p{
font-size:12px;

}
#rightcontent{
border-bottom:2px solid #e9e9e9;
padding-bottom:20px;



}

#directory{
padding-left:30px;

}
/* Category */
        #leftcategories {
                float: left;
                width: 180px;
                padding: 0 0 0 50px;
                margin: 10px 0;
                font:12px;
                font-family:Tahoma, sans-serif;
        }
                
        #leftcategories a, #rightcategories a {
        font-size:12px;
        
        color:#B40000; 
        background: #AFBAAC;
        text-decoration:none;
        
        
        }
                
        #rightcategories {
                float: right;
                width: 220px;
                font:12px;
                font-family:Tahoma, sans-serif;
                text-decoration:none;                
                color: #414141;
                padding: 0 0 0 40px;
                margin: 10px 0;
        }
                
.rightcontent { 
margin:15px; 
color: #000; 
background: #AFBAAC; 
padding: 3px 0;
font-size:12px;


}

.rightcontent a{
text-decoration:none;
font-weight:bold;
color:#B40000;




        
                
/* left content
   ---------- */
                
}
#left {
        float: left;
        width: 170px;
        margin: 0 0 10px 0;
        padding-left:10px;
        background:url(../images/featuredlinks.gif) no-repeat top left;
        padding-right:10px;
}

#left h3 {
        
        margin: 0 0 0px 0;
        font: bold 1em Tahoma, Arial, Sans-Serif;
        height:32px;
}

        #leftlinks {
                
                color: #414141;
                padding-left:10px;
                padding-right:10px;
                
                }
h4{
margin: 0 0 0px 0;
background:url(../images/sponsoredlinks.gif);
                height:53px;
}
        #leftadsense {
                color: #414141;
                padding-left:16px;
                padding-right:16px;
                
                
        }
        
#left a{text-decoration:none; color:#935325;}
#left a:hover{
color:#595A55;

}
        

/* footer
   ------ */

#footer { 
        clear: both;
        text-align: center;
        border-top: 1px solid #ccc;
        
        height:30px;
        
        color:#fff;
        font-weight:bold;
background:url(../images/navbg1.gif) repeat-x;

}

#footer a{
color:#935325;
text-decoration:none;

}
#footer li{
float:left;
padding-left:50px;

padding-top:8px;
}


#curve1{
background:url(../images/curve1.gif) no-repeat  right;
height: 30px; 


}

#footer a:hover{
color:#D9D7DA;

}

#footer p{
padding-top:8px;
padding-left:500px;


}
