﻿img

{

	height: 600px;

}



p{

	width:100%;

	text-align: center;

}





img

{

	margin: auto; 

	background: white;

}



body

{

	background: pink;

	margin: 2px;

	font: arial, helvetica;

}

#all

{

	background: white url(/images/plainbackground.jpg) repeat-y;

	color: black;

	width: 800px;

	margin: auto;

}

#contentkeep

{

width: 800px;

margin-top: -600px;

padding-bottom: 20px;

/* background: white url(images/ribbon.png) repeat-y -1px 0px; */

z-index: 99;

}

#content

{

/*position: relative; */

width: 435px;

width: 340px;

margin-left: 362px; 

margin-top: 228px;

background: white;

margin-bottom: 10px;

z-index: 100;

}



#content p

{

	text-align: left;

}



#policy 

{

	text-align: center;

	

	padding: 5px 0;

	

}



#policy ul li

{

	display: inline;

}



#policy ul li

{

	margin: 7px 0;

	padding: 7px 0;

}



a

{

	color: black;

}


.locationState, .locationArea
{
	margin: 10px 0px;
}

.stateName
{
	font-weight: bold;
	text-decoration:underline;
	
}

.areaName
{
	font-weight: bold;
	margin: 0px -2px;
}

.oneLocation
{
	margin: 10px 5px;
}

img.photo
{
	width: 430px;
	height: auto;
}