/* amifood style sheet */

body {
	margin-top: 42px;
	margin-bottom: 45px;
}


p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
}
ul {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
}
h1 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #00579B;
}

h2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
}

a {
	color: #004881;
	text-decoration: underline;
}


a:hover {
	color: #990000;
}

.main-table {
	border: 1px solid #c7c7c7;
}
.masthead-cell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c7c7c7;
	border-right-color: #c7c7c7;
	border-left-color: #c7c7c7;
	background-image: url(images/top-blend.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
}
.body-cell {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c7c7c7;
	border-left-color: #c7c7c7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c7c7;
	background-image: url(images/body-blend.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-bottom: 6px;
}
.home-inner-table {
	background-color: #ffd871;
	background-image: url(images/home-swoosh-bgd2.gif);
	background-repeat: no-repeat;
	background-position: 0px 55px;
}


.home-description-cell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}




/* subhead styles */

.subhead {
	color: #00579B;
	font-weight: bold;
}


.subhead-red {
	color: #990000;
	font-weight: bold;
}


.subhead-company-name {
	color: #00579B;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 5px;
}

/* subhead styles */

.masthead-cell-interiors {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c7c7c7;
	border-right-color: #c7c7c7;
	border-left-color: #c7c7c7;
	background-image: url(images/top-blend-interiors.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
}
.sidelinks {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 8px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}



/* toplink styles */

.toplinks {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 8px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
}

.toplink-area {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5B5BF;
	padding-bottom: 8px;
}

/* end toplink styles */


.services-cells {
	padding-right: 55px;
}
.ul-nobullet {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	list-style-type: none;
}
.left-picture {
	float: left;
	margin-right: 12px;
}

.super-header {
	font-size: 14px;
	padding-top: 3px;
}
.address-cells {
	padding-right: 25px;
}
.addresses {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

.map-placement {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #00579B;
	border-right-color: #00579B;
	border-bottom-color: #00579B;
	border-left-color: #00579B;
	background-position: center;
}
.bottom-stroke {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDAC5A;
	padding-top: 5px;
}
.right-picture {
	float: right;
	margin-left: 12px;
}
.interior-inner-table {
	background-color: #ffd871;
	background-image: url(images/interior-swoosh-bgd.gif);
	background-repeat: no-repeat;
	background-position: 0px 55px;
}
.bottom-stroke-narrow {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDAC5A;
	padding-top: 5px;
	width: 500px;
}
.left-table-stroke {
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C6A757;
	padding-right: 20px;
}
