
	
body 
 {
 margin: 0;
 background: #372412 url(img01.gif) repeat-x;
 font-size: 13px;
 color: #FFFFFF; 
 }

body, th, td, input, textarea, select, option 
 {
 font-family: Arial, Helvetica, sans-serif; 
 }

h1, h2, h3 
 {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: #FFFFFF;
 }

h1 
 {
 letter-spacing: -2px;
 font-size: 3em;
 }

h2 
 {
 letter-spacing: -1px;
 font-size: 2em;
 }

h3 
 {
 font-size: 1em;
 }

p, ul, ol 
 {
 line-height: 200%;
 }

blockquote 
 {
 padding-left: 1em;
 }

blockquote p, blockquote ul, blockquote ol 
 {
 line-height: normal;
 font-style: italic;
 }

a 
 {
 color: #FFEA6F;
 }

a:hover 
 {
 text-decoration: none;
 }

img 
 { 
 border: none; 
 }

/* Header */

#header 
 {
 width: 860px;
 height: 280px;
 margin-top: 0;
 margin-left:auto;
 margin-right:auto;
 background: url(img02.jpg) no-repeat;
 }

/* Logo */

#logo 
 {
 height: 154px; width: 80%;
 background: url(img07.gif) no-repeat left 65%;
 }

#logo h1 
 {
 float: left;
 padding: 20px 20px 0 40px;
 letter-spacing: -2px;
 font-size: 25px;
 }

#logo h2
 {
 float: right;
 padding: 68px 0 0 0;
 font-size: 24px;
 }

#logo a 
 {
 text-decoration: none;
 color: #372412;
 }

/* Gallery */

#gallery 
 {
 clear: both;
 width: 830px;
 height: 1px;
 margin: 0 auto;
 }

#top-photo h2 
 {
 height: 1.4em;
 font-size: 1em;
 }

#top-photo p  
 {
 margin: 0;
 padding: 0 0 10px 0;
 }

/* Menu */

#menu 
 {
 width: 860px;
 height: 90px;
 background: url(img03.jpg) no-repeat;
 }

#menu ul 
 {
 margin: 0;
 padding: 0;
 list-style: none;
 }

#menu li 
 {
 display: inline;
 }

#menu a 
 {
 display: block;
 float: left;
 width: 166px;
 height: 75px;
 text-transform: lowercase;
 text-decoration: none;
 text-align: center;
 letter-spacing: -1px;
 font-size: 25px;
 color: #372412;
 }

#menu a:hover 
 {
 background: url(img09.jpg) no-repeat;
 color: #FFFFFF;
 }

#menu .active a 
 {
 background: url(img09.jpg) no-repeat;
 color: #372412;
 }

/* Page */

#page 
 {
 width: 850px;
 margin-left: auto;
 margin-right: auto;
 padding: 10px 0;
 }

/* Content */

#content 
 {
 float: left;
 width: 532px;
 }

.post 
 {
 padding: 0 0 20px 0;
 }

.title 
 {
 margin: 0;
 border-bottom: 2px solid #4A3903;
 }

.byline 
 {
 margin: 0;
 }

.meta 
 {
 border-top: 1px solid #4A3903;
 text-align: right;
 color: #646464;
 }

.meta a 
 {
 padding-left: 15px;
 background: url(img06.gif) no-repeat left center;
 font-weight: bold;
 }

/* Sidebar */

#sidebar 
 {
 float: right;
 width: 240px;
 }

#sidebar ul  
 {
 margin: 0;
 padding: 0;
 list-style: none;
 }

#sidebar li 
 {
 }

#sidebar li ul 
 {
 padding: 15px 0;
 }

#sidebar li li 
 {
 padding-left: 30px;
 border-bottom: 1px dotted #4A3903;
 background: url(img06.gif) no-repeat 15px 50%;
 }

#sidebar h2 
 {
 margin: 0;
 padding: 20px 0 2px 30px;
 background: url(img05.gif) no-repeat left bottom;
 border-bottom: 2px solid #4A3903;
 }

#sidebar a 
 {
 text-decoration: none;
 }

#sidebar a:hover 
 {
 text-decoration: underline;
 } 

/* Footer */

#footer 
 {
 width: 100%;
 padding: 5px 0;
 background: #FFEA6F;
 border-top: 4px solid #E8AD35;
 text-align: center;
 font-size: smaller;
 color: #E8AD35;
 }

#footer a 
 {
 color: #C28C21;
 }
 

div.img
 {
 border:4px ridge #4A3903;
 height:auto;
 width:auto;
 float:left;
 }
  
div.img img
 {
 display:inline;
 margin:3px;
 border:1px solid #ffffff;
 }
  
div.img a:hover img
 {
 border:1px solid #0000ff;
 }
  
div.desc
 {
 text-align:center;
 font-weight:normal;
 width:120px;
 margin:2px;
 }
  
table 
 { 
 text-align:center;
 }
  
img#fb
 {
	float:right;
 }
 
 div.contact
 { text-align: right;
 }
 
 div#video
 {
   text-align: center;
 }
 
 form
 {
 margin-right: auto;
 margin-left:auto;
            width:700px;
            background-color:#CD9B1D;
            border:5px ridge black;
           }
p {padding-left:40px;}
h1 {font-family: arial; text-align:center;}
p#button {text-align:center;}

div#fg
	{
	float: right;
	}
	
p.justify
	{
	text-align: justify;
	}

h1#title
	{
	font-size:34pt;
	}

table#center
	{
	border:1px solid 1px solid #ffffff;
	width:100%;
	}

th#basket
	{
	font-size:24pt;
	text-decoration:underline;
	}
	
span.red
 {
color:red;
}

