body {
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #423224;
}

#container {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url(images/header_bgfull.gif);
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 124px;
	width: 740px;
	position: relative;
}
#header #header_logo{
	margin: 0px;
	padding: 0px;
	width:161px;
	position: absolute;
	left: 13px;
	top: 20px;
}
#header #header_toptext{
	margin: 0px;
	padding: 0px;
	width:238px;
	position: absolute;
	left: 495px;
	top: 7px;
	height: 24px;
	color: #F3DAA7;
	text-align: right;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}
#content {
	margin: 5px 0px 0px 0px;
	padding-top: 10px;
	width: 740px;
	height: auto;
	border-top: 1px solid #A6622A;
}
#content #content_right {
	float: right;
	font-size: 11px;
	height: 350px;
	width: 520px;
	padding-right: 15px;
	text-align: left;
	line-height: 18px;
	color: #3F3027;
	overflow: auto;
}
#content #content_right h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	margin-top:20px;
	padding: 0px;
}
#content #content_right h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-top:20px;
	padding: 0px;
}
#content #content_right p {
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content #content_right blockquote {
	display:block;
	font-weight: normal;
	margin: 5px 15px;
}
#content #content_left {
	float: left;
	width: 175px;
	padding-left: 5px;
	text-align: left;
}
#flashcontent {
	margin: 0px;
	padding: 0px;
	width: 740px;
}
.cleardiv {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 740px;
}
#subMenu a,#subArrows,#footerMenu, #content #content_right h3, a, #content #content_right h2{
	color: #A6622A;
	font-weight: bold;
}
#subMenu {
	margin-bottom: 40px;
	font-weight: bold;
	line-height: 14px;
}
#subMenu a{
	padding-right: 10px;
	font-size: 11px;
	text-decoration:none;
}
#subMenu a:hover, #subMenu a.active, a:hover{
	text-decoration:underline;
}
#subArrows{
	padding-left:140px;
	margin-bottom:40px;
}
.newsItem {
	background-image: url(images/flags.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	margin-bottom: 30px;
	font-size: 11px;
}
.newsItem h3{
	font-size: 11px;
	text-transform: uppercase;
	color: #A6622A;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#footerMenu {
	margin-top:25px;
	text-align: center;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6622A;
}
#footerMenu a{
	padding: 0px 5px;
	font-size: 11px;
	font-weight: bold;
	color: #A6622A;
	text-decoration:none;
}
#footerMenu a:hover, #footerMenu a.active{
	text-decoration:underline;
}
#container #header #pageheader {
	line-height: 30px;
	position: absolute;
	height: 30px;
	width: 445px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	left: 290px;
	top: 90px;
	text-align: right;
	letter-spacing: 3px;
}
#coypright {
	font-size: 10px;
	color: #A6622A;
	padding-top: 15px;
}
#coypright a{
	font-size: 10px;
	color: #D08648;
}
