/* CSS Document */
/*Sunset and Rolling Fields*/

p { 
	margin: 0px 0px 0px 0px; /*0px 0px 0px 0px*/
	padding: 0px 0px 0px 0px; /*0px 0px 0px 0px*/
	}
/*p elimantes whitespace generated between p classes.*/

.top { 	
	width: 783px; /*825px*/
	text-align:left;
	padding: 20px 25px 20px 20px; /*20px 25px 20px 20px*/
	background: url(images/top26.jpg) top left no-repeat; color: #f5f5f5; font-variant: small-caps; /*url(images/top01.jpg) top left no-repeat; color: white; font-variant: small-caps;*/
	font-family: arial, verdana, ms sans serif; /*arial, verdana, ms sans serif*/
	font-size: 150%; /*180%*/
	}

#middle {
	background: url(images/middle26.jpg); /*url(images/middle01.jpg)*/
	text-align:left;
	padding: 10px; /*25px*/
	color: #f5f5f5;
	padding-right: 10px; 
	background-repeat: repeat-y;
	font:normal 1.2em verdana,arial,sans-serif;
	}
	
.bottom {
	width: 828px; /*554px*/
	height: 285px; /*285px*/
	padding: 0 0 14px 0; /*0 0 14px 0*/
	background: url(images/bottom26.jpg) top left no-repeat; /*url(images/bottom01.jpg) top left no-repeat*/
	}

#middle a:active, #middle a:link, #middle a:visited {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
}

#middle a:hover {
	color: #CCCC00;
	text-decoration:overline underline;
}
