/* CSS Document */

body{
margin:0;
font-family:Tahoma;
font-size:11px;
color:#333333;
line-height:19px;
background-color:#351607;
background-image:url(images/wood-bg.jpg);
background-position:top center;
background-attachment:fixed;
text-align:justify;
}

#wrapper{
width:778px;
height:auto;
margin:0 auto 0 auto;
}

.readmore{
text-decoration:none;
color:#333333;
}

.readmore a{
text-decoration:none;
color:#333333;
}
/*---------------#Navigation starts here---------------------*/

#topNav{
clear:both;
width:778px;
height:36px;
margin:0;
}

.tabs{
margin:0 0 0 -1px;
padding:0px;
}

.tabs li{
margin-left:0px;
list-style:none;
display:inline;
}

.tabs li img{
border:none;
margin-left:1px;
}


#footer{
width:778px;
padding-top:10px;
padding-bottom:10px;
background-image:url(images/footerbg.gif);
background-repeat:repeat-x;
color:#fff;
}

#footer ul {
list-style:none;
margin:0px;
}

#footer ul li{
color:#fff;
font-size:1em;
text-decoration:none;
display:inline;
}

#footer ul li a{
color:#fff;
text-decoration:none;
}

#footer ul li a:hover{
color:#000000;
text-decoration:underline;
}

#breadcrumbs{
width:743px;
font-family:Tahoma;
color:#FFFFFF;
background-color:#746b65;
text-decoration:none;
padding-left:8px;
padding-top:2px;
padding-right:0px;
padding-bottom:2px;
}

.breadcrumbs a{
text-decoration:none;
}

.breadcrumbs a:hover{
text-decoration:underline;
color:#FF6600;
}

.home{
font-family:Tahoma;
color:#FFFFFF;
text-decoration:none;
}

.home a{
font-family:Tahoma;
color:#FFFFFF;
text-decoration:none;
}

.home a:hover{
text-decoration:underline;
color:#FF6600;
}

.texture{
font-size:20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
color:#FF6600;
}
