a, a:visited {
text-decoration: none;
color: #1AA6AB;
}

a:hover, a:active {
color: #52B848;
}

#utilities ul li.one a {
background: #C03D2F;
border-bottom: 4px solid #C03D2F;
}

#utilities ul li.one a:hover {
background: #993026;
}

#utilities ul li.two a {
background: #F68820;
border-bottom: 4px solid #F68820;
}

#utilities ul li.two a:hover {
background: #db7009;
}

#utilities ul li.three a {
background: #1AA6AB;
border-bottom: 4px solid #1AA6AB;
}

#utilities ul li.three a:hover {
background: #197D80;
}

#utilities ul li.four a {
background: #52B848;
border-bottom: 4px solid #52B848;
}

#utilities ul li.four a:hover {
background: #3E963A;
}

.dropdown li:hover, .dropdown > li.sfHover > a, .dropdown > li > ul > li.sfHover > a, .dropdown a:focus, .dropdown a:hover, .dropdown a:active {
	color: #1AA6AB;
}

#spotlight {
	height: 350px;
	padding-bottom:0px;
}

#spotlight_nav {
	bottom: 20px;
}

h1, h2, h3, h4, h5, h5 {
	margin: 0 0 10px 0;
}

table.collection_gallery_table .padding_medium {
	padding: 0px 10px;
}

div.col.col1 {
	position:relative;
	top:-38px;
}

div.col.col2 {
	position:relative;
	top:-38px;
}

#tagline {
	padding:10px 0;
}

#internal #content {
padding-top: 70px;
}

/*spotlight fix*/
.fdpc_spotlight {
	height: 332px;
	width: 940px;
}
.fdpc_spotlight_img img {
	width: auto;
	min-width: 940px;
	height: auto;
	min-height: 332px;
}

#logo {
	padding-bottom:30px;
}