@charset "UTF-8";

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #7EBF55;
}
body {
	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: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
	background-repeat: repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #C3D6BB;
}
.oneColFixCtrHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #755B50;
	border-right-color: #755B50;
	border-bottom-color: #755B50;
	border-left-color: #755B50;
}
.oneColFixCtrHdr #header {
	padding: 0;
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
.oneColFixCtrHdr #mainContent {
	padding: 0;
	background-image: url(images/main/main_background.gif);
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #footer {
	padding: 0;
	background-image: url(images/footer/footer_bottom.gif);
	background-repeat: repeat;
	text-align: center;
	color: #FFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: left;
	color: #FFF;
}
.oneColFixCtrHdr #mainContent #footer table tr td blockquote blockquote blockquote p span a {
	color: #FFF;
	text-align: left;
}
.brown_text {
	color: #755B50;
}
#fourteen_pt_txt {
	font-size: 14px;
}
#fourteen_pt_txt {
	font-size: 14px;
}
#brown_16_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #755B50;
	font-weight: bold;
}
.oneColFixCtrHdr #mainContent table tr td table tr td table tr td p br {
	font-size: 9px;
}
.oneColFixCtrHdr table tr td table tr td table tr td {
	background-repeat: no-repeat;
}
#background_top {
	background-image: url(images/banner/banner_top.gif);
}
#white_text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
#big_white_text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	color: #FFF;
}
#big_green {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	color: #7EBF55;
	font-style: normal;
	text-align: center;
}
#black_text {
	color: #000;
}
.oneColFixCtrHdr #mainContent table tr td table tr td {
	text-align: left;
}
.brown_link_text {
	color: #755B50;
}
td {
	text-align: left;
}
.oneColFixCtrHdr #mainContent table tr td p .text_14 {
	font-size: 14px;
}
.oneColFixCtrHdr #mainContent table tr td table tr td .sidebar_styles {
	font-size: 14px;
}
.oneColFixCtrHdr #mainContent table tr td .sidebar_styles {
	font-size: 14px;
}
#font_12 {
	font-size: 12px;
	color: #755b50;
}
.body_work_sidebar_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #755B50;
}
.index_large_text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #755B50;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.index_small_italic {
	font-style: italic;
}
.index_text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
}
