body
{
	background-color: #8c9f7f;
	background-image: url(images/background_v2.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	padding-top: 10px;
	margin-top: 0px;
}

.pageback
{
	border: 10px;
	border-color: #ffffff;
	border-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.pad
{
	background-color: #f9e9be;
	border-top-color: #647b55;
	border-top-style: solid;
	border-top-width: 25px;
	border-bottom-color: #647b55;
	border-bottom-style: solid;
	border-bottom-width: 25px;
	width: 429px;
}

.footer-block
{
	background-color: #647b55;
	text-align: center;
}

.photo-border
{
	border-top-color: #fffff0;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #fffff0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #fffff0;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 0px;
}
.photo-border-lb
{
	border-top-color: #fffff0;
	border-top-style: solid;
	border-top-width: 0px;
	border-bottom-color: #fffff0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #fffff0;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 0px;
}

.header
{
	background-color: #647b55;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

ul 
{
	list-style-type: none;
	background-color: #647b55; 
	height: 20px;
	width: 485px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}

li 
{
	float: left;
}

ul a 
{
	background-image: url(images/navi_bg_divider.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 6px;
	padding-left: 4px;
	display: block;
	line-height: 20px;
	text-decoration: none;
	font-size: 14px;
	color: #f9e9be;
}
ul a:hover 
{
	color: #fef7e6;
}
.content
{
	margin-left: 10px;
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
	color: #495640;
}
.pagename
{
	margin-left: 10px;
	font-family: arial;
	font-size: 9pt;
	text-align: left;
	color: gray;
}

.fullwidthbutton
{
	background-color: #8c9f7f;
	color: #fef7e6;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 9pt;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.textlink:link
{
	color: #495640;
	font-weight: bold;
	text-decoration: underline;
}
a.textlink:visited
{
	color: #495640;
	font-weight: bold;
	text-decoration: underline;
}
a.textlink:hover 
{
	color: #b22222;
	font-weight: bold;
	text-decoration: none;
}
a.textlink:active
{
	color: #495640;
	font-weight: bold;
	text-decoration: underline;
}
