body{
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	max-height: 100%;
	background:#BEB491;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}

h1 
{
	
} 

h2 {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 17px;
	color: #6E2A2B;
}

h3 
{
	font-size: 14px;
	color: #6E2A2B;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEB191;

} 


a:link
{
	color: #6E2A2B;
}

a:hover
{
	color: #A16453;
}

a:visited
{
	color: #6E2A2B;
	
}
a:visited:hover
{
	color: #A16453;
}


#header {
	background-image: url(images/newlayout_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 156px;
}
#nav {
	background-image: url(images/newlayout_02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 29px;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 15px;
	padding-top: 9px;
	padding-left: 55px;
}
#nav a:link {
	color: #FFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFC;
	text-decoration: none;
}
#main {
	background-image: url(images/newlayout_04.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 30px;
	vertical-align: top;
	overflow: auto;
}
#navline {
	background-image: url(images/newlayout_03.png);
	height: 24px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#photos
{
	float: left;
	clear: both;
	margin: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#photos img {
	border: 1px solid #5F5638;
}
#map {
	width: 450px;
	position: absolute;
}
.homeimages {
	text-align: center;
}
.homeimages img {
	border: 1px solid #6E2A2B;
	margin-right: 10px;
	margin-left: 10px;
}
#subnav a{
	border: 1px solid #81544E;
	margin: 2px;
	padding: 3px;
	background-color: #F3F1EB;

}
.details {
	border: 1px solid #6E2A2B;
	padding: 8px;
	margin-bottom: 10px;
}
.details img {
	border: 1px solid #6F695B;
	margin-bottom: 5px;

}
.mares
{
	font-size: 14px;
	color: #6E2A2B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEB191;
	font-weight: bold;

} 
.showdetails {
	padding-left: 55px;
	padding-top: 6px;
}
.alpacatable {
	font-size: 12px;
	border: 1px solid #6E2A2B;
}
.alpacatable td{
	border: 1px solid #BEB491;
}
.alpacathumbs {
	width: 120px;
	display: block;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	text-align: center;
}
.alpacathumbswide {
	width: 240px;
	display: block;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	text-align: center;
}
.clearfloat {
	clear: both;
}
