/* Global Styles */

body {
	margin:0px;
	background-image: url(images/bg.jpg);
	}
	
td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D6C19;
	background-color: #FFFFFF;
	}
	
a {
	color: #5D6C19;
	font-weight: bold;
	}
	
a:visited {
	color: #E76B00;
	}

a:hover {
	color: #E76B00;
	text-decoration: underline;
	}
	
a img 
	{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

a:hover img 
	{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
	
a:visited img 
	{border: 0; 
	}

/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	}

#navigation a {
	font:11px Arial, Helvetica, sans-serif;
	color: #5D6C19;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	}
	
#navigation a:hover {
	color:#FF6B2D;
	font-weight:normal;
	}
	
#navborder table {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #A09A6C;
	}

#tagline 	{
	font:12px Arial, Helvetica, sans-serif;
	color: #F6EFE1;
	letter-spacing:0.2em;
	line-height:22px;
	background-color: #5D6C19;
	}
	


/* Class Styles */
	
.bodyText {
	color:#653B0F;
	line-height:22px;
	margin-top:0px;
	letter-spacing:.05em;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.Header{
	color: #5D6C19;
	line-height:17px;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
	
.columnHeader {
	color: #5D6C19;
	line-height:22px;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #653B0F;
	line-height:18px;
	letter-spacing:0.1em;
	}

.SideBar {
	color:#653B0F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
	
.navText {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #653B0F;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #653B0F;
	margin-top: margin-top;
	border: 1;
	border-top: border-top;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top-color: #A6A87F;
}
.boldOrange {
	color: #FF6B2D;
	line-height:22px;
	letter-spacing:0.06em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.indentOrange{
	color: #E76B00;
	margin-left: 1em;
}
.SideBarImg {
	color:#653B0F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-position: center;
	text-align: center;
}
