﻿body{
	background-color: #fff9eb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #112006;
	text-align: right;
	margin: 0 0 0 0;
	}
	
table{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: none;
    }

a {
	color: #786d4f; 
	}

a img{
	border: none;
}

a:hover {
	color: #d5a080;
	text-decoration: underline;
	}

ul{
	list-style-type: disc;
	}

ol{
	list-style-type:decimal;
	}
	
image{
	border: none;
	}

h1{
	font-size: 28px;
	color: #948e6e;
	}


h2{
	font-size: 18px;
	color: #315e0e;
	}
	
h3{
	font-size: 14px;
	color: #ba7530;
	}
	
hr{
	height: 0.5px;
	width: 100%;
	border: dotted 1pt #3a3a3b;
	text-align: center;
	}	
	
.tr1{

height: 796px;
}

.cd{
    width: 82px;
    height: 100px;
    background-color: White;
    border: dashed 1px gray;
    }
	
	.big_cd{
    border: dashed 1px gray;
    }
    
 
.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;
		}
