﻿.header-1 {
	font-family: Castellar;
	font-size: x-large;
	color: #9C7D21;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}
.header-2 {
	font-size: large;
	color: #4D3520;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}
.header-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #3275A1;
	font-weight: bold;
	letter-spacing: 0pt;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}
.header-4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	text-align: left;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D3520;
	font-size: small;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
	white-space: normal;
	list-style-type: none;
}
.small-text {
	font-size: x-small;
	color: #C0C0C0;
	font-family: Arial;
}
.footer-text {
	font-size: x-small;
	color: #808080;
	font-family: Arial;
	text-align: center;
}
.bullet-text {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #4D3520;
	font-size: small;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	white-space: normal;
	text-decoration: none;
	list-style-type: none;
}
.orange-edge {
	text-align: center;
	border-left-width: 0;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FF8000;
	border-top-width: 0;
	border-bottom-width: 0;
}
.orange-box {
	border: 1px solid #FF8000;
	background-color: #FFF4E8;
}
.blue-box-text {
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	border: 1px solid #3275A1;
	background-color: #F3FAFE;
}
.bottom-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #F3FAFE;
	font-size: small;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
	white-space: normal;
	list-style-type: none;
}

.brown-border {
	color: #4D3520;
	border-style: solid;
	border-width: 2px;
}
.picked-plan {
	color: #9C7D21;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: medium;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.noborder {
	border-width: 0px;
}
.center-cell {
	text-align: center;
}
.nowrap {
	white-space: nowrap;
}
.X-Large {
	font-size: xx-large;
}

.link {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: small;
}
a {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #880000;
	text-decoration: none;
}
a:visited {
	color: #880000;
	text-decoration: none;
}
a:hover {
	color: #880000;
	text-decoration:underline;	
}

.top {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: x-small;
}
.top a {
	color: #FFFFFF;
	text-decoration: none;
}
.top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.top a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}


.bottom {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: x-small;
}
.bottom a {
	color: #808080;
	text-decoration: none;
}
.bottom a:visited {
	color: #808080;
	text-decoration: none;
}
.bottom a:hover {
	color: #808080;
	text-decoration:underline;
}
.header-back {
	background-color: #9C7D21;
	white-space: nowrap;
}
.white-background {
	background-color: #FFFFFF;
}
.small-white {
	font-size: x-small;
	color: #FFFFFF;
	font-family: Arial;
}

.photo {
	width: 400px;
	height: 400px;
	border: solid 2px #4D3520;
}
		
.photoThumb {
	width: 70px;
	height: 70px;
	float: left;

	padding: 0 5px 5px 5px;
}

.main-background {
	background-color: #F7F3CC;
	background-image: url('images/big-background.jpg');
}
.bar-back {
	background-color: #808080;
}
.top-header-back {
	border-width: 0px;
	text-align: right;
	background-image: url('images/header-back.gif');
}
