/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #6b0000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #950000;
}
a:hover {
	text-decoration: none;
	color: #950000;
}
a:active {
	text-decoration: underline;
	color: #6b0000;
}#big-bg {
	background-image: url(images/big-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #792a00;
	text-decoration: none;
	background-image: url(images/b.jpg);
	height: 26px;
	width: 201px;
	line-height: 26px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
.button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #792a00;
	text-decoration: none;
	background-image: url(images/b.jpg);
	height: 26px;
	width: 201px;
	line-height: 26px;
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
.button a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/b-roll.jpg);
	height: 26px;
	width: 201px;
	line-height: 26px;
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
#menu {
	background-position: center top;
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-y;
	width: 201px;
	clear: left;
	float: right; }#footer {
	background-image: url(images/footer.png);
	text-align: center;
	height: 126px;
	width: 472px;
	padding-top: 20px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #610000;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}
#body {
	background-image: url(images/ornament.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	margin: 0px;
	width: 452px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.body-in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.image-border {
	background-image: url(images/image_border.png);
	background-repeat: no-repeat;
	height: 122px;
	width: 432px;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 31px;
	padding-left: 10px;
}
.image-border2 {

	background-image: url(images/image_border2.png);
	background-repeat: no-repeat;
	height: 246px;
	width: 432px;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 31px;
	padding-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #792A00;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footer_txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	width: 472px;
	text-decoration: none;
	background-position: center;
}
#footer_txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #336699;
	text-decoration: underline;
	background-position: center;
	text-align: center;
}
