@charset "UTF-8";
/* CSS Document */
/* Created August Emma Broe Designs - http://www.emmabroe.com */


* { margin:0;}
body{
	background-color: #92c83e;
}

html {font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;}

#outerwrapper{
	margin: 10px 0px 10px 0px;
	
}

#div_top_head{
	text-align:center;
	width: 980px;
	color: #575a5d;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 18px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #92C83E;
	background-image: url(../images/br_top.gif);
}


#innerwrapper{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	color: #000;
	text-align:left;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	height: 100%;
}

#div_homebody{
	padding: 5px 30px 0px 30px;
	margin-bottom: 10px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 920px;
	float: right;
	margin-top: 10px;
}


#div_body{
	padding: 5px 30px 0px 0px;
	margin-bottom: 10px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 650px;
	float: right;
	margin-top: 10px;
}

#div_header{
	background-color:transparent;
	padding-top: 0px;
	height: 178px;
	width: 980px;
	background-image: url(../images/dch-logo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#div_flash{
	width:605px;
	height:130px;
	float:left;
	margin-top: 10px;
}

#div_nav{
	height: 32px;
	width:980px;
	background-color: #91C73B;
	margin-bottom: 5px;
}

#breadcrumb{
	padding:3px 3px 3px 3px;
	font-size:8pt;
	color:#3e3d3d;
	margin-bottom: 10px;
}

#leftBar{
	float:left;
	width:260px;
	margin-left: 20px;
	margin-top: 25px;
	border-right: 1px dotted #ccc;
}


#div_copyright{
	text-align:center;
	width: 980px;
	color: #575a5d;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 18px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #92C83E;
	background-image: url(../images/br_foot.gif);
}

#div_social{
	padding-bottom: 5px;
	width: 980px;
	text-align: center;
	padding-top: 10px;
	border-top: 1px dotted #563728;
}

#charity{
	background-color:#92c83e;
	color:#fff;
	font-size:10px;
	text-align:center;
	height: 20px;
	padding: 5px 0 5px 0px;
}
	
/* Links
================================================*/
a:link,
a:active,a:visited {
	color:#563728;
	text-decoration: none;
}
a:hover {
	color:#D82603;
	text-decoration: none;
}
a.imglink:link,
a.imglink:visited {border:0;}
a.imglink:hover {background:transparent;}

a.footer:link {
	font-size:8pt;
	color: #666666;
	text-decoration:none;
}
a.footer:active {
	font-size:8px;
	color: #00CC66;
	text-decoration:none;
}
a.footer:visited {
	font-size:8pt;
	color: #666666;
	text-decoration:none;
}
a.footer:hover {
	font-size:8pt;
	color: #95a4ad;
	text-decoration:none;
}

a.sidebar:link {
	color: #9b442e;
	text-decoration:none;
	margin-bottom:10px;
	border-bottom:1px dotted #99CC00;
	margin-top:10px;	
}
a.sidebar:active {
	color: #9b442e;
	text-decoration:none;
	margin-bottom:10px;
	border-bottom:1px dotted #99CC00;
	margin-top:10px;
}
a.sidebar:visited {
	color: #9b442e;
	text-decoration:none;
	margin-bottom:10px;
	border-bottom:1px dotted #99CC00;
	margin-top:10px;
}
a.sidebar:hover {
	color: #b6b632;
	text-decoration:none;
	margin-bottom:10px;
	border-bottom:1px dotted #99CC00;
	margin-top:10px;
}



a.breadcrumb:link {
	font-size:8pt;
	color: #666666;
	text-decoration:none;
	
}
a.breadcrumb:active {
	font-size:8pt;
	color: #666666;
	text-decoration:none;
	
}
a.breadcrumb:visited {
	font-size:8pt;
	color: #666666;
	text-decoration:none;
	
}
a.breadcrumb:hover {
	font-size:8pt;
	color: #9b442e;
	text-decoration:none;
}


a.breadcrumb:link {
	font-size:8pt;
	color: #666666;
	text-decoration:none;
	
}
a.breadcrumb:active {
	font-size:8pt;
	color: #666666;
	text-decoration:none;
	
}
a.breadcrumb:visited {
	font-size:8pt;
	color: #666666;
	text-decoration:none;
	
}
a.breadcrumb:hover {
	font-size:8pt;
	color: #9b442e;
	text-decoration:none;
}

h3 a:link,
h3 a:visited,
h3 a:hover {
	font-size:22pt;
	font-family: "Jenkins v2.0", Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:none;
	color: #D95123;
	padding: 0px;
	margin: 10px 0px 5px 0px;
	line-height: 1.4;
	text-align: center;
	}
	
/* Headings
================================================*/

h1 {
	font-size:20pt;
	color:#92CC43;
	font-family: "Century Gothic", Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom:3px;
	text-transform: none;
	padding-top: 10px;
}
h2 {
	font-size:14pt;
	font-family: "Century Gothic", Tahoma, Helvetica, sans-serif;
	COLOR:#563728;
	text-align:left;
	margin:0px;
	padding:3px 0px 0px 0px;
	font-weight:normal;
	line-height: 1.4em;
}

.page {
	font-size:14pt;
	font-family: "Century Gothic", Tahoma, Helvetica, sans-serif;
	COLOR:#563728;
	text-align:left;
	margin:0px;
	padding:3px 0px 0px 0px;
	font-weight:normal;
	line-height: 1.4em;
}
h3 {
	font-size:22pt;
	font-family: "Jenkins v2.0", Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:none;
	color: #D95123;
	padding: 0px;
	margin: 10px 0px 5px 0px;
	line-height: 1.4;
	text-align: center;
}

/* Images
================================================*/
img {
	border:0;
	display:inline;
}
.fullwidth {
	border:1px solid #ccc;
	padding:4px;
	margin:1em 0;
	}
.centerfullwidth {
	border:1px solid #ccc;
	padding:4px;
	margin:1em 0;
	}	
.flow {
	float:right;
	border:1px solid #ccc;
	padding:4px;
	margin:1em 10px 0px 10px;
	}
	
.flowtext {
	float:left;
	margin:10px 0px 0px 10px;
	}

/* Lists
================================================*/
dl,
ol,
ul {
	margin:0px 0 0em;
}

ul {
	padding:10px 0 10px 15px;
	list-style-image: none;
	text-align:left;
	line-height: 20px;
	}
ol {
	padding:0 0 0 0;
	margin:0 3px 0px 15px;
	list-style-image: none;
	list-style-type: decimal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
li {
	margin:0px;
	list-style-position: outside;
	white-space:normal;
	list-style-type: circle;
}

/* Product List */
#list2 { }
#list2 ul {
	list-style-image: url(../../images/bullet.gif);
	list-style-position: outside;
}
#list2 ul li { padding:0px 0 5px 5px; }


p {
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 19px;
}


/* Styles
================================================*/


.dividerLine{
	border-bottom:1px #b6431d dotted;
	margin: 5px 0px 5px 0px;
}

div#productGridTop {
	width: 900px;
	padding:15px 15px 0px 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
div#productGridBottom {
	width: 885px;
	padding:15px 15px 0px 15px;
	margin-left: 20px;
}



/* - - - - - - - - - - - - - outside - - - - - - - - - - - - - */
div#bottomleft1 {
	float: left;
	width: 435px;
	margin-left: 10px;
}
div#bottomleft1 a {
	line-height: 18px;
}
div#bottomleft1 h1 a {
	color: #5B5B5B;
}
div#bottomleft1 h1 span {
	color: #5B5B5B;
	margin: 0px 0px 0px 0px;
}
div#bottomleft1 p {
	font-size: 10pt;
	padding-top: 10px;
}


/* - - - - - - - - - - - - - inside - - - - - - - - - - - - - */
div#bottomleft2 {
	float: right;
	width: 435px;
	margin-right: 10px;
}
div#bottomleft2 a {
	line-height: 18px;
}
div#bottomleft2 h1 a {
	color: #5B5B5B;
}
div#bottomleft2 h1 span {
	color: #5B5B5B;
	margin: 0px 0px 0px 0px;
}
div#bottomleft2 p { font-size:10pt;padding-top: 10px; }

/* - - - - - - - - - - - - - employers - - - - - - - - - - - - - */
div#bottomright1 {
	width: 435px;
	float: left;
	margin-left: 10px;
}
div#bottomright1 a {
	line-height: 18px;
}
div#bottomright1 h1 a {
	color: #5B5B5B;
}

div#bottomright1 h1 span {
	color: #5B5B5B;
}
div#bottomright1 p {
	font-size:10pt;padding-top: 10px;
}
/* - - - - - - - - - - - - - partners - - - - - - - - - - - - - */
div#bottomright2 {
	width: 435px;
	float: left;
	margin-left: 10px;
}
div#bottomright2 a {
	line-height: 18px;
}
div#bottomright2 h1 a {
	color: #5B5B5B;
}

div#bottomright2 h1 span {
	color: #5B5B5B;
}
div#bottomright2 p {
	font-size:10pt;padding-top: 10px;
}

.panelImage {
	padding-bottom: 10px;
	padding-right: 10px;
}

.productPrice {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
}

.productDottedLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B5B837;
}

.hor_title {font-family: "Jenkins v2.0", Arial, Helvetica, sans-serif; font-size: 24pt; color:#563728; text-align:left;}
.nav {
	font-family: "Jenkins v2.0", sans-serif;
	font-size:23pt;
	text-align:left;
	color:#db6b2c;
}

.home_title {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color:#db6b2c;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 26pt;
}
.Product_title {font-family: "Jenkins v2.0", Arial, Helvetica, sans-serif;font-size:24pt;color:#db6b2c; text-align:left; }


.sub_title {
	font-family: "Jenkins v2.0", sans-serif;
	font-size:24pt;
	text-align:center;
	color:#563728;
	letter-spacing: 1px;
	font-weight: normal;
}


.bodyText {
	font-family: "Century Gothic", Tahoma, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 1.3em;
	text-align: left;
}
.sml {
	font-size: 10pt;
	color: #999999;
}
.dottedLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
}

