#top {
	background-image: url(images/berridges_logo.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 30px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#silver {
	height: 440px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/silver_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
}
#space3 {
	height: 100px;
	width: 190px;
}
#space4 {
	height: 100px;
	width: 190px;
}


#main {
	height: 400px;
	width: 800px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
	background-color: #FFFFFF;
	margin-bottom: auto;
}
#intro {
	height: 45px;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#space {
	height: 100px;
	width: 190px;
}

#textarea {
	height: 320px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.welcome_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #535B5E;
	line-height: 18px;
}
#space2 {
	height: 100px;
	width: 190px;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
