body {
	background-color: #224d99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 0.8em;
	background-image: url(images/circles.gif);
	}
	
h1 {
	font-size: 110%;
	color: #224D99;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 90%;
	color: #224D99;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

p {
	font-size: .8em;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	font-size: .9em;
	margin-top: 0px;
	margin-bottom: 0px;
	
	
	}

.bigCap {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: 600;
	color: #224D99;
	letter-spacing: 2px;
}


div#bottomNav {
	color: #4EC5FF;
	text-align:center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: top;
	}

li {
	font-size: .9em;
	list-style: url(images/bullet_star.gif);
	margin-bottom: 10px;
}

.norepeat {
	background-repeat: no-repeat;
}

a:link{
	color: #d31145;
	text-decoration: none;
	font-weight: bold;	
	}
a:active {
	color: #d31145;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #224D99;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #d31145;
	text-decoration: underline;
	font-weight: bold;
	}
	
a.bottom:link{
	color: #00CCFF;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	}
a.bottom:active {
	color: #00CCFF;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	}
a.bottom:visited {
	color: #00CCFF;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	}
a.bottom:hover {
	color: #00CCFF;
	text-decoration: underline;
	font-size: 80%;
	font-weight: bold;
	}
.repeatx {
	background-repeat: repeat-x;
}


.thumb {
	margin-right: 10px;
}
#testimonial {
	padding: 10px;
	float: right;
	background-color: #FFCC00;
	margin: 10px;
}
.cart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border: .5px solid #999999;
	font-weight: bold;
}
img {
	border-style: none;
}
.thumbPad {
	margin-right: 15px;
}
.onClickstyle {
	color: #d31145;
	font-weight: bold;
}
.pad15 {
	padding-left: 15px;
}
.padBottom15 {
	padding-bottom: 15px;
}

li.resources {
	list-style: disc;
	color: #d31145;
}

li.plain {
	list-style: disc;
	color: #000000;
	}
#homeBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FEE6A6;
	padding: 10px 8px 15px 0px;
	float: right;
	width: 200px;
	margin-right: 15px;
	margin-left: 15px;
	border-top: 1px solid #999999;
	border-right: 4px solid #999999;
	border-bottom: 4px solid #999999;
	border-left: 1px solid #999999;
}
