body,td,th {
	font-family: Arial, Verdana, Geneva, Helectiva, sans-serif;
	font-size: 12px;
	color: #322C26;
	line-height: 1.4;
}

body {
	background-image: url(/images/bg_page.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #342719;
	text-align: center;
	margin: 0;
}

a.nav {
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:hover {
	color: #FFFF33;
	text-decoration: none;
}

a {
	color: #775522;
	font-weight: bold;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {
	text-decoration: underline;
}

.navbox {
	margin-right: 10px;
}

h1 {
	color: #001155;
	font-family: Arial, Verdana, Geneva, Helectiva, sans-serif;
	font-size: 21px;
	text-decoration: none;
	line-height: 1;
}

h2 {
	color: #001155;
	font-family: Arial, Verdana, Geneva, Helectiva, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

h3 {
	color: #001155;
	font-family: Arial, Verdana, Geneva, Helectiva, sans-serif;
	font-size: 14;
	text-decoration: none;
}	

.contentimage1 {
	margin-right: 30px;
	margin-top: 25px;
}

.contentimage2 {
	margin-left: 20px;
}

.contentimage3 {
	margin-right: 30px;
	margin-top: 25px;
	margin-bottom: 15px;
}

.subnav {
	color: #FFF;
	padding: 5px;
	padding-left: 7px;
}

.navbar_hbar {
	background-image: url(/images/navbar_vbar.gif);
	background-repeat: repeat-y;
	background-position: top right;
	padding-right: 3px;
	width: 120px;
	text-align: right;
	vertical-align: top;
}

.navbar_cornert {
	width: 123px;
	text-align: right;
}

.navbar_cornerb {
	width: 123px;
	text-align: right;
}

.epad {
	display: none;
}

