.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: E3E3A4;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3E3A4;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3A4;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3A4;
}
.bgtopleft {
	background-attachment: fixed;
	background-color: #E3E3A4;
	background-image: url(images/bg_top_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.scroller {
	width: 490px;
	height: 270px;
	padding: 5px;
	overflow: auto;
	scrollbar-track-color: #848F6A;
	scrollbar-face-color: #E3E3A4;
	scrollbar-shadow-color: #848F6A;
	scrollbar-darkshadow-color: #848F6A;
	scrollbar-highlight-color: #848F6A;
	scrollbar-3dlight-color: #848F6A;
	scrollbar-arrow-color: #848F6A;
}
.bgleftintindividual {
	background-color: #E3E3A4;
	background-image: url(images/bg_int_left_individual.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgleftintfamily {
	background-color: #E3E3A4;
	background-image: url(images/bg_int_left_family.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgleftintpartners {
	background-color: #E3E3A4;
	background-image: url(images/bg_int_left_partners.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgleftintcontact {
	background-color: #E3E3A4;
	background-image: url(images/bg_int_left_contact.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgleftintabout {
	background-color: #E3E3A4;
	background-image: url(images/bg_int_left_about.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgcontent {
	background-attachment: fixed;
	background-color: #14261D;
	background-image: url(images/bg_int_top_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 17px;
	color: #000000;
	letter-spacing: 3px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #14261D;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover {
	color: #ABB47A;
}
.bottomdark {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #14261D;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E3E3A4;
	line-height: 17px;
}
.p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E3E3A4;
	line-height: 17px;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E3E3A4;
	line-height: 17px;
}
