/* CSS by Sincordia */

body {
	font-size:78.5%; /* Sets base font at 10px */
	font-family: "Lucida Grande", Verdana, Arial, sans-serif; 
	color:#554931; background-color:#FAF6EA; 
	min-width:800px;
	margin:5px 0 0 0;
	text-align:center;
}


a { color:#554931; background-color:transparent; }		
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline;  }
a:active {text-decoration:none; }


blockquote { display:none; }

address { font-style:normal; }

p { margin:5px 0; padding:0; }

h1,h2,h3 { font-family: "Lucida Grande", Arial, Verdana, sans-serif; color:#554931; background-color:transparent; }

h1,h2 {    margin:10px 0 0 0; 
		   text-transform:uppercase; 
		   }

h2 { font-size:1.6em; }

h3 { font-size:1.4em; margin:0; padding:0; }

img { border:solid #947E43 2px; }

