/* Background */
 

body         { background-color: #EDEDED; background-image: url(images/back.gif); background-repeat: repeat-y;
 text-align: center; margin-left: 
               0; margin-right: 0; margin-top: 0px; margin-bottom: 5px; 
               padding-left: text-align; padding-right: text-align; 
               padding-top: 0; padding-bottom: 0 }



 
 body, table { font-family: "arial"; font-size: 9pt; color: #2E2E2E; line-height: 160%;}

      a:link{cursor: crosshair; text-transform: none; color: #B09A21; text-decoration:underline; font-weight: none;}
      a:active{cursor: crosshair; text-transform: none; color: #908080; text-decoration:underline; font-weight: none;}
      a:visited{cursor: crosshair; text-transform: none; color: #B09A21; text-decoration:underline; font-weight: none;}
      a:hover{cursor: crosshair; text-transform: none; color: #A09C80; text-decoration:underline; font-weight: none;}
 

h1 { margin:0px 5px; font:italic 45px impact; text-transform: lowercase; letter-spacing: 5px; color:#342E2E; text-align: left; width: 475px;

padding-right: 0px;
padding-left: 0px;
padding-top: 52px;
padding-bottom: 0px;
margin-left: 1px;
line-height: 35px;
text-decoration: none;
font-weight: none;
letter-spacing: .1em;}

h1:first-letter {
	color: #9B8F2F;
font: italic 65px courier new;

        padding-right: 6px;
	text-transform: uppercase;
		}







h2 { margin:0px 5px; font: 30px impact; text-transform: lowercase; letter-spacing: 5px; color:#8C8963; text-align: center; 
line-height: 30px;
margin-top: 10px;
padding-bottom: 10px;
text-decoration: none;
font-weight: none;
letter-spacing: .1em;}



#wrap {
	width: 799px;
	margin: 0px 0px;
        text-align:left;
}




#text {  
   top:200px; left:197px; position: absolute;
	padding: 35px 10px 0px 10px; 
}

#content {  
        width:475px; left:59px; position: absolute;
	padding: 0px 10px 0px 10px; 
}
 

#nav {  
        width:175px; left:30px; top: 240px; position: absolute;
}



#nav a{
	display:block;
	text-align: center;
	font : 25px impact;

	text-decoration:none;
	letter-spacing: 1px;
	color: #66655E;
}
#nav a:hover {
	color: #EDEDD9;
}


#nav span { color: #8C8963; }



 
p           {
             padding: 0.5em;
text-indent: 0em; 
} 




 
 
 
 em                 {
 		    margin-left: 2px;
 		    margin-right: 1px;
                    font-family: "tahoma";
                    letter-spacing: 2px; 
                    color: #977A17;	
                                       }
 
 strong             {
 		    margin-left: 2px;
 		    margin-right: 1px;
                    font-family: "tahoma";
                    text-transform: uppercase;
                    font-weight: normal;
                    letter-spacing: 2px;
                    color: #767673;
                                       }
 

.right {
			border: 5px solid #AEA790;
			float: right;
			margin-left: 20px;
			margin-bottom: 10px;
			margin-right: 20px;
			}
	


		
.left {
			border: 5px solid #AEA790;
			float: left;
			margin-right: 20px;
			margin-bottom: 10px;
			margin-left: 20px;
			}



.middle {
			border: 5px solid #AEA790;
			margin-right: 5px;
			margin-bottom: 5x;
			margin-left: 5px;
			}



.noborder {
			border: none;
			margin-right: 5px;
			margin-bottom: 5x;
			margin-left: 5px;
			}






blockquote {
background: #DADADA; 
width: 300px; 
margin: 10px 20px 30px; 
padding: 12px 12px 12px 12px; 
}

blockquote.quote {background-image: url(images/quote.png); background-align: top left; background-repeat: no-repeat; padding: 5px 7px 7px 30px; color: #2E2E2E;}

blockquote.menu {width: 370px;}



.footer {
margin:auto auto 0px; font: 9px tahoma; text-align: left; 
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin-left: 0px;
line-height: 15px;
text-decoration: none;
font-weight: none;
letter-spacing: .1em;}


 
a.footer:link     { 	font: italic 15px garamond;
	text-decoration:none;
	letter-spacing: 2px;
	color: #5F5F5F;  } 
a.footer:active     { font: italic 15px garamond;
	text-decoration:none;
	letter-spacing: 2px;
	color: #2E2E2E;  } 
a.footer:visited     { font: italic 15px garamond;
	text-decoration:none;
	letter-spacing: 2px;
	color: #5F5F5F;  } 
a.footer:hover     { font: italic 15px garamond;
	text-decoration:none;
	letter-spacing: 2px;
	color: #2E2E2E; } 


