/* CSS Document */


.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.new2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding: 20px;
}

.new3 {
	padding: 10px;
	
}

#apDiv1 {
	position:absolute;
	width:703px;
	height:295px;
	z-index:1;
	left: 158px;
	top: 200px;
	padding: 23px;
	background-repeat: no-repeat;
}


.new5 {
	background-image: url(top5.png);
	height: 178px;
	width: 849px;
	left: 0px;
	top: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url(woodbarn.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.rbroundbox { background: url(background10.png) repeat; }
.rbtop div  { background: url(simple_top_left.gif) no-repeat top left; }
.rbtop      { background: url(simple_top_right.gif) no-repeat top right; }
.rbbot div  { background: url(simple_bottom_left.gif no-repeat bottom left; }
.rbbot      { background: url(simple_bottom_right.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent  { margin: 0 20px; }
.rbroundbox {
	width: 43em;
	margin: auto;
	}
		
.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

