/* Cascading Style Sheet for Five Point Farm */
/* Author: Tim Artus - Fast Break Web Design and Development */
/* Date Created: 12/29/2006 */
/* Date Last Updated: 12/29/2006 */

.header		{ top: 0px;
		  left: 0px;
		  width: 800px;
		  height: 160px;
		  position: absolute;
		  background-image: url(panfarmheader.jpg); 
		  background-repeat: no-repeat; }

.links		{ top: 160px;
		  left: 0px;
		  width: 190px;
		  height: 435px;
		  position: absolute;
		  background-color: #cccc99;
		  line-height: 40px; 
		  font-size: 12pt;
		  padding-left: 10px;
	 	  padding-top: 85px;
		  z-index: 1; }

.content	{ top: 160px;
		  left: 200px;
		  width: 560px;
		  min-height: 600px;
		  position: absolute;
		  background-color: #fff8dc;
		  padding-right: 10px;
		  padding-left: 30px;
		  padding-top: 30px;
		  padding-bottom: 20px; }

.footer		{ bottom: 5px;
		  left: 0px;
		  width: 580px;
		  height: 10px;
		  position: absolute;
		  text-align: center;}

.picture	{ top:  310px;
		  left: 0px;
		  width: 200px;
		  height: 160px;
		  position: absolute;
		  padding-left: 32px;
		  padding-right: 33px; }

.picturetop	{ top: 10px;
		  left: 0px;
		  width: 200px;
		  height: 75px;
		  position: absolute;
		  padding-left: 32px;
		  padding-right: 32px; }

.name		{ top: 10px;
		  left: 200px;
		  width: 580px;
		  height: 70px;
		  position: absolute;
		  font-size: 36pt;
		  text-align: center;
		  line-height: 45px;
		  z-index: 2; }

.smallname	{ font-size: 16pt; }

.mainpicture	{ float: right; }

.bottompicture	{ float: right;
		  padding-left: 10px; }

.reciprocal	{ top: 500px;
		  left: 0px;
		  width: 180px;
		  height: 300px;
		  position: absolute;
		  padding-left: 10px;
		  padding-right: 10px;
		  font-size: smaller; }

.right		{ text-align: right; }

.small		{ font-size: small; }

#faqlist	{ font-size: small; }

#center		{ text-align: center; }

#pcenter	{ text-align: center; }

address		{ font-size: 12px;
		  text-align: center; }

body		{ background-color: #cccc99; }

h1		{ font-family: "trebuchet ms"; }

h2		{ font-size: 18pt; }

div		{ font-family: "trebuchet ms"; }


		  


