@charset "UTF-8";

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #25190F;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C0BAAD;
}

a {
	color: #333333;
}

a:visited {
	color: #AE9F94;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

a:active.footer, a:visited.footer, a:link.footer, a:hover.footer {
	font-size: 13px;
	color: #8A0B06!important;
	font-family: Georgia, "Times New Roman", Times, serif;
    }
	
a:active.footerlink, a:visited.footerlink, a:link.footerlink, a:hover.footerlink {
	font-size: 11px;
	color: #8A0B06!important;
	font-family: Georgia, "Times New Roman", Times, serif;
    }	
.leftshadow {
	background-image: url(images/backgrounds/leftshad_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightshadow {
	background-image: url(images/backgrounds/rightshad_06.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottombar {
	background-image: url(images/backgrounds/bottom-bar_27.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topbar {
	background-image: url(images/backgrounds/topbar_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #25190F;
}
.mainbodybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #25190F;
}

.redbodybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #8A0B06;
}

.bigbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #25190F;
}

.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	color: #FFFFFF;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #6D5C4E;
}
.box-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	color: #C0BAAD;
}
.bottom-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.minibody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #352A20;
}
.smallbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #25190F;
}
.smallbodybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #25190F;
}
.bordertable {
	border: 1px solid #990000;
}

