@charset "utf-8";
body {
	margin:0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:100%;
    line-height:1.125em;


}
#header {
	width: 256px;
	padding-left:524px;
	padding-bottom:30px;
	margin:auto;
}
#header a {
 border: none;
}
#homeboxes {
	margin-top: 10px;
	margin-bottom:20px;
	width: 500px;
	float:left;
}
#homebox {
	width: 190px;
	height:210px;
	float:left;
	padding: 20px;
	text-align:center;
	border: 1px dashed #666;
}
#navigation {
	width: 170px;
	float:left;
}
#navigation ul {
	list-style-type:none;
	margin-left:0;
	margin-top: 102px;
	padding:0;
	text-align:right;
}
#navigation li {
	padding-top: 14px;
	padding-bottom: 13px;
	padding-right: 40px;
	font-size:1em;
	font-weight:bold;
	color:#FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
}
#navigation a {
	color:#FFF;
	text-decoration:none;
}
#navigation a:hover {
	color:#999;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:2.5em;
	border-bottom: 1px solid #000;
	padding-bottom:20px;
	color:#000;
	font-style:italic;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:2.0em;
	line-height: 0.9em;
	color:#007036;
	font-style:italic;
	margin-top: 15px;
	margin-bottom: 20px;
}
#content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size:1em;
	line-height: 1.4em;
}
#content a {
	color:#568057;
	text-decoration:none;
}
#content a:hover {
	text-decoration: underline;
}
#content {
	width: 510px;
	padding-left: 40px;
	padding-top:40px;
	float: left;
}
#container {
	width: 780px;
	background-image:url(../images/backgrounds/white-scalloped.gif);
	margin:auto;
	font-size:0.8em;
	height: 536px;
}
#containermedium {
	width: 780px;
	background-image:url(../images/backgrounds/white-scalloped-med.gif);
	margin:auto;
	font-size:0.8em;
	height: 640px;
}
#containerlong {
	width: 780px;
	background-image:url(../images/backgrounds/white-scalloped-long.gif);
	margin:auto;
	font-size:0.8em;
	height: 1056px;
}
#containercontact {
	width: 780px;
	background-image:url(../images/backgrounds/white-scalloped-contact.gif);
	margin:auto;
	font-size:0.8em;
	height: 860px;
}
#containernonav {
	width: 780px;
	background-image:url(../images/backgrounds/white-scalloped-nonoav.gif);
	margin:auto;
	font-size:0.8em;
	height: 750px;
}
#content ul {
	margin: 5px;
	padding-left:25px;
}
.displace {
	position: absolute;
	left: -5000px;
}
#photo {
	float: right;
	margin-left:35px;
	font-size:1em;
	font-style:italic;
	letter-spacing: 0.07em;
	width: 150px;
}
