/* Global Styles */

body {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: Calibri, Tahoma, Arial;
	font-size: 10px;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	color: #CC3300;
	line-height:18px;
	font-family: Calibri, Tahoma, Arial;
	font-size: 12px;
	}
	
.bodyText {
	line-height:normal;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
	
.pageName {
	color: #005C43;
	letter-spacing:.1em;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}
	
.subHeader {
	color: #446666;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: Calibri, Tahoma, Arial;
	font-size: 14px;
	}
	
.navText {
	color: #D6581D;
	letter-spacing:.1em;
	font-family: Calibri, Tahoma, Arial;
	font-size: 11px;
	}
	
.smalltext {
	line-height:normal;
	color:#FFFFFF;
	font-family: Calibri, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	}
	
	
img
{
 border-color: #CC3300;
} 
h1 {
	background-image: url(images/kentucky_portable_toilets_logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
	width: 721px;
	text-indent: -9999px;
}
body {
	background-color: #000000;
	margin-top: 50px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #ECE9D8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002E62;
}