.heading
{
    height: 40px;
    background-color: Transparent;
    font-family:"Times New Roman",Georgia,Serif; 
    color: navy; 
    font-size:2em; 
    font-weight:bold; 
    margin-bottom:0px;     
}
.menu
{
    height: 50px;

}
.body
{
    height: 400px;
    background-color: Transparent;
}
.footer
{	
    height: 3px;
    font-family:Times New Roman;
    font-size:small;   
    background-color:#CCCCFF;
}

#logo1 { position:absolute; left:825px; top:27px; }
#logo2 { position:absolute; left:850px; top:34px; }
 
.product_title
{
	text-align:center;
	font-family:Arial Black;
	font-size:medium;
	color:Maroon;
	margin-bottom:0px;
	margin-top:0px;
}
#product_subtitle
{
	font-family:Times New Roman;
	font-style:italic;
	font-size:small;	
}

p.header1 { font-family:"Times New Roman",Georgia,Serif; color: navy; font-size:2em; font-weight:bold; margin-bottom:0px; text-align:center; }
p.header2 { font-family:"Times New Roman",Georgia,Serif; color: navy; font-size:1.2em; font-weight:bold; font-style:italic; margin-top:0px; margin-bottom:0px; text-align:center; }

p.ordering { font-family:"Times New Roman",Georgia,Serif; color: blue; font-size:1.2em; font-weight:bold; margin-bottom:0px;}

body {color:black;}

.text_line
{
  clear:both;
  margin-bottom:2px;
}

.style1
{
    width: 36px;
}
.style4
{
    font-size: medium;
}
.style5
{
    color: #CC0000;
}
.style6
{
    text-align: right;
}
.style7
{
    color: #CC0000;
    font-size: small;
}
.style8
{
    font-size: small;
}
.prices
{
	color:Red;
	font-family:Arial;
	font-size:medium;
	font-weight:bold;
}
.orderingsteps
{
	color:Red;
	font-family:Arial;
	font-size:larger;
	font-weight:bold;
}


