body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main {
	background-color: #D4D0C8;
	width: 910px;
}

.logo {
	background-image: url(../images/grd_logo.jpg);
	background-repeat: repeat-x;
	height: 180px;
	padding: 15px;
	width: 910px;
	background-color: #695401;
}
.logo p {
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logoinner {
	background-image: url(../images/grd_logo1.gif);
	background-repeat: repeat-x;
	width: 910px;
	background-color: #695401;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.content {
	color: #312500;
	font-size: 13px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.content a, .content a:visited {
	color: #B9AB00;
	font-weight: bold;
}
.content a:hover {
	text-decoration: none;
	color: #978300;
}

.content h5 {
	background-color: #F5E000;
	color: #000000;
	font-size: 21px;
	text-transform: uppercase;
	width: 200px;
	display: block;
	line-height: 21px;
	text-align: center;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.content p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 13px;
	line-height: 18px;
}
.content .imgmargin {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}




.headerrt {
	background-image: url(../images/header_rt.gif);
	background-repeat: no-repeat;
	height: 240px;
	width: 375px;
	text-align: right;
	padding-right: 135px;
	padding-top: 155px;
}
.nav {
	background-image: url(../images/grd-nav.jpg);
	background-repeat: repeat-x;
	height: 110px;
	padding-top: 18px;
	text-align: center;
}
.nav img {
	margin-right: 35px;
	margin-left: 35px;
}
.footer {
	font-size: 12px;
	color: #695204;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.footer a, .footer a:visited {

	font-size: 12px;
	color: #695204;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
}
.footer a:hover {
	text-decoration: none;
}
.content .imgmarginlt {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.content h4 {
	background-color: #F5E000;
	color: #000000;
	font-size: 21px;
	text-transform: uppercase;
	width: 120px;
	margin: 0px;
	display: block;
	line-height: 21px;
	text-align: center;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.content h3 {
	color: #655000;
	margin-bottom: 0px;
	font-size: 16px;
	padding-left: 25px;
}
.h4 {
	background-color: #F5E000;
	color: #000000;
	font-size: 21px;
	text-transform: uppercase;
	margin: 0px;
	display: block;
	line-height: 21px;
	text-align: center;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	width: 565px;
	font-weight: bold;
}
.content li {
	margin: 3px;
	padding: 3px;
	font-size: 13px;
}
.content hr {
	color: #F5E000;
	height: 1px;
}
.content h2 {
	color: #655100;
	background-color: #F5E000;
	font-size: 18px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	width: 260px;
}
.content OL LI a, .content OL LI a:visited {
	color: #A49700; font-size:14px; font-weight:bold;
	text-decoration: underline;
}
.yellowgrd {
	color: #000000;
	background-color: #F5E000;
	padding-right: 3px;
	padding-left: 3px;
}

