/* layout */

body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/scroll1-12306.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
 
	
	
}


#banner {
	background-image: url(../images/banner2.jpg);
	background-color: #c5a888;
	background-repeat: no-repeat;
	background-position: right;
	height: 63;
	width: 100%;
	margin: 0px;
	
	
	
}



#container {

	
	padding: 0px 0px 0px 15px;
	width: 100%;
	margin: 0px;
	background-position: bottom right;
	background-repeat: no-repeat;
			
	
}

#botspacer {
	
	height: 5px;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	margin: 0px;
}

headspacer {
	height: 1px;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	margin: 0px;
}

#spacer {

	height: 1px;
	width: 100%;
	background-color: #c5a888;
}

#spacer1 {

	height: inherit;
	width: 100%;
	background-color: #c5a888;
	
}

#itemspacer {
	height: 1px;
	width: 100%;
	
}


#subspacer {
background-color:#CC9966;
height: 20px;

}

#bodspacer {
	background-image: url(../images/footers/bar.jpg);
	background-repeat: repeat-x;
	width: 100%;
	
}

#navspacer {

	height: 10px;
	background-color: #c5a888;
}

#navbotspacer {

	height: 30px;
	background-color: #c5a888;
}

.maincon {
	background-image: url(../images/BRcorncon.jpg);
	padding-top: 100%;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #99cc99;
	

}

.bodbox {
	
	/*background-image: url(../images/bodbox-tile.jpg);*/
	background-color: #ffffff;
	height: 550px;
	margin: 0px;

	
}

.bodboxslim {
	
	background-color: transparent;
	margin: 0px;
	padding: 0px 0px 0px 15px;

	
}

#textbox{
	background-image:url(../images/transbkg.gif);
	background-repeat: repeat;
	padding: 0px 0px 0px 15px;
	height: auto;
	width: 765px;
	float: left;
	
}

	.bodbox h2 {
		/*background-image: url(../images/topbodycon.jpg);*/
		background-repeat: no-repeat;
		background-position: left top;
		padding-top: 20px;
}

	.bodbox .last {
		/*background-image: url(../images/botbodycon.jpg);*/
		background-repeat: no-repeat;
		background-position: left bottom;
		padding: 20px;
}

	.bodbox h2, .bodbox p {
		padding-left: 20px;
		padding-right: 20px;
		
}


#leftbox {
	float: left;
}

#rightbox {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
	float: right;
	font-famliy: Verdana, Arial, Helvetica, sans-serif;
	

}

#imgbox{
	
	padding: 5px 15px 5px 15px;
	
}

#center {
	align: center;
}

/*a {
	height: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	background-image: url(../images/taboff.jpg);
	background-repeat: no-repeat;
} */

#list {
	list-style-type: disc;
	list-style-position: inside;
	padding: 10px 0px 10px 20px; 
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	}

#leftcol {
	float: left;
	height: 150px;
	width: 250px;
	overflow: visible;
	/*background-image: url(../images/leftcol.jpg);*/
	background-repeat: repeat-y;
	text-align: left;
	padding: 10px 15px 10px 10px;
	

}

#rightcol {

float: right;
	height: 150px;
	width: 250px;
	overflow: visible;
	/*background-image: url(../images/leftcol.jpg);*/
	background-repeat: repeat-y;
	text-align: left;
	padding: 10px 15px 10px 10px;
	
}

#itemcont {

	height: 100%;
	width: 750px;
	margin: auto;
	overflow: visible;
	/*background-image: url(../images/leftcol.jpg);*/
	background-repeat: repeat-y;
	text-align: left;
	padding: 10px 15px 10px 10px;
	
}

#itembox {
	float: left;
	display: table-column;
	height: 150px;
	width: 100%;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
	font-size: 10px;
	padding: 0px 0px 0px 15px;

}
	

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 795px;
	float: inherit;
	color:#FFFFFF;
	
}

li {
	display: inline;	
	padding: 0 5px 0 5px;
	color: #FFFFFF;
	list-style: none;

} 

ul {
	font-size: 10px;	
	margin: 0;
	padding: 0;
	list-style: none;
	width: 600;
	float: left;
}


li a {
	display: block;
	padding: 0 1em;
	line-height: 2em;
	background-color:#CC9966;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
}

li a:hover {
	display: block;
	padding: 0 1em;
	line-height: 2em;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	color: #006600;
	float: left;
}
