@charset "UTF-8";
body {
	background-image: url(file:///Macintosh HD/Work Files/Stock Pack/Web Site/Images/SP-Slice-PB-Bkgrnd.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/SP-Slice-PB-Bkgrnd.jpg);
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 0px;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}
#logo {
	height: 120px;
	padding-bottom: 0px;
}
#nav {
	height: 12px;
	font-family: "Trebuchet MS", "Trebuchet PS-Regular";
	background-color: #B1916A;
	text-align: center;
	padding: 7px;
	font-size: 11pt;
}
#images {
	height: 420px;
	float: left;
	padding-bottom: 0px;
}
#rightColumn {
	float: left;
	width: 750px;
	padding-right: 5px;
	padding-left: 5px;
}
#leftColumn {
	float: right;
	width: 340px;
	padding-top: 60px;
	padding-right: 5px;
	padding-left: 5px;
}
#nav li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
}
#nav a:hover {
	font-size: 11pt;
	color: #0D4372;
	text-decoration: none;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11pt;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
.style1 {
	font-family: "Trebuchet MS", "Trebuchet PS-Regular";
	font-size: small;
}
.style2 {
	font-family: "Trebuchet MS", "Trebuchet PS-Regular";
	font-size: medium;
	color: #6A4231;
}

