/* Brown Baguette Style Sheet*/
/*  last update 12/11/07  */

body 
	{	font-family:  Verdana, Arial, sans-serif; 
		background-color: #BBAE78;	/*#ADA96E  khaki */
	}
	
#wrapper {
		width: 960px;
		margin-left:auto;
		margin-right:auto;
	}
hr	
	{	
		width:85%; 
		color:	#543019;	 /*#664D21; brown */
		background-color:#543019;  
	}
a:link		{color:#543019} /* visited link-brown */
a:visited	{color:#24651B} /* unvisited link-green */
a:hover		{color:#FDD017} /* mouse over link-gold */
a:active	{color:#15317E} /* selected link-blue */
h1,h2	
	{	
		font-family:Georgia, "New Century Schoolbook", serif; 
		font-style: italic; 
		font-weight: bold; 
		color:#24651B; /* green */
		text-align: center;
	}
h4	
	{	
		font-size: smaller
	}
.logo
	{
		border: outset 5px; 
		border-color: #ADA96E 
	}
.c1	
	{
		text-align: left;
	}
.c2	
	{
		text-align: right
	}
.c3	
	{
		text-align: center
	}
.s	
	{
		letter-spacing: 3px
	}
.fc	
	{
		color:#543019		/*  brown */
	} 
					
.fontc
	{
		font-family: Georgia, Times, serif; 
		font-size: smaller
	}
.frame
	{
		border: outset 15px #543091
	}
.fontch	
	{
		font-family: "Comic Sans MS", "Monotype Corsiva", cursive
	}
#nav {background : #543019;}  /*padding : 10px 20px*/	