/*---------------------------------------------------------------------------
					CELTIC KNOT ALPACAS CSS STYLES
-----------------------------------------------------------------------------


----------------------------------------------------------------------------
								STRUCTURE
---------------------------------------------------------------------------*/

* { 
	margin: 0; 
	padding: 0; 
} 
img {
	border: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 170.0%;
	background-color: #EEE8D8;
}
#structure {
	margin: 0 auto 0 auto;
	width: 704px;
	color: #53595F;
	padding: 0 0 0 0;
	background: transparent url(img/repeating_background.jpg) no-repeat 0 0;
	background-repeat: repeat;
}
#header {
	height: 330px;
	background: transparent url(img/background_top.jpg) no-repeat 0 0; 
	padding: 0 0 0 37px;
	margin: 0;
	width: 100%;
	line-height: 0px;
}
#content {
	padding: 37px 74px 0 37px;
	margin: 0 0 30px 0;
}
#footer {
	clear: both;
	background: transparent url(img/footer_background.jpg) no-repeat 0 0;
	background-repeat: no-repeat;
	margin: 0;
	padding: 68px 68px 160px 299px;
	color: #6A6021;
}
#footer p {
	font-size: 70%;
	margin: 0 0 15px 0;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
a#rebeccalink {
	float: left;
	display: block; text-indent: -2100px; text-decoration: none;
	width: 103px; height: 121px; margin: 0 15px 0 0;
	background: transparent url(img/rebecca_image.jpg) no-repeat 0 0 ;
}
a#russlink {
	float: left;
	display: block; text-indent: -2100px; text-decoration: none;
	width: 103px; height: 121px; margin: 0 0 0 0;
	background: transparent url(img/russ_image.jpg) no-repeat 0 0 ;
}
/*----------------------------------------------------------------------------
								STYLING
---------------------------------------------------------------------------*/

/*This styles all the pages text links */
a:link { text-decoration: underline; font-weight: bold; color: #53595F;}
a:visited { text-decoration: underline; color: #53595F;}
a:hover { background-color: #DED9BA; text-decoration: none;}

#content .full {
	margin: 0 0 0 40px;
}
#content h1 {
	font-style: italic;
	padding: 0 0 15px 0;
	font-size: 160%;
	color: #6A6021;
	margin: 0 0 0 260px;
}
#content p {
	margin: 0 0 0 260px;
	padding: 0 0 15px 0;
}
#content blockquote {
	margin: 0 0 15px 260px;
	padding: 15px 0 15px 15px;
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
	line-height: 170%;
	border-top: solid;
	border-bottom: solid;
	border-color: #BFBA86;
	border-width: 1px;
	background-color: #D5CEA7;
}
#content ul.divided {
	padding: 0 0 50px 0;
	margin: 0 0 20px 260px;
	background: transparent url(img/divider.jpg) no-repeat 0 0;
	background-repeat: no-repeat;
	background-position: bottom;
}
#content ul li {
	margin: 0 0 0 35px;
}
#content p.divided {
	padding: 0 0 50px 0;
	margin: 0 0 20px 260px;
	background: transparent url(img/divider.jpg) no-repeat 0 0;
	background-repeat: no-repeat;
	background-position: bottom;
}
#map {
	padding: 0 0 50px 0;
	margin: 0 0 20px 260px;
	background: transparent url(img/divider.jpg) no-repeat 0 0;
	background-repeat: no-repeat;
	background-position: bottom;
}
#links {
	margin: 20px 0 0 0;
}
#links ul {
	padding: 0 0 0 0;
	margin: 0 0 20px 260px;
}
#content ul li {
	margin: 0 0 0 35px;
}
.columnone {
	background-color: #EEE8D8;
	float: left;
	clear: left;
	margin: -30px 0 30px 30px;
	border: 4px;
	border: solid;
	border-color: #BFBA86;
	border-width: 9px;
}
#content h2 {
	font-style: italic;
	padding: 0 0 15px 0;
	font-size: 140%;
	color: #EEE8D8;
	margin: 0 0 0 260px;
}
body#ouralpacaspage h1 {
	font-size: 110%;
	text-align: center;
	margin: 0;
	padding: 0 0 35px 0;
}
body#ouralpacaspage h3 {
	font-style: italic;
	font-size: 140%;
	color: #EEE8D8;
	margin: 0 0 0 260px;
	padding: 50px 0 15px 0;
	background: transparent url(img/divider.jpg) no-repeat 0 0;
	background-repeat: repeat-x;
	background-position: top;
}
.backtotop {
	font-size: 60%;
	font-style: normal;
	text-transform: uppercase;
	margin: 50px 0 0 0;
	float: right;
}

#map {
	width: 333px;
	margin: 0 0 0 260px;
}

/*----------------------------------------------------------------------------
								ALPACA CONTAINERS
---------------------------------------------------------------------------*/

#content .alpacacontainer {
	background-color: #EEE8D8;
	margin: 5px 0 30px 40px;
	border: 4px;
	border: solid;
	border-color: #BFBA86;
	border-width: 9px;
	padding: 20px 20px 5px 20px;
}
#content .alpacacontainer img {
	float: left;
	margin: 0 0 0 0;
}
#content .alpacacontainer h2 {
	margin: 0 0 0 210px;
padding: 0 0 8px  0;
	color: #6A6021;
}
#content .alpacacontainer dl {
	margin: 0 0 12px 210px;
	padding: 0 0 29px 0;
	background: transparent url(img/alpacacontainer_divider.jpg) no-repeat 0 0;
	background-repeat: no-repeat;
	background-position: bottom;
}
#content .alpacacontainer p {
	margin: 0 0 0 210px;
}
#content .alpacacontainer dt {
	float: left;
	font-size: 70%;
	margin: 0 5px 0 0;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#content .alpacacontainer dd {
	font-size: 90%;
	font-style: italic;
}
#content .alpacacontainer h2 a:link { text-decoration: underline; font-weight: bold; color: #6A6021;}
#content .alpacacontainer h2 a:visited { text-decoration: underline; color: #6A6021;}
#content .alpacacontainer h2 a:hover { background-color: #CDC5A9; text-decoration: none;}

#content .alpacacontainer ul {
	padding: 0 0 0 0;
	margin: 0 0 20px 210px;
}
#content .alpacacontainer ul li {
	margin: 0 0 0 15px;
}

#content .placeholder {
	background-color: #EEE8D8;
	margin: 5px 0 30px 40px;
	border: 4px;
	border: solid;
	border-color: #BFBA86;
	border-width: 9px;
	padding: 20px 20px 5px 20px;
}
#content .placeholder img {
	float: left;
	margin: 0 0 0 0;
}
#content .placeholder h2 {
	margin: 0 0 0 210px;
padding: 0 0 8px  0;
	color: #6A6021;
}
#content .placeholder p {
	margin: 0 0 0 210px;
	background: transparent url(img/alpacacontainer_divider.jpg) no-repeat 0 0;
	background-repeat: no-repeat;
	padding: 29px 0 100px 0;
	background-position: top;
}

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

#header ul#navigation {
	position: absolute;
	list-style: none;
	padding: 0;
	margin: 0;
}
#header ul#navigation li {
	text-indent: -9999px; /* this removes the nav item text from appearing over the nav list items */
	text-decoration: none; /* this removes the nav item text from appearing over the nav list items */
	float: left; /* I suspect that without this, the nav list items stagger. */
}
#header ul#navigation a {
	display: block; /* all the anchors need to display block, or the text appears. For some reason. */
}
#header ul#navigation a:hover  {
	background-position: 0 -49px; /* this makes the nav items display their rollovers */
}

#ouralpacas a { /* this replaces the list item's anchor with an image, gives it a width and height. */
	background: transparent url(img/btn_ouralpacas.jpg) no-repeat 0 0;
	width: 161px;
	height: 49px;
}
#products a { /* this replaces the list item's anchor with an image, gives it a width and height. */
	background: transparent url(img/btn_products.jpg) no-repeat 0 0;
	width: 147px;
	height: 49px;
}
#services a { /* this replaces the list item's anchor with an image, gives it a width and height. */
	background: transparent url(img/btn_services.jpg) no-repeat 0 0;
	width: 163px;
	height: 49px;
}
#contact a { /* this replaces the list item's anchor with an image, gives it a width and height. */
	background: transparent url(img/btn_contact.jpg) no-repeat 0 0;
	width: 162px;
	height: 49px;
}
body#ouralpacaspage #ouralpacas a {
	background-position: 0 -98px;
}
body#productspage #products a {
	background-position: 0 -98px;
}
body#servicespage #services a {
	background-position: 0 -98px;
}
body#contactpage #contact a {
	background-position: 0 -98px;
}

/*----------------------------------------------------------------------------
								FIXES
---------------------------------------------------------------------------*/

/* These rules fix nav problems that occur in IE7*/

* + html #structure { position: relative; }
* + html #navigation { left: 37px; top: 232px; }

/* These rules fix display problems with the alpaca entries on the Our Alpacas page (in IE7 again) */

* + html dl.information { height: 1%; }

/* This fix keeps this dotted lines from appearing around the link after you click on it*/
#ouralpacas a:hover, #ouralpacas a:active, #ouralpacas a:focus, 
#products a:hover, #products a:active, #products a:focus, 
#services a:hover, #services a:active, #services a:focus, 
#contact a:hover, #contact a:active, #contact a:focus, 
a#rebeccalink:hover, a#rebeccalink:active, a#rebeccalink:focus, 
a#russlink:hover, a#russlink:active, a#russlink:focus 
{  /*\*/ overflow: hidden; /**/ } 

/* --------------------------------------------------------------------------

Copyright 2008 Kevin Cornell. All Rights Reserved.

---------------------------------------------------------------------------*/
