/* Body Background & Border around body tags */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(imgs/p_background.jpg);
	margin-right: 20%;
	margin-left: 15%;
}
.banner_bttm {
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	border-top-style: ridge;
	border-top-width: 1px;
	border-top-color: #000000;
	background-color: #5B2700;
	height: 100px;
	font-variant: small-caps;
	font-size: .8em;
}
.hpo {
	font-size: 0.9em;
	margin: 0.5em;
	float: right;
	color: #FFFFFF;
}
.hpo a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.hpo a:active {
	color: #999999;
	font-weight: bold;
}
.hpo a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.hpo a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.0em;
}
/*Outside Table Mainly to change look*/
.outTable {
	border: 1px solid #CB7B03;
	width: 780px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #F27900;
}
/* Main Inside Table that holds Text and Graphics*/
.mainTable {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	width: 750px;
}
.mainTable td {
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #5B2700;
	text-decoration: underline;
}
h4 {
	font-size: 1em;
	color: #B04B00;
}
.banner_top {
	background-color: #996600;
	border: 1px solid #5B2700;
}
/* Page Text and content */
.content_page {
	font-size: 1em;
	color: #5B2700;
	text-align: left;
	padding-top: .5em;
	padding-right: 3em;
	padding-bottom: 3em;
	padding-left: 3em;
}
.lang_bar {
	color: #333333;
	font-size: 0.8em;
	float: right;
}
.navbar {
	text-align: center;
	background-color: #C16100;
	width: 750px;
	font-size: 1em;
	margin: 0em;
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
}
.navbar td {
	width: 105px;
	background-image: url(imgs/navbar_td_background.jpg);
}
.navbar a:link {
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #5B2700;
	width: 100%;
	text-decoration: none;
}
.bttm_navbar {
	text-align: center;
	width: 100%;
	margin: 0em;
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
	background-color: #5B2700;
}
.bttm_navbar td {
	text-align: center;
	font-size: .8em;
	width: 107px;
}
.bttm_navbar a:link {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.bttm_navbar a:visited {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.bttm_navbar a:hover {
	font-weight: bold;
	color: #CC6600;
	width: 100%;
	text-decoration: none;
}a:link {
	color: #F27900;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #F27900;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}
