/* CSS Document */
body{
background-image:url(images/pagebg.jpg);
background-repeat:repeat-x;
margin:13px 0px 0px 0px;
background-color:#d2c0a8;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.links{
font-size:12px;
color:#3b2200;
}


form {
font-size:12px;
color:#3b2200;
margin:0px;
padding:0px;
}
h2{
background-image:url(images/bullet_28.gif);
background-repeat:no-repeat;
margin:10px;
padding:0px 20px;
font-size:15px;
font-weight:bold;
color:#543000;
}
ul , ol{
line-height:20px;
margin:0px 20px;
padding:0px;
}

li{
font-size:11px;
color:#543000;
margin:0px 20px;
padding:0px;
}


#pagetopbg{
background-image:url(images/pagetop.jpg);
background-repeat:no-repeat;
font-size:1px;
}

#pagerite{
background-image:url(images/topnavibg.jpg);
background-repeat:no-repeat;
}

#pagerite a, #pagerite a:active, #pagerite a:visited{
background-image:url(images/topbullet_09.gif);
background-repeat:no-repeat;
color:#fff;
font-size:11px;
padding:7px 17px;
text-decoration:none;
}
#pagerite a:hover{
color:#653a00;
text-decoration:none;
}

.lftnavitop{
background-image:url(images/leftnavitop.jpg);
background-repeat:no-repeat;
height:13px;
font-size:1px;
}

.lftnavibg{
background-image:url(images/laftnavibg.jpg);
background-repeat:repeat-y;
}

.navi{
margin-top:20px ;
margin-left:30px;
width:200px;
height:199px;
}

.navi a, navi a:active, navi a:visited{
margin:3px 0px; 
background-image:url(images/leftnavi_18.jpg);
background-repeat:no-repeat;
display:block;
line-height:24px;
font-size:11px;
border-bottom:1px dotted #270202;
padding-left:20px;
color:#000;
text-decoration:none;
}

.navi a:hover{
color:#fff;
}

.lftnavibottom{
background-image:url(images/leftnavi_bottom.jpg);
background-repeat:no-repeat;
height:22px;
}

.witebg{
background-color:#fff;
}

.content{
background-color:#f0e9d5; 
border-top:1px solid  #9f8d5c;
border-bottom:1px solid  #9f8d5c;
}
.middtxt{
width:445px;
}


.content p{
color:#000;
font-size:11px;
}

.txt{
float:left;
display:block;
}

.txt p{
font-size:11px; 
color:#3b2200;
text-align:justify;
line-height:20px;
margin:20px;
margin-left:120px;
}

.right{
font-size:10px;
color:#a86205;
float:right
}

h3{
background-image:url(images/bullet_28.gif);
background-repeat:no-repeat;
margin:5px;
padding:0px 20px;
font-size:13px;
font-weight:normal;
color:#543000;
}

.lefttop{
background-color:#ecece4; padding:10px;
}

.lefttop p{
color:#3b2200;
font-size:11px;
padding:10px;
text-align:justify;
margin:0px;
line-height:19px;
}

.contactbg{
background-image:url(images/contactus_bg.jpg);
background-repeat:no-repeat;
font-size:11px;
line-height:20px;
width:256; 
height:140;
}
.topspace{
margin-top:40px;
margin-left:20px;
}
.contactbg a{
color:#000;
text-decoration:none;
}

.contactbg a:hover{
color:#a86205;
text-decoration:underline;
}

.bottomtxttd{
background-color:#f2f1eb;
padding: 10px 15px;
}

.bottomtxttd p{
font-size:11px;
color:#3b2200;
line-height:20px;
text-align:justify;
margin:0px;
padding:5px 0px 0px 0px;

}

.light {
color:#b58958;
text-decoration:underline;
}

.dark {
color:#9f5b10;
text-decoration:underline;
}


.bottomtd{
background-image:url(images/pagebottom_bg.jpg);
background-repeat:repeat-x;
}


.smalltxt{
font-size:11px;
color:#824c00;
padding:0px 4px;
}

.smalltxt a, .smalltxt a:hover, .smalltxt a:visited, .smalltxt a:active{
color:#824c00;;
text-decoration:underline;
}



/* inner page css */
p{
color:#3c2200;
padding:5px 10px;
margin:5px;
text-align:justify;
line-height:20px;
}