﻿body
{
	font-family: Tahoma;
	font-size: 12px;
	color: #202020;
}

p
{
	margin: 0px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
}

h1
{
	font-family: 'Trebuchet MS';
	font-size: 18px;
	color: #000000;
	margin: 0px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
}

h2
{
	font-family: 'Trebuchet MS';
	font-size: 18px;
	color: #045B00;
	margin: 0px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:5px;
}

#main
{
	width: 932px;
	background-image: url('/images/body_bg.png'); 
	background-repeat: repeat-y; 
}

#sign_up
{
	position: relative;
	width: 190px;
	height: 180px;
	background-image: url(  '/images/sign_up_bg.png' );
	text-align: center;
	background-repeat: no-repeat;
}

#menu
{
	position: relative;
	width: 190px;
	height: 225px;
	background-image: url('/images/menu_bg.png');
	background-repeat:no-repeat;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
}

.pharmacy_top
{
	position: relative;
	width: 190px;
	height: 38px;
	background-image: url( '/images/pharmacy_top_bg.png' );
	vertical-align: middle;
	line-height: 38px;
	font-size: 16px;
	text-align: center;
}

.pharmacy_body
{
	position: relative; 
	width: 190px; 
	background-image: url('/images/pharmacy_body_bg.png'); 
	background-position: bottom; 
	background-repeat: no-repeat; 
	text-align: left; 
	font-size: 13px; 
	line-height: 20px;
}

.pharmacy_body a
{
	color: #067800; 
	text-decoration: none; 
	left: 10px; 
	position: relative;
}

.pharmacy_body a:hover
{
	text-decoration: underline; 
}

.content_top
{
	position: relative; 
	width: 677px; 
	height: 38px; 
	background-image: url('/images/content_top_bg.png'); 
	vertical-align: middle; 
	line-height: 38px; 
	font-size: 16px;	
	text-align: center;
}

.content_body
{
	position: relative;
	width: 677px;
	background-image: url(  '/images/content_body_bg.png' );
	text-align: left;
	font-size: 13px;
	line-height: 20px;
}

.content_bottom
{
	position: relative; 
	width: 677px; 
	height: 15px; 
	background-image: url('/images/content_bottom_bg.png');
}

.content_body a
{
	color:#067800;	
}

#top_40_coupons
{
	color:#000000;
}

#top_40_coupons a
{
	color:#000000;
	text-decoration: none; 
}

#top_40_coupons a:hover
{
	text-decoration: underline; 
}

.use_this_coupon
{
	border: 0px;
	position: relative;
	margin-right: 10px;
	clear: both;
}

.use_this_deal
{
	border:0px;
	position: relative; 
	float:right ;
	margin-top:10px;
	margin-right:10px;
}

.icon
{
	width: 110px;
	height: 90px;
	background-position: center center;
	background-image: url(    '/images/icon_bg.png' );
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
}

.left_col
{
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	width: 110px;
	text-align: center;

}

.logo
{
	width: 110px;
	height: 90px;
	background-position: center center;
	background-image: url(    '/images/icon_bg.png' );
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
}

.right_col
{
	margin-left: 10px;
	margin-right: 2px;
	float: right;
	vertical-align: middle;
}

.search_button
{
	position: absolute; 
	top: 181px; 
	right: 198px;
}

.dash
{
	position: relative;
	left: 10px;
	top: 5px;
}

.spacer
{
	position: relative;
	left: 0px;
	top: 0px;
}

.news_pic
{
	width: 132px;
	height: 132px;
	background-position: center center;
	background-image: url(    '/images/news_bg.png' );
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
}

.pic_col
{
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	width: 132px;
	text-align: center;

}

