/*
	css just for setting the fonts
*/

body {
	font-family: verdana, arial;
	font-size: 12px;
	color: #6a6a6a;
}
.subHeadings{
	font-family:Trebuchet;
	font-size:18px;
	color:#c0a5a5;
}
h1{
	font-size:40px;
	color:#c3c0c0;
}
h2{
	font-size:35px;
	color:#c3c0c0;
}
h3{
	font-family:Trebuchet,Arial,Tahoma;
	font-size:18px;
	color:#c0a5a5;
}
.about_info {
	font-family: verdana;
	color: #B48FA2;
	font-size: 12px;
}

#bulb_productinfo_name {
	color: #19AEAE;;
	font-size: 16px;
	font-weight: normal;
	margin-top:30px;
}

.bulb_productinfo_details {
	color: #6c2650;
	font-size: 12px;
	font-weight: normal;
}

.bulb_productinfo_price {
	color: #6c2650;
	font-size: 11px;
	font-weight: normal;
}

.location_title {
	font-family: verdana, arial;
	font-size: 12px;
	color: #000;
	width: 125px;
}

.location_info {
	font-family: verdana, arial;
	font-size: 12px;
	color: #000;
}
