html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body {
  background-color: #fff;
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 20px;
}

h1 a {
  color: #000;
  text-decoration: none;
}

h1 a:hover {
  color: #B41F2A;
  text-decoration: none;
  margin-bottom: 20px;
}


h2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 40px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
}

a {
  color: #000;
  text-decoration: underline;
}

a:hover{
  color: #B41F2A;
  text-decoration: none;
}

li {
	margin-bottom: 15px;
	line-height: 1.4em
}

ul {
	margin-top: 10px;
	margin-bottom: 20px;
}

p {
	line-height: 1.5em;
}

#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  padding: 10px;
  text-align: left;
  width: 100%;
}

#outerWrapper #pageWrapper {
  border-top: solid 3px #CC0000;
}

#logoWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  padding: 0px;
  text-align: left;
  width: 900px;
}

#outerWrapper #header {
  background-color: #fff;
  border-bottom: solid 3px #CC0000;
  font-weight: bold;
  line-height: 15px;
  text-align: center;
  padding: 10px 10px 10px 10px;
}

#pageContainer {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 900px;
}
#pageContainer #top-menu {
  background-color: #fff;
  padding: 10px 10px 10px 10px;
  margin: 0;
}

#pageContainer taglineWrapper {
  background-color: #fff;
  padding: 0;
  margin: 0;
}

#pageContainer #contentWrapper #content-home {
  margin: 0 340px 0 0;
  padding: 10px 10px 10px 10px;
  text-align: left;
}

#pageContainer #contentWrapper #content {
  margin: 20px 350px 20px 0;
  padding: 0 15px 0 0;
  text-align: left;
}

#pageContainer #contentWrapper #content2 {
  margin: 0 290px 0 0;
  padding: 10px 10px 10px 0;
  text-align: left;
}

#pageContainer #contentWrapper #mainContent {
  margin: 0 290px 0 0;
  padding: 10px 10px 10px 0;
  text-align: left;
}

#pageContainer #contentWrapper #rightColumn1 {
  background-color: #fff;
  float: right;
  padding: 10px 0;
  width: 320px;
  text-align: center;
}

#pageContainer #contentWrapper #rightColumn2 {
  background-color: #fff;
  float: right;
  padding: 0;
  width: 270px;
}

#sideMenu {
	width: 250px;
	padding: 10px 15px 10px 15px;
	margin: 5px;
	background-color: #F3DCCB;
}

#sideColumn {
	width: 250px;
	padding: 10px 15px 10px 15px;
	margin: 5px;
	background-color: #F3DCCB;
}

#pageContainer #contentWrapper .clearFloat {
  clear: right;
  display: block;
}

#pageTxt {
	text-align: left;
	padding-bottom: 20px;
}

#newsBox {
	background-color: #F3DCCB;
	border: solid 1px #CC0000;
	margin: 20px 40px 40px 25px;
	padding: 0 20px 10px 20px;
	
}

#outerWrapper #footer {
  background-color: #B41F2A;
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 14px;
  color: #fff;
}

#outerWrapper #footer a,  #outerWrapper #footer a:link {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

#outerWrapper #footer a:hover {
  text-decoration: underline;
}

#bottomWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  padding: 10px 0 ;
  text-align: center;
  width: 850px;
  color: #000000;
  font-size: 11px;
}

#footerText {
  background-color: #fff;
  margin: 0 auto 0 auto;
  padding: 10px 0 ;
  text-align: center;
  width: 850px;
  color: #000000;
  font-size: 11px;
}

.headline-a {
	background: url(../images/a-circle.gif) top left no-repeat;
	padding-left: 30px;
}

.headline-b {
	background: url(../images/b-circle.gif) top left no-repeat;
	padding-left: 30px;
}

.headline-c {
	background: url(../images/c-circle.gif) top left no-repeat;
	padding-left: 30px;
}

#bottomWrapper #footer a,  #bottomWrapper #footer a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

#bottomWrapper #footer a:hover {
  text-decoration: underline;
}

#menu, #menuHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style: none;
	text-align: center;
	height: 25px;
	color: #000000;
	background-color:#ffffff;
}

#menuHome {
	margin: 0 0 0 140px;
	padding: 0;
}

ul #menuHome  li {
	background: url(../images/a-circle.gif) top left no-repeat;
	padding-left: 30px;
}

#menu {
	margin: 0 0 0 60px;
	padding: 0 15px 0 15px;
}

#menu a, #menuHome a {
	color: #000000;
	float: left;
	padding: 1px 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover, #menu #current, #menuHome a:hover, #menuHome #current {
	background: #cc0000;
	color: #ffffff;
}

#top-menu #selected a  {
	background: #ffffff;
	color: #cc0000;
}

#top-menu #selected a:hover {
	background: #cc0000;
	color: #ffffff;
}

#menu li, #menuHome li {
	display: inline;
	margin: 0;
	text-align: center;
}

#menu #last a, #menuHome #last a {
	border-right: none;
}

#quoteWrapper {
	width: 250px;
	padding: 10px;
	margin: 10px;
	background: url(../images/open-quotes.gif) top left no-repeat;
	
}

#sideImage {
	width: 270px;
	padding: 0;
	margin: 10px;
	text-align: center;
}

#quoteTxt {
	margin: 0;
	padding: 10px 20px 20px 10px;
	font-style: italic;
	background: url(../images/close-quotes.gif) bottom right no-repeat;
}

#quoteSignature {
	margin: 0;
	padding: 10px 20px 85px 0;
	background: url(../images/a-large.gif) bottom left no-repeat;
	text-align: right;
}

#quoteSignature p{
	font-size: 11px;
	margin: 2px;
	line-height: 11px;
}

.smallTxt {
	font-size: 11px;
}

/* anylink 2 */

#dropmenudiv{
	position:absolute;
	background-color: #ffffff;
	border:1px solid #B41F2A;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	text-align: left;
}

#dropmenudiv a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #B41F2A;
	padding: 1px 0;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
	background: #B41F2A;
	color: #fff;
}

