body { 
	font-family: Arial,Helvetica,verdana,sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
	background-color: #c9c7d2;
	background-image: url(http://www.dcwa-nc.org/images/bg.jpg);
	background-repeat: repeat-x;
}
ul,li,td,th,div,p,span { 
	font-family: Arial,Helvetica,verdana,sans-serif;
	color: #000;
	font-size: 12px; }
h1,h2,h3,h4 { font-family: "Trebuchet MS","Gill Sans",Arial,Helvetica,verdana,sans-serif;
	padding-top:0;
	margin:0 16px 8px 0;
	color: #444; }
h1 { font-size: 20px }
h2 { font-size: 18px }
h3 { font-size: 16px }
h4 { font-size: 14px }
a:hover { color: #990033; }
a:link { color: #670693; }
form { margin: 0 }
img { border: 0 }
#bodyBlock {
	width:836px;
    background-color: #fff;
    padding:0;
    margin:0 auto 0 auto;
    border-right: 1px solid #333;
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
    text-align: left;
}
#header {
	width:836px;
	height:65px;
    background-color: #fff;
    background-image: url(http://www.dcwa-nc.org/images/headerBg.png);
	padding-top: 28px;
	margin: 0;
}
#contactButton {
	margin-left:700px;
	padding-top:4px;
	padding-left:10px;
	margin-bottom: 0;
	width:83px;
	height:19px;
	background-image: url(http://www.dcwa-nc.org/images/contactBg.png);
}
#contactButton a {
	text-decoration:none;
	font-family: verdana,sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #000;
}
#contactButton a:hover {
	color: #d83b2a;
}
#copyright {
	padding:12px;
	font-size: 11px;
	font-family: verdana,sans-serif;
	color: #000;
	text-align:center;
}
.regBold {
	font-size: 11px;
	font-weight: bold;
}
.regHead {
	font-size: 12px;
	font-weight: bold;
}
.bigHead {
	font-size: 16px;
	font-weight: bold;
}
.eventTitle {
	font-size: 14px;
	font-weight: bold;
}
.small {
	font-size: 11px;
}
.tiny {
	font-size: 10px;
}
.smallHead {
	font-size: 12px;
	font-weight: bold;
	color: #444;
}
#sideNav {
	border: 0;
	margin: 12px 0 12px 16px;
	width: 177px;
}
#sideNav a {
	display: block;
	background-color: #a7abd5;
	padding: 4px 12px;
	margin: 0;
	text-decoration: none;
    color: #000;
    font-family: verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #5c5c5c;
	border-bottom: 1px solid #ccc;
}
#sideNav a:hover {
	background-color: #c7cbf5;
	border: 1px solid #999;
	border-top: 1px solid #333;
	color: #4f3e90;
}
#footer {
	width:836px;
	height:25px;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #fff;
    background-color: #fff;
    background-image: url(http://www.dcwa-nc.org/images/footerBg.png);
	padding: 28px 0 0 0;
	margin: 0;
	text-align: center;
}
.infoBox {
	background-color: #c7cbf5;
	border: 1px solid #999;
	padding: 6px;
	margin: 8px 0;
	text-align:center;
}
.infoBoxLink {
	text-align:center;
}
.infoBoxLink a {
	background-color: #d7dbff;
	text-align:center;
	border: 1px solid #999;
	padding: 4px;
	margin: 6px auto 0 auto;
	width: 250px;
	text-decoration: none;
	display: block;
}
.infoBoxLink a:hover {
	background-color: #fff;
	text-align:center;
}
.pageTitle { 
	margin: 0 0 8px 0;
	font-family: Georgia,serif;
	font-weight: bold;
	font-size: 18px;
	color: #4f3e90;
}
.red {
	color: #933;
}
.errorMsg {
	font-size: 12px;
	color: #933;
	font-weight: bold;
}
