
/* ---------------------------------------------
/* Author: Erik Smith - erik@pendergraphics.com
/* Employed By: Pendergraphics Design Group
/* About: Home CSS Stylesheet
/* ---------------------------------------------


/*
----------------
Elements
---------------
*/

#survey a {
  font-family: Georgia;
  text-align: center;
  text-decoration: none;
  margin: 18px;
  display: block;
  font-family: Trebuchet, Tahoma, Arial, sans-serif;
  font-size: 14px;
  }

   #survey a:hover {
     color: #8F3900; 
     }
 

/*
-----------------
Main Content
-----------------
*/

/* Holds content & callout, keeps height for bg image on homepage */

#contain {
	width:800px;
	height:631px;
	position:relative;
	background:#fff;
	background-position: 0 32px;
}

	


/* --- Content --- */

#content {
	width:310px;
	margin:20px 0 10px 0px;
	float:left;
	line-height:22px;
	height:321px;
}

	#content div.liner {
		margin:-127px 0 0 64px;
		width:500px;
		font-size:13px;
		text-align:right;
	}

	#main {
		margin-top: -20px;
		margin-bottom: 70px;
	}

	#content p {
		margin:5px 0 5px 0;
	}
	
	/* --- Callout --- */

#callout {
	float:right;
	padding:10px 10px 10px 10px;
	width:200px;
	background:#FAF0DA url(../../images/callout-gradient-small.gif) repeat-x bottom;
	position:relative;
	top:0px;
	left:0px;
	min-height: 380px;
	margin-bottom: 10px;
}

#callout h2 {
	margin:0 0 5px 0;
}


	div.ArticleCall {
		margin:4px 0 15px 15px;
		line-height:18px;
		width:170px;
	}
	
		div.ArticleCall h3 {
			margin:10px 0 0 0;
		}

		div.ArticleCall span.date {
			font-size:11px;
			font-style:italic;
		}
	
	
	
	div.quicktour {
		height: 113px;
		overflow: hidden;
		margin: 0;
		width: 210px
		}
		
		div.quicktour img {
			width: 98px;
			margin-right: 4px;
			border: none;
			float: left;
			display: inline;
			}
	
#survey {
background:#FAF0DA none repeat scroll 0%;
border-top: 2px solid #fff;
width: 200px;
}


div#bottom-callout {
	float: left;
	display: inline;
	}
	
	div#bottom-callout div.ArticleCall {
		float: left;
		display: inline;
		width: 31%;
		background: url(../../images/callout-gradient-big.gif) repeat-x;
		height: 200px; 
		}
	
		div#bottom-callout div.ArticleCall h2, 	div#bottom-callout div.ArticleCall p {
			margin: 10px;	
			}
		div#bottom-callout div.ArticleCall h2 {
			font-size: 110%;
			font-weight: bold;
			}
	

	


	
/* ROTATION CSS
----------------------------------------------------*/	

#img-rotation {
	margin:0;
	padding: 0;
	width: 800px;
	height: 208px;	
}

	#rotationImages {
		display: none;
		margin: 0;
		padding: 0;
		width: 800px;
		height: 208px;
		overflow: hidden;	
		border: none;
		z-index: 1;
	}
	
	

	#img-rotation img {
		float: left;
		display: none;
		position: absolute;		
		margin: 0 auto;
		z-index: 1;
		border: none;
	}
#ctor{
	width: 185px;
	height: 255px;
	background-image: url('/../../images/CowThievesSept09Bvillefp.jpg');
}	
	
#ctor a{
	display: block;
	width:185px;
	height:255px;
}
