
body {
	padding: 0;
	margin: 0;
	font-size: 0.7em;
	color: #27282D;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

h1 {
	font-size: 140%;
	color: #4d5a12;
	font-weight: bold;
}

h2 {
	font-size: 130%;
	color: #4d5a12;
	font-weight: bold;
}



a {
	color: #4d5a12;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

form, fieldset, 
p {
	margin: 0;
	padding: 0;
	border: 0
}

.p {
	margin-top: 0.3em;
	margin-bottom: 0.3em
}

.small-body {
	font-size: 0.8em;
}

.newline {
	clear: both
}

.normal {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline
}
a.nounderline {
	text-decoration: none
}

.center {
	text-align: center
}

.left {
	float: left
}

.right {
	float: right
}

.textright {
	text-align: right
}

.nowrap {
	white-space: nowrap
}


.white {
	color: #fff
}

.white-bold {
	color: #fff
}

.green {
	color: #4d5a12
}

.green-bold {
	color: #4d5a12;
	font-weight: bold;
}

.grey {
	color: #21242b
}

.grey-bold {
	color: #21242b
}
.googlemap{

	width: 212px; 
	height: 336px; 
	position: relative; 
	background-color: rgb(229, 227, 223);
}
