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

body  {
	background: #ffffff;
	margin: 0 auto;
	padding: 0;
	background-image: url("Images/Avondale_Background_Sweepb.jpg");
	background-repeat: no-repeat;
	background-position: center top; 
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}


p {
	margin:0px;
	color:#666666;
	line-height:140%
}

h1 {
	font-size:23px;
	font-style:normal;
	color:#003d79;
	line-height:140%
}

h2 {
	font-size:16px;
	font-style:normal;
	color:#666666;
	line-height:140%
}

h3 {
	font-size:12px;
	font-style:italic;
	color:#6699cc;
	line-height:140%
}


.twoColPage #container {
	width: 830px;
	margin: 0 auto;
	border: 0px;
	text-align: left;
} 


.twoColPage #logo {
  position:absolute;
  width: 286px;
  height:150px;
  top:25px;
  
}

.twoColPage #mainContent {
  margin: 180px 0 0 0;
  width: 800px;
}

.twoColPage #compinfo {
  position:relative;
  width:510px;
  top:220px;
  left:320px;
	
}

