body {
	background-image: url(images/tile.gif);
	margin: 0px;
}
a:link {
	color:#4F1A00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #4F1A00;
}
a:active {
	text-decoration: none;
	color: #000000;

}
a.nav:link {
	color: #4D7B97;
	text-decoration: none;
}
a.nav:hover {
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	color: #4D7B97;
	text-decoration: none;
}
.text_bold {
	font-weight: bold;
}
.background1 {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
.background3 {
	background-image: url(images/tile2.gif);
	background-repeat: repeat;
}
.background2 {
	background-image: url(images/text_back.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.background2_sub {
	background-image: url(images/text_back.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.highlight1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/highlight1.jpg);
	background-repeat: no-repeat;
	background-color: #fef5cb;
	height: 143px;
	padding-top: 20px;
	padding-left: 20px;
	width: 170px;
}
.text_large1 {
	font-size: 19px;
	color: #4a8ab1;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 20px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #4F1A00;
}
.highlight2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/highlight2b.jpg);
	background-repeat: no-repeat;
	background-color: #fef5cb;		
	height: 143px;
	padding-top: 20px;
	padding-left: 20px;
	width: 170px;
}
.highlight3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/highlight3.jpg);
	background-repeat: no-repeat;
	background-color: #fef5cb;
	height: 143px;
	padding-top: 20px;
	padding-left: 20px;
	width: 170px;}
.text_large2 {
	font-size: 19px;
	color: #660000;
}
.text_medium1 {
	font-size: 15px;
	color: #660000;
}
.dots {
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	height: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.text_color2 {
	color: #660000;
}
.color {
	color: #4F1A00;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 10px;
	padding-left: 30px;
	color: #4F1A00;
}

