body {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#f1edde;
	scrollbar-shadow-color: #c2b59b;
	scrollbar-highlight-color:#c2b59b;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #c2b59b;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
}

.frame {
margin-left: 20px;
padding-right: 10px;
padding-top: 5px;
width: 320px;
height: 330px;
overflow: auto; /* This property will allow the block to be scrollable */
line-height: 18px
}


.frame_off {
margin-left: 20px;
padding-right: 10px;
padding-top: 5px;
width: 320px;
line-height: 18px
}

.baseNav {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.caption {
	padding:2px 0 2px 0;
	margin: 0;
	padding-top: 1px;
	font-size: 13px;
	text-align: center;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

p {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 10px;
	text-align: justify;
	font-size: 0.90em;
}

p a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 0;
	padding-right: 5px;
	text-align: justify;
}

h1 {
	color: #FFF;
	padding-left: 32px;
	margin-top: -31px;
	font-size: 20px;
	font-weight: lighter;
}

h2 {
	color: #1d1695;
	font-size: 15px;
	font-weight: bolder;
	padding: 0;
	margin: 0;
	padding-left: 10px;
}

h3 {
	color: #1d1695;
	font-size: 15px;
	font-weight: bolder;
	padding: 0;
	margin: 0 0 -10px 0;
	padding-left: 10px;
}

.baseAddress {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #110D57;
	padding: 10px 0 10px 0;
	text-align: center;
	
}

.frame table{
	margin: 10px;
}
.legal{
	font-size: 9px;
	color:#999999;
	text-align: center;
	margin-top: -15px;
}


#moorcroft_products { padding:150px 0 0 0; background:url(images/bg_moorcroft.jpg) no-repeat top left;}

.product_listing { clear:both; height:140px;}
	.product_listing img { float:left; width:100px; height:120px; margin-right:10px; border:1px solid #999999;}
	.product_listing img a { border:none; text-decoration:none;}
	.product_listing p 	 { float:left; width:200px;}


