@charset "UTF-8";
.thrCol {
	background-image: url(dd/bkg.jpg);
}
#container {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.thrCol #header {
	padding-top: 48px;
	background-color: #FFF;
	margin: 0px;
}
.thrCol #sidebar {
	float: left;
	width: 228px;
	position: relative;
}
.thrCol #sidebarshort {
	float: left;
	width: 228px;
	position: relative;
	height: 680px;
}
.thrCol #sidebartext {
	float: left;
	margin-top: 18px;
	padding: 18px;
	position: relative;
}
.thrCol #rightsidetop {
	float: right;
	background-color: #FFF;
	padding-top: 12px;
}
.thrCol #rightsidetop_white {
	float: right;
	width: 151px;
	background-color: #FFF;
	height: 62px;
}
.thrCol #rightside {
	float: left;
	width: 115px;
	background-color: #6b95ab;
	color: #FFF;
	margin-top: 24px;
	padding-top: 16px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	border: thin solid #000;
}
.thrCol #rightside_bio {
	float: left;
	width: 100px;
	background-color: #FFF;
	margin-top: 24px;
	padding-top: 14px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	border: thin solid #4d6b7b;
	text-align: center;
}
.thrCol #rightside_cal {
	float: left;
	width: 133px;
	border: thin solid #000;
	margin-top: 24px;
	text-align: center;
}
.thrCol #rightside a {
	color: #fc3;
	text-align: center;
}
.thrCol #rightside p {
	color: #FFF;
	text-align: center;
	font-size: 13px;
	line-height: normal;
}
.thrCol #topic  {
	margin-top: 0px;
	margin-bottom: 24px;
	width: 461px;
	margin-left: 228px;
}
.thrCol #topicwider {
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 228px;
	width: 536px;
}
.thrCol #topictext {
	margin-top: 24px;
	margin-bottom: 0px;
	margin-left: 24px;
	margin-right: 24px;
	width: auto;
}
.thrCol #topictextwider {
	margin-top: 12px;
	margin-left: 24px;
	width: auto;
	margin-bottom: 0px;
	margin-right: 0px;
}
.thrCol #topictext p {
	width: auto;
	font-size: 12px;
	line-height: 16px;
}
.thrCol #main {
	margin-right: 128px;
	margin-left: 128px;
}
.thrCol #maincontent {
	margin-right: 12px;
	margin-left: 12px;
	text-align: center;
}
.thrCol #col1 {
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	width: 269px;
	text-align: left;
	margin-top: 0px;
}
.thrCol #col2 {
	margin-right: 0px;
	margin-left: 275px;
	width: 269px;
	margin-top: 0px;
	text-align: left;
}
.thrCol #col3 {
	margin-right: 0px;
	margin-left: 0px;
	width: 269px;
	float: right;
	text-align: left;
	margin-top: 0px;
}
.thrCol #leftColumn {
	float: left;
	width: 250px;
	text-align: center;
}
.thrCol #rightColumn {
	float: right;
	width: 500px;
	text-align: left;
	margin-top: 0px;
	margin-right: 66px;
}
.thrCol #footer {
	background-color: #FFF;
	width: 840px;
	height: 80px;
	text-align: center;
	margin: 0px;
}
.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;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.fltrtAutoflo {
	overflow: auto;
	float: right;
}
.oneColEla {
	font-family: "Comic Sans MS", cursive;
}
#wrapper {
	width: 860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColEla #header{
	margin-bottom: 24px;
	padding-top: 48px;
}
.oneColEla #dd {
	width: 89px;
	float: left;
}
.oneColEla #ddbanner {
	margin: 0px;
	padding: 0px;
	float: left;
}
.oneColEla #text {
	margin-left: 96px;
	width: 560px;
}
.oneColEla #text p {
	width: auto;
	font-size: 12px;
	line-height: 16px;
}
.oneColEla #text01 {
	margin-left: 96px;
	width: 536px;
}
.oneColEla #rightside {
	float: right;
	width: 115px;
	background-color: #6b95ab;
	border: thin solid #000;
	margin-right: 42px;
	padding-top: 16px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
.oneColEla #rightside_cal {
	float: right;
	width: 133px;
	border: thin solid #000;
	text-align: center;
	margin-right: 42px;
	background-color: #6b95ab;
}
.oneColEla #rightside p {
	color: #FFF;
	text-align: center;
	font-size: 13px;
	line-height: normal;
}
.indent040 {
	padding-left: 40px;
}
.indent120 {
	padding-left: 120px;
}
.indent210 {
	padding-left: 210px;
}
.indent290 {
	padding-left: 290px;
}
.indent380 {
	padding-left: 380px;
}
.indent460 {
	padding-left: 460px;
}
.indent540 {
	padding-left: 540px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.italic {
	font-style: italic;
}
.indexpage {
	font-size: 12px;
}
#wrapper01 {
	width: 677px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.indexpage #header {
	padding-top: 48px;
	text-align: center;
}
.indexpage #maincontent {
	float: left;
	width: 644px;
	padding-bottom: 24px;
	text-align: center;
}
.indexpage #text {
	margin-left: 120px;
	width: 556px;
	text-align: center;
}
.indexpage #text p {
	width: 556px;
	text-align: center;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
div   {
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Verdana, "Andale Mono", Swiss, sans-serif
}
a              {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Verdana, "Andale Mono", Swiss, sans-serif;
	text-decoration: none;
}
a:visited  {
	color: #8b4513;
	font-weight: bold;
}
a:hover {
	color: #fc3;
	font-weight: bold;
}
a:link  {
	color: #4d6b7b;
	text-align: left;
}
h1            {
	color: gray;
	font-weight: 800;
	font-size: 16px
}
h2              {
	color: #af8a47;
	font-weight: 800;
	font-size: 16px
}
h3                   {
	color: black;
	font-weight: 800;
	font-size: 16px;
}
h4       {
	color: #4d6b7b;
	font-weight: 800;
	font-size: 16px
}
h5      {
	color: #000;
	font-weight: 800;
	font-size: 0.9em;
	margin-bottom: 6px;
}
h6 {
	color: #8b4513;
	font-weight: 800;
	font-size: 14px;
	margin-bottom: -6px;
	text-indent: 18px;
}
p                    {
	font-size: 11px;
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Verdana, "Andale Mono", Swiss, sans-serif;
	margin-top: 0px;
	color: #000;
}
li      {
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 4px;
	font-size: 12px;
	text-align: left;
}
td  {
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	font-size: 13px;
}
table  {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
table ul  {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	list-style-position: outside;
	font-size: 13px;
}
tr  {
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	font-size: 13px;
	color: #000;
}
