*
{
	margin: 0;
	padding: 0;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
}

p
{
	margin: 10px;
}

body
{
	background-color: #F4F4B6;
}

h1
{
	font-family: times new roman, serif;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2
{
	padding-top: 10px;
}

.center
{
	text-align: center;
}

.clear
{
	clear:  both;
}

.more
{
	height: 15px;
	display: block;
}

.italic
{
	font-style: italic;
	font-family: Times New Roman, serif;
}

address
{
	font-style: normal;
	margin-left: 10px;
}

#border
{
	background-image: url('../images/site/border.png');
	background-repeat: repeat-7;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}

#container
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	background-image: url('../images/site/header.jpg');
	width: 800px;
	height: 250px;
}

#headline
{
	float: right;
	width: 400px;
	height: 110px;
	margin-top: 70px;
}

#content
{
	width: 760px;
	margin: 20px;
}

#starcrestImg
{
	float: left;
	width: 300px;
}

#rightTxt
{
	float: right;
	width: 400px;
	margin: 20px;
}

#rightTxt h1
{
	font-size: 30px;
	text-decoration: italic;
	text-align: center;
}

#rightTxt h1 #highlight
{
	font-size: 30px;
	text-decoration: italic;
	color: #EBEA6B;
}

#rightTxt h2
{
	font-size: 16px;
	text-align: center;
	margin-bottom: 20px;

}

#rightTxt li
{
	margin-left: 20px;
	margin-top: 10px;
}

#imgLeft
{
	float: left;
	margin-right: 15px;
}

#imgRight
{
	float: right;
	margin-left: 15px;
}

.indent
{
	margin: 10px;
}

#bright
{
	text-indent: -9999px;
	background-image: url('../images/index/bright.png');
	margin-top: 0;
	width: 400px;
	height: 60px;
}


/* services */
#align ul
{
	margin-left: 30px;
}

.subtext
{
	font-size: 10px;
	font-weight: normal;
	text-decoration: italic;
}


/* locations */
.multi
{
	margin-top: 15px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	position: relative;
}

.store
{
	margin-top: 15px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	position: relative;
}

.store a
{
	margin-left: 10px;
	text-decoration: none;
	color: #03264c;
}

.store a:hover
{
	color: #95a02a;
}

.location
{
	float: right;
	width: 430px;
}

.bold
{
	font-weight: bold;
}

.storeImage
{
	float: left;
	width: 300px;
}

.managerImage
{
	position: absolute;
	top: 50px;
	left: 630px;
}

.managerImage ul
{
	list-style: none;
	font-weight: bold;
}

.managerImage p
{
	width: 120px;
	margin-left: 0;
	font-weight: bold;
}
.managerImageAlt
{
	position: absolute;
	top: 10px;
	left: 630px;
}

.managerImageAlt ul
{
	list-style: none;
	font-weight: bold;
}

.managerImageAlt p
{
	width: 120px;
	margin-left: 0;
	font-weight: bold;
}

/* contact us */
.lable
{
	margin-top: 20px;
	text-align: left;
}

.req
{
	color: #b10000;
}

input#comments
{
	width: 300px;
	height: 200px;
}

#contact
{
	width: 300px;
	float: right;
}

textarea
{
	width: 300px;
	height: 200px;
}


/* laundry */
.listed li
{
	list-style: none;
	font-size: 16px;
}

#laundryPic
{
	width: 534px;
	height: 200px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}


/* footer */
#footer
{
	background-color: #03264c;
	color: #ffffff;
	text-align: center;
	padding: 15px;
	font-size: 12px;
}

#footer a
{
	color: #daddff;
	text-decoration: none;
}