body {
	background-color: #E0E4E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-weight: lighter;
	color: #4E200A;
}
#wrapper {
	height: 680px;
	width: 680px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 10px solid #4E200A;
	padding: 0px;
	background: #FFF;
}
#logo {
	height: 42px;
	width: 240px;
	background: url(images/sb_web_rgb_tag.jpg) no-repeat center top;
	margin: 14px auto 24px;
	clear: both;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	margin-top: 32px;
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	width: 430px;
}
#socialmedia {
	height: 10px;
	text-align: center;
	padding: 0px;
	margin: 0px auto;
	clear: both;
	width: 250px;
}
#socialmedia ul {
	list-style-type: none;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
#socialmedia li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 20%;
}
#socialmedia a {
	line-height: 0.9em;
	display: block;
	font-size: 100%;
	list-style-type: none;
	margin-left: 0px;
	width: auto;
}
#footer {
	height: 10px;
	width: 300px;
	margin-top: 10px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	padding: 0px;
	font-size: .8em;
}
#scheduling {
	float: right;
	height: 20px;
	width: 175px;
	text-align: center;
}
#scheduling img {
	margin-top: 5px;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #4E200A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	outline: none;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.italic {
	font-style: italic;
	color: #5E2C0E;
	font-weight: lighter;
}

:-moz-any-link:focus {
  outline: none;
}
a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bolditalic {
	font-weight: bold;
	color: #5E2C0E;
	font-style: italic;
	font-size: 10px;
}
.bold {
	font-weight: bold;
	color: #5E2C0E;
}
.green {
	color: #64721D;
}
.greenbold {
	color: #64721D;
	font-weight: bold;
}

