@charset "UTF-8";
/* CSS Document */

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
-->

body {
  padding: 0;
  margin: 0;
  background: #532817 url(images/background.jpg) repeat-x;
  width: 100%;
  display: table;
}

img.floatLeft { 
    float: left; 
    margin: 1px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

/** BACKGROUNDS */

.bg1 { background: url(images/mainheader.png) no-repeat;
border: none;
 }
 .bg2 { background: url(images/secondarypage_03.jpg) no-repeat;
border: none;
 }
  .bg3 { background: url(images/MOMS_07.jpg) no-repeat;
border: none;
 }
 
 body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {font-size: 13px}
.style4 {
	color: #FFFFFF;
	line-height: 5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style5 {
	font-size: 15px;
	font-weight: bold;
}
.style6 {
	color: #a0040d;
	font-size: 16px;
}
.style7 {
	color: #a0040d;
	font-size: 14px;
}
.style9 {font-size: 13px; color: #000000; }
.style11 {color: #a0040d; font-size: 16px; font-weight: bold; }
