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

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

body {
	background-color: #D0D9CC;
	margin: 50px;
	padding: 0;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
#topright {
	background-image: url(images/corner_topright.gif);
	float: right;
	height: 13px;
	width: 14px;
}
body,td,th {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #4B564B;
}
h1 {
	color: #4c5a4b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h2 {
	color: #202608;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-color: #ECF7E8;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	font-size: 16px;
	padding-bottom: 5px;
}
#wrapper {
	margin: auto;
	width: 980px;
	background-color: #fff;
}
#topimage {
	height: 288px;
	text-align: center;
	margin-top: 15px;
	background-image: url(images/top_office.jpg);
}
#content {
	padding: 25px;
	width: 900px;
}
#navbar {
	background-color: #EDF7E8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4C5A4B;
	border-bottom-color: #4C5A4B;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 15px;
}
#footer {
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}
.navigation li {
	display: inline;
}
.navigation li a {
	color: #4B564B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	text-decoration:none;
}
#footer a {
	text-decoration: none;
	color: #333;
}
.navigation {
	text-indent: -30px;
}
.navigation li a:hover {
	background-color: #C3CBBF;
	padding-top: 25px;
	padding-bottom: 25px;
	text-decoration: none;
}
#topleft {
	background-image: url(images/corner_topleft.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 14px;
	float: left;
}
#botleft {
	background-image: url(images/corner_botleft.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 14px;
	float: left;
	background-position: bottom;
}
#botright {
	background-image: url(images/corner_botright.gif);
	background-repeat: no-repeat;
	float: right;
	height: 18px;
	width: 14px;
	background-position: bottom;
}
#header {
	text-align: center;
}
#bigphone {
	font-size: 36px;
	width: 250px;
	float: right;
	background-color: #ECF7E8;
	margin-right: 5px;
}
#littlephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: right;
	width: 250px;
	background-color: #ECF7E8;
	margin-top: 5px;
	margin-right: 5px;
}
#littlephone a {
	font-weight: normal;
}
.topper {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	text-transform: uppercase;
	text-align: center;
}

