@charset "utf-8";

/* CSS Document */



body {
	background-attachment: fixed;
	background-image: url(../images/Untitled-1.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;

}

.tableline {

	border: thin solid #000000;

}

hr {

	color: #000000;

	background-color: #000000;

	height: 1px;

}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;

}

.linestyle {

	border-right-width: medium;

	border-bottom-width: medium;

	border-right-style: solid;

	border-bottom-style: solid;

	border-right-color: #907679;

	border-bottom-color: #907679;

	border-top-width: thin;

	border-left-width: thin;

	border-top-color: #907679;

	border-left-color: #907679;

	border-top-style: solid;

	border-left-style: solid;

}

.special {

	color: #FFFFFF;

	background-color: #907679;

}
.blink {
	text-decoration: blink;
	font-weight: bold;
	background-color: #E1CAE1;
	padding: 5px;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rightbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}



.white {

	background-color: #FFFFFF;

}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	color: #FFFFFF;
	font-weight: bold;

}



a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

.white a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;

}

.white a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;

}

.white a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #C8C891;

}

.white a:active {
	color: #000000;
	font-weight: bold;

}

.specialtitle {
	color: #000000;
	background-color: #C8C891;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-weight: lighter;

}
.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}
.small {
	font-size: 10px;
}
.newsletter {
	font-size: 10px;
}
.checkmarks {
text-align: left;
	background-image: url(../images/checkmark-sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	font-size: 13px;
	line-height: 21px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	margin-right: 0px;
	margin-left: 20px;
	padding-right: 0px;
}
.largert {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.small {
	font-size: 10px;
}
