@charset "UTF-8";
*  {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	background-image: url(images/curve_background.jpg);
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/dchs_header.jpg);
	height: 180px;
	width: 800px;
}
#header .pageheading {
	margin-left: 260px;
	margin-top: 115px;
	float: left;
}
#header .capitalheading {
	margin-left: 215px;
	margin-top: 95px;
	float: left;
}
.capitalheading a:link img, .capitalheading a:hover img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header .headerpet {
	float: right;
	margin-top: 4px;
	margin-right: 8px;
}
#header .hidden {
	visibility: hidden;
}
#navigation {
	float: left;
	width: 240px;
}
#navigation ul {
	margin-left: 20px;
	font-size: 1em;
	text-decoration: none;
	line-height: 26px;
	list-style-type: none;
}
#navigation ul a:link, #navigation ul a:visited {
	text-decoration: none;
	color: #000000;
}
#navigation ul a:hover {
	color: #a05688;
}
#navigation .navmargin     {
	margin-left: 5px;
	margin-top: 5px;
}
#main {
	width: 560px;
	float: right;
	min-height: 400px;
	font-family: Times New Roman, Times, serif;
}
#main ul {
	margin-left: 40px;
}
#main h2 {
	font-size: 1.65em;
	margin-left: 15px;
	color: #a05688;
}
#main  h3, #navigation h3 {
	font-size: 1.4em;
	margin-right: 25px;
	margin-left: 15px;
	color: #a05688;
}
#main h4 {
	font-size: 1.25em;
	margin-right: 25px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#main  p, #navigation p {
	margin-bottom: 1em;
	margin-right: 25px;
	margin-left: 15px;
}
.stroke3 {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #505688;
	border-bottom-color: #505688;
	border-left-color: #505688;
	padding: 10px;
	margin-top: -15px;
}
#main .pageNameImg {
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main .sponsorname {
	color: #a05688;
	font-size: 1.35em;
}
#main .calendarmonth {
	background-color: #addbe2;
}
#main p span {
	font-weight: bold;
}
#main a:link, #main a:visited {
	color: #a05688;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00a9c2;
	text-decoration: none;
}
#main a:hover {
	color: #00a9c2;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a05688;
}
#main a:link img, #main a:visited img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main   a:hover  img   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main table {
	text-align: center;
	border: 1px solid #000000;
	margin-right: 10px;
	margin-left: 10px;
}
#main td, #main th {
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dotted #a05688;
	font-size: 0.9em;
}
#main  #upcomingevent {
	float: left;
	width: 250px;
	margin-left: 15px;
}
#main #upcomingevent p {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#main #facebookfan {
	float: right;
	width: 250px;
	margin-right: 25px;
}
#main  .soldtext {
	color: #cc0000;
	font-size: 0.9em;
	font-style: italic;
}
#main hr {
	width: 525px;
}
#sponsors  {
	width: 560px;
	float: right;
	text-align: center;
}
#sponsors img {
	margin-right: 6px;
	margin-left: 6px;
	vertical-align: middle;
}
#sponsors a:link, #main a:visited {
	color: #a05688;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00a9c2;
	text-decoration: none;
}
#sponsors a:link img, #sponsors a:visited img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	background-color: #00a9c2;
	height: 55px;
	line-height: 30px;
}
#footer p {
	text-align: center;
	color: #000000;
}
#footer span {
	font-size: 1.4em;
	color: #653658;
	font-weight: bold;
}
#footer a:link, #footer a:visited {
	color: #653658;
	text-decoration: none;
}
#footer .smalltxt {
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
h5 {
	font-size: 0.75em;
	margin-bottom: 4px;
}
h6 {
	font-size: 0.73em;
	text-align: center;
	line-height: 0.48em;
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
.centerimg {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.centertext {
	text-align: center;
}
.floatright {
	float: right;
	border: 2px dotted #a05688;
	margin-left: 10px;
}

