.header {
	border: 1px solid #745140;
	background-image: url(i/header-bg.jpg);
	background-repeat: repeat-x;

}
.menu {
	border: 1px solid #745140;
	background-image: url(i/tbg.gif);
	background-repeat: repeat;	
	padding: 5px;
}
.bodyouter {
	border: 1px solid #745140;
	background: transparent;
	padding: 5px;
}

.body {
	border: 1px solid #745140;
	background-image: url(i/thistle-bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right top;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
}
p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #4E7C6F;
	line-height: 20px;
	text-align: justify;
	letter-spacing: 0.05em;

}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.news {

	border: 1px solid #745140;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right top;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
}

a:link { text-decoration: none; color: #4E7C6F; }
a:visited { text-decoration: underline; color: #4E7C6F;	}
a:hover { text-decoration: underline; color: #4E7C6F; }
a:active { color: #4E7C6F; }

a.footer:link { text-decoration: underline; color: #FFFFFF; }
a.footer:visited { text-decoration: underline;	color: #FFFFFF;}
a.footer:hover { text-decoration: underline; color: #FFFFFF;}
a.footer:active { text-decoration: none; color: #FFFFFF;}
.mi {
	margin: 8px;
}
b,strong {
	font-size: 12px;
	font-weight: bold;
}
.body2 {

	border: 1px solid #745140;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
}
h6 {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4E7C6F;
	line-height: 20px;
	text-align: justify;
	letter-spacing: 0.05em;
}
ul {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #4E7C6F;
	line-height: 20px;
	text-align: justify;
	letter-spacing: 0.05em;
	list-style-position: outside;
	list-style-type: square;

}
.sub {
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #4E7C6F;
	font-weight: bold;
}
.top {
	text-align: right;
}
