﻿body {
	margin: 0px;
	background-image: url('http://www.rayspharmacy.com/images/background.jpg');
	background-repeat: repeat-x;
	background-color: #FEE1B2;
	text-align: center;
}

#wrap  {
	width : 943px;
	margin : 0 auto;
} 

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #666633;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
	margin-top: 10px;
}

.menu a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}

.menu a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}

.menu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
	color: #FFF200;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}

.menu a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}

a:link {
	font-family: Arial;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
}

a:active {
	font-family: Arial;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
}
.contact-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
}
.section-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #2E0D3C;
	font-weight: bold;
	text-align: left;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #C0C0C0;
	padding-left: 5px;
	margin-left: 5px;
}
.side-wrap {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 250px;
	text-align: left;
}

