/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#000000;
	font-family: "Goudy Old Style";
	font-size: 16px;
	font-weight: bold;
	}
	
a {
	color: #993300;
	text-decoration:none
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 2px solid #FFFFFF;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #FFE784;
	color:#000000;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #000000;
	letter-spacing:.1em;
	}
#special a {
	color:#000000;
	display:block;
	text-align:center;
	}

/* Class Styles */
	
.bodyText {
	font:12px papyrus;
	color:#333333;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	font-weight: bold;
	}

.lgeBodyText {
	font:16px papyrus;
	color:#333333;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	font-weight: bold;
	}
	
.pageName {
	font: 18px papyrus;
	color: #000000;
	line-height:26px;
	letter-spacing:0.21em;
	font-weight: bold;
	}
	
.subHeader {
	letter-spacing:0.2em;
	font-family: Papyrus;
	font-size: 12px;
	font-weight: bold;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.contentText {
	line-height: 16px;
	
	} 
.pics {
	right: auto;
	clip: rect(auto,auto,auto,auto);
}

.next {
	left: auto;
	padding-left: 30px;
	
}

.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) 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: 50%; margin: 1em auto; }

