/*  CSS STYLE SHEET
    (c)TechTriad.com */

body {
	background-color: #DED6B6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#wrapper	{
	clear: both;
	width: 885px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	background-image: url(../images/background-wrapper.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.clearing {
	clear: both;
}
.spacing {
	height: 5px;
}
#logo {
	float: left;
	width: 250px;
	height: 100px;
	background-image: url(../images/danvilleLogo3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 22px;
	margin-left: 14px;
}

#logo a {
	width: 240px;
	height: 100px;
	display: block;
}
#logo h1	{
	display:none;
}
.bottombar {
	background-image: url(../images/main-top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	margin-top: 10px;
	width: 850px;
}
#topPhoto {
	background-image: url(../images/top-photo.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
/* navigation */
#menu
	{
	margin-left:auto;
	margin-right:auto;
	margin-right: auto;
	width: 850px;
}
/* /navigation */

/* content */
#content-wrapper {
	clear: both;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	padding: 0px;
	background-color: #fff;
	background-position: top;
}

#content a img, #content abbr {
	border: 0;
}
#content {
	width: 740px;
	border: 4px solid #005743;
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 10px;
	float: none;
	margin-bottom: 10px;
	font-weight: normal;
	color: #000000;
	margin-left: 16px;
}

#content a:link, #content a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0078C0;
}

#content a:hover {
	text-decoration: underline;
}

#content ul, #content ol {
	margin-left: 2em;
}

#content ul, #content ol, #content p {
	margin-bottom: 1em;
}


#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;	

}
#content h1	{
	font-size: 22px;
	font-weight: bold;
	color: #0078C1;
	text-decoration: none;
	margin-top: 6px;
}

#content h2 {
	color: #f60;
}

#content h3 {
	color: #005842;
}


#content h4 {
	color: #005842;
}
#content h5 {
	color: #666666;
}
#content blockquote {
	text-align: justify;
	margin-top: 0;
	margin-right: 1em;
	margin-left: 1em;
	color: #000000;
	padding-top: 0;
	padding-right: 1em;
	padding-left: 1em;	
	*border-left: 1px solid #ccc;
}
/* /content */




#search {
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	width: 210px;
}
/* /sidebar */


/* slideshow */
#slideshow {
	width: 500px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 4px solid #005743;
	margin-left: 270px;
	height: 300px;
}
#bottomEdge {
	background-image: url(../images/bottom-edge.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 38px;
	width: 885px;
	margin-right: auto;
	margin-left: auto;
}
/* /slideshow */


/* footer */
.footer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.footer  p {
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.footer  p  a {
	color: #FFFFFF;
}
/* /footer */

/* text and typography */
.textWhite-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.contentHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F19201;
}
.textBlack-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
	
form {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
form p {
	margin: 3px 0px;
	font-size: 12px;
}

input {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
text {
	font-size: 11px;
	background: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFCC00;
}
textarea {
	font-size: 11px;
	background: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
}
select {
	font-size: 11px;
	background: #ffffff;
	color: #333333;
	border: 1px solid #ccc;
	margin: 0px;
}
textfield	{
	font-size: 12px;
	background: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #F6C500;
}
fieldset {
	width: 90%;
	padding-left: 20px;
	margin-top: 10px;
}
legend {
	font-size: 11px;
	font-weight: bold;
	color: #005842;
}


.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

