/******** Last Updated on 8-13-11 ******/



body {
	margin: 0px;
	padding: 0px;
	background: #4D6E8F;
	text-align: justify;
	font: 11px "verdana", "geneva", "Arial", sans-serif;
	color: #444444;
}
p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}
a {	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
.indent {
	margin-left: 20px;
}
img {
	border: none;
}
div.hr {
  height: 5px;
  background: #fff url(../images/hr.gif) repeat scroll center;
}
div.hr hr {
  display: none;
}

/******** Page Structure ******/

#wrapper {
	background: #fff;
	width: 1202px;
	margin: 0 auto;
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
	border-bottom: 10px solid #fff;
}
#masthead {
	width: 1200px;
	height: 135px;
	margin: 0px auto;
	background: url(../images/logo.jpg) no-repeat;
	border-right: 1px solid #4D6E8F;
	border-left: 1px solid #4D6E8F;
	border-bottom: 1px solid #4D6E8F;
}

#events {
    width: 555px;
    margin-left: 20px;
}

#userLog {
	float: right;
}
#userLog ul {
	margin: 0px;
	padding: 110px 240px 0px 10px;
	color: #fff;
	font-size: 11px;
	list-style: none;
	line-height: normal;
}
#userLog li {
	float: left;
	margin: 0px;
	padding-left: 10px;
	background: #6693C0 url(../images/bullet.jpg) no-repeat;
}
#userLog a {
	display: block;
	width: auto;
	text-decoration: none;
	color: #fff;
	padding: 6px 20px;
}
#userLog a:hover {
	text-decoration: underline;
}
#pscroller2{
	width: 750px;
	height: 20px;
	background: url(../images/message_shade.gif) repeat;
	color: #fff;
	border-right: 1px solid #4D6E8F;
	border-left: 1px solid #4D6E8F;
	border-bottom: 1px solid #4D6E8F;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 450px;
	padding-right: 0px;
}
#pscroller2 a{
	text-decoration: none;
	color: #fff;
}
#pscroller2 a:hover {
	text-decoration: underline;
	color: #fff;
}
#contentwrapper {
	clear: both;
	overflow: hidden;
	padding: 15px 0px 0px 0px;
	margin: 0;
	background: #fff;
	min-height: 500;
	height: 500;
	height: auto !important;
}
#contentcolumn {
	height: auto !important;
	padding: 5px 0px 30px 5px;
	text-align: left;
	background: #fff;
}
.column-nav-spacing {
	margin-left: 300px;
}
.column-nav-spacing-wide {
	margin-left: 50px;
}
#contentcolumn h1 {
	margin-top: 0px;
	font-weight: normal;
	color: #6693C0;
	font-size: 25px;
}
#contentcolumn h2 {
	margin-top: 10px;
	font-weight: normal;
	color: #D43A31;
	font-size: 18px;
}
#contentcolumn h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #334650;
	font-size: 25px;
}
#contentcolumn h4 {
	margin-top: 10px;
	font-weight: normal;
	color: #476375;
	font-size: 18px;
}
#contentcolumn p {
	margin-top: 10px;
	font-weight: normal;
	font-size: 11px;
}
#contentcolumn li {
	list-style: none;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 20px;
	padding-left: 15px;
	background: #fff url(../images/arrow.jpg) no-repeat left center;
}
/***** Left Navigation Sidebar ******/

#sidebar {
	float: left;
	margin: 0px 25px 25px 0px;
	width: 275px;
	border-top: 1px solid #4D6E8F;
	border-right: 1px solid #4D6E8F;
	border-left: 1px solid #4D6E8F;
	border-bottom: 1px solid #4D6E8F;
	}
#sidebar-bgtop {
}
#sidebar-bgbtm {
}
#sidebar-content {
	background: #fff;
}
#sidebar ul {
	padding: 0px 0 2px 0;
	margin: 0px;
	list-style: none;
}
#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(../images/arrow.jpg) no-repeat left 50%;
}
#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
	font-size: 11px;
}
#sidebar h2 {
	background: #6693C0 url(../images/arrow_bullet.jpg) no-repeat left 50%;
	padding: 7px 25px;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0px;
	font-weight: normal;
}
#sidebar h3 {
	background: #CE6500 url(../images/arrow_bullet_brown.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	font-weight: normal;
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}

/***** Right Content Sidebar ******/

#rightsidebar {
	float: right;
	margin: 0px 0px 25px 10px;
	width: 325px;
	border: 1px solid #AC5502;
	background: #CE6500;
	color: #fff;
}
#rightsidebar-bgtop {
}
#rightsidebar-bgbtm {
}
#rightsidebar-content {
	padding: 10px;
}
#rightsidebar h1 {
	padding: 0px;
	font-size: 25px;
	margin-top: 0px;
	font-weight: normal;
}
#rightsidebar .image  {
	border: none;
	float: middle;
	padding: 5px;
}
#rightsidebar p {
	margin-top: 10px;
	font-weight: normal;
	font-size: 11px;
}
#rightsidebar a {
	color: #fff;
	text-decoration: none;
}
#rightsidebar a:hover {
	color: #fff;
	text-decoration: underline;
}

/*******Upcoming Events********/

#events .date {
	background: #fff url(../images/date.gif) no-repeat;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 55px;
	padding-right: 15px;
	float: left;
	height: 50px;
	text-align: center;
	width: 50px;
}

#events .content {
	font-weight: normal;
	font-size: 11px;
	height: 120px;
}
#events img  {
	border: none;
	padding: 5px;
	float: right;
}
/*******Footer ********/

#footer {
	width: 1202px;
	height: 150px;
	margin: 0px auto;
	background: url(../images/footer_shade.jpg) repeat;
	padding: 0;
	border-top: #4D6E8F 1px solid; 
	border-right: 0; 
	border-bottom: 0; 
	border-left: 0; 
	margin-top: 20px;
}
#footer ul  {
	font-weight: normal; 
	font-size: 11px; 
	padding-top: 25px; 
	padding-left: 30px;
	padding-bottom: 10px; 
	margin: 0; 
	list-style-image: none;
	font-family: verdana, geneva, sans-serif;
	text-align: left;
}
#footer li {
	display: inline; 
	color: #fff; 
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 0x;
	padding-left: 0px;
}
#footer img {
	border: none;
	float: left;
	padding: 15px 30px 10px 10px;
}
#footer a:link {
	color: #fff;
	text-decoration: underline;
}
#footer a:visited {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer a:active {
	color: #fff;
	text-decoration: underline;
}
/******* form table and controls *******/

#formTable {
	margin: 0;
	margin-left: 20px;
	width: 95%;
	}
#formTable	A {
	text-decoration: underline
}
#formTable	.hl {
	background: #FFFCDF;
}
#formTable TH {
	font-weight: none;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 12px; 
	text-align: left;
	vertical-align: top
}
#formTable TD {
	font-weight: normal;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 12px; 
	text-align: left;
	padding: 5px;
	margin-right: 10;
	vertical-align: top
}
#formTable TD.separate {
	border-bottom: 1px solid #AC8959;
	margin: 0;
	padding: 5px;
}
.formInputtextarea {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 12px; 
	margin-left: 5px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	padding-left: 3px;
    width: 400;
}
.formInput {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 12px; 
	margin-left: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 3px;
	background-color: #fff;
}
.formInputSmall {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 12px; 
	margin-left: 5px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	padding-left: 3px;
    width: 20px;
	background-color: #fff;
}
.formInputSmMed {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 12px; 
	margin-left: 5px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	padding-left: 3px;
	width: 45px;
	background-color: #fff;
}
.formInputMed {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 12px; 
	margin-left: 5px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	padding-left: 3px;
	width: 75px;
	background-color: #fff;
}
.formInputLarge {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 12px; 
	margin-left: 5px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	padding-left: 3px;
	background-color: #fff;
    width: 150;
}
.formInputExtraLarge {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 12px; 
	margin-left: 5px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	padding-left: 3px;
 	background-color: #fff;
   width: 200px;
}
.formInputExtraWideLarge {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 12px; 
	margin-left: 5px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	padding-left: 3px;
 	background-color: #fff;
   width: 350px;
}
/******* Table Display ********/

#dataTableLines TABLE {
	 border-collapse: collapse;
	 width: 95%
	}
#dataTableLines	A {
	text-decoration: underline
}
#dataTableLines  TR.hl  {
	background: #F8F8F8
}
#dataTableLines caption {
	border: 1px solid #ddd;
	padding: 9px 5px 5px 9px;
	font-size: 12px; 
	font-weight: bold;
	vertical-align: middle; 
	color: #036; 
	font-family: "trebuchet ms", "times new roman", arial, times, serif;
	background: #eee url(../images/bg_caption.jpg);
	text-align: left
}
#dataTableLines th {
	border: 1px solid #ddd;
	padding: 5px;
	font-size: 12px; 
	font-weight: bold;
	vertical-align: middle; 
	color: #036; 
	font-family: "trebuchet ms", "times new roman", arial, times, serif;
	background: #eee url(../images/bg_th.jpg);
	text-align: center
}
#dataTableLines th.br {
	border: 1px solid #ddd;
	padding: 5px;
	font-size: 12px; 
	font-weight: bold;
	vertical-align: middle; 
	color: #036; 
	font-family: "trebuchet ms", "times new roman", arial, times, serif;
	background: #eee url(../images/bg_th_br.jpg);
	text-align: center
}
#dataTableLines th.right {
	TEXT-ALIGN: right
}

#dataTableLines TD {
	border: 1px solid #ddd;
	padding: 9px 5px 5px 9px;
	font-size: 12px;
	font-family: "trebuchet ms", "times new roman", arial, times, serif;
	text-align: center;
	vertical-align: top
}
#dataTableLines TD.select {
	border: 0;
	padding: 9px 5px 5px 9px;
	background-color: white;
	font-size: 11px;
	font-family: "trebuchet ms", "times new roman", arial, times, serif;
	text-align: left;
	padding-bottom: 10px;
	vertical-align: middle;
}
#dataTableLines TD.selectResultsFilter {
	BORDER: 0;
	PADDING: 9px 5px 5px 9px;
	BACKGROUND-COLOR: white;
	FONT-SIZE: 11px;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 10px;
	VERTICAL-ALIGN: middle;
}
#dataTableLines TD.selectPagination {
	BORDER: 0;
	PADDING: 9px 5px 5px 9px;
	BACKGROUND-COLOR: white;
	FONT-SIZE: 11px;
	word-spacing: 3px;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	TEXT-ALIGN: right;
	PADDING-BOTTOM: 10px;
	VERTICAL-ALIGN: middle;
}
#dataTableLines TD.lookup {
	BORDER: 0;
	BACKGROUND-COLOR: white;
	FONT-SIZE: 12px;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	TEXT-ALIGN: right;
	VERTICAL-ALIGN: top;
	PADDING-BOTTOM: 10px;
}
#dataTableLines TD.right {
	TEXT-ALIGN: right
}
#dataTableLines TD.blue{
	BACKGROUND-COLOR: #F2F6FF;
	TEXT-ALIGN: right
}
#dataTableLines TD.left {
	TEXT-ALIGN: left
}
#dataTableLines .md-grey {
	BACKGROUND-COLOR: #ccc
}

#dataTableSum TABLE {
	 border-collapse: collapse;
	}
#dataTableSum	A {
	text-decoration: underline
}
#dataTableSum  .hl  {
	background: #eee
}
#dataTableSum caption {
	border: 1px solid #ddd;
	padding: 5px;
	font-size: 12px; 
	font-weight: bold;
	vertical-align: middle; 
	color: #036; 
	font-family: "trebuchet ms", "times new roman", arial, times, serif;
	background: #eee url(../images/bg_caption.jpg);
	text-align: left
}
#dataTableSum th {
	border: 1px solid #ddd;
	padding: 5px;
	font-size: 12px; 
	font-weight: bold;
	vertical-align: middle; 
	color: #036; 
	font-family: "trebuchet ms", "times new roman", arial, times, serif;
	background: #eee url(../images/bg_th.jpg);
	text-align: center
}
#dataTableSum TD {
	border: 1px solid #ddd;
	padding: 5px 15px 5px 15px;
	font-size: 12px;
	font-family: "trebuchet ms", "times new roman", arial, times, serif;
	text-align: left;
	vertical-align: top
}


<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-45120222-1', 'dcchs.org');
  ga('send', 'pageview');

</script>

