@charset "utf-8";
/* CSS Document */

body,td {
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #856B36;
	line-height: 16px;
}
body {
	background-color: #f1e3c6;
	margin: 0px;
	background-image: url(../layout/mainbk.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
p {
	margin: 0px;
	text-indent: 14px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	color: #b28f49;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-indent: 14px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-indent: 14px;
}
h3 {
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
a {
	color: #c42c58;
	outline: 0px;
}
a:hover {
	text-decoration: none;
	color: #c42c58;
}
.pblack {
	color: #000;
}
.psmall {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
ul {
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
}
.top-menu {
}
.top-menu a {
	font-size: 16px;
	color: #c42c58;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.top-menu a:hover {
	color: #9d5a3f;
	text-decoration: none;
}
.menu {
	font-size: 16px;
	line-height: 28px;
}
.menu a {
	padding-left: 12px;
	color: #c42c58;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: underline;
}
.menu a:visited {
	color: #D9967B;
	text-decoration: none;
}
.menu a:visited:hover {
	color: #b28f49;
	text-decoration: underline;
}
.menu-links {
	font-size: 14px;
	line-height: 28px;
}
.menu-links a {
	padding-left: 12px;
	color: #c42c58;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.menu-links a:hover {
	text-decoration: underline;
}
.menu-links a:visited {
	color: #D9967B;
	text-decoration: none;
}
.menu-links a:visited:hover {
	color: #b28f49;
	text-decoration: underline;
}
.blackbold {
	color: #000;
}
.contact-border {
	width: 510px;
	text-align: center;
	border: 4px double #000;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #F1E3C6;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 10px;
	color: #FBF8F0;
	padding-top: 3px;
	padding-bottom: 3px;
}
.copyright a {
	color: #F1E3C6;
}
.copyright a:hover {
	color: #F1E3C6;
}
/* ----------------- kangoo ----------------- */
.kangoo-bkrnd {
	background-color: #E6D3A9;
	height: 13px;
	width: 13px;
	position: absolute;
	margin-left: 4pt;
	margin-top: 0px;
}
.kangoo-sign {
	height: 14px;
	width: 19px;
	position: absolute;
	margin-right: 2px;
	margin-left: 2px;
}
.kangoo-text {
	color: #E6D3A9;
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	line-height: 10px;
	padding-bottom: 2px;
}
.kangoo-text a {
	color: #E6D3A9;
	text-decoration: none;
}
.kangoo-text a:hover {
	color: #E6D3A9;
	text-decoration: none;
}
/* ----------------- validation ----------------- */
.validation-marks-border {
	border: 1px solid #D0AE5E;
	padding: 1px;
	background-color: #FFF;
}
.validation-marks-bkrnd {
	background-color: #D0AE5E;
}
