/* Global Styles */

body {
	margin:0;
	}
	
td {
	font:12px arial;
	color:#B98F67;
	}
	
hr {
	height:1px; 
	color: #2E1E17;
	border: 0;
	}
	
a {
	color: #47140C;
	font-weight:bold;
	text-decoration: none;
	}
	
a:hover {
	color: f5eee7;
	text-decoration: underline;
	}
/* ID Styles */

#navigation td {
	border-bottom: 1px solid rgb(53,26,1);
	}
	
#navigation a {
	font:12px arial;
	color: #47140C;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:9px 3px 7px 25px;
	background: url("images/arrow_bullet.gif") 5px 55% no-repeat;
	font-weight:bold;
	}
	
#navigation a:hover {
	background: url("images/arrow_bullet_on.gif") 8px 55% no-repeat;
	color:f5eee7;
	}
	
#sidebarHeader {
	padding: 4px;
	border: 1px solid rgb(53,26,1);
	}

#logo {font:20px arial;
	color: e0c092;
	letter-spacing:0.2em;
	}

#tagline {font:12px geneva;
	color: #47140C;
	letter-spacing:0.4em;
	}
	
#dateformat {font:11px arial;
	color: #000000;
	letter-spacing:.4em;
	vertical-align: middle;
	}
	
#dateformat a {font:11px arial;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: 351a01;
	letter-spacing:0.1em;
	}
	
#borderLeft {
	border-left: 1px solid rgb(53,26,1);
	}
	
#borderRight {
	border-right: 1px solid rgb(53,26,1);
	}
	
#borderBottom {
	border-bottom: 1px solid rgb(53,26,1);
	border-left: 1px solid rgb(53,26,1);
	border-right: 1px solid rgb(53,26,1);
	}
	
/* Class Styles */
	
.bodyText {
	font:12px arial;
	color:#47140C;
	line-height:17px;
	margin-top:0;
	font-weight: bold;
	}
	
.pageName{
	font:19px arial;
	color: #47140C;
	line-height:22px;
	font-weight: bold;
	}
	
.subHeader {
	font:14px arial;
	color: #47140C;
	line-height:21px;
	font-weight:bold;
	}	

.detailText {
	font:11px arial;
	color:#47140C;
	line-height:16px;
	}
	
.smallText {
	font:10px arial;
	color:#47140C;
	}
	
.ftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #47140C;
	padding-top: 12px;
	text-align: left;
	line-height: 1.7em;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #47140C;
	padding-top: 12px;
	text-align: left;
	line-height: 1.7em;
}
.subTitles {

	font:14px arial;
	color: f5eee7;
	line-height:21px;
	font-weight:bold;
}
