/* StyleSmith Creations CSS File */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	outline-color: #FFFFFF;
	border-color: #FFFFFF;
} 
body {
	margin:0px;
	}

td {
	font: 12px arial;
	color: #333333;
	list-style-type: decimal;
}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:12px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	color: #000000;
	letter-spacing:.2em;
	font-family: "times new roman";
	font-size: 14px;
	font-weight: bold;
	}

.smallText {
	font:12px arial;
	color: #ffffff;
	line-height:18px;
	}
.boldbodytext {
	font: 14px arial;
	font-weight:bold;
	color: #000000;
	line-height:24px;
	list-style-type: disc;
	list-style-position: inside;
	}
.pageHeader {
	font:20px arial;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:25px;
	}
	
.bodyText {
	font:14px arial;
	color:#000000;
	line-height:24px;
	list-style-type: disc;
	list-style-position: inside;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
.footertext {
	font:9px arial;
	color: #999999;
	letter-spacing:.1em;
	}
	#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: none;
	border-left-style: none;
	position: relative;
	border-top-style: none;
	border-bottom-style: none;
}		
