@charset "utf-8";
/* CSS Document */
.body {
	background:#ffffff;
	font-family: century gothic;
	font-size: 16px;
	margin-top:5px;
	padding:10px;
	border: 1px solid #a00000;
	}
a,a:hover,a:visited {
	color:#155b88;
	text-decoration:none;}
a:hover {
	text-decoration:underline;}
h2 {
	color:#C03;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:bold;
	font-size:18px;
	margin:10px auto;}
h5 {font-size:14px;}
ul {
	margin:20px;}
li {
	list-style:none;
	background:url(images/list.png) no-repeat left top;
	padding:5px 20px 10px 20px;}
hr {color: #fff; background-color: #fff; border: 2px dotted #ddd; border-style: none none dotted;}
.listing {background:url(https://columbia4kids.com/images/star.png) no-repeat left top;
		padding-left:20px;}
.small {
	font-size:14px;}	
.content {
	text-align:left;}
#footer {
	background:url(https://columbia4kids.com/images/footer-bg.png) center top no-repeat;
	width:100%;
	height:26px;
	margin:0 auto;
	text-align:center;
	color:#ffffff;}
.nav {
	font-family: century gothic;
	}
.tableborder{border:1px solid #409ae8;}
.maintitle{
	font-weight: bold;
	background-color:#409ae8;
	color:#ffffff;
	}
.header h1 a{font-size:16px}
.header h2 a{font-size:14px}
.item{font-size:11px}
.maintitle a{color:#fff;}