body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-image: url('../images/background1.jpg');
	background-repeat: repeat
	}

#container  {
	margin:0px auto; background-image: url('../images/content.jpg');
	background-repeat: repeat;
	width: 800px;
	padding-bottom: 0
}

	

h1 {
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	font-style: italic;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-right: 10px;
	padding-top: 30px;
	width: 700px;
	padding-left: 10px;
}

h3 {
	font-size: 16px;
	text-align: center;
	padding-right: 10px;
	padding-top: 30px;
	width: 700px;
	padding-left: 10px;
	font-weight: normal;
}

h4 {
	font-size: 16px;
	padding-right: 10px;
	padding-top: 30px;
	width: 700px;
	padding-left: 10px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	padding-right: 10px;
	padding-top: 30px;
	width: 700px;
	padding-left: 10px;
	font-weight: normal;
}

img {
	padding-bottom: 10px;
	width: 400px;
	background-position: center;
}



#largebanner  {
	width: 760px;
	height: 340;
}

#topbanner  {
	margin:0px auto; background-image: url('../images/topheader.jpg');
	width: 800px;
	height: 25px;
	
}

#banner   {
	margin:0px 25px; background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	height: 250px;
	width: 750px;
	
}


#title  {
	margin:0px 25px; height: 27px;
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url('../../awcc%20working/images/pawbar.jpg');
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat
}

#bar {
	background-image: url('../images/minipawbar.jpg');
	padding-top: 15px;
	background-repeat: no-repeat
}

#bar2 {
	background-image: url('../images/lights.gif');
	padding-top: 15px;
	padding-bottom: 20px;
	margin-left: 150px;
	background-repeat: no-repeat
}

#topnav  {
	position: absolute;
	background-color: transparent;
	top:253px;
	width: 750px;
	height: 37px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 1px;
	margin-left: 25px;
	text-align: right;
	font-weight: 800;
	font-size: 16px;
	padding-top: 5px;
	color: #fff;
}



#content  {
	text-align: justify;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	
}	


p  {
	font-size: 14px;
	line-height: normal;
	padding-right: 50px;
	padding-left: 50px;
	clear: both;
	padding-top: 25px;
}

p1  {
	font-size: 18px;
	line-height: normal;
	padding-right: 72px;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 50px;
	float: right;
	text-align: right;
}

p2  {
	font-size: 12px;
	line-height: normal;
	text-align: center;
}

p3  {
	font-size: 12px;
	padding-right: 50px;
	padding-left: 20px;
	clear: both;
	padding-top: 25px;
}

#footer   {
	margin: 0px auto; 
	background-image: url('../images/footer-2.jpg');
	background-repeat: no-repeat;
	width: 800px;
	height: 157px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	background-position: center;	
}	

#footernav  {
	width: 800px;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	padding-bottom: 25px;
	clear: both;
	
}	

#footernav li  {
	display: inline;
	
}


#footernav a  {
	color: #000066;
	text-decoration: none;

}


#footernav li a:hover {
	color: #990000;
	text-decoration: none;
	
}	

#footernav li a:visit {
	color: #99FF00;
	text-decoration: none;
}

a.button:link  
{
	font-size:14px;
	font-weight:bold;
	border-style:outset;
	border-color: #577034;
	border-width:5px;
	background-color:#FFFFCE;
	width:125px;
	color: fff;
} 


a.button:visited  
{ 
 font-size:14px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:outset; 
 border-color: #577034; 
 border-width:5px; 
 background-color:#FFFFCE; 
 width:125px;  
 color: fff; 
} 

a.button:active  
{ 
 font-size:14px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:inset; 
 border-color: #577034; 
 border-width:5px; 
 background-color:#FFFFCE; 
 width:125px; 
 color: fff; 
} 

a.button:hover  
{ 
 font-size:14px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:inset; 
 border-color: #66CC66; 
 border-width:5px; 
 background-color:#FFFFCE; 
 width:125px;  
 color: fff; 
} 