#footer {
	background: #DDDDDD;
	text-align: center;
}

#header {
	background: #0054A6;
}

#leftSidebar a {
	border: none;
	text-decoration: none;
}
.product {
	text-align: center;
	vertical-align:middle;
}

a.product {
	text-decoration: none;
}

.ornamental{
	height: 225px;
}

.ornamental a{
	text-decoration: none;
}


.ornamental h2{
	position: relative;
	top: 50%
}

.product_table {
	text-align: center;
	vertical-align:middle;
}

#product_table a {
	text-decoration: none;
}


#link {
	float: right;
}

p {
	font-family: "Arial Black", Gadget, sans-serif;
}

body h1, body h2, body h3, body h4 {
	font-family: "Times New Roman", Times, serif;
}

#standout.box {
	background:#E5ECF9;
}

.product_images {
	text-align: center;
}

.product_images img {
	padding: 5px;
}

#largeImage {
	position: absolute;
	padding: .5em;
	background: #e3e3e3;
	border: 1px solid #BFBFBF;
}

a img {
	border: none;
}