body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-align: center;
}
.boxLeftMain {
	font-size: 12px;
	background-image: url(../images/boxLeftMain.jpg);
	vertical-align: top;
	background-repeat: repeat-y;
}
.boxLeftTop {
	height: 91px;
	background-image: url(../images/boxLeftTop.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 12px;
	font-family: Arial;
	color: #003300;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.boxLeftTop img {
	margin-top:3px;
	margin-bottom:3px;
}
.boxLeftTop div {
	padding-bottom: 2px;
	padding-top:2px;
	padding-left: 20px;
	padding-right: 12px;
	margin-left:-8px;
	margin-right:-4px;
}
.boxLeftTop a:hover div {
	background-color:#60742C;
	color:#FFFFFF;
}
.boxLeftTop a {
	font-weight:100;
	color:#000000;
	text-decoration:none;
}
.boxLeftTop a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.boxLeftTop a:visited {
	font-weight:100;
	color:#000000;
}

.boxRightTop {
	height: 91px;
	background-image: url(../images/boxRightTop.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 12px;
	font-family: Arial;
	color: #003300;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align:top;
}
.boxRightTop img {
	margin-top:3px;
	margin-bottom:3px;
	margin-left:-5px;
	align:center;

}
.boxRightTop div {
	padding-bottom: 2px;
	padding-top:2px;
	padding-left: 5px;
	padding-right: 12px;
	margin-left:-11px;
	margin-right:0px;
}
.boxRightTop a:hover div {
	background-color:#60742C;
	color:#FFFFFF;
}
.boxRightTop a {
	font-weight:100;
	color:#000000;
	text-decoration:none;
}
.boxRightTop a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.boxRightTop a:visited {
	font-weight:100;
	color:#000000;
}
.boxRightMain {
	font-size: 12px;
	background-image: url(../images/boxRightMain.jpg);
	vertical-align: top;
	background-repeat: repeat-y;
}
.boxLeftBottom {
	background-image: url(../images/boxLeftBottom.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 196px;
}
.contentBottom {
	background-image: url(../images/contentBottom.jpg);
	background-repeat: no-repeat;
	width: 100%;
}
.boxRightBottom {
	background-image: url(../images/boxRightBottom.jpg);
	background-repeat: no-repeat;
	width: 197px;
}
.contentCell {
	background-image: url(../images/contentBG.jpg);
	background-repeat:repeat-y;
	vertical-align: top;
}
.content {
	font-size: 12px;
	width: 100%;
	text-align: left;
	background-image: url(../images/contentBG.jpg);
	background-repeat:repeat-y;

}
.content img {
	align:right;
	margin-left:5px;
	margin-right:-5px;
}
.content p {
	padding-left: 15px;
	padding-right: 20px;
	text-align:justify;
}
.contentTitle {
	margin-left:-5px;
	padding-right:5px;
}
h1,h2 {
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 20px;
	font-style:italic;
}
h3,h4 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 20px;
}
h5,h6 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 20px;
}
.fact {
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-align: justify;
}
.directors {
	padding: 10px;
}
a {
	color:#003300;
	font-weight:bolder;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#003300
}
.bottomNav1 {
	background-color: #E8E8E8;
	font-size: 14px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	border:solid 1px #333333;
	border-bottom:0px;
}
.bottomNav1 a {
	color:#000000;
	font-weight:100;
	padding-right: 15px;
	padding-left: 15px;
}
.bottomNav1 a:visited {
	color:#000000;
}
.bottomNav1 a:hover {
	color:#006699
}
.bottomNav2 {
	background-color: #D5D5D5;
	padding: 10px;
	border:solid 1px #333333;
}
.bottomNav2 a {
	color:#000000;
}
.headerTopNav {
	background-image: url(../images/navBarBG.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-bottom: 4px;
}
.headerTopNav a{
	font-family: helvetica;
	font-size: 15px;
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
}
.headerTopNav a:visited {
	color:#FFFFFF
}
