a:link { color: #FF3300}
a:hover { color:#990000}
a:visited { color:#990000}
a:visited:hover { color: #FF3300}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	size: .9em;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

#header h1 {
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 1.5em;
	height: 2em;
	line-height: 1.5em;
}

.square {
	display: table-cell;
	width: 110px;
	height: 110px;
	background-color:  #C40000;
	color: #FFF;
	text-align: center;
	vertical-align:middle;
}

.square a, .square a:link, .square a:visited {
	display: block;
	height: 100px;
	width: 100px;
	text-decoration: none;
	line-height: 100px;
	font-weight: bold;
	color: #FFF;
}

.square a.thispage {
	background-color: #860308;
	color: #FFF;
}

.square a:hover {
	background-color: #860308;
	color: #FFF;
}

.missioncell {
	background-color: #860308;
	color: #FFF;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.cpicell {
	height: 110px;
	background-color: #860308;
	color: #FFF;
	text-align: center;
	font-size: 0.7em;
}

#container {
	width: 700px;
	margin: 20px auto;
}

#content {
	padding-top: 10px;
	clear: both;
}

#content h2 {
	font-size: 16px;
	margin: 0 0 14px 0;
	padding: 0;
}

#content h3 {
	font-size: 14px;
	margin: 0 10px 0 0;
	padding: 0;
}

#content p {
	font-size: 12px;
	line-height: 20px;
}

#content .left {
	float: left;
	width: 440px;
	padding: 5px;
}

#content .right {
	float: right;
	width: 200px;
	padding: 5px;
	text-align: left;
	background-color: #C40000;
	color: #FFFFFF;
}


#content .contact p {
	margin: 0;
	padding: 0;
	line-height: 14px;
}

#footer {
	clear: both;
	width: 700px;
	margin-top: 20px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	font-size: 9px;
}

#addressbar {
	width: 700px;
	background-color: #990000;
}


#addressbar p {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #FFF;
}

#addressbar a:link {
	color: #FFF;
	text-decoration: none;
}

#addressbar a:hover {
	color: #69F;
}

/* Definition Lists Used for Services */
dl {
	font-size: 12px;
}

dl dt {
	font-size: 13px;
	color: #648D56;
	font-weight: bold;
	margin-top: 0.5em;
}
h4 {
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
.left p {
	margin-top: 0px;
	margin-bottom: 0px;
}
dt {
	margin-top: 0px;
}
dl {
	margin-top: 0px;
}
.products td {
	width: 175px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
