html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h1 {
	color: #996900;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	color: #996900;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
h3 {
	color: #996900;
}
h4 {
	color: #996900;
}
h5 {
	color: #996900;
}
h6 {
	color: #996900;
}
a,	a:link {
	color: #664600;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #9E5169;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #664600;
	text-decoration: underline;
}
a:focus {
	color: #664600;
}
a:active {
	color: #692F43;
}
#headerWrapper {
	border-bottom: solid 13px #BF607E;
}
#headerWrapper #header {
	width: 738px;
	margin: 0 auto;
	padding: 10px;
	border-left: solid 1px #D1C9CD;
	border-right: solid 1px #D1C9CD;
}
#taglineWrapper {
	background-color: #740305;
}
#taglineWrapper #tagline {
	width: 760px; 
	background-position:center;
	margin: 0 auto;
	height: 275px;
	background-image: url("../images/home_pg_pic3.jpg");
	background-repeat: no-repeat;
}
#topNavigationWrapper {
	background-color: #D182A8;
}
#topNavigationWrapper #topNavigation {
	width: 760px;
	margin: 0 auto;
	height: 33px;
	padding: 5px 5px 0px 5px;
}
#contentWrapper {
	width: 759px;
	margin: 0 auto;
	overflow: hidden;
	border-right: solid 1px #D1C9CD;
}
#contentWrapper #leftColumn1 {
	width: 176px;
	background-color: #FAE6EC;
	float: left;
	padding: 10px;
	font-size: 100%;
}
#contentWrapper #content {
	margin-left: 196px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
#footer {
	width: 760px;
	margin: 0 auto;
	padding: 10px 0;
}
.bodyTxMed {
	font-size: medium;
}
.sidebarheading {
	font-weight: bold;
}

