/* CSS Document */

body {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}
p {
	width: 500px;
	margin-bottom: 5px;
	color:#666666;
	font-size: 12px; 
}
.description {
	
	padding: 3px;
	color:#6eaec9;
	text-align:justify;
	width: 200px;
	border-bottom: 1px #639a3c dotted;
}
#container {
	width: 800px;
	}
.images {
	width: 300px;
	height: 800px;
	float: left;
}
.images img{
	margin-bottom: 15px;

}
.images p{
	width: 270px;
	text-align:justify;
}
.price{
font-family:Georgia, serif;
text-align:left;
font-size:13px;
text-transform:uppercase;
margin-bottom: 2px;
margin-top: 5px;
background-color:#A38700;
color:black;
width: 200px;
padding: 4px;
}
.text {
	width: 500px;
	float: right;
}
.text img {
	margin-left: 2px;
}
.text p {
	width: 300px;

}
li {
	list-style-type:none;
	color:#999999;
	font-size: 13px;
	
}
ul {
margin-top: 8px;

}
.listcontainer {
	width: 500px;
	}
table {
	color: white;
	margin-top: 5px;
}
.select {
	background-color:#639A3C;
	color: #FFFFFF;
	width: 130px;

	margin-bottom: 6px;
}
.upto {
font-size:10px;

}	
.upto2 {
font-size:11px;

}	

