/* CSS Document */
/* CSS Document */
body{
	padding:0px;
	margin:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#5a5a5a;
	font-size:62.5%;
}

/*outmost wrapper, used to make the wrapper center*/
.middleSetter{
	width:900px; 
	margin:0 auto;
}

a, a:hover{
	color:#0033CC;
}

a:hover{
	color:#000000;
}

/*outmost after middleSetter, used to enable all divs inside of it floatable without losing centering from middleSetter*/
.bigWrapper{
	width:910px;
	float:left;
}

.dwTopBox{
	float:left;
	width:730px;
}

.dwCompanyName{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.5em;
	font-style:italic;
	color:#042a9c;
	float:right;
	text-align:right;
	width:680px;
	margin-right:10px;
	height:60px;
}

.dwCompanyName a, .dwCompanyName a:visited{
	text-decoration:none;
	color:#042a9c;
}

.dwLogo{
	float:left;
	margin-top:5px;
}

.dwTopBar{
	float:left;
	width:730px;
	text-align:left;
	border-top:1px solid #9c9c9c;
	padding:10px 0px;
	margin-top:10px;
}

.dwTopBar ul{
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float:left;
}

.dwTopBar ul li{
	display: inline;
	list-style-type: none;
}

.dwTopBar a { padding: 3px 15px; }

.dwTopBar a:link, .dwTopBar a:visited{
	color: #042a9c;
	background:url(images/bulletsTopBar.jpg) no-repeat 0 4px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
}

.dwTopBar a:hover{
	text-decoration: underline;
}

.dwPhoneNumber{
	color:#9c9c9c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	float:right;
	margin-right:10px;
}

.dwCurtainPic{
	clear:both; 
	margin-left:-5px;
	margin-top:-5px;
}


.contentNavWrapper{
	width:910px;
	height:100%;
	float:left;
	background:url(images/bodyRepeat.png) repeat-y;
	display:block;
}

.navWrapper{
	clear:both;
	width:245px;
	float:left;
	text-align:left;
	padding-bottom:20px;
 	background:url(images/leftNav.jpg) no-repeat;
}

.linksLeftNav, .linksLeftNav:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	
	color:#666;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #c4c4c4;
	border-top:1px solid #FFF;
	margin-left:4px;
	width:213px;
	padding-top:12px;
	padding-bottom:11px;
	padding-left:25px;
	background: url(images/bulletLeftNav.jpg) no-repeat 5px 15px;	
}

.linksLeftNav:hover{
	color:#FFF;
	background: url(images/bulletLeftNavHL.png) no-repeat 5px 15px #2543c8;	
}

.dwAddress{
	background:url(images/address.jpg) no-repeat;
	width:190px;
	margin-top:20px;
	padding:25px 30px;
	font-size:1.2em;
	color:#3c1515;
	height:180px;
}

.dwAddress a, .dwAddress a:visited{
	color:#3c1515;
}

.dwAddress a:hover{
	color:#0000ff;
	text-decoration:none;
}

h5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#042a9c;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}

.contentWrapper{
	text-align:left;
	width:650px;
	float:left;
	padding-bottom:20px;
}

.footer{
	width:100%;
	clear:both;
	background:url(images/footer.jpg) repeat-x #0431a1;
	color:white;
	height:125px;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
}

.footer a, footer a:visited{
	color:white;
	text-decoration:underline;
}

.footer a:hover{
	text-decoration:none;
	color:#BBFFFF;	
}

.footer div{
	width:910px; 
	margin:0 auto;
	text-align:left;
}



p{
	font-size:1.2em;
	padding:0px 0px 0px 10px;
	margin:0px;
	margin-top:10px;
}

h1{
	font-size:1.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#042a9c;
	text-align:left;
	margin:0px;
	padding:0px;
	margin-top:10px;	
	margin-left:10px;
}

h2{
	font-size:1.3em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#042a9c;
	text-transform:uppercase;
	
	margin:0px;
	padding:0px;
	margin-left:30px;
}


h3{
	font-size:1.4em;
}

.dwBuckets{
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	margin:20px auto;
}

.dwBuckets img{
	border:1px solid #ccc;
	padding:3px;
}

.dwBuckets ul{
    list-style:none;
    margin:0 0 1em 25px;
    padding: 0;
	font-size:1.2em;
	width:250px;
}

.dwBuckets ul li{
    line-height:2.8em;
    margin: .25em 0;
    padding: 0 0px 0 22px;
    background:url(images/bulletBucket.jpg) no-repeat 0 11px;
	width:230px;
	color:#993300;
}

.dwList{
    list-style:none;
    margin:0 0 1em 25px;
    padding: 0;
	font-size:1.2em;
	width:250px;
}

.dwList li{
    line-height:1.4em;
    margin: .25em 0;
    padding: 0 0px 0 22px;
    background:url(images/bulletBucket.jpg) no-repeat 0 4px;
	color:#993300;
}

.bgList{
	background:url(images/BGbucketList.jpg) repeat;
}

.dwBuckets h2 a, .dwBucket h2 a:visited{
	color:#042a9c;
	text-decoration:none;
}

.dwBuckets h2 a:hover{
	text-decoration:underline;
}

.dwPDF{
    list-style:none;
    margin:0 0 1em 25px;
    padding: 0;
	font-size:1.2em;
	width:250px;
}

.dwPDF li{
    line-height:2.8em;
    margin: .25em 0;
    padding: 0 0px 0 22px;
    background:url(images/pdf-icon.jpg) no-repeat 0 9px;
	width:230px;
	color:#993300;
}

.dwPDF li a, .dwPDF li a:visited{
	color:#990000;
}

.dwPDF li a:hover{
	text-decoration:none;
	color:#0000FF;
}

.dwGallery{
	margin-top:10px;
	margin-left:30px;
}

.dwGallery img{
	padding:3px;
	border:1px solid #ccc;
}

.dwImg{
	padding:3px;
	border:1px solid #ccc;
}
