@charset "UTF-8";
/* CSS Document */

body {
border:0;
padding:0;
margin:0;
font-size:87.5%;
background-image:url(images/dwd_body_back.gif);
background-repeat:repeat-x;
background-position:top;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#main_content {
width:1000px;
margin:auto;
font-size:1em;
}

#top_nav {
text-align:right;
width:100%;

}

dt {
font-weight:bold;
}

dl {
margin-bottom:10px;
}

ol li {
font-weight:bold;
}


#top_nav a:link, #top_nav a:visited {
font-size:1.2em;
color:#FFFFFF;
padding-left:8px;
padding-right:8px;
text-decoration:none;
}

#top_nav a:hover, #top_nav a:active {
padding-left:8px;
padding-right:8px;
text-decoration:none;
color:#cd1f39;

}

#header_wrapper {

}

#hwrapper {
float:left;
padding-left:50px;
background-image:url(images/dwdlogo.gif);
background-position:left;
background-repeat:no-repeat;
height:70px;
}

h1 {
font-size:1.8em;
margin-bottom:3px;
margin-top:5px;
color:#FFFFFF;
}

.red {
color:#cd1f39;
}

h2 {
font-size:1.4em;
font-style:italic;
margin-top:2px;
color:#FFFFFF;
}

#tel {
float:right;
color:#cd1f39;
font-size:1.3em;
padding-left:30px;
margin-top:10px;
font-weight:500;
text-align:center;
display:block;
}

.clear{
clear:both;
height:1px;
}

#breadcrumbs  {
font-size:.8em;
color:#424242;
margin-top:25px;
}

#breadcrumbs a:link {
color:#757575;
text-decoration:none;
padding-left:3px;
}


#local_col {
width:160px;
padding:5px;
border-right-color:#f5f5f5;
border-right-style:solid;
border-right-width:1px;
float:left;
margin-top:25px;
padding-right:10px;

}

#local_col img {
width:158px;

margin:auto;
margin-top:40px;
}

#ctr_col {
padding:5px;
margin-top:25px;
width:620px;
margin-left:5px;
float:left;
}

#cta_col {
padding:5px;
margin-top:25px;
float:left;
width:140px;
margin-left:5px;
padding-left:5px;
border-left-color:#f5f5f5;
border-left-style:solid;
border-left-width:1px;
}

#cta {
background-image:url(images/cta_bck.gif);
width:138px;
height:163px;
text-align:center;
}

#cta p {
font-size:1.2em;
padding-top:15px;
}


h3 {
font-size:1.1em;
display:block;
border-bottom-color:#c2c2c2;
padding-bottom:2px;
border-bottom-width:4px;
border-bottom-style:solid;
font-weight:400;
background-image:url(images/small_logo.gif);
background-repeat:no-repeat;
background-position:right;
margin-bottom:10px;

}

h4 {
margin-top:20px;
margin-bottom:5px;
padding-left:3px;
display:block;
background-color:#cd1f39;
font-size:1.1em;
font-weight:300;
color:#FFFFFF;

}




#quote_wrapper blockquote {
	width:100%;
	
	font-size: 125%;
	font-style: italic;
	font-family: "Palatino Linotype", Georgia, Caslon, serif;
	line-height: 140%;
	margin: 10px -60px 10px 10px;
	_margin-right: -35px; /* IE box model hack  */
	background: white url(images/closequote.gif) no-repeat bottom right;
	padding: 2px 15px 2px 2px;
	text-align:left;
	font-weight:bold;
	}

#quote_wrapper {
	background: url(images/openquote.gif) no-repeat left top;
	padding: 10px 2px 10px 25px;
	width:500px;
	margin:auto;
	}
#next_links {
color:#000066;
}

#next_links a:link, #next_links a:visited, #next_links a:hover, #next_links a:active {
text-decoration:none;
padding-left:25px;
color:#000066;
display:block;
padding-top:6px;
}

	