@charset "utf-8";

html {overflow-y: scroll;}

a:link {
	color:#6FA9AB;
}
a:visited {
	color:#6FA9AB;
}
a:hover {
	color:#6FA9AB;
}
a:active {
	color:#6FA9AB;
}

.spiralTop {
	background-image: url(images/spiral_top.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 66px;
	text-align:center;
	vertical-align:middle;
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b0aba8;
	text-decoration: none;	
}
.spiralTop a:link {
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b0aba8;
	text-decoration: none;	
}
.spiralTop a:visited {
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b0aba8;
	text-decoration: none;	
}
.spiralTop a:hover {
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b0aba8;
	text-decoration: underline;	
}
.spiralTop a:active {
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b0aba8;
	text-decoration: underline;	
}
.spiralLeft {
	background-image: url(images/spiral_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 68px;
	margin: 0px;
	padding: 0px;
}
.spiralRight {
	background-image: url(images/spiral_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 62px;
	margin: 0px;
	padding: 0px;
}
.spiralBottomLeft {
	background-image: url(images/spiral_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 252px;
}
.spiralBottomRight {
	background-image: url(images/spiral_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 110px;
	width: 252px;
}
.spacerRow {
	height: 10px;
}
.emailList {
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #040404;
	text-align:left;
	vertical-align:top;
	height: 63px;
}
.emailList2 {
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #040404;
	text-align:center;
	vertical-align:top;
	height: 63px;
}
.spaliciousBox {
	height: 209px;
}
.productsBox {
	height: 265px;
}
.locationBox {
	height: 58px;
}



body {
	background-image: url(images/bground.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border:none;
	}
.ident {
	text-align:center;
	vertical-align:middle;
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b0aba8;
	text-decoration: none;	
}
.ident a:link {
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b0aba8;
	text-decoration: none;	
}
.ident a:visited {
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b0aba8;
	text-decoration: none;	
}
.ident a:hover {
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b0aba8;
	text-decoration: underline;	
}
.ident a:active {
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b0aba8;
	text-decoration: underline;	
}
.associatesPage {
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #040404;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	height: 500px;
}
.employmentPage {
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #040404;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	height: 300px;
}
.mapPage {
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #040404;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	height: 300px;
}
.boldedTitle {
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFA31A;
}

.blueBoldedTitle {
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6FA9AB;
}
