body {
  text-align: center;
  font-size: 100%;
  font-family: Arial;
  color: #888;
    background-image: url('../images/site/background-80p50.JPG');
	background-repeat: no-repeat;
	background-color: #f5f9fa;
}

#homeboxes {
	width:100%;
	clear:both;
}

fieldset {
	border: 1px solid #333333;
	width:250px;
	height:200px;
	float:left;
	margin-left:40px;
}

fieldset img {
	padding:5px;
	border: 1px solid black;
}

legend {
	color:#99aadd;
	text-align: left;
	font-size: 30px;
	font-family: times new roman;
	padding-left: 5px;
	padding-right: 5px;
}

h1 {
	font-size: 1.2em;
	/*color:#2897B7*/
}


h2 {
	font-size: 1.0em;
	/*color: #62A9FF;*/
	
}

h3 {
	font-size: 0.9em;
	/*color: #2897B7;*/
	text-align:left;
}

h4 {
	font-size: 0.8em;
	/*color: #62A9FF;*/
	text-align:left;
}

p {
	text-align: left;
}

ul {
  list-style-image: url(../images/site/bullet.png);
  line-height: 1.5em;
  text-align:left;
}

a:hover {
  color: #62A9FF;
  text-decoration: underline;
}

a,a.visited, a.active,a.focus {
  color: #888;
  text-decoration: underline;
 }
 
img {
	border: 0px solid #000;
}

.badges {
  float: left;
  width: 945px;
  height: auto;
  text-align: left;
  margin-left:30px;
  margin-top:30px;
}

.like {
	float: right;
}

.likehome {
	float:right;
	margin-top:40px;
}

.likehome iframe {
	float:right;
	border:none; 
	overflow:hidden; 
	width:100px; 
	height:20px;
}

.like iframe {
	float:right;
	border:none; 
	overflow:hidden; 
	width:100px; 
	height:20px;
}

.leftfloat{
  float: left;
  width: 150px;
  text-align: center;
  clear: left;
  margin-left: -8px;
  margin-top: 5px;
  padding-left: 10px;
}
.leftfloat h2 {
	margin-top: 0px;
}

.highlight {
	font-weight: bold;
	/*color: #62A9FF;*/
	font-weight: bold;
}


.menu1 {
	float: left;
	width:175px;
	height: 210px;
	text-align: center;
	/*background-color: #FBFBFB;*/
	margin: 5px;
	/*border: 1px solid #2897B7;*/
	font-size: 100%;
	/*-moz-border-radius: 10px; -webkit-border-radius: 10px;*/
}
.menu1 img {
	width:110px;
	height:145px;
	padding: 0px;
	border: 5px solid #ddd;

	margin-top:5px;
	/*-moz-border-radius: 10px; -webkit-border-radius: 10px;*/
}
.menu1 a {
	text-decoration: none;
}

#container {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding-top: 0px;
  font-size: 100%;
  /*border: 1px solid #2897B7;
  -moz-border-radius: 10px; -webkit-border-radius: 10px;*/
}

#basket_bar {
	float: right;
}

#header {
 width: 959px;
 height:100px;
 background-image: url('../images/site/logo-strap.png');
 background-repeat: no-repeat;
 border-right:1px solid #FBFBFB;
 border-bottom: 2px solid #888;
 /*-moz-border-radius: 10px; -webkit-border-radius: 10px;*/
}

#orderline {
  float: right;
  text-align:right;
  margin-right:5px;
  font-weight:bold;
  clear: both;
  font-size: 13px;
}


#content {
  float: right;
  width: 790px;
  text-align: center;
  font-size: 100%;
  padding: 5px;

}

#content2 {
  float: right;
  width: 770px;
  text-align: center;
  font-size: 100%;
  padding:5px;
  /*-moz-border-radius: 20px; -webkit-border-radius: 20px;*/
  /*border: 0px solid #2897B7;*/
  margin-right: 10px;
}
#content2 img {
	/* border: 1px solid #2897B7; */
	background-color: #fff;
	padding: 5px;
	/* -moz-border-radius: 10px; -webkit-border-radius: 10px; */
}

#contenthome {
  float: left;
  width: 945px;
  height: auto;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 5px;
}

#footer {
  clear: both;
  padding-top: 5px;
  text-align: center;
  margin-top: 10px; 
  height: 30px;  
  font-size:80%;
}
#footer p {
  text-align:center;
}

#footer2 {
  border-top: 0px solid silver;
  clear: both;
  padding-top: 10px;
  text-align: right;
  margin-top: 10px;  
  text-align: center;
}
