/***********************************
RESETS
***********************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;
}
body { line-height: 1;
}
ol, ul { list-style: none;
}
blockquote, q { quotes: none;
}

/ remember to define focus styles! /
:focus { outline: 0;
}

/ remember to highlight inserts somehow! /
ins { text-decoration: none;
}
del { text-decoration: line-through;
}

/ tables still need ‘cellspacing=”0”’ in the markup /
table { border-collapse: collapse; border-spacing: 0;
}
/***********************************
MAIN LAYOUT
***********************************/
body{
	background: #001229 url(../images/bg.jpg) repeat-x;
	font:12px "helvetica", arial, sans-serif;
	color:#535353;
	letter-spacing:1px;
}
#container{
	width:900px;
	margin:0 auto;
	padding:0 4px;
	background:url(../images/BGContainer.png);
}
/***********************************
HEADER
***********************************/
#header{
	background:url(../images/BGHeader.png);
	color:#fff;
	float:right;
	width:100%;
}
#phone{
	float:right;
	background:url(../images/BGPhone.png);
	width:167px;
	height:28px;
	margin:64px 0 0 0;
	line-height:30px;
	font-size:11px;
	text-indent:15px;
	
}
#headerLinks{
	float:right;
	background:url(../images/BGHeaderLinks.png);
	width:252px;
	height:33px;
	margin:59px 0 0 0;
	line-height:37px;
	text-indent:10px;
}
#headerLinks a{
	color:#fff;
	text-decoration:none;
	letter-spacing:2px;
	font-size:11px;
	padding:0 20px 0 20px;
}
#headerLinks a:hover{
	text-decoration:underline;
}
#contactLink{
	background:url(../images/headerLinksDot.png) center right no-repeat;
}
h1{
	float:left;
}
h1 a{
	display:block;
	width:468px;
	height:102px;
	background:url(../images/logo.png);
	text-indent:-9999px;
	overflow:hidden;
}
/***********************************
NAVIGATION
***********************************/
#navigation{
	background:#d1c9ac;
	width:216px;
	float:left;
	font-family:"Corbel", "Corbel Embed", Trebuchet MS, sans-serif;
	font-weight:bold;
	padding:15px 0;
}
#navigation ul{
	border-bottom:1px solid #e6dfc6;
}
#navigation a{
	display:block;
	background:#c4bc9f;
	border-top:1px solid #d5ceb5;
	height:30px;
	line-height:30px;
	color:#413b28;
	text-decoration:none;
	text-indent:20px;
}
#navigation a:hover{
	background:#a29a7d;
}
#navigation a:active{
	background:url(../images/BGNavigationActive.png);
	color:#fff;
}
#navigation li.active{
	background:url(../images/BGNavigationActive.png);
}
#navigation li.active a{
	background:url(../images/navigationArrow.png) 200px 10px no-repeat;
	color:#fff;
	border-top:1px solid #6a6144;
	border-bottom:1px solid #6a6144;
	height:29px;
}
/***********************************
MAIN COLUMN
***********************************/
#main{
	width:455px;
	float:left;
	padding-bottom:30px;
}
#main p{
	padding:7px 30px 15px 30px;
	line-height:200%;
	letter-spacing:.5px;
}
#main strong{
	color:#011826;
}
#main a{
	color:#0376a4;
}
#main h2{
	font:20px "TheSerif-Caps", "The Serif", "Rockwell", serif;
	text-transform:small-caps;
	color:#8c8c8c;
	margin:30px 30px 0 30px;
	letter-spacing:2px;
	border-bottom: 1px dashed #ccc;
}
#main h2#welcome{
	background:url(../images/welcomeToDDSCPA.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:30px 0 5px 30px;
	border:none;
}
#homeBanner{
	padding:7px 0;
	background:#e7e7e7;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#partnersPhotos{
	padding:0 0 20px 0;
	overflow:auto;
	margin:20px 20px 0px 30px;
	width:21%;
	float:left;
}
#partnersPhotos div{
	float:left;
	clear:left;
	width:100%;
	text-align:center;
	letter-spacing:0px;
	padding:10px 0;
}
#partnersPhotos div.first{
	border:none;
}
#partnersPhotos img{
	padding:3px;
	background:#d1c9ac;
	margin-bottom:3px;
}
#partnersPhotos a{
	display:block;
}
#partnerDetail{
	padding:0 0 20px 0;
	border-bottom:1px dashed #ccc;
	overflow:auto;
	margin:20px 30px 20px 30px;
}
#partnerDetail img{
	padding:3px;
	background:#d1c9ac;
	float:left;
	margin-right:15px;
}

#breadcrumbs{
	position:relative;
	top:-25px;
	right:30px;
	font-size:11px;
	float:right;
}
#resourceList{
	letter-spacing:0;
}
#resourceList img{
	vertical-align:middle;
	margin:15px 10px 15px 30px;
}
/***********************************
SIDEBAR & WIDGETS
***********************************/
#sidebar{
	float:left;
	background:#e7e7e7;
	border-left:1px solid #ccc;
	width:198px;
	padding:0 12px;
}

.sidebarWidget{
	background:url(../images/BGSidebarWidget.png);
	width:182px;
	height:238px;
	padding:20px 10px;
	margin:20px auto;
	font:11px/140% "Corbel", "Corbel Embed", Trebuchet MS, sans-serif;
}
.sidebarWidget h3{
	color:#06507f;
	text-align:center;
	display:block;
	font-weight:bold;
	letter-spacing:1;
	width:192px;
	
}
.widgetFooter{
	padding-top:45px;
}
.sidebarWidget a{
	color:#0376a4;
}
address{
	margin:40px 0 20px 0;
	font-style:normal;
}
#profitColumn{
	background:url(../images/BGProfitColumn.png);	
}
#profitColumn h3{
	text-align:left;
	font-size:14px;
	margin-top:50px;
	font-weight:normal;
}
#profitColumn p{
	padding:10px 0;
}
#profitColumn form{
	margin:40px 0 0 11px;
}
#mce-EMAIL{
	width:152px;
	border:1px solid #d8d4c9;
	padding:4px;
}
#mce-EMAIL:focus{
	outline:none;
	border:1px solid #a5a196;
}
#mc-embedded-subscribe{
	background:url(../images/btnSubscribe.png) no-repeat;
	border:none;
	color:#054f86;
	font-size:0;
	padding-top:20px;
	width:70px;
	height:20px;
	cursor:pointer;
	float:right;
	margin:6px 10px 0 0;
	display:inline;
}
#mc-embedded-subscribe:hover{
	background-position:-70px 0;
}
#mc-embedded-subscribe:active{
	background-position:-140px 0;
}
#map{
	margin:22px 0 -20px 7px;
}

/***********************************
FOOTER
***********************************/
#footer{
	background:url(../images/BGFooter.png);
	height:57px;
	padding-top:45px;
	color:#fff;
	font-size:11px;
	clear:both;
	text-align:center;
	letter-spacing:0;
}
#footer a{
	color:#fff;
}
#footer small{
	font-weight:normal;
	font-size:9px;
	padding:8px 20px 5px 20px;
	display:block;
	line-height:11px;
	text-indent:0;
	color:#98a9b3;
	text-align:justify;
	background:url(../images/BGLegal.png);
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	margin:8px 20px 0 20px;
}
/***********************************
CONTACT PAGE
***********************************/
label{
	color:#6c6445;
	display:block;
	padding:13px 0 3px 0;
}
#cForm{
	margin-left:30px;
	letter-spacing:0px;
}
#cForm input{
	border:1px solid #d7d4ca;
	padding:4px;
	width:245px;
}
#cForm textarea{
	border:1px solid #d7d4ca;
	padding:4px;
	width:360px;
	height:100px;
}
#cForm input:focus,
#cForm textarea:focus{
	outline:none;
	border:1px solid #a5a196;
}
#cForm input#sendContactEmail{
	background:url(../images/btnSubmit.png);
	border:none;
	height:20px;
	width:63px;
	padding:20px 0 0 0;
	overflow:hidden;
	font-size:0;
	cursor:pointer;
}
#cForm input#sendContactEmail:hover{
	background-position:-63px 0;
}
#cForm input#sendContactEmail:active{
	background-position:-126px 0;
}
/***********************************
NEWS
***********************************/
.post{
	margin:20px 30px 0 30px;
	border-bottom: 1px dashed #ccc;
	padding-bottom:15px;
}
#main .post p{
	padding:5px 0;
}
.blogTitle{
	padding-top:5px;
	float:left;
	width:350px;
}
#main .post h3,
#main .post h3 a{
	text-indent:0;
	padding: 0 5px;
	display:block;
	color:#544b28;
	text-decoration:none;
	font-size:16px;
	line-height:18px;
	float:left;
}
#main .post h3 a{
	padding:0;
}
#main .post h3 a:hover{
	text-decoration:underline;
}
small.meta{
	font-size:10px;
	line-height:18px;
	padding:0 6px;
	display:block;
	width:100%;
	clear:left;
}
small.meta a{
	color:#c4bc9f;
	text-decoration:none;
}
.postDate{
	background:url(../images/BGDate.png) no-repeat;
	width:42px;
	height:45px;
	float:left;
}
.month{
	display:block;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	color:#fff;
	line-height:14px;
}
.day{
	display:block;
	font-weight:bold;
	font-size:21px;
	text-align:center;
	color:#fff;
	line-height:33px;
}
.entry{
	clear:both;
	color:#626262;
	padding-top:5px;
}
.btnReadMore{
	display:block;
	background:url(../images/btnReadMore.png);
	text-indent:-9999px;
	overflow:hidden;
	width:70px;
	height:20px;
}
.btnReadMore:hover{
	background-position:-70px 0;
}
.btnReadMore:active{
	background-position:-140px 0;
}
#sidebar h4{
	font:16px/22px "TheSerif-Caps", "The Serif", "Rockwell", serif;
	color:#9b957e;
	padding:20px 0 10px 4px;
	border-bottom:1px solid #d5d1be;
}
#categoryList{
	border-top:1px solid #fafafa;
	padding:10px 10px 16px 10px;
	background:url(../images/BGCategoryList.png) bottom center no-repeat;
}
#categoryList li{
	margin:6px 0 0 10px;
	list-style-image:url(../images/sidebarArrow.png);
}
#categoryList a{
	font-size:11px;
	color:#413b28;
	text-decoration:none;
}
#categoryList a:hover{
	text-decoration:underline;
}
#searchform{
	overflow:auto;
	padding:0 0 10px 0;
	border-bottom:1px solid #d5d1be;
}
#searchform label{
	position:absolute;
	font-size:11px;
	line-height:14px;
	color:#cecbc4;
	display:block;
	vertical-align:top;
	padding:0;
	margin:15px 0 0 26px;
	font-family:arial;
}
#searchform input#s{
	border:1px solid #d7d4ca;
	padding:4px;
	width:150px;
	margin:10px auto;
	display:block;
	color:#444;
}
#searchform input#s:focus{
	outline:none;
	border:1px solid #a5a196;
}
#searchsubmit{
	background:url(../images/btnSearch.png) no-repeat;
	overflow:hidden;
	padding-top:21px;
	font-size:0;
	height:20px;
	width:56px;
	border:none;
	float:right;
	margin-right:20px;
}
#searchsubmit:hover{
	background-position:-56px 0;
}
#searchsubmit:focus{
	background-position:-112px 0;
}
#blogBreadcrumbs{
	margin:30px;
	font-size:10px;
	letter-spacing:0;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
}
/***********************************
Blog Post Specific Overrides
***********************************/
#main .entry li{
	color:#626262;
	margin:8px 30px;
	font:12px "Helvetica", Arial, sans-serif;
	letter-spacing:0;

}
#main .entry ul,
#main .entry ol{
}
blockquote{
	margin:20px 30px;
	border-left:5px solid #ccc;
	padding-left:10px;
	font-style:italic;
}
/***********************************
COMMENTS
***********************************/
#main li.comment{
	font:12px/120% "Helvetica", Arial, sans-serif;
	color:#626262;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
	list-style:none;
	padding-left:0;
	margin-left:30px;
}
.comment cite{
	font-style:normal;
	font-weight:bold;
	font-size:13px;
}
.comment-meta{
	display:none;
}

#respond{
	margin-left:30px;
	letter-spacing:0px;
}
#main #respond h3{
	margin-left:0;
	padding:0;
}
#respond input{
	border:1px solid #d7d4ca;
	padding:4px;
	width:245px;
}
#respond textarea{
	border:1px solid #d7d4ca;
	padding:4px;
	width:360px;
	height:100px;
	margin-top:20px;
}
#respond input:focus,
#respond textarea:focus{
	outline:none;
	border:1px solid #a5a196;
}
#respond input#submit{
	background:url(../images/btnSubmit.png);
	border:none;
	height:20px;
	width:63px;
	padding:20px 0 0 0;
	overflow:hidden;
	font-size:0;
	cursor:pointer;
}
#respond input#submit:hover{
	background-position:-63px 0;
}
#respond input#submit:active{
	background-position:-126px 0;
}
/***********************************
MISCELLANEOUS
***********************************/
.gold{color:#b4a77c;}
.blue{color:#06507f;}
#main ul li{
	list-style:disc;
	margin:10px 50px;
	letter-spacing:0px;
	color:#b4a77c;
}
ol li{
	list-style:decimal;
	margin:25px 50px;
	font:14px/14px "TheSerif-Caps", "The Serif", "Rockwell", serif;
	color:#b4a77c;
}
li span{
	font:12px/150% "helvetica", arial, sans-serif;
	color:#535353;
	margin:0;
}
#main h3{
	font:14px/14px "TheSerif-Caps", "The Serif", "Rockwell", serif;
	color:#544b28;
	padding:10px 30px 0 30px;
	text-transform:small-caps;
}
#btnStartSession{
	background:url(../images/btnStartSession.png) no-repeat;
	border:none;
	width:130px;
	height:34px;
	padding-top:37px;
	color:#fff;
	overflow:hidden;
	font-size:0px;
	cursor:pointer;
	margin:20px 0 0 0;
}
#btnStartSession:hover{
	background-position:-130px 0;
}
#btnStartSession:focus,
#btnStartSession:active{
	background-position:-260px 0;
}
@font-face{
	font-family:'The Serif';
	src:url(THESERIC.OTF) format('opentype');
}
@font-face{
	font-family:'Corbel Embed';
	src:url(CORBEL.OTF) format('opentype');
}
/***********************************
NEWSLETTER SIGNUP PAGES
***********************************/
.container{
	margin:50px auto;
	width:182px;
	height:330px;
	padding:10px;
	background:url(../images/BGMailChimp.png) no-repeat;
}
.pageTitleAlert,
.pagetitlesuccess,
.pageTitle{
	color:#06507f;
	text-align:center;
	display:block;
	font-weight:bold;
	letter-spacing:1;
	padding-top:8px;
}
.pageContent{
	padding-top:20px;
}
.pageContent p{
	margin:10px 0;
}
.pageContent label{
	padding:8px 0 0 0;
}
.pageContent small{
	font-size:11px;
}
#btnUpdate{
	background:url(../images/btnUpdate.png) no-repeat;
	border:none;
	width:54px;
	height:20px;
	padding-top:21px;
	overflow:hidden;
	color:#e3e1d9;
	font-size:0px;
	cursor:pointer;
	vertical-align:top;
	margin-top:-2px;
}
#btnUpdate:hover{
	background-position:-54px 0;
}
#btnUpdate:focus,
#btnUpdate:active{
	background-position:-108px 0;
}
.error{color:#f00;}
.MCTable td{
	padding:5px 0;
}


#btnUnsubscribe{
	background:url(../images/btnUnsubscribe.png) no-repeat;
	border:none;
	width:92px;
	height:20px;
	padding-top:21px;
	overflow:hidden;
	color:#e3e1d9;
	font-size:0px;
	cursor:pointer;
	vertical-align:top;
	margin-top:-2px;
}
#btnUnsubscribe:hover{
	background-position:-92px 0;
}
#btnUnsubscribe:focus,
#btnUnsubscribe:active{
	background-position:-184px 0;
}