@charset "utf-8";
body {
	background-color: #F7F7F3;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11pt;
}
#wrapper {
	background-position: center top;
	width: 700px;
	background-repeat: no-repeat;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
}
#infoBEG {
	background-image: url(/images/grn_bkgrdBEG.png);
	background-repeat: no-repeat;
	width: 700px;
	right: 0px;
	left: 0px;
	height: 216px;
	text-align: left;
	top: 0px;
}
.openingtxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	width: 500px;
	margin-top: 17px;
	margin-left: 100px;
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 18px;
	color: #222222;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #003333;
}
#info {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-image: url(/images/grn_bkgrdP.jpg);
	background-repeat: repeat-y;
	background-position: left 0px;
	text-align: left;
	text-indent: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.titles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #003333;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-type: circle;
	list-style-position: outside;
	padding-right: 40px;
	padding-left: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	padding-right: 40px;
	padding-left: 40px;
}
.list a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #033;
	text-decoration: none;
}
.list a:hover {
	color: #066;
}
.list a:visited {
	color: #333;
}

/*--------------- footer styles ----*/
#footer {
	clear:both;
	padding: 0em;
	text-align: center;
	background-color: #FFFFFF;
	width: auto;

}
#footer li {
	display:inline;
	list-style: none;
	padding: .5em;
}
#footer a:link {
	color: #033;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover {
	color: #066;
	font-size: 10px;
	text-decoration: none;
	font-style: italic;
}
#footer a:visited {
	color: #033;
	font-size: 10px;
	text-decoration: none;
}
