@charset "utf-8";


/* CSS Document */

body {
	background-color: #607333;
	background-image: url(images/2009/images/RBG-02_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}
h1 {
	color: #1E371A;
	font-size: 36px;
}
h2 {
	color: #1E371A;
	font-size: 18px;
}
.pedigree{
	font-size: 10px;
}
.pedigree td {
	text-align: left;
}

a:link.menu_links {
	text-decoration:none;
	color: #ffffff;
	font-size: 10pt;
	font-weight:bold;
}
a:visited.menu_links {
	text-decoration:none;
	color: #ffffff;
	font-size: 10pt;
	font-weight:bold;
}
a:hover.menu_links {
	text-decoration:none;
	color: ##76923D;
	font-size: 10pt;
	font-weight:bold;
}
p, h1, h2, h3, h4, h5, h6{
	margin: 0;

}
.body_div{
	margin-right: auto;
	margin-left: auto;
	width: 753px;

}
.main_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/2009/images/RBG-02_06.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
}

.main_body a{
	text-decoration: none;
	color: #1A3218;
	font-weight: bold;
}
.main_body a:hover{
	color: #5D7132;
	
}

.footer {
	font-size: 10px;
	text-align: center;
	margin: auto;
	width: 750px;
	font-weight: bold;
	color: #FBF49C;
	margin-bottom: 10px;
}
.footer a {
	font-size: 10px;
	text-align: center;
	margin: auto;
	width: 750px;
	font-weight: bold;
	color: #FBF49C;
}
