/* CSS Document */

body	{
		background-color:#CC9933;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:62.5%;
		}
.clear{
	clear:both;
	height:0px;
	}
p, li{
		line-height:2em;
		font-size:1.3em;
		}
h1,h2,h3,h4,h5,h6,p,li{
	color:#FFF;
	}
h1{
	font-size:2.6em;
	letter-spacing:0.04em;
	}
h2{
	font-size:2em;
	letter-spacing:0.04em;
	}
ul, body{
	padding:0px;
	margin:0px;
	}
li	{
	list-style-type:none;
	}

#container,#footer{
	width:1068px;
	}
#container	{
		background:url(./images/backGround.gif) repeat-y;
		}
#inner,.top,.nav,.bottom{
	width:818px;
	}

#container, #inner, #footer{
	margin:auto;
	}

.top	{
		height:122px;
		background:url(./images/header.png) no-repeat;
		}

.nav	{
		height:27px;
		padding:0.3em 0em 0em 0em;
		background:url(./images/nav.png) no-repeat;
		}
		
.nav a{
	color:#FFF;
	font-weight:bold;
	}
	
.nav li{
	display:inline;
	border-right:1px dotted #604517;
	padding:0em 1em 0em 1em;
	}
	
li.noBorder{
	border:none;
	}
		
.bottom	{
		height:35px;
		background:#946b23 url(./images/bottom.png) no-repeat;
		}
		
.nav,#footer{
	text-align:center;
	}

#right,#newPics,#right2,#goats,#cheese,#about,#contact,#recipes{
		height:700px;
		}
#leftPos{
	padding:4em 2.5em 0em 7.5em;
	width:32em;
	}
	
		
#left	{
		width:430px;
		background:url(./images/left.gif) no-repeat;
		float:left;
		padding-bottom:2em;
		min-height:700px;
		height:auto !important;
		height:700px;
		}
		
#left h1{
	padding:1.5em 0em 0em 2.0em;
	}
h2.homeTop{
	padding:0em 0em 0.5em 0em;
	}
h2.home{
	padding :1em 0em 0.5em 0em;
	}
h2.homeTop, h2.home{
	width:16.3em;
	}
h2.homeTop, h2.home,.brdrBot{
	border-bottom:1px dotted #FFFF00;
	}
	
#right,#newPics,#right2,#goats,#cheese,#about,#contact,#recipes{
		float:right;
		width:388px
		}

#right	{
		background:url(./images/right.png) no-repeat;
		}
		
#newPics	{
		background:url(./images/news.png) no-repeat;
		}

#right2	{
		background:url(./images/right2.png) no-repeat;
		}

#goats	{
		background:url(./images/ourgoats.png) no-repeat;
		}
		
#cheese	{
		background:url(./images/cheese.png) no-repeat;
		}

#about	{
		background:url(./images/about.png) no-repeat;
		}

#contact{
		background:url(./images/contact.png) no-repeat;
		}

#recipes{
		background:url(./images/recipes.png) no-repeat;
		}

.emailfraga	{
			background-color:#003300;
			color:#FFFFFF;
			border: 1px solid;
			scrollbar-face-color: #FFCC00; 
			scrollbar-shadow-color: #ffffff; 
			scrollbar-highlight-color: #006600; 
			scrollbar-3dlight-color: #006600; 
			scrollbar-darkshadow-color: #006600; 
			scrollbar-track-color: #006600; 
			scrollbar-arrow-color: #006600;
			}

a	{
	text-decoration:none;
}
		
a.Selected	{
	color:#FFFF00;
	}
	
	
a.three:link {color: #FFFFFF;}
a.three:hover {color: #FFFF00;text-decoration:underline;}
	
a.two:link {color: #FFFF00;}
a.two:visited {color: #FFFF00;}
a.two:hover {color: #FFFF00;text-decoration:underline;}

a.one:link {color:  #FFFF00;}
a.one:visited {color:#FFFF00;}
a.one:hover {color: #CC6600;text-decoration:underline;}

a.Selected:link {color:  #FFFF00;}
a.Selected:hover {color: #FFFF00;text-decoration:underline;}

a.mail:link {color: #FFFF00;}
a.mail:visited {color: #FFFF00;}
a.mail:hover {color: #FFFF00;text-decoration:underline;}

	
#footer{
	background:#ffcc33;
	padding:1em 0em 1em 0em;
	}
#footer a{
	color:#946b23;
	}
address{
	font-size:1.1em;
	}