@charset "utf-8";
/* CSS Document */


body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#e4d2d2; /* lightest */
}

.main-table-color {
	background-color:#d0c0c0; /* light */
}

.main-body {
	background-color:#7b5d5d; /* Dark */
}

.header-back {
	background-image:url(images/logofade.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#9c7c7c; /* medium */
}

.menu-back {
	background-color:#9c7c7c; /* medium */
}


.feature-border {
	border:2px solid #9c7c7c; /* medium */
}

.top-banner {
	background-image:url(images/index-image.jpg);
	background-position:center;
	background-repeat:repeat-x;
}

.menu-text {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#e8e9e1;
	text-decoration:none;
}

.shadow {
	background-image:url(images/shadow.png);
	background-position:top left;
	background-repeat:repeat-x;
}

.left-side {
	background-image:url(images/sh-left.png);
	background-position:top right;
	background-repeat:repeat-y;
}

.right-side {
	background-image:url(images/sh-right.png);
	background-position:top left;
	background-repeat:repeat-y;
}

.bottom {
	background-image:url(images/sh-b.png);
	background-position:top left;
	background-repeat:repeat-x;
}

font {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
	color: #CCC;
}

.main-back {
	background-color:#FFF;
}

.site-title {
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	color:#e8e9e1;
	font-weight: normal;
}

.site-tag {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#e8e9e1;
	font-weight: normal;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#684e4e;
}

.maintext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#e8e9e1;
}

p, ul, a, .blktext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
	color: #333;
}

.standout {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #e8e9e1;
}

.main-title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#e8e9e1;
}

.main-cats {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#3d3530;
}

.feature-title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
}

.feature-shadow {
	background-image:url(images/pic-sh-b.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.feature-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333;
}

.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #333;
}

