/* Global Styles */


body {
	background-image: url(../images/page_bg.jpg);
	background-color:#dbd5b3;
	margin:20px 0px 6px 0px;
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	}
	
p  {
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	margin:0px 2px 25px 0px;
	color:#a0937e;
	}

h1 {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #212b32;
	letter-spacing:normal;
	line-height:24px;
	}

td {
	font:11px arial;
	color:#a0937e;
	}
	
a {
	color: #4b828a;
	text-decoration:underline;
	font-weight:normal;
	}
	
a:hover {
	color: #4a6367;
	text-decoration:none;
	background-color:#ffffff;
	}
	
ul{
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
}
	
li {
	margin-left: 0;
	margin-top: -2;
	margin-bottom: 0px;
	padding-left: 18px;
	background-image: url(../images/bullet_dash.gif);
	background-repeat: no-repeat;
	background-position: .1em .35em;
	list-style: none;
	text-align:left;
	padding-top: 0px;
	padding-bottom: 0px;
}
	
/* ID Styles */

#mainnav p {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #80552b;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	margin:0px 0px 0px 0px;
}

#mainnav a {
	DISPLAY: block; 
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #80552b;
	font-weight: bold;
	text-transform: uppercase;
	text-indent:8px;
	padding:4px 0px 3px 0px;
	text-decoration: none;

}

#mainnav a:hover {
	DISPLAY: block; 
	color: #80552b;
	font-weight: bold;
	text-transform: uppercase;
	text-indent:8px;
	BACKGROUND-COLOR: #c6a757;
	text-decoration: none;
}


#subpagenav a {
	DISPLAY: block; 
	background-color:#f5f4e5;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: .75em .45em;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #a0937e;
	font-weight: bold;
	list-style:none;
	text-align:left;
	padding:5px 0px 4px 2em;
	margin:0px 0px 0px 2em;
	text-decoration: none;

}

#subpagenav a:hover {
	DISPLAY: block; 
	background-color:#f9f8ed;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: .75em .45em;
	color: #8a7857;
	font-weight: bold;
	text-decoration: none;
}

#footernav {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #c5c39b;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding:10px 0px 15px 0px;
	margin:0px 0px 0px 0px;
}

#footernav a {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #796e55;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:.045em;
}
#footernav a:hover{
	color: #544c3a;
	background-color:#f1f0dc;
}
#homebot a {
	color: #a0937e;
	font-weight: normal;
	text-align:left;
	line-height:16px;
}
#homebot a:hover {
	color: #756b5c;
	text-decoration:none;
	background-color:#ffffff;
	}
#rightbox {
	padding:5px 0px 5px 0px;
	text-align: left;
	}
	
#rightbox p  {
	font: 1em Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	margin-top:0px;
	color:#6f6a61;
	}
	
#rightbox h1 {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #761d09;
	letter-spacing:normal;
	line-height:24px;
	}
	
#rightbox ul{
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
}
	
#rightbox li {
	font: 1em Georgia, "Times New Roman", Times, serif;
	color:#6f6a61;
	margin-left: 0;
	margin-top: 1;
	margin-bottom: 0px;
	padding-left: 18px;
	background-image: url(../images/bullet_star.jpg);
	background-repeat: no-repeat;
	background-position: 0 .35em;
	list-style: none;
	text-align:left;
	padding-top: 0px;
	padding-bottom: 0px;
}


	
#maincontent {
	padding:12px 12px 18px 15px;
	}
	
#maincontent_sub {
	padding:12px 0px 30px 37px;
	margin:0px 0px 0px 0px;
	}
#maincontent_sub p{
	margin:0px 35px 12px 0px;
	}
#maincontent_sub a{
	margin:0px 0px 0px 0px;
	}
#maincontent_sub h1 {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #8a7857;
	letter-spacing:normal;
	line-height:24px;
	font-weight: bold;
	margin:-5px 0px 5px 0px;
	}
	
#maincontent_sub h2 {
	font: 1em Georgia, "Times New Roman", Times, serif;
	color: #80552b;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:.15em;
	line-height:18px;
	margin:1px 0px 5px 0px;
	}
#maincontent_sub h3 {
	font: 1em Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	margin:1px 0px 8px 0px;
	}
#maincontent_sub h4 {
	font: 1em Georgia, "Times New Roman", Times, serif;
	color: #9a772b;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:.15em;
	line-height:20px;
	margin:1px 0px 5px 0px;
	}
#maincontent_sub h5 {
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	color: #9a772b;
	letter-spacing:.15em;
	font-weight: bold;
	line-height:20px;
	margin:8px 0px 5px 0px;
	}
#maincontent_sub ul{
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
}
	
#maincontent_sub li {
	margin-left: 0;
	margin-top: -2;
	margin-bottom: 0px;
	padding-left: 18px;
	background-image: url(../images/bullet_dash.gif);
	background-repeat: no-repeat;
	background-position: .1em .35em;
	list-style: none;
	text-align:left;
	padding-top: 0px;
	padding-bottom: 0px;
}
	
#margin {
	padding:12px 12px 12px 12px;
	}
	
#margin h1 {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #761d09;
	line-height:20px;
	margin: 0px 0px 5px 0px;
	}

#paddingbody {
	padding:12px 0px 0px 0px;
	}
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#people {
	background-color:#f5f4e5;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #a0937e;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding:20px 0px10px 10px;
	text-align:left;
}
#people a {
	background-color:#f5f4e5;
	font: 11px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align:left;
}
#people a:hover {
	color: #544c3a;
	text-decoration:none;
	background-color:#ffffff;
	}
#people p{
	font-weight: normal;
	text-align:left;
}
#people h1 {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #9a772b;
	letter-spacing:0em;
	font-weight: bold;
	line-height:18px;
	margin-bottom: 5px;
	margin-top:1px;
	}
#people h2 {
	font: 1em Georgia, "Times New Roman", Times, serif;
	color: #9a772b;
	letter-spacing:.25em;
	font-weight: normal;
	line-height:18px;
	text-transform: none;
	}
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

#more {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color:#6f6a61;
	text-align: right;
	align: right;
	margin-top:-16px;
	padding-bottom:5px;
}
#more a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #761d09;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	align: right;
}


/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.titleheader {
	font:14px Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps; 
	color: #761d09;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.2em;
	}
	
.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;
	}
.copyright {
	color: #f6f5e7;
	font-size: .65em;
	text-transform: uppercase;
}
.smalltext{
	font: .85em Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	margin:0px 2px 25px 0px;
	color:#a0937e;
	}
.uppertext{
	display:block;
	font: 1em Georgia, "Times New Roman", Times, serif;
	color: #71674f;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:.12em;
	line-height:18px;
	margin:0px 0px -14px 0px;
	padding:10px 0px 0px 0px;
	}

