/*
Twoloom Alpacas CSS
*/

html {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	color: #322a11;
	font: 0.9em/1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

h1 {
	font: bold 2.5em'Times New Roman', Times, serif;
}

h2 {
	font: bold italic 2em/0.9em 'Times New Roman', Times, serif;
}

img {
	padding: 0;
	margin: 0;
	border: 0;
}

#container, #main, #header {
	padding: 0;
	margin: 0;
}

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: auto;
}

#header {
	display: none;
}

#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: auto;
}
/* Styles text on index page */
.alttext {
	font: bold italic 1.1em 'Times New Roman', Times, serif;
}

/* Styles for the general Alpaca pages */
.pacageneral {
	position: relative;
	width: 550px;
	height: 800px;
}

.pacadesc h1 {
	font: bold italic 0.9em 'Times New Roman', Times, serif;
}

.pacadesc h2 {
	font: bold 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.pacadesc p {
	font: 0.7em  Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#oreo {
	position: absolute;
	right: 265px;
	top: 0px;
	width: 162px;
	height: 225px;
}

#oreodesc {
	position: absolute;
	right: 10px;
	top: -7px;
	width: 240px;
	height: 225px;
}

#nibbs {
	position: absolute;
	left: 0px;
	top: 180px;
	width: 162px;
	height: 225px;
}

#nibbsdesc {
	position: absolute;
	right: 130px;
	top: 230px;
	width: 240px;
	height: 225px;
}

#valerie {
	position: absolute;
	z-index: 3;
	right: 265px;
	top: 13px;
	width: 162px;
	height: 225px;
}

#valeriedesc {
	position: absolute;
	right: 10px;
	top: 0px;
	width: 240px;
	height: 225px;
}

#sabrina {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 180px;
	width: 162px;
	height: 225px;
}

#sabrinadesc {
	position: absolute;
	right: 20px;
	top: 235px;
	width: 360px;
	height: 225px;
}

#katie {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 560px;
	width: 162px;
	height: 225px;
}

#katiedesc {
	position: absolute;
	right: 130px;
	top: 620px;
	width: 240px;
	height: 225px;
}

#jenna {
	position: absolute;
	z-index: 0;
	right: 260px;
	top: 380px;
	width: 162px;
	height: 225px;
}

#jennadesc {
	position: absolute;
	right: 6px;
	top: 420px;
	width: 240px;
	height: 225px;
}

#rev {
	position: absolute;
	left: 0px;
	top: 13px;
	width: 162px;
	height: 225px;
}

#revdesc {
	position: absolute;
	right: 132px;
	top: 0px;
	width: 240px;
	height: 225px;
}

#cassio {
	position: absolute;
	left: 130px;
	top: 180px;
	width: 162px;
	height: 225px;
}

#cassiodesc {
	position: absolute;
	right: 2px;
	top: 200px;
	width: 240px;
	height: 225px;
}

/* Styles for specific Alpaca pages */
.writeup {
	position: absolute;
	top: 13px;
	width: 550px;
	font: 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.writeup h1 {
	font: bold 1.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
}

.writeup h3 {
	font: bold 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #f0c825;
	width: 230px;
	margin: 0px;
	padding: 0.2em 0 0.2em 0.2em;
}

.writeup p {
	clear: both;
	font: 1em/1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.LeftColumn {
	position: relative;
	float: left;
	width: 275px;
}

.RightColumn {
	position: relative;
	float: right;
	width: 275px;
}

.heading {
	color: #000000;
	font-weight: bold;
	float: left;
	font-weight: bold;
	text-align: left;
	width: 65px;
}

.AlpacaPhoto {
	float: left;
	margin: 2px 8px 10px 0px;
	padding: 0;
}

.regnumber {
	font: bold italic 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}

.pedigree table {
	border-collapse: collapse;
	padding: 0;
	margins: 0;
}

.pedigree td {
	width: 180px;
}

.odd {
	background-color: #f6e188;
}

.fibrestats table {
	border-collapse: collapse;
	padding: 0;
	margins: 0;
	width: 275px;
}

.fibrestats th, .fibrestats td {
	width: 45px;
	border-bottom: 1px solid #000000;
}

.fibrestats th {
	background-color: #ffffff;
}

/* Styles specific to the links page */
#links p.addressbox {
	float: left;
	width: 250px;
	background-color: #fef7e6;
	color: #7d7154;
	font-size: 0.8em;
}

#links img {
	clear: left;;
	float: left;
	margins: 0;
	padding: 0;
}

#links caption {
	text-transform: uppercase;
	text-weight: bold;
	padding-bottom: 0.3em;
}

#links table {
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
	border-collapse: collapse;
	width: 260px;
	float: right;
}

#links td {
	margin: 0;
	padding: 5px;
	width: 120px;
	vertical-align: bottom;
	text-align: center;
}

#links td a {
	text-decoration: none;
	color: #7d7154;
}

#links td a:hover, #main td a:active {
	color: #99aaaa;
}

#sidebar {
	display: none;
}

#navigation {
	display: none;
}

#footer {
	clear: both;
}

#footer p {
	text-align: center;
	font: bold 0.7em Verdana, Helvetica, Arial, san-serif;
	padding-top: 100px;
}
