@charset "UTF-8";
/* CSS Document */

body {
	background-color: #E1D5AD;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #514d41;
}
a:link {
	color: #a90505;
}
a:visited {
	color: #a90505;
}
a:hover {
	color: #a90505;
}
a:active {
	color: #a90505;
}
#clear {
	clear: both;
}
.clear2 {
	clear: both;
}

#pagewrapper {
}
#bodywrapper {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/body_background.gif);
	background-repeat: repeat-y;
}
#bodycontent {
	margin-right: 6px;
	margin-left: 4px;
	background-image: url(images/body_topfade.jpg);
	background-repeat: no-repeat;
	padding: 20px;
}
#bodycontenthome {
	margin-right: 6px;
	margin-left: 4px;
	background-image: url(images/body_topfade.jpg);
	background-repeat: no-repeat;
	padding: 15px;
}
#pagetitle {
	margin-right: 6px;
	margin-left: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer {
	font-size: 85%;
	text-align: center;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 782px;
	padding-top: 7px;
	line-height: 120%;
	color: #666666;
	clear: both;
	padding-bottom: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8b8662;
}
#home_weprovide {
	width: 217px;
	background-image: url(images/home_weprovide.gif);
	float: left;
	padding-top: 30px;
	color: #a90505;
	padding-right: 15px;
	background-repeat: no-repeat;
	margin-right: 8px;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#home_youprovide {
	width: 217px;
	/* background-image: url(images/home_youprovide.gif); */
	float: left;
	padding-top: 30px;
	color: #a90505;
	padding-right: 15px;
	background-repeat: no-repeat;
	display: inline;
	background-image: url(images/home_youprovide.gif);
}
#home_right {
	background-image: url(images/home_rightback.gif);
	background-repeat: no-repeat;
	float: right;
	height: 325px;
	width: 205px;
	font-size: 85%;
	padding-top: 18px;
	padding-right: 24px;
	padding-left: 29px;
}
#home_right a {
	color: #4A3029;
}
#home_left {
	float: left;
	width: 475px;
}
.home_righttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
	color: #4A3029;
}
h2 {
	margin: 0px;
	font-size: 130%;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #a90505;
}
h1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 160%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.smallitalic {
	font-size: 90%;
	font-style: italic;
}

#box1 {
	padding: 15px;
	width: 400px;
	background-color: #F2F1E0;
	border: 1px solid #9A9A9C;
}
#demobox {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#reptable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
#reptable td {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin: 1px;
}
.reptablewidth {
	width: 180px;
}
.eia {
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
}
.rep_image {
	float: right;
	padding-left: 15px;
}
