/* CSS Document */

body,td,th {
	color: #333333;
	font-family: "Century Gothic", Verdana, Arial;
/*	font-family: Verdana, Arial;*/
	font-size: 9pt;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(../images/bkgrad.jpg);
	background-position: center;
/*	background-image: url(../images/glow.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;*/
}
ul {
	margin-left: 20px;
}
.tbmain {
	background-color: #FFFFFF;
}
.tdleft {
	width: 172px;
}
.tdmain {
	padding: 5px 10px 5px 20px;
}
.tdright {
	padding: 5px 3px 0px 0px;
}
.footer {
	padding: 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.bw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #A8AB74;
}
.bw:link {
	color: #A8AB74;
	text-decoration: none;
}
.bw:visited {
	color: #A8AB74;
	text-decoration: none;
}
.bw:hover {
	color: #8C8F56;
	text-decoration: underline;
}
.bw:active {
	color: #8C8F56;
	text-decoration: none;
}
a:link {
	color: #990066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990066;
}
a:hover {
	text-decoration: underline;
	color: #9900cc;
}
a:active {
	text-decoration: none;
	color: #9900cc;
}
h1 {
	margin: 10px 0px 4px;
	font-size: 20pt;
	color: #990066;
	font-weight: normal;
}
h2 {
	font-size: 13pt;
	font-style: italic;
	font-weight: normal;
	background-color: #EBCCE0;
	color: #990066;
	padding: 2px;
	margin-bottom: 0px;
}
h3 {
	font-size: 13pt;
	font-style: italic;
	font-weight: normal;
	background-color: #EBCCE0;
	color: #990066;
	padding: 2px;
	margin: 0px;
}
p {
	margin: 10px 0px 0px 0px;
}
.border {
	border: solid 1px #EBCCE0;
	padding: 4px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
.head {
	background-image:url(../images/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-family: "Century Gothic", Verdana, Arial;
/*	font-family: Verdana, Arial;*/
	height: 130px;
}
.pink {
	color: #EBCCE0;
	font-weight: bold;
	font-size: 12pt;
}
.para1 {
	font-size: 10pt;
}
.rightbox{
	margin: 10px 0px;
	padding: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid; 
	border-color: #990066;
	border-width: 1px;
	color: #000000;
	background-color: #F0F1E7;
	font-family: "Comic Sans MS", Arial;
}
.leftbox{
	margin: 10px 0px 5px 5px;
	padding: 5px;
	font-size: 12pt;
	color: #B7BA8D;
	display: none;
}
.subhead {
	font-style: italic;
	color: #990066;
}
.subhead1 {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	background-color: #EBCCE0;
	color: #990066;
	padding: 2px 4px;
	margin: 0px;
}
.pt13{
	font-size: 13pt;
}
.pt12{
	font-size: 12pt;
}
.pt11{
	font-size: 11pt;
}
.pt10{
	font-size: 10pt;
}
.pt9 {
	font-size: 9pt;
}
.pt8 {
	font-size: 8pt;
}
.nodec:hover {
	text-decoration: none;
}
.blogIndex 
{
	color: #990066;
	cursor: hand;
	background-color: #ffffff;
}
.blogIndex_f2
{
	color: #9900cc;
	cursor: hand;
	background-color: #e5e5e5;
}
.blogIcon {
	width: 24px;
	height: 24px;
	background-image: url(../images/blogicon.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.thumbleft {
	border: solid 1px #999999;
	margin: 4px 6px 6px 0px;
	float: left;
}
.thumbright {
	border: solid 1px #999999;
	margin: 4px 0px 6px 6px;
	float: right;
}
.thumbcenter {
	border: solid 1px #999999;
	margin: 4px 6px;
	text-align: center;
	clear: both;
}
.hrule
{
	text-align: center;
	width: 50%;
	height: 1px;
	color: #EBCCE0;
}
/*offer styles*/
.offertitle
{	
	font-size: 16pt;	
	background-color: #EBCCE0;
	color: #990066;
	padding: 4px 6px;	
	min-height: 28px;
}
.offerheader
{
	font-size: 12pt;
	margin: 6px
}
.offerdescription
{
	font-size: 10pt;
	margin: 6px;
}
.offerfooter
{
	font-size: 10pt;
	margin: 6px;
}
.offerdates
{
	font-size: 10pt;
	margin: 6px;
}
.offerstartdate
{
	color: #990066;
	font-size: 11pt;
}
.offerenddate
{
	color: #990066;
	font-size: 11pt;
}
.offerbutton
{	
	margin: 15px;
	padding: 0px 10px;
}
.offerimageleft
{
	float: left;
	border-width: 0px;
	margin: 0px 10px 10px 0px;
}
.offerimageright
{
	float: right;
	border-width: 0px;
	margin: 0px 0px 10px 10px;
}
.offerterms
{
	font-size: 8pt;
	color: #666666;
	margin: 2px;
	clear: both;
}
#orderOnlineDiv
{
	background-color: #FFFFFF;	
	display: block;
	padding: 20px 0px 6px;
}