/* site.css - Five Oaks */



html {
	margin: 0px;
	padding: 0px;
}


body { 
	margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;
	padding: 0px;


	color: #000000;
	background: #ffffff;




	overflow: auto;	
}




/* TABLES */

table.layout { 
	width: 100%;
	height: 100%;
}

table.content { 
	width: 100%;
	height: 100%;
}


table.layout1 { 
	width: 100%;
}

table.content1 { 
	width: 100%;
}


table.main { 
	width: 100%;
}

table.maincontent { 
	width: 100%;
}


table.maincontent1 { 
	width: 100%;
	height: 100%;
}
td.content1 { 
	vertical-align: top; 
	background-image: url(images/headernewleft.jpg);
	background-position: top right; 
	height: 108px;
	width: 40%;
}

td.content2 { 
	vertical-align: top; 
	background-image: url(images/headernewmiddle.jpg);
	background-repeat: no-repeat; 
	height: 108px;
	width: 496px;
}


td.content3 { 
	vertical-align: top; 
	background-image: url(images/headernewright1.jpg);
	background-position: top left; 
	height: 108px;
	width: 40%;

}

td.content4 { 
	vertical-align: middle; 
	background-image: url(images/bg.jpg);
	background-position: top left; 
}

td.content4a { 
	vertical-align: middle; 
	background-image: url(images/bg.jpg);
	background-position: top left; 
}


td.content5 { 
	vertical-align: top; 
	background-image: url(images/footernewleft.jpg);
	background-position: top right; 
	height: 106px;
	width: 40%;

}

td.content6 { 
	vertical-align: top; 
	background-image: url(images/footernewmiddle.jpg);
	background-repeat: no-repeat; 
	height: 106px;
	width: 496px;
}


td.content7 { 
	vertical-align: top; 
	background-image: url(images/footernewright1.jpg);
	background-position: top left; 
	height: 106px;
	width: 40%;
}

td.content8 { 
	vertical-align: top; 
	background-image: url(images/bgnav.gif);
	background-position: top left; 
	height: 25px;
}


/* LINES and FONTS */



iframe.maini {
	height: 100%; 
	vertical-align: top; 
	background: #ffffff;
	width: 100%; ;
}



hr.contact {
	color: #804000;
	padding-left: 22px;
	width: 149px;
}

div.footer {
	font-family: helvetica, arial, san-serif; 
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #804040;
	text-align: center;
}


div.events {
	font-family: helvetica, arial, san-serif; 
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-image: url(images/events2.jpg);
	background-repeat: no-repeat; 
	height: 121px;
	width: 182px;
	padding-top: 42px;
	padding-left: 13px;
	padding-righ: 13px;

}


div.news {
	font-family: helvetica, arial, san-serif; 
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-image: url(images/news.jpg);
	background-repeat: no-repeat; 
	height: 121px;
	width: 182px;
	padding-top: 42px;
	padding-left: 13px;
	padding-righ: 13px;

}


/* LINKS */

	A{ COLOR: #804040; TEXT-DECORATION: none } 
	A:link { COLOR: #804040; TEXT-DECORATION: none } 
	A:visited { COLOR: #804040; TEXT-DECORATION: none } 
	A:hover { BACKGROUND: #ffffff; COLOR: #804040; TEXT-DECORATION: none } 


	A.box { COLOR: #bd4954; TEXT-DECORATION: none } 
	A.box:link { COLOR: #bd4954; TEXT-DECORATION: none } 
	A.box:visited { COLOR: #bd4954; TEXT-DECORATION: none } 
	A.box:hover { BACKGROUND: #bd4954; COLOR: #ffffff; TEXT-DECORATION: none } 

