p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
	float: none;
	color: #333;
}
h1 {
	color: #4C1823;
	font-size: 32px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
h2 {
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #46345F;
	margin-top: 0.5em;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0.25em;
	clear: none;
	font-variant: normal;
	text-transform: none;
}
h3 {
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #5D780D;
	margin-right: 0;
	margin-left: 0;
	font-style: normal;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	font-variant: normal;
	text-transform: none;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
	color: #333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
	color: #000;
}
ul {
	margin-top:10px;
	margin-bottom:10px;
	font-family: Verdana, Geneva, sans-serif;
}
li {
	margin-top:0;
	margin-bottom:0px;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
.liNoBullet {
	margin-left:-10px;
	list-style:none;
}
.pleftoffpage {
	text-align:	center;
	font-size:10px;
	color: #999;
}
.thrColFixHdr #container {
	width: 920px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.thrColFixHdr #header {
	background-color: #E8E8E8;
	background-image: url(../images/banner_winter2011.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 220px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
	border:1px solid #578FC0;
	color: #06F;
	line-height: 16px;
	padding-top: 0px;
	display: block;
	vertical-align: bottom;
} 
.thrColFixHdr #title   {
	width: auto;
	text-align: left;
	z-index: 1;
	background-color: #FFF;
	color: #03F;
	padding-left: 180px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#header #pictureText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003300;
	text-decoration: none;
	display: block;
	padding-top: 60px;
	font-weight: normal;
	text-align: right;
}
#logo #topContact {
	width: 120px;
	background-position: right top;
	vertical-align: text-top;
	margin: 5px;
	padding: 5px;
	float: right;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
	height: 100%;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
.thrColFixHdr #mainContent {
	padding: 10px;
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 180px;
} 
.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #FFF;
	color: #EDEDED;
	border: thin dotted #CCC;
} 
.thrColFixHdr #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: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #666;
	text-align: center;
}
.thrColFixHdr #logo {
	width: 840px; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	float: none;
	clear: none;
	background-color: #FFFFFF;
}
a:link {
	color: #069;
}
a:visited {
	color: #001578; text-decoration: none;
	text-decoration: underline;
}

a:hover {
	color: #0C0;
	text-decoration: none;
	background-color: #C5F0D7;
}
a:hover.h2 { color: #e60904; background-color: #fcffa4; text-decoration: none; }
a:hover.nav_item { color: #e60904; text-decoration: none; background-color: #fcffa4; }
#container p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
	float: none;
	color: #333;
	text-align: left;
}
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 5px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar1 a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3DEC5;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #D3DEC5;
	color: #4C1823;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: -6px;
	margin-left: 5px;
	text-decoration: none;
	border-top-width: 1px;
}
#sidebar1 a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3DEC5;
	color: #30BF21;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: -6px;
	margin-left: 5px;
	text-decoration: none;
	background-color: #FFF;
}

#sidebar1 h3 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3DEC5;
	padding-top: 5px;
	margin-top: 0.75em;
	padding-bottom: 5px;
	font-size: 14px;
}

#sidebar2 h3 {
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D3DEC5;
	border-bottom-color: #D3DEC5;
	padding-top: 5px;
	margin-top: 0.75em;
	padding-bottom: 5px;
}
.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;
}

/* Miscellaneous classes for reuse */
.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;
	position: relative;
	margin: 10px;
}
.fltrtCopy {
	float: right;
	margin-left: 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;
}
.body_indent { padding-left: 60px; }
.colcont_main { width: 705px; height:auto }
.colboxleft_main { text-align: left; width:130px; height:100%; float:left  ; padding-top: 0; padding-right: 5px; padding-left: 30px;
}

.topNav {
	background-color: #107F54;
	color: #CCCCCC;
	text-align: right;
	padding-right: 5px;
}
.table_content { background-image: url(../images/background1_tile.gif); background-repeat: repeat-y; padding-right: 20px; padding-left: 40px; }
.nav_item { font-size: 11px; }
a.nav_item { color: #0000db; font-weight: bold; text-decoration: none; }
.nav_left {
}
.nav_main {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.headerImage {
}
.headerImage {
	margin-left: -200px;
	float: none;
}
.thrColFixHdr #container #sidebar2 #photo {
	border: 1px solid #0D7F5B;
	height: auto;
	width: 134px;
	position: relative;
}
.h2Stroke {
	color: #FF0000;
	text-decoration: overline;
}
.smallerText {
	font-size: 10px;
	line-height: 80%;
	color: #900;
}
.redText {
	color: #900;
}
.popularLinks {
	line-height: 12px;
}
.small_dateText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #999;
}

