
    /*Stylesheet copyright  julietomlin.com     */
    
    
body {
margin: 0px;
font-family: arial, verdana, sans-serif;
color: #dcc076;
background-image: url(background.png);

}

p {
color: #897342;
font-size: 9pt;

font-weight: normal;
}

h1, h2 {
font-size: 11pt;
color: #968151;
font-weight: normal;
}

html { min-height: 100%; margin-bottom: 1px; }

#top {
width: 100%; 
background-color: #1C1917; 
height: 30px;
color: #dcc076; 
font-weight: bold;

}
.tagline {
float: right;
color: #dcc076;
font-size: 8pt;
font-weight: normal;
padding-top: 10px;
padding-right: 4px;
}

#logo {
width: 950px;
margin-left: auto;
margin-right: auto;
}
#search {

text-align: right;
margin-top: -20px;
width: 980px;
margin-left: auto;
margin-right: auto;

}
        
#container {
width:100%;
color:#1c1917;

    
}

        

#header {
width: 100%; 
height: 150px;
margin-left: auto; 
margin-right: auto; 
background-image: url(header.png);;
background-repeat: repeat;

}
      

 /* NAVIGATION     */    

#nav {
width: 980px;
background-color: #2B2522;
margin-left: auto;
margin-right: auto;
padding-left: 50px;
text-transform: lowercase;
padding-top: 5px; 
padding-bottom: 5px;           
}

#navcontainer {
width:100%; 
background-color: #2B2522;

margin-left: auto;
margin-right: auto;

} 
       
a.nav {
color: #dcc076;
text-decoration: none; 
font-size: 11pt;
font-style: normal;
padding-right: 20px;
}

a.nav:visited {
color: #dcc076;
text-decoration: none; 
font-size: 11pt;
font-style: normal;
padding-right: 20px;
    
}
   
a.nav:hover {
color: #86713c;
text-decoration: none; 

font-size: 11pt;
font-style: normal;    
    
}
    
a.nav:active {
color: #0071BC;
text-decoration: none; 
font-size: 11pt;
font-style: normal;       

} 


a.index {
color: #42210b;
text-decoration: none;
padding-right: 20px; 
font-size: 11pt;
font-style: normal;

}

a.index:visited {
color: #897342;
text-decoration: none;
padding-right: 20px; 
font-size: 11pt;
font-style: normal;
    
}
   
a.index:hover {
color: #0071BC;
text-decoration: underline;
padding-right: 20px; 
font-size: 11pt;
font-style: normal; 

    
}
    
a.index:active {
color: #0071BC;
text-decoration: none; 
padding-right: 20px;
font-size: 11pt;
font-style: normal;       

} 



 /* CONTENT   */ 

  
#content {
margin-left: auto; 
margin-right: auto;
margin-top: 0px;
width: 990px; 
font-size: 11pt;
background-color: #191615;
color: #dcc076;


} 

#left {
float: left;
display: inline;
width: 430px;

}


#right {
float: right;
display: inline;
width: 330px;
text-align: center;
margin-top: .5em;

}

#content-main {
width: 800px;
margin-left: auto;
margin-right: auto;


}

 /* LINKS   */ 
        
a {
color: #dcc076;
text-decoration: none; 
font-size: 11pt;
font-weight: bold;

}

a:visited {
color: #dcc076;
text-decoration: none; 
font-size: 11pt;
font-weight: bold;

    
}
   
a:hover {
color: #86713c;
text-decoration: underline; 
font-size: 11pt;
font-style: normal;    
    
}
    
a:active {
color: #0071BC;
text-decoration: none; 
font-size: 11pt;
font-style: normal;       

}


   
/* FOOTER   */ 

#footer {
width: 100%;
margin-left: auto;
margin-right: auto;
clear: both;
background: #000;
text-align:right;
padding:10px;
color:#dcc076;
font-size: 10pt;

} 

#categories {
width: 900px;
margin-left: auto;
margin-right: auto;
font-size: 8pt;
padding: 20px;
border-top: solid thin #897342;

}

a.categories-bottom {

font-size: 9pt;
font-weight: normal;
}

a.categories-bottom:visited {

font-size: 9pt;
font-weight: normal;

}
#copy {
font-size: 9pt;
text-align: center;
}

a.copy {
font-size: 9pt;

}

label {
margin-left:150px;

}

img {

border: 0px;

}
