.body{
	background-color :#F2FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.narrowtext{
	width: 650px;
	font-size: 11pt;
	text-align: left;
}

A.nav:link {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #7B2828;
	text-decoration: none;
	font-weight: normal;
}

A:link{
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #973533;
	text-decoration:underline;
	font-weight: normal;
}
.navtitle{
	width:218px;
	height: 23px;
	background: url(../images/navtitle.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #750000;
	font-size : 11pt;
	font-weight: bold;
	margin-top:2px;
	margin-bottom:1px;
}
.navtitle2{
	width:218px;
	height: 23px;
	background:#E1F0F0;
	font-family: Arial, Helvetica, sans-serif;
	color: #750000;
	font-size : 11pt;
	font-weight: bold;
	margin-top:2px;
	margin-bottom:1px;
}

.hdrimage{
	background-image : url(../images/navtitle_hdr.jpg);
	background-repeat : no-repeat;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #750000;
	font-size : 11pt;
	font-weight: bold;
	margin-top:2px;
	margin-bottom:1px;
}

.headtitle{
	width:950px;
	height: 191px;	
}

A:visited {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #973533;
	text-decoration:underline;
	font-weight: normal;
}

A:hover {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Teal;
	text-decoration: underline;
	font-weight: normal;
}

A.nav:visited {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #7B2828;
	text-decoration: none;
	font-weight: normal;
}
A.nav:hover {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Teal;
	text-decoration: underline;
	font-weight: normal;
}

 .border0 {
	border-top : 1px solid;
	border-top-color :#D8AEA7;
	border-left : 1px solid;
	border-left-color : #D8AEA7;
	border-right : 1px solid;
	border-right-color : #D8AEA7;
} 

 .border1 {
 	border-bottom : 1px solid;
	border-bottom-color : #D8AEA7;
	border-top : 1px solid;
	border-top-color : #D8AEA7;
	border-left : 1px solid;
	border-left-color : #D8AEA7;
	border-right : 1px solid;
	border-right-color :#D8AEA7;
} 

 .bordernav {
	border-right : 1px solid;
	border-right-color : #D8AEA7;
} 

 .bordernav2 {
	border-left : 1px solid;
	border-left-color : #D8AEA7;
} 

  .imageborder2{

	border-right: 1px solid #999;

	border-left: 1px solid #999;

	border-top: 1px solid #999;

	border-bottom: 1px solid #999;

	padding: 3px;
}


.UL navlist{
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
	margin-bottom: 5px;
	margin-left : 12px;
	margin-right : 5px;
	margin-top : 5px;
	padding: 0px;
}

li{  
margin-bottom: 8px; 
 }


h1{
	font-family: "Book Antiqua";
	font-weight: bold;
	color: #009999;
	letter-spacing: .05em;
	margin: 0px 5px 7px 5px;
}

h2{
	font-family: "Book Antiqua";
	font-weight: bold;
	color: #009999;
	margin: 0px 5px 7px 5px;
	
}

h3{
	font-family: "Book Antiqua";
	font-weight: bold;
	color:#7B2828;
	margin: 0px 5px 7px 5px;
}

h4{
	font-family: "Book Antiqua";
	font-weight: bold;
	color: #7B2828;
	margin: 0px 5px 7px 5px;
}

.p{
	font-family: "Times New Roman", Times, serif;
	font-size : 11pt;
	font-style : normal;
	margin-left : 10px;
	margin-right : 10px;
	text-align : left;
}

.prodprice{
	color : Teal;
}

