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

body {
	background: url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F2EAC4;
	background-repeat:repeat-x;
}

body a{
	color: #003300;
}

.title {
	color:#1E522B;
	font-size: 14px;

}

.bullets {
	color:#1E522B;
	font-size: 12px;

}


.footer{
	font-size: 11px;
}

#newlocation{
	width: 165px;
	height: 77px;
	left: 0;
	position: relative;
	background-image: url(images/newlocation.jpg);
	padding-left: 111px;
	padding-top: 45px;
}

.green{
	color:#1E522B;
}

.textfield{
	background: #F5F8F5;
}
