@charset "UTF-8";
h1 {
	font-size: medium;
	font-weight: bold;
	color: #FC3;
}
/* CSS Document */

#container {
	background: #666235;
	margin: 0px auto;
	width: 801px;
}
#sidebar {
	float: right;
	width: 240px;
	clear: both;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
#maincontent {
	width: 500px;
	padding-right: 15px;
	padding-left: 15px;
}
#invest {
	width: 450px;
	margin: 10px auto 0px;
	padding: 0px;
}
#announce {
	margin: 0px auto;
	width: 450px;
}
#footer {
	font-size: small;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background: #DBAA32 url(images/bkgd_slice.gif) repeat-x;
}
a {
	color: #FC3;
}
.side {
	font-size: small;
}
.alpacapic {
	float: left;
	padding-right: 20px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.listheader {
	font-weight: bold;
	color: #FFCC33;
}
.alpacainfo li {
	list-style-type: none;
}
.saleprice {
	font-weight: bold;
	color: #FFCC33;
	text-align: center;
}
.ownership {
	font-size: x-small;
}
.owner {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.clear {
	clear: both;
}
#page h1{
	background: url(images/pg_sale.gif) no-repeat;
	height: 47px;
	text-indent: -1000em;
}
#pg_event h1 {
	background: url(images/pg_event.gif) no-repeat;
	height: 47px;
	text-indent: -1000em;
}
#pg_store h1 {
	background: url(images/pg_store.gif) no-repeat;
	height: 47px;
	text-indent: -1000em;
}
#pg_about h1 {
	background: url(images/pg_about.gif) no-repeat;
	height: 47px;
	text-indent: -1000em;
}
#pg_contact h1 {
	background: url(images/pg_contact.gif) no-repeat;
	height: 47px;
	text-indent: -1000em;
}
#pg_fiber h1 {
	background: url(images/pg_fiber.gif) no-repeat;
	height: 47px;
	text-indent: -1000em;
}
#pg_service h1 {
	background: url(images/hmpg_service.gif) no-repeat;
	height: 47px;
	text-indent: -1000em;
}
#pg_gallery h1 {
	background: url(images/pg_gallery.gif) no-repeat;
	height: 47px;
	text-indent: -1000em;
}
#pg_invest h1 {
	background: url(images/hmpg_invest.gif) no-repeat;
	height: 47px;
	text-indent: -1000em;
}
#pg_announce h1 {
	background: url(images/hmpg_announce.gif) no-repeat;
	height: 47px;
	text-indent: -1000em;
}
.alpacasidepic {
	float: left;
}
