/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) 2006 Copyright             #
  ##################################*/

* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}


body {
	margin: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: small;
	line-height: 22px;
}
.date {
	font-size: small;
	color: #FFFFFF;
	text-align: right;
}
#homecont {
	background-image: url(../images/homebottom.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 180px;
	}

#subcont {
	height: 180px;
	}
	
#subcopy {
	margin-left: 187px;
	background-color: #FF9900;
	color: #000000;
	padding: 5px 20px 20px;
}
	
#homecopy {
	width: 550px;
	margin-left: 220px;
}
#address {
	font-size: 80%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
}
#wrap {
	width: 800px;
}
h1 {
	font-size: 140%;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pic {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#subside {
	width: 187px;
	float: left;
}
a:link, a:visited, a:active {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.smaller {
	font-size: 90%;
}
#subcopy a:link,#subcopy a:visited,#subcopy a:active {
	color: #000000;
}
#subcopy a:hover {
	text-decoration: none;
}
.flash {
	font-size: 80%;
	color: #666666;
}
