/* CSS Document - Conestoga Youth Wrestling Association */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #eeeeee;
}
h1 {
	font-size: 150%;
	color: #990000;
}
h4 {
	font-size: 110%;
	color: #990000;
	font-variant: small-caps;
}
#container {
	width: 775px;
	margin-right:auto;
	margin-left:auto;
}
#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	padding-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.off-left {
	position: absolute;
	left: -999px;
	width: 990px;
}
#main {
	padding-top: 10px;
	background-color: #EEEEEE;
	margin-top: 0px;
}
#copyright {
	text-align: center;
	font-size: 0.9em;
}
#bannerleft {
	padding: 10px 20px 10px 0px;
	width: 200px;
	float: left;
	color: #FFFFFF;
}
#bannerright {
	padding: 10px;
	margin-left: 200px;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.8em;
	font-style: oblique;
	font-weight: bold;
}
#navigation {
	padding: 10px;
	width: 180px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	min-height: 400px;
}
#navigation ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align: right;
	font-size: 1.4em;
}
#navigation ul li {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
#navigation ul li ul {
	font-size: 0.7em;
	color: #EEEEEE;
	font-style: oblique;
}
#navigation a:link, #navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover, #navigation a:active {
	color: #FFFF66;
	text-decoration: underline;
}
.currentlink {
	color: #CCCCCC;
}
.nonlink {
	color: #FFFFFF;
}
#content {
	margin-left: 200px;
	padding: 10px;
	color: #000000;
	min-height: 400px;
}
/* Hides from non IE-win \*/
* html #content {
	height: 1%;
	padding-top: 20px;
	padding-bottom: 10px;
}
/* End hide from non IE-win */
#content a {
	font-weight: bold;
}
#content a:link, #content a:visited {
	text-decoration: none;
}
#content a:hover, #content a:active {
	text-decoration: underline;
}
#content ol li ol {
	list-style-type: lower-alpha;
}
#top {
	height: 120px;
	background-image: url(GrayDkRedBkgd.gif);
	background-repeat: repeat-y;
	border-bottom-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#bottom {
	height: 100%;
	background-image: url(DkRedGrayBkgd.gif);
	background-repeat: repeat-y;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
.centertext {
	text-align:center;
}
.spacer { 
	clear: both; 
}
#top:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
#bottom:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
.floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.floatright {
	float: right;
	padding-left: 5px;
	padding-bottom: 10px;
}
.nospacebelow {
	margin-bottom:0px;
}
.spaceabove {
	margin-top:1em;
}
.listnospaceabove {
	margin-top:0px;
}
.horline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	clear: right;
}
.horlinenoclear {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	width:60%;
}
.photoleft {
	float:left;
	width:270px;
}
.photoright {
	float:right;
	width:270px;
}
.sponsortable, .dirtable, .tourntable {
	font-size: 80%;
}
.clmonth {
	color: #000000;
	background-color: #FFFFFF;
	border-collapse: collapse;
}
.clmonth caption {
	text-align: left;
	color: #800000;
	font-weight: bold;
	padding-bottom: 5px;
}
.clmonth th {
	border: 1px solid #CCCCCC;
	border-bottom: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	background-color: #FFFFFF;
	color: #800000;
	width: 13%;
	font-size: 0.75em;
	text-align: center;
}
.clmonth td {
	border: 1px solid #CCCCCC;
	font-size: 0.75em;
	vertical-align: top;
	height: 80px;
	width: 83px;
}
.clmonth td.active {
	background-color: #FFFFFF;
	border: 2px solid #800000;
	color: #800000;
}
.clmonth td.previous, .clmonth td.next {
	background-color: #EEEEEE;
	color: #666666;
}
.clmonth td.highlight {
	background-color: #FFFFCC;
	color: #000000;
}
#Subheading {
	font-size: 1.5em;
	font-weight: bold;
	color: #800000;
}
.nextpage {
	font-size: 1.5em;
	font-weight: bold;
	color: #800000;
	text-align: right;
	float: right;
}
.clearall {
	clear: both; 
	height: 0px; 
	overflow: hidden;
}
.highlight {
	font-weight: bold;
	color: #990000;
}
.highlightlarge {
	font-size:125%;
	font-weight: bold;
	color: #990000;
}
.textred {
	font-weight: bold;
	color:#d96666;
}
.textorange {
	font-weight: bold;
	color:#f2a640;
}
.textblue {
	font-weight: bold;
	color:#66bcb3;
}
.textgreen {
	font-weight: bold;
	color:#4cb052;
}
.textpurple {
	font-weight: bold;
	color:#a992a9;
}
table .whitebkgrd {
	background-color: #FFFFFF;
}
.photocaption {
	font-size:85%;
	text-align:center;
	font-style:italic;
	margin-top:2px;
}