body  {
	background: #fff;
	margin:0;
	padding:0;
	color: #775C25;
	font-family: Garamond, serif;
	font-size: 14px;
	
	}

#wrap    {
	background:  #fff url(img/wraphome.jpg) top left no-repeat; 
	margin-top:0px;
	width: 844px;
	height: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 100%;
	clear: both;
	}
#inner  {
	width:844px;
	background: transparent url(img/homepage.jpg) top left no-repeat;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

ul, li{border:0; padding:0; margin:0; list-style:none;}


/* ----------- NAVIGATION----------- */

#navigation_home{
	
	height:32px; 
	margin:0 0 0 270px;
	width:400px; 
	}
	#navigation_home ul{
	 height:32px;
	 line-height:32px;	
	}
	#navigation_home ul li{
		display:inline;
	}
	#navigation_home ul li a,
	#navigation_home ul li a:visited {
		
		padding:0 20px;
		display:block;
		text-decoration:none;
		float:left;
		color:#670F17;
		font-weight:bold;
		
	}
	#navigation_home ul li a:hover{
		color: #806D35;
	text-decoration: underline;
	}
/* ----------- MENU SUBLINKS ----------- */
#sublinks_home {
	width:380px;
	margin:0 0 0 290px;
	font-weight: bold;
	color:#670F17;
	background: #f6d2b8;
	font-size:13px;
}	
	#sublinks_home ul{
	
	 height:25px;
	 line-height:24px;	
	}
	#sublinks_home ul li{
		display:inline;
	}
	#sublinks_home ul li a,
	#sublinks_home ul li a:visited {
		padding:0 20px;
		display:block;
		text-decoration:none;
		float:left;
		color:#670F17;
	}
	#sublinks_home ul li a:hover{
		text-decoration:underline;
	}
/* ----------- SUBMENU ----------- */
#s2, #s3, #s4{display:none;}

#bottom    {
	background: transparent url(img/bottom5.jpg) bottom left no-repeat;
	height: 273px;
	width: 912px;
	clear: both;
	}

#first    {
	width: 240px;
	text-align: left;
	float: left;
	padding-left: 120px;
	padding-top: 180px;
	clear: both;
	}

#second    {
	width: 520px;
	text-align: left;
	padding-left: 120px;
	float: left;
	clear: both;
	}
#second li   {
	list-style-image: url('img/ast.jpg');
	line-height: 1.5em;
	}
#second h3  {
	padding-left: 30px;
	margin-bottom: 10px;
	}
.paypal  {
	width: 100px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
	}
#third    {
	width: 150px;
	padding-left: 300px;
	padding-top: 10px;
	font-size: .8em;
	text-align: center;
	line-height: 1.5em;
	float: left;
	clear: both;
	font-family: Verdana, sans-serif;
	
	
	}		
em	{
	font-weight: bold;
	font-style: italic;
	}
.small    {
	font-size: .8em;
	text-align: right;
	float: left;
	width: 300px;
	padding-top: 30px;
	padding-left: 230px;
padding-right: 10px;
	clear: both;
	}

.small a:link, .small a:visited, .small a:hover  {
	color: #775C25;
	}

.clear   {
	clear: both;
	}