/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #790000;
}
body {
	background-color: #51371e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #790000;
}
.nav {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.6em;
	padding: 0 0 0 1em;
}
.nav a { text-decoration: none; color: #FFFFFF; }
.nav a:hover { color: #fdf400; }
.nav a#on { color: #fdf400; }
.content {
	font-size: 13px;
	padding: 1em 2em;
	line-height: 1.6em;
	letter-spacing: 1px;
}
.contentbg {
	background-image: url(../images/layout/bg_content.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #e3deda;
}
.contentinside {
	font-size: 13px;
	padding: 1em 2em;
	line-height: 1.6em;
}
.article {
	padding: 0 2em;
}

.aboutimg {
	padding: 0 0 0 28px;
}

.newsletter {
	white-space: nowrap;
	color: #339999;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 2em;
	padding: 0 1em;
}

.newsletter #small{
	white-space: nowrap;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.6em;
}

.footer {
	padding: 2em 0 0.5em 0;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.4em;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
