/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) 2006 Copyright             #
  ##################################*/


body {
	margin: 0px;
}
#gradient {
	background-image: url(images/back_gradient.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
}
#cont {
	width: 814px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/top_container.gif);
	background-repeat: no-repeat;
}
#logo {
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
}
#nav {
	width: 385px;
	padding-left: 388px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 20px;
}
#banner {
	width: 388px;
	margin-left: 20px;
	margin-top: 15px;
}
#leftcopy {
	width: 170px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#rightcopy {
	width: 570px;
	float: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #663333;
	margin-top: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #663333;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	line-height: 20px;
}
#clearfloats {
	width: 814px;
	clear: both;
	height: 1px;
}
#bottom {
	width: 814px;
	height: 71px;
	background-image: url(images/bottom_container.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	clear: both;
	padding-top: 20px;
}
a:link, a:visited, a:active {
	color: #663333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#maryfisher {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	font-style: italic;
	margin-bottom: 10px;
}
#address {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 760px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	line-height: 20px;
}
.smallcopy {
	font-size: 9px;
	line-height: 12px;
}
.box {
	background-color: #DFDBC0;
	padding: 10px;
	float: right;
	width: 150px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	border: 1px dotted #000000;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
