
/*Added from DW css 2 col template */
.twoColFixLt #container {
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#vg {
	vertical-align: top;
}

BODY {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}

.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 240px;
	padding-right: 10px;
	padding-left: 20px;
}
.twoColFixLt #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-left: 20px;
} 
.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;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
/*End DW 2 col template */
TD, TH, A, P{
	font-size: 13px;
}
h1{
	font-size: 18px;
	color: #1F679C;
	font-weight: bolder;
	font-variant: small-caps;
	padding-top: 18px;
}

.TextBold {
	font-weight: bold;
}

.TextBoldUnderline {
	font-weight: bold;
	text-decoration: underline;
}

.TextSmall {
	font-size: 9px;
}

.TextSmallUnderline {
	font-size: 9px;
	text-decoration: underline;
}

.TextSmallBold {
	font-size: 9px;
	font-weight: bold;
}

.TextSmallBoldUnderline {
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}

.TextSmallWhite {
	font-size: 9px;
	color: #FFFFFF;
}

.TextSmallBlue {
	font-size: 9px;
	color: #000080;
}

.SectionalTitle1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.SectionalTitle2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.PageTitle1 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}

.EventSummary {
	font-size: 9px;
	color: #404040
}
.twoColFixLt #container #mainContent p a img {
	text-decoration: none;
	color: #FFF;
}


a:link, a:visited, a:active {
	text-decoration: none;
	color: #00C;
}

a:hover {
	text-decoration: underline;
	color: #167A1E;
}
.twoColFixLt table tr td div a {
	color: #F8F8F8;
}


.twoColFixLt #footer {
	font-size: 90%;
	padding-top: 0px;
	float: right;
} 
.twoColFixLt table tr td table tr td table tr td p {
	font-size: 13px;
	line-height: 20px;
}
#Welcome_text {
	font-size: 14px;
	color: #167A1E;
	font-weight: 900;
}
#hp_header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #167A1E;
	font-weight: bolder;
	font-variant: normal;
	padding-top: 18px;
}
#postcard img {
	top: -22px;
	position: relative;
}

#newsblck {
	width: 908px;
	background-color: #B5CE69;
}
#main_content {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.twoColFixLt #newsblck table tr td table tr td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar1 p a {
	line-height: 20px;
}
#grntxt {
	color: #060;
	font-weight: bold;
}
