body {
	background-color:#A3A37A;
	text-align:left;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #727256;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc6633;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #cc6633;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #727256;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #727256;
	font-weight: bold;
	font-style: oblique;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #727256;
	margin-top: 10px;
	text-align: center;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F5F5D6;
	font-style: oblique;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5D6;
	margin-top: 10px;
	padding-left: 15px;
}

#logo {
	width: 100%;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: left;
	background-color: #727256;
}

#logoRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #474831;
	height: 96px;
	text-align: left;
	background-image: url(../images/top_rght.jpg);
	background-repeat: no-repeat;
	width: 310px;
}
#name {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #6A6C4A;
	line-height: 150%;
	text-align: center;
	background-image: url(../images/bgrid.jpg);
	background-repeat: repeat-x;
}
.darkBorder {
	background-color: #727256;
	height: 33px;
	background-image: url(../images/navtopbg.jpg);
	background-repeat: repeat-x;
}
#toptext {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
	font-family: Verdana;
	font-style: oblique;
	background-color: #999966;
	height: 25px;
	width: 100%;
}

#menuLeft {
	background-color: #A3A37A;
	background-image: url(../images/menuleftbg.gif);
	background-repeat: repeat-y;
	width: 200px;
	vertical-align: top;
	margin-left: 9px;
	color: #F5F5D6;
	font-size: 12px;
	line-height: 15px;
}

#rightCol {
	width: 180px;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}

#content {
	background-color: #F5F5D6;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 100%;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}

#content a:link, #content a:visited, #content a:active {
	color: #6F6477;
	font-weight: bold;
	padding: 1px;
	text-decoration: underline;
}
#content a:hover {
	color: #F7F7D4;
	background-color: #999966;
	padding: 1px;
}
.paddingLeft {
	padding-left: 11px;
}
.paddingTop {
	margin-top: 5px;
}
#logo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #F5F5D6;
	background-position: center center;
	font-style: oblique;
	line-height: 150%;
	text-align: center;
}

#logo h2 {
	font-size: 14px;
	color: #F5F5D6;
	text-align: center;
}

#darkBorder2 {
	background-color: #727256;
	height: 33px;
	background-image: url(../images/navbotbg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 33px;
	font-weight: bold;
	color: #F5F5D6;
	text-decoration: none;
	text-align: center;
}
.lightText {
	font-size: 11px;
	color: #F5F5D6;
}

#bannerText {
	margin-left: 300px;
	color: #F5F5D6;
	margin-top: 25px;
}

#menuBorder {
	background-image: url(../images/menuborder.jpg);
	background-repeat: repeat-y;
	width: 15px;
}

#menuLeft h1 {
	font-size: 14px;
	font-weight: bold;
	color: #F5F5D6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	line-height: 150%;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5D6;
}
#menuLeft a {
	color: #F5F5D6;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
#menuLeft a:hover {
	color: #727256;
	background-color: #F5F5D6;
}

#darkBorder2 a:link, #darkBorder2 a:visited, #darkBorder2 a:active {
	color: #F5F5D6;
	text-decoration: none;
}

#darkBorder2 a:hover {
	color: #727256;
	text-decoration: none;
}

#copyright {
	font-size: 10px;
	line-height: 14px;
	color: #4A4A37;
	text-align: center;
}

#copyright a {
	text-decoration: underline;
}
#rightCol p {
	font-size: 11px;
	line-height: 15px;
	color: #F5F5D6;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#menuLeft p {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menuRight {

	background-color: #A3A37A;
	background-image: url(../images/menurightbg.gif);
	background-repeat: repeat-y;
	width: 200px;
	vertical-align: top;
	margin-left: 9px;
	color: #F5F5D6;
	font-size: 12px;
	line-height: 15px;
}
#menuBorderRight {

	background-image: url(../images/menurightborder.jpg);
	background-repeat: repeat-y;
	width: 15px;
}
#sidebox {
	width: 175px;
}
#menuRight {
	background-color: #A3A37A;
	background-image: url(../images/menuleftbg.gif);
	background-repeat: repeat-y;
	width: 200px;
	vertical-align: top;
	margin-left: 9px;
	color: #F5F5D6;
	font-size: 12px;
	line-height: 15px;
}
#menuRight  p {

	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menuRight h1 {

	font-size: 14px;
	font-weight: bold;
	color: #F5F5D6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	line-height: 150%;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5D6;
}
#menuRight a {
	color: #F5F5D6;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

#menuRight a:hover {
	color: #727256;
	background-color: #F5F5D6;
}
