@charset "utf-8";
h1 {
	font-family: Helvetica, sans-serif;
	font-size: 18pt;
	color: #FFFFFF;
	background-image: url(images/left-logo.jpg);
	background-position: left top;
	height: 131px;
	width: 177px;
	padding-top: 97px;
	padding-left: 63px;
	margin: 0px;
}
h2 {
	background-image: url(images/left-links.jpg);
	height: 30px;
	width: 240px;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	background-position: left top;
	margin: 0px;
	text-decoration: none;
}

h3 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #340B09;
	background-image: url(images/Left-bottom.jpg);
	height: 206px;
	width: 206px;
	margin: 0px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 14px;
	line-height: 16px;
}
h3  a:link {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #068BB6;
	background-image: url(images/Left-bottom.jpg);
	height: 206px;
	width: 206px;
	margin: 0px;
	line-height: 16px;
	padding-left: 2px;
}
h3   a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #068BB6;
	background-image: url(images/Left-bottom.jpg);
	height: 206px;
	width: 206px;
	margin: 0px;
	line-height: 16px;
	padding-left: 2px;
}
h3   a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #069ED0;
	background-image: url(images/Left-bottom.jpg);
	height: 206px;
	width: 206px;
	margin: 0px;
	line-height: 16px;
	padding-left: 2px;
}


.content {
	/*
	background-image: url(images/right.jpg); */
	height: 568px;
	width: 563px;
	font-family: Helvetica, sans-serif;
	color: #B6DDFA;
	background-position: right top;
	float: right;
	margin-top: -568px;
}

.content-about {
	background-image: url(images/right.jpg); 	
	
}

body {
	background-color: #340B09;
	background-position: center center;
	margin: auto;
	padding: 16px;
}
#center {
	margin: auto;
	width: 803px;
	min-height: 568px;
	background-color : #fff;
}


#sidebar {
float : left;
}


#ucshoponline {
background-color : #fff;
	width: 563px;
height : 568px;
	font-family: Helvetica, sans-serif;
	color: #B6DDFA;
	background-position: right top;
	float: left;

}
#ucfindastore {
	background-image: url(images/right-underconstruction-findastore.jpg);
	height: 568px;
	width: 563px;
	font-family: Helvetica, sans-serif;
	color: #B6DDFA;
	background-position: right top;
	float: right;
	margin-top: -568px;
}


.store-heading {
margin-top : 15px;
margin : 15px 0;
text-align : right;
padding-bottom : 1em;
float : left;
width : 550px;
clear : both;
}


.store-heading h4 {
float : left;
width : 300px;
margin : 0;
padding : 0 0 0 1em;
line-height : 1.9em;
text-align : left;
color : #000;
}


.store-heading a {
float : right;
}

.product-list {
float : left;
margin : 16px 0 0 1em;
padding : 0 1em 0 0;
width : 520px;
color : #340B09;
overflow : auto;
height : 460px;
}

.product-list li {
list-style-type : none;
margin : 0 0 1em 0;
padding : 0;
border-bottom : 1px solid #ccc;
padding : 0 0 1em 0; 
}

.product-heading {
margin-bottom : .5em;
padding-top : .3em;
float : left;
width : 400px;
}

.product-name {
float : left;
width : 270px;
margin : 0;
}

.product-weight {
display : block;
margin-top : .3em;
float : left;
clear : left;
font-size : .8em;
font-weight : normal;
}

.product-price {
float : right;
width : 80px;
}

.product-image {
float : right;
}

.product-description {
clear : both;
font-size : .8em;
padding : 1em 0;
width : 400px;
color : #000;
}

.product-addcart {
text-align : right;
}

.product-price {
float : right; 
}



