@charset "utf-8";

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}
.footer {
	background-color: #999999;
	text-align: center;
	vertical-align: bottom;
	display: block;
	width: 100%;
	height: 20px;
	clear: both;
}

li { padding-bottom:15px; }

li ul li { padding-bottom:5px; }

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}


.links a {
	text-decoration: none;
}
.picbox {
	height: 150px;
	width: 611px;
	margin-top: 20px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 2px;
}
.footertext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
}


.footertext a:hover {

	text-decoration: underline;
}
.menuspacer {
	height: 52px;
}
.logo {
	float: left;
	margin-top: 10px;
	width: 200px;

}
.phelpsname {
	float: left;
	width: 600px;
}

.container {
	width: 809px;
	min-height:575px;
	margin: 10px auto;	
}
.content {
	float: left;
	width: 600px;
	padding: 2px;
	margin-top: 3px;
}


div.menu {
	float:left;
	width: 600px;
}


/* Images should include some type of border. We tend to favor this one. */
.imgleft {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 10px 0px;
	border: solid 1px #ccc;
}
.imgright {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
	border: solid 1px #ccc;
}
.tblcontent {
	border: 1px none #CCC;
}

#productmenu h2 a { font-size:14px; text-decoration:none; }

#productmenu td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
	padding-right:8px;
	padding-left:8px;
}.smaller {
	font-size: 15px;
	color: #666;
}
