@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/mainbackground-red.gif);
	background-repeat: repeat-x;
}
.twoColFixRt #container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #DCAA77;
	background-repeat: repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/fauxfooter.gif);
	background-position: left;
	position: relative;
	width: 780px;
}
.twoColFixRt #footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	float: left;
	border: 1px solid #000000;
	font-weight: normal;
	color: #FFFFCC;
	clear: left;
	display: block;
	background-color: #77090A;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	position: relative;
	width: 778px;
	text-align: center;
}
.footertextlink {
	color: #FFFFFF;
	font-weight: bold;
}

.footertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
}

.twoColFixRt #sidebar1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #DCAA77;
	margin: 0px;
	float: left;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	top: 0px;
	width: 188px;
	left: 0px;
	position: relative;
}
.whitebox {
	background-color: #FFFFFF;
	border: 1px solid #159670;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 40%;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.quotebox {
	background-image: url(images/quotebox-pink.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 170px;
	width: 170px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #ECE9D8;
}
.masthead {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 590px;
	float: left;
	background-color: #FDEDA2;
}


.twoColFixRt #container #header {
	float: right;
	background-color: #D8F1D8;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	top: 0px;
	clear: right;
	margin: 0px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #77090A;
	margin-top: 0px;
}
.twoColFixRt #mainContent {
	width: 549px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 190;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FDEDA2;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #316AC5;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	clear: right;
	margin-right: 0px;
} 
.horizline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCAA77;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.righttext90 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: right;
	padding: 10px;
}
.smallertext {
	font-size: 80%;
	padding: 0px;
	margin: 0px;
	line-height: 130%;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	color: #333333;
	line-height: 120%;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #77090A;
}
ul {
	padding: 0px;
	list-style-type: square;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.rightjustquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-style: italic;
	line-height: 110%;
	text-align: right;
	padding: 10px;
	font-weight: normal;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.textdecorationone {
	text-decoration: none;
	color: #FFFFCC;
}


.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.photoboxleft {
	margin-right: 10px;
	margin-bottom: auto;
	border: 1px solid #000000;
	margin-left: 0px;
	text-align: right;
	display: block;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #77090A;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5B381;
	padding-bottom: 5px;
}
.whitebox-full {
	background-color: #FFFFFF;
	border: 1px solid #159670;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	width: 90%;
}
.photoboxright {
	margin-right: 0px;
	margin-bottom: 5px;
	border: 1px none #000000;
	margin-left: 10px;
	text-align: left;
	display: block;
	float: right;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #77090A;
	margin-top: 0px;
	border-bottom-style: none;
	border-bottom-color: #E5B381;
	padding-bottom: 5px;
}

