@charset "utf-8";
/* Global Styles */

body {
	background-attachment: scroll;
	background-image: url(../assets/pics/bottom_border.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:normal;
	}
	
a:hover {
	color: #990000;
	text-decoration:none;
	}
	
/* ID Styles */
	
#navigation a {
	color: #336666;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 12px;
	text-transform: capitalize;
	}
h2 {
	font-size: 16px;
	margin: 0px;
}
#header h1 {
	font-size: 16px;
	margin: 0px;
}
#header {
	height: 75px;
	text-indent: -9999px;
	background-attachment: scroll;
	background-image: url(../assets/pics/header.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}


	
#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;
	}

.sidebarText {
	color: #336666;
	line-height:18px;
	font-family: Tahoma;
	font-size: 12px;
	}
h1 {
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

	
.bodyText {
	line-height:24px;
	color:#333333;
	font-family: Tahoma;
	font-size: 13px;
	padding-left: 15px;
	background-attachment: scroll;
	background-image: url(../assets/pics/page_effects_01_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 5px;
	}
	
.pageName {
	color: #CC3300;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: georgia;
	font-size: 17px;
	text-transform: capitalize;
	background-attachment: scroll;
	background-image: url(../assets/pics/page_effects_01_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 10px;
	}
.pageName p {
	margin: 0px;
}

	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.bodyText ul {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	font-family: Tahoma;
}
.bodyText p {
	margin-top: 5px;
	margin-bottom: 15px;
}
#sidebar {
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #AAFFAA;
	vertical-align: middle;
	line-height: 25px;
	background-attachment: scroll;
	background-image: url(../assets/pics/handshake1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	width: 200px;
	height: 134px;
}
#clock {
	font-size: 11px;
	font-weight: normal;
}
