body {
	background-color: #808080;
	text-align: center;
}

#page {
	text-align: left;
	width: 880px;
	margin: 20px auto;
	padding: 0px 0px;
	background-color: white;
	border: 1px solid black;	
	font: 1em/1.5em Georgia, serif;
	-webkit-box-shadow: 0px 3px 5px black;
	-moz-box-shadow: 0px 3px 5px black;
	box-shadow: 0px 3px 5px black;
}

table.contact {
	font: 0.9em/1.66666666666666666666em Georgia, serif;
	margin-bottom: 6em;
/*	line-height: 1.2em;
*/}

table.contact tr {
	padding-right: 12px;
	padding-bottom: 4px;
	vertical-align: top;
	text-align: right;
}

#content {
	margin-right: 30px;
}

table.contact th {
	font-weight: normal;
	padding-right: 12px;
	padding-bottom: 4px;
}

table.contact td {
	text-align: left;
}

h1 {
	color: #77503A;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 56px;
	letter-spacing: 3px;
}

h2 {
	color: #77503A;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 40px;
}

.mlw {
	color: #77503A;
	text-transform: uppercase;
}

#header, #footer {
	background-color: #A2CCDE;
	margin: 0px 0px;
	padding: 30px 30px;
	text-align: center;
}

#footer {
	font-size: 80%;
	padding: 10px 30px;
	margin-top: 0px;
	border-top: 1px solid black;
	clear: both;
}

#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#header {
	border-bottom: 1px solid black;
	font-size: 120%;
}

#header p {
	margin-top: -10px;
	margin-bottom: 10px;
}

/*p {
	margin: 0px;
	padding: 0px;
}
*/
ul {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	position: relative;
	left: 30px;
}

.attribution {
	font-weight: bold !important;
	margin-bottom: 1.5em;
}


.about {
	width: 285px;
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid black;
	background: #E3EDF1;
	margin-left: 0px;
	padding-left: 30px;
}

.about p{
	font: 0.9em/1.66666666666666666666em Georgia, serif;
}

/*.about h2{
	font-size: 44.444px;
}
*/
.about img {
	float: left;
	margin-right: 16px;
	position: relative;
	top: 8px;
	border: 1px solid black;
	width: 150px;
}

#end {
	font-weight: bold;
	margin-bottom: 0px;
}

/*#tempcontact {
	margin-top: 88px;
}*/
