html,body {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 25px;
	font-size: 100%;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-color: #dfe252;
	background-image: url(/_images/Background.png);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	color: #688813;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #884F28;
	color: #724121;
}
img {
	border-style: none;
	border-bottom-width: 0;	
}
h1, h2, h3, h4, h5, h6, p, address, blockquote, ul, li, div {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4 {
	margin-bottom: 1em;
}
h1,h2,h3,dt {
	color: #543019;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
h1 {
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}
h2 {
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
}
h3 {
	font-size: 1.2em;
	text-align: left;
}
h4 {
	font-size: 1em;
	text-align: left;
	font-weight: bold;
}
p {
	font-size: .9em;
	text-align: left;
	line-height: 1.6em;
	margin-bottom: 1.6em;
}
blockquote {
	margin-left: 3em;
}
li {
	font-size: 1em;
	text-align: left;
	line-height: 1.6em;
}
th {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
td {
	font-size: 1em;
	text-align: left;
	vertical-align: top;
}
li {
	font-size: 0.9em;
	text-align: left;
	line-height: 1.6em;
	margin-left: 2em;
}
ul {
	margin-bottom: 1em;
}
img {
	border: none;
}
p.clear {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
hr.clear {
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

form textarea {
	font-size: 1em;
}
form text {
	font-size: 1em;
}
.floatRight {
	float: right;
	padding: 10px;
}
.floatLeft {
	float: left;
	padding: 10px;
}
.floatNone {
	float: none;
}


.center_paragraph {
	text-align: center;
}
.right_aligned {
	text-align: right;
}
.Left_just {
	text-align: left;
}
.HalfSpaceAfter {
	margin-bottom: .5em;
}
.PhotoCaption {
	font-size: 0.8em;
	color: #666;
	text-align: center;
}

.NoWrap {
	white-space:nowrap;
}

.blue_table {
	border: 2px;
	border-color: #22497D;
	background-color: #D1DFF2;
	border-style: ridge;
}
.headline {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}
.LargeType {
	font-size: 1em;
	text-align: left;
	font-weight: bold;
}
.content {
	padding: 10px 25px 10px 10px;
}
.MCBCGreen {
	color: #006633;
}
.SmallTypeCopy {

	font-size: .7em;
	text-align: left;
	font-weight: normal;
}
.TextStandard {
	font-size: 1em;
	font-weight: normal;
}
.taller_line {
	line-height: 2em;

}
.blue_text {
	color: #3378B7;
}
.DoubleSpace {
	line-height: 2em;
}
.SpaceAfter {
	margin-bottom: 1.5em;
}

.Highlight {
	background-color: #FF0;
}

.indent_block {
	padding: 0 100px 0 100px;
}
.logo_bottom {
	text-align: center;
}
.CenterTopbar {
	background-image: url(/_images/BrownFill.gif);
	background-repeat: repeat-x;
	height: 59px;
}

.LeftCol {
	background-image: url(/_images/BrownFill.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.LeftCol a {
	border-bottom-width: 0px;
}
.LeftCol img {
	padding: 1px;
	border-bottom-width: 0;	
}

.RightCol {

	background-image: url(/_images/BrownFill.gif);
	background-repeat: repeat-x;
	text-align: center;
}

.bottom_links {
	text-align: center;
	font-size: 0.8em;
}
.rightTable {
	background-color: #FFC;
	padding: 15px;
	float: right;
	margin: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #00C;
	border-right-color: #009;
	border-bottom-color: #009;
	border-left-color: #00C;
	clear: right;
}
.underline {
	text-decoration: underline;
}
#rightSidebar {
			margin: 0px;
			padding: 0px;
		}
#rightSidebar {
	background: white;
	width: 141px;
	float: right;
	padding-top: 10px;
	margin-top: 60px;
}
#rightSidebar a {
	border-bottom-width: 0px;
}
#rightSidebar img {
	padding: 10px;
}
#rightSidebar form input[type=image] {
	padding: 10px 10px 0 15px;
}
#rightSidebar hr {
	width: 93px;
	margin-left: 24px;
}
#rightSidebar join {
	padding-top: 0;
}
#Share {
	float: right;
	width: 80px;
	border-width: 0px;
}
#Share a {
	border-bottom-width: 0px;
}
h3.clear {
	clear: both;
}
#inbox {
	background-color: #E2ECBB;
	border: 4px ridge #543019;
	width: 200px;
	float: right;
	padding: 10px;
	font-family: Calibri, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	margin: 10px;
}
