body {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #AEA79F;
	font-size: 300%;
	font-weight: normal;
}
h2, h3, h4, h5 {
	color: #822433;
	font-size: 130%;
	font-weight: 100;
	margin-bottom: -2%;
	margin-top: 2%;
}
/* Framed styles */
#bodywrapperFramed {
	width: 100%;height: 505px;
	clear: both;
}
#containerFramed {
	width: 93%;height: 500px;
	margin-left: 72px;
	margin-top: 12px;
}
#headerwrapper {
	width: 792px;

}
#footerFramed {
	width: 792px;
	margin: 0px;
	padding: 7px;
	clear: both;
}
/* end Framed styles */
#container {
	width: 792px;
	margin-left: 72px;
	margin-top: 12px;
}

#header {
	margin: 0px;
	clear: both;
	width: 118px;
	float:left;

}
	#header img {
		margin: 0px;
		padding: 0px;
		
	}
	.navspan {
		margin-top: -2px;
	}
#mainnav {	
	width: 792px;
	border-bottom: solid 2px #822433;
	float: right;
	margin-top: -10px;
	
}
#bodywrapper {
	width: 792px;
	clear: both;
	background: #fff url('/_img/bodywrapper-bg.gif');
}
	#bodyleft {
		float:left;
		width: 600px;
		padding-right: 15px;
		padding-top: 10px;
	}
		#bodyleft ul.subnav {
			padding: 0px;
			width: 575px;
			margin-left: 0px;
		}
		#bodyleft .subnavspacer {
			margin: 0px 10px 3% 0px;
		}
		#bodyleft ul.subnav li {
			display: inline;
			margin-right: 10px;
						float: left;
		}
			#bodyleft ul.subnav li a {
				color: #822433;
				text-decoration: none;
				font-size: 110%;
			}
			#bodyleft ul.subnav li a:hover {
				color: #AEA79F;
			}
		#bodyleft p {
			line-height: 135%;
		}
	#bodyright {
		background-color: #822433;
		width: 177px;
		float:right;
	}
	#bodyright p {
		padding: 10px;
		color: #fff;
		background-color: #822433;
	}
		#bodyright a {
			color: #fff;
		}
			#bodyright a:hover {
				color: #AEA79F;
			}
	#bodyright-feature {
		width:167px;
		padding: 5px;
		margin-top: 5px;
	}
		#bodyright-feature p {
			padding: 0px;
			margin: 0px;
		}
	.quicklinks {
		margin-top: 0px;
	}
#footer {
	width: 792px;
	margin: 0px;
	padding: 7px;
	background: #fff url('/_img/bodywrapper-bg.gif');
	clear: both;
}
#footernav {
	width: 600px;
	/*border-top: solid 2px #822433;*/
	padding-bottom: 5px;
}
	#footernav ul {
		text-align: center;
		margin: 0px;
		padding: 0px;
	}
	#footernav li {
		display: inline;
		margin-left: 10px;
		padding-bottom: 5px;
	}
	#footernav a {
		color: #AEA79F;
		text-decoration: none;
		padding-bottom: 5px;
	}
		#footernav a:hover {
			color: #000;
		}
	#footernav a.activeLink {
		color: #822433;
	}
.breadcrumb {
	font-size: 90%;
	color: #675C53;
	margin-bottom: 4%;
}
	.breadcrumb a {
		color: #AEA79F;
	}
	.breadcrumb a:hover {
		color: #822433;
	}

#flash-header-div {
	position: absolute;
	left: 195px;
	top: 4px;
}
#flashdiv {
	background: url('../_img/no-flash.jpg') top left no-repeat;
	width:792px;height:438px;
}
	#flashdiv p {
		width: 150px;padding: 16px;
	}

.clear {clear:both;}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 15px 0px 0px 0px;
	background-color: #ccc;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #bodyleft h1 {
	visibility: hidden;
	font-size: 400%;
	margin-bottom: 2%;
	margin-top: -2%;
	margin-left: -0.3%;
}