/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #d6a735;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #d6a735;
	}
	
/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #7A2627;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6a735;
	}
#navigation {
	background-image: url(img/yellow_trans.png);
}

	
#navigation a:hover {
	color:#ffffff;
	background-color: #d6a735;
	}

#padding {
	padding:14px;
	}
	
/* Calendar Styles */

	
#noborder td {
	border: 0px;
	}

/* Class Styles */

.logo {
	color: #FFFFFF;
	letter-spacing:.3em;
	line-height:26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	}
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#333333;
	letter-spacing:0.1em;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#333333;
	letter-spacing:0.1em;
	}
	
.pageName {
	color: #7A2627;
	letter-spacing:.2em;
	line-height:32px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: small-caps;
	}
	
.subHeader {
	color: #7A2627;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.navText {
	color: #7a2627;
	letter-spacing:.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.sidebarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #FBF0DA;
	letter-spacing:0.1em;
	line-height:18px;
	}
	
.hdr {
	background-image: url(images/yellow_gradient.jpg);
	background-repeat:repeat-x;
	height: 28px;
	}
	
.hp_right {
	background-color: #e3b35e;
	padding-left: 8px;
	border-top-style: solid;
	border-top-color: #7A2627;
	border-bottom-color: #7A2627;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

.hp_left {
	background-color: #e3b35e;
	padding-left: 8px;
	border-top-style: solid;
	border-top-color: #7A2627;
	border-bottom-color: #7A2627;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}