﻿body{
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: right;
	border: 0 0 0 0;
	}

a {
	color: #8f4ac1; 
	}

a:hover {
	color: #6c9354;
	text-decoration: underline;
	}

a img 	{ 
	border-width: 0; 
	} 


li{
	list-style-type: disc;
	}
	
image{
	border: none;
	}

h2{
	font-size: 18px;
	color: #315e0e;
	}
	
h3{
	font-size: 14px;
	color: #ba7530;
	}
	
hr{
	height: 0.5px;
	width: 90%;
	border: dotted 1pt purple;
	text-align: center;
	}	
	
.table1{
background-image: url(images/bg.jpg);
height: 500px;
width: 383px;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
 position: relative;
 top: -30px;
 z-index: 0;
}
   
.footer_text{
   			text-decoration: none;
   			font-size: 8pt;
   			color:#d5d4d5;	
   				
}
a.footer_text:hover{
	color:#d5d4d5;
}
.footer_links
{
   			font-size: 10pt;
   			color:#9f4207;			
}
a.footer_links:hover{
	color:#8f4ac1;
}


.violets{
			position: absolute;
			left: 350px;
			top: 290px;
			z-index: 4;
}

.violets1{
			position: absolute;
			left: 355px;
			top: 410px;
		
}
		
.logo{
	position: relative;
	left: 130px;
	z-index: 1;
			}
			
			.contact{
	position: relative;
	top: -55px;
	left: -380px;
	z-index: 3;
			}
		
.text_td{
			background-color: #e6e6ef;
			height: 100%;
}

.text_table{
			background-color: #e6e6ef;
			height: 100%;
			border: 1px solid green;
			width: 90%;
}

.deal_table{
			background-color: #d5bb2a;
			height: 100%;
			border: 2px dashed green;
			width: 80%;
}
	
	.site_image{
		border:  dotted 1.2pt purple;
		}
		
.old_price{
	text-decoration: line-through;
	font-size: smaller;
	font-weight:lighter;
		}