body {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a:focus {
	outline:none;
}
#main {
	width: auto;
	margin: 0 auto;
}
#header {
	display: none;
}

.container {
	width: 798px;
	float: none;
	border: 1px solid #979696;
	background: url(../../../../wp-content/themes/dwc/images/bg-container.gif) repeat-y;
	margin: 0 0 2px 0;
}
.left-column {
	display: none;

}
.border-holder {
	float: none;
	width: auto;
	background: url(../../../../wp-content/themes/dwc/images/border.gif) repeat-y;
	margin: 10px 0 13px;
}
.left-column h2 {
	background: url(../../../../wp-content/themes/dwc/images/our-affiliations.gif) no-repeat;
	text-indent: -3000px;
	overflow: hidden;
	width: 187px;
	height: 55px;
	margin: 23px 0 0;
	padding: 0;
}
.bg {
	display: none;
}
* html .bg {
	bottom: -13px;
}
*+html .bg {
	bottom: 0;
}
.banners {
	display: none;
}
.address {
	color: #515151;
	font: 13px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	float: none;
	margin: 24px 15px 0 0;
	display: inline;
}
.address p {
	margin: 0;
	padding: 0;
}
.address span {
	color: #0a6e86;
}
.address p a {
	color: #515151;
	text-decoration: none;
}
.address p a:hover {
	text-decoration: underline;
}
.content {
	float: none;
	width: auto;
}

.content-home {
	float: none;
}

.cont-nav {
	float: none;

}
.content h1 {
	color: #515151;
	padding: 0 0 7px;
	margin: 75px 0 31px 44px;	
	width: 511px;
	height: 28px;
	border-bottom: 1px solid #c3c2c2;
	overflow: hidden;
	display: inline;
	float: none;	
}

.content h2 {
	color: #0B7B96;
	font-size: 14px;
	margin: 28px 0 20px 44px;
	font-family:Georgia,"Times New Roman",Times,serif;
}

.content ul.items {
	margin: 10px 0 15px 28px;
	color: #515151;
	font-size: 13px;
	padding-left: 45px;
	font-family:Georgia,"Times New Roman",Times,serif;
}

.content a {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 13px;
	color: #AB7616;
}

.content ul.items li {
	padding-bottom:10px;
	padding-left: 5px;
}

.content p {
	padding: 0;
	margin-bottom: 9px;
	clear: both;
	color: #515151;
	font: 13px/17px Georgia, "Times New Roman", Times, serif;
	padding: 0 30px 0 44px;
}

.content #staff-images {
	padding: 0;
	margin-bottom: 9px;
	clear: both;
	color: #515151;
	font: 13px/17px Georgia, "Times New Roman", Times, serif;
	padding: 0 30px 0 44px;
}

.content #staff-images img {
	border: solid 1px #C3C2C2;
	float: left; 
	margin-right: 15px;
	padding: 5px;
	margin-bottom: 18px;
	background-color: #FFFFFF;
	margin-top: 2px;}

.content-home p {
	color: #515151;
	font: 14px/17px Georgia, "Times New Roman", Times, serif;
	padding: 0 20px 0 44px;
}

.content-home p a {
	color: #c79539;
	text-decoration: none;
}

.content p .big-letter {
	font-size: 45px;
	line-height: 40px;
	color: #0b7b96;
}

.content-home p .big-letter {
	font-size: 45px;
	line-height: 40px;
	color: #0b7b96;
}

#footer {
	display: none;
}

/*Contact Form*/

#contact-form-div {
	margin-left: 55px;
	font-size: 13px;
	color: #515151;
}

#contact-form {
	margin-top: 15px;
	padding: 0px;
}

#name { 
	margin-bottom: 10px;
	}

#phone {
	margin-bottom: 10px;
	}

#zip {
	margin-bottom: 10px;
}	
	
#zip input {
	width:75px;
	}
	
#name input, #phone input {
	width:255px;
	}

#email { 
	margin-bottom: 10px;
	}
	
#message {
	margin-top: 10px;
}

#email input { 
	width:255px;
	}

label {
	display:block;
	padding-bottom:5px;
	}

label span { 
	font-size:80%; color:#7697C8;
	}

textarea {
	width:255px; 
	height:130px;
	}

input, textarea, select {
	border:1px solid #C3C2C2;
	}

input:focus, textarea:focus, select:focus {
	background:#DCE7EB;
	border:1px solid #C3C2C2;
	}

#submit, #submit:focus {
	border:none;
	}
	
.submit-button {
	background-color: #DCE7EB;
	color: #424242;

}

#submit-div {
	margin-top: 15px;
}

.h2 {
	font-size: 14px;
	color: #545454;
	font-weight: bold;
}

 
