/*
Light Blue
#B0D1E1

Red
#C02736

Blue
#3D7B93

Green
#619080


*/



body {
	/* font-size: 62.5%; Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	color:#555;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue", Arial, Helvetica,  Sans-Serif;
	font-weight: bold;
	text-transform:uppercase;
	text-align:left;
}

h1 { font-size: 1.4em; }
h2 { font-size: 1.1em; color:#000000; }
h3 { font-size: 1.1em; }
h4 { font-size: 1em; }



pre {
	overflow:auto;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong {	
	color:#666;
}

a {
	color: #3D7B93;
	text-decoration: none;
}


a:hover {
	color:#AAA;
}

a img {
	border: none;
	}


/* Layout */

body {
	margin: 0;
	padding: 0;
	/*  background: url(images/DT_bg_test.gif) repeat-x top; */
	/* background-color: #DFEEEC; */
	background-color: #f0f9fe; 
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 1040px;
	background-color: #FFFFFF;
	height:100%;
	overflow:visible;
	}

#header {
	margin: 0;
	padding: 0;
	/* background: url(images/DT_bg_header.gif) top left no-repeat; */
	background: url(images/DT_header.png) top left no-repeat;
	height: 110px;
	width: 1040px;
	
}

#wrapper {
	padding:0 0 30px 0;
	margin:0;
	width: 1040px;
	background: url(images/headshadow.gif) top repeat-x;
	background-color:#FFFFFF;
}

#sidebar {
	width:190px;
	float:left;	
	margin:0;
	padding:0;
	height:550px;
}	

#pagebanner {
	margin:0px 0px 0px 220px ;
	padding:7px 0px 0px 0px ;
	}
#content {
	margin:10px 0px 20px 40px ;
	width:810px;
	float:left;
	background-color:#FFFFFF;
}
#footer {
	margin:30px 0 0 0;
	clear: both;
}

/* Header */
#headertext {
visibility:hidden;
	margin: 0 0 0 -3000px ;
	/* If you want to add a background image for the header, uncomment and use the following lines of code */
	/*
	background:url('header.jpg') no-repeat;
	padding: 30px;
	*/
}



#hmenu {
width: 780px;
margin: 80px 0 0 0;
height:20px;
padding:0px auto 0px auto;
float:left;
}

#hmenu ul{
display: block;
height: 30px;
width:780px;
margin:0;
padding: 0;
list-style: none;
list-style-type: none;
list-style-image: none;
text-transform:uppercase;
}

#hmenu ul li{
font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; 
font-size:12px;
font-weight:bold;
letter-spacing: 1px;
float:left;
text-align:center;
width:120px;
line-height:30px;
vertical-align:middle;

}


#hmenu ul li a {
display: block;
height: 29px;
color:#FFFFFF;
text-decoration: none;
text-align:center;

}

#hmenu ul li a:hover {
background:url(images/DT_topbar.gif) top repeat-x;
color: #FFF;
}


/* End header */


.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	font-size:8px;
	color:#888;
	font-weight:normal;
}
.post-title {
text-transform: none;
color:#000;
font-size:11px;
font-weight:bold;
}

.post-title a{
color:#000;
}


.clear {


	clear: both;
}

.entry {
	
	margin:0;
	padding: 0 0 6px 0;
}


.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:0;
}


.entry table tr td {
	padding:0;
	
}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
}


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	font-size:8px;
	clear:both;
	margin:20px 0;
}	


.wp-caption {
	border: nonw;
	text-align: left;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* Sidebar */
#leftnav {
width: 190px;
margin: 0;
padding:0;
}

#leftnav ul{
font-size:10px;
display: block;
width: 190px;
margin:0;
padding: 0;
list-style: none;
list-style-type: none;
list-style-image: none;
vertical-align:middle;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
text-transform:uppercase;
}

#leftnav ul li{
height: 30px;
padding: 0;
margin:0;
display: block;
background:url(images/DT_nav_side.gif) no-repeat top left;
text-align:center;
vertical-align:middle;
line-height: 30px;
}

#leftnav ul li a {
display: block;
height: 30px;
padding: 0px 10px 0px 10px;
color:#FFFFFF;
font-weight:bold;
text-decoration: none;
}

#leftnav ul li a:hover {
height: 30px;
color:#FFF;
font-weight:bold;
background:url(images/DT_nav_side_active.gif) no-repeat top;
}

#leftnav ul li a.active {
height: 30px;
color:#000;
font-weight:bold;
}

/* Footer */	

#footer {
width: 100%;
margin: 20px auto 0px 0px;
height:140px;
background: url(images/DT_nav_bar.png) repeat-x bottom;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFFFFF;
}

#accreditations {
display: block;
padding:10px 0 0 0;
height: 100px;
background:none;
text-align:center;
}

#accreditations a {
display:block;
height:110px;
padding:10px 20px;
vertical-align:middle;
float:left;
}
#accreditations a img{
vertical-align:middle;
}

#footer div.copyright {
width: 230px;
height: 30px;
line-height: 30px;
float: left;
vertical-align:middle;
padding: 0 0 0 10px;
}





#footer ul{
display: block;
height: 30px;
margin:0;
padding: 0;
list-style: none;
list-style-type: none;
list-style-image: none;
text-align:center;
text-transform:uppercase;
}

#footer ul li{
height: 30px;
display: block;
background:none;
text-align:center;
vertical-align:middle;
line-height: 30px;
float:left;
margin:0;
padding: 0;
}

#footer ul li a {
display: block;
padding: 0px 10px 0px 10px;
color:#FFFFFF;
text-decoration: none;
}

#footer ul li a:hover {
color:#FFF;
background: url(images/DT_nav_top_button_active.gif)  repeat-x bottom;
}

/* Custom */

H2.widgettitle {
color:#000000;
text-transform:uppercase;
font-size:9px;
}

H2.componentheader {
color:#000000;
text-transform:uppercase;
font-size:9px;
margin: 8px 0 8px 0;
}

div.pagebanner {
	margin: 0;
	padding: 0;
	clear:both;
}

p.highlighttext {
 color: #648DA4;
 font-size:10px;
 font-weight: bold;
 font-stretch:semi-expanded;
 line-height: 14px;
}

a.readmore {
color:#888;
text-transform:uppercase;
font-weight:bold;
font-size:8px;
}

a:hover.readmore {
color:#3D7B93;

}


td.pagemain {
	width: 530px;
	margin: 0;
	padding: 0;
	font-size:11px;
	/*text-align:justify;*/
	line-height:16px;

}
td.columnspace {
	display:block;
	width: 40px;
	
}
td.pageright {
	width: 200px;
}

.subnav {
	margin: 0;
	font-size:11px;
}

.subnav ul {
list-style-type: none;
padding: 0;
margin: 0;
line-height:16px;
}
.subnav ul li {
padding-left: 1em;
padding-right: .5em;
float:left;
background: url(images/DT_bullet.gif) top left no-repeat ;
}


#homewidgets {
	background: #FFF;

}


#homewidgets p{
	margin: 0;
	font-size:11px;
}

#homewidgets ul {
list-style-type: none;
padding: 0;
margin: 0;
font-size:11px;
}
#homewidgets ul li {
padding-left: 1.2em;
background: url(images/DT_bullet.gif) top left no-repeat ;
margin: 6px 0 6px 0 ;
}

.contenttable { 
	table-layout: fixed;
	empty-cells:show;
	width:770px;
	margin-left: 0;
	background-color:#FFFFFF;
}

.contenttable ul {
list-style-type: none;
padding: 0;
margin: 0;
text-align:left;
line-height:normal;
}
.contenttable ul li {
padding-left: 1.2em;
background: url(images/DT_bullet.gif) top left no-repeat ;
margin: 6px 0 6px 0 ;
}


/* For Category List Pages */

.lcp_catlist { width: 400px; line-height:normal; }

.lcp_catlist a.linktitle { color:#000000; font:Arial, Helvetica, sans-serif; font-weight:bold;  }

.widget * ul{
list-style-type:none;
}

.wp-caption-text, .gallery-caption {
display: block;
text-align:justify;
font-size: .8em;
margin: 10px 10px 10px 10px;
}
