/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #627A0C;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 12px;
	}
	
#navigation a:hover {
	color: #CCFFFF;
	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: #CC3300;
	letter-spacing:0.4em;
	font-weight:bold;
	}

.sidebarText {
	color: #FFFFFF;
	line-height:18px;
	font-family: georgia;
	font-size: 16px;
	text-align: center;
	}
	
.bodyText {
	line-height:24px;
	color:#333333;
	font-family: arial;
	font-size: 12px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:0.1em;
	line-height:32px;
	}
	
	h1 {
	color: #CC3300;
	letter-spacing:0.1em;
	line-height:32px;
	font-family: georgia;
	font-size: 18px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #CCCCCC;
	letter-spacing:0.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
#maincontent {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	color: #333333;
	font-size: 13px;
	height: auto;
	background-color: #CCFFFF;
	background-position: center;
	border: thin none #5D273F;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC3300;
	font-weight: normal;
}
/* set millions of background images */
.rbroundbox { background: url(images/nt6.gif) repeat; }
.rbtop div { background: url(images/tl7.gif) no-repeat top left; }
.rbtop { background: url(images/tr7.gif) no-repeat top right; }
.rbbot div { background: url(images/bl7.gif) no-repeat bottom left; }
.rbbot { background: url(images/br67gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 85%; margin: 1em auto; }
.quote {
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bold {
	font-weight: bold;
}
.quote {
	font-style: italic;
	font-weight: normal;
	background-position: center;
	font-size: 18px;
	color: #627A0C;
}
.small {
	font-size: 12px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
