body,form,img,div,ul {
	padding:0;
	margin:0;
    font-family: Verdana, Arial, Helvetica, Trebuchet;
    list-style:none;
    border: 0;
    
}	
body {
    text-align:center;
}
a {
	text-decoration:none;
    color:blue;
}
a:hover {
	color: red;
}
a img {
	border: 1px solid #ffffff;
}

a:hover img {
	border: 1px solid #0000ff;
}

#container {
    text-align:left;
	margin: 10px auto 0 auto;
	width: 900px;
	background-color: white; 
}

#header {
	height: 225px;
	background: url("../header_bg.jpg") no-repeat top left;
}	    	

#wrightplaque{
	height:180px;
    width:100%;
    text-align:right;
	color: black;
} 	
#wrightplaque h2 {
    clear:both;
    padding-right:150px;  
    padding-top:60px;
    font-size: 21px;
}
#logo {
   
    height:175px;
    width:397px;
	float:left;
	}


#information  {
    float:right;
}
#information li {
	float:left ;
	margin-right:25px ;
	font-size:15px ;
	font-weight: normal; 	
}
#search{
    float:right;
}
#navigation{
    float:left;
}
	

#leftnav  {
     background-color:#EEEEC0;
	float: left;
	width: 180px;
    color: #000080;
    font-weight:bold;
    font-size: 13px;
    
}
#leftnav  ul li {
    color: #000080;
    font-weight:bold;
    font-size: 12px;
}
#leftnav  ul {
   margin-left:10px;
   
}
#leftnav  ul li ul li,
#leftnav  a {
    font-size: 12px;
    font-weight: normal;
}
#footer {
    clear:both;
}


#spacer  {
     background-color:#EEEEC0;
	float: left;
	width: 180px;
    color: #000080;
    font-weight:bold;
    font-size: 13px;
     height: 190px;
}



.category,.product {  
    width: 175px;
    float: left;
	text-align: center;
    margin:auto;
}	
.category {
    height: 190px;
	
}
.product {
    height: 250px;
}
.name {
	font-weight: normal;
	margin:2px;
	height: 30px; 
}
#content,#top {
    float: right;
	margin: 5px;
	font-size: 11pt;
	font-weight:normal;
    width:700px;
    
}
#top {
    height: 125px;	
    margin: 25px 5px; 
	text-align: center;
}


.

#left {
	width:180px;
	float: left;
    padding:5px;
}
#middle{
	float: left;
	width:500px;
}
#itemscope {
    text-align:center;
       float: center;
    margin:auto;
    color:black;
}

#itemscope h1 {
    text-align: center;
   font-size: 1.5em;
   color:black;
}

#itemleft {
	float: left;
    padding:5px;
    text-align:center;
}
#flow div {
    width:400px;
    text-align:left;
    font-size:14px;
    float:right;

}


#flow div ul {
  list-style-type: square;
  
}


 .personalize{
	float: left;
	width:700px;
}

.addthis_native_toolbox {
    width:700px;
    float:right;
    margin:auto;
    padding-left:5px;
   
}


.center {
    width:700px;
    float:left;
    text-align:center;
    margin:auto;
    padding-left:15px;
   
}
.size {
    font-size: 10pt;
}

.buy {
    width:100px;
    height:20px;
}
.sku { 
    font-size:12px;
    color:blue;
	 width:400px;
	
	
}
.aslowas {
    font-style:italic;
}
.aslowas .price {
    color:red;
}
.name {
    font-size: 10pt;
}

.back {
    width:700px;
    float:left;
    margin:auto;
    padding-left:15px;
   
}



