h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #0a1c6c;
	width:485px;
	height:26px;
	padding-left:15px;
	padding-righ:0px;
	padding-bottom:0px;
	padding-top:5px;
	background-image:url(../images/headerBg.gif);
	margin:0px;

}

h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	width:480;
	height:22px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:0px;
	margin-top:20px;
	margin-bottom:2px;
	font-weight: bold;
	background-image:url(../images/h2BG.gif);
	color: #ffffff;
}
h3{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #484848;
}
ul {
	type:square;
}
.contentTitles{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #484848;
}
.mainCopy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: cc0000;
}
.costHeads {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: cc0000;
	font-weight:bold;
	border:dotted #cccccc 1px;
}
.cellCopy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: cc0000;
	border:dotted #cccccc 1px;
}
a:hover {
	color:#0a1c6c;
	text-decoration: none;
	background-color: #99c2d8;
}
a:link {
	color: #0a1c6c;
	text-decoration: none; 
}
a:visited {
	color: #0a1c6c;
	text-decoration: none;
}
a:active {
	color: #0a1c6c;
	text-decoration: none;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-color:#f2f6f7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#aboutUs{
	width:340px;
	float:left;
}
#aboutUs h3{
	margin-top:10px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:0px;
}
#aboutUs ul{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
#aboutUs p{
	padding-top:10px;
	padding-left:20px;
	padding-bottom:0px;
	margin-bottom:0px;
}
#approved{
	width:140px;
	float:right;
	padding-right:10px;
}
#aboutUsContainer{
}
#shoppics{
	clear:both;
}
.shopPic {
	margin-left:25px;
}