#Logos {
    background-color: #CC0000;
    height: 100px;
    width: 900px;
}	

#content {
    clear: left;
	margin-left: 10px;
}

#content a {
	color: Blue;
	margin-left: auto; 
	margin-right: auto; 
}

#content a:hover {
	text-decoration: none;
	
}

#content p {
    font-size: 11pt;
    /*font-family: verdana, sans-serif;*/
    font-family: Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    color: #4F564D;
} 


/* =Footer
----------------------------------------------- */ 
/*#footer {
	font-family: Lucida Sans, arial, helvetica, sans-serif; 
	font-size: 12pt; 
	color: white; 
	background: #C30000;
	text-align: center;
	border-left: 1px solid #C30000;
	border-right: 1px solid #C30000;								 
	border-top: 1px solid #C30000; 
	border-bottom: 1px solid #C30000;
}*/

/* =Promotions
----------------------------------------------- */ 
#promotions {
	font-family: Lucida Sans, arial, helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold;
	text-align: center;
	float: center;
	color: blue;
}

/* =Bottom Line
----------------------------------------------- */ 
#bottomline {
	font-family: Lucida Sans, arial, helvetica, sans-serif; 
	font-size: 10pt; 
	float: center;
	text-align: center;
	color: blue;
}

/* =Order Now
----------------------------------------------- */ 
#ordernow {
	font-family: Lucida Sans, arial, helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	float: center; 
	color: white;
	background-color: #CC0000;	
}


#junk {
	border: solid #CC0000;
	border-width: 1px 0;
	border: 1px solid #CC0000;
	color: #7C6240;
	background: #D9D9D9;
}

h2 {
   text-indent: 7pt;
}

#cta {
     border:solid 2pt; 
     background-color: #EEEEEE;
     text-align:center; 
     margin-left:20px; 
     margin-right:20px; 
     float:right; 
     padding:15px;  
}

