body
	{
		margin-top: 25px;
		background-image: url(../images/texture-01.gif);
		background-color: #e7dab6;
		font-family: verdana, sans-serif;
		font-size: 11px;
		line-height: 15px;
		color: #c96;
	
	}

a
	{
		color: #e7dab6;
		text-decoration: none;
	}

a:hover
	{
		text-decoration: underline;
	}
	
a:active
	{
		color: #c96;
	}

a:visited
	{
		color: #e7dab6;
	}

#container
	{
		margin: 0 auto;
		width: 790px;
		background: #2a1b0e;
	}

#nav
	{
		clear: both;
		width: 790px;
		display: block;
		text-align: center;

	}

#pictures
	{
		clear: both;
		float: left;
		width: 790px;
		display: inline;
	}

h1
	{
		font-size: 13px;
		font-weight: normal;
		font-style: italic;
		padding: 0px;
		color: #e7dab6;
	}

h2
	{
		font-size: 11px;
		font-weight: bold;
		padding: 0px;
	}


h2
	{
		font-size: 11px;
		font-weight: bold;
		padding: 0px;
	}




#headercaption
{
	clear: both;
	float: left;
	width: 80px;
	padding: 10px 0px 77px 30px;
	text-align: left;
	xborder: 1px solid yellow;
}



#headerbar
{
	clear: both;
	display: block;
	float: left;
	width: 750px;
	padding: 10px 0px 0px 35px;
	text-align: left;
}




#headerbargal
{
	float: right;
	width: 650px;
	padding: 10px 0px 25px 0px;
	text-align: left;
	xborder: 1px solid orange;
}


#content
{
	float: left;
	width: 500px;
	padding: 25px 0px 25px 35px;
	text-align: left;
}

#content_interior
{
	clear: both;
	float: left;
	width: 350px;
	padding: 5px 0px 25px 35px;
	text-align: left;
}

#gallery_left
{
	clear: both;
	float: left;
	width: 175px;
	padding: 5px 0px 25px 35px;
	text-align: left;
}

#gallery_right
{
	float: right;
	width: 510px;
	padding: 15px 35px 25px 0px;
	text-align: center;
}


#home_gallery
{
	float: right;
	width: 225px;
	padding: 35px 5px 25px 5px;
	text-align: center;
	line-height: 17px;

}


#content_gallery
{
	float: right;
	width: 350px;
	padding: 25px 35px 25px 0px;
	text-align: right;
	font-style: italic;
	line-height: 17px;

}


#shop_left
{
	clear: both;
	float: left;
	width: 200px;
	padding: 5px 0px 25px 35px;
	text-align: left;
}

#shop_right
{
	float: right;
	width: 515px;
	padding: 5px 20px 25px 10px;
	text-align: left;
}

#travelogue_left
{
	clear: both;
	float: left;
	width: 275px;
	padding: 5px 0px 25px 35px;
	text-align: left;
	xborder: 1px solid red;
}

#travelogue_right
{
	float: right;
	width: 420px;
	padding: 5px 10px 20px 40px;
	text-align: left;
	xborder: 1px solid yellow;
}


#quote
{
	clear: both;
	width: 730px;
	padding: 0px 30px 25px 35px;
	text-align: left;
}


div#quote p
{
	font-style: italic;
	color: #caaa65;
}

#copyright
	{
		clear: both;
		padding: 15px 0 0 0;
		font-size: 9px;
		text-align: center;
		line-height: 12px;
	}
	
	

