﻿body {
	font-family:Arial, Helvetica, sans-serif;
}

p#homeboxNav {
	background: transparent url('images/boxpic.gif') no-repeat center bottom;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 390px;
	width: 325px;
}

p#homeboxNav span {
	font-size: 20px;
}

p#homeboxNav a {
	color: white;
	text-decoration: none;
}

p#homeboxNav a:hover {
	text-decoration: underline;
}

strong.red {
	color: #C60B27;
}

h3 {
	color: #C60B27;
	text-align: center;
}

p.red {
	background-color: #C60B27; 
	margin: 10px 5px; 
	padding: 5px; 
	color: white;
}

p.contactInfo {
	text-align: center; 
	font-size: 13px;
	font-weight: bold;
}

p.hours {
	text-align: center; 
	font-size: 16px;
	font-weight: bold;
}

table#movingPack {
	font-size: 12px;
	text-align: center;
}

table#movingPack strong {
	font-size: 14px;
}