.normaltext {
	font-family: Arial, Helvetica;
	font-size: 14px;
}
.boldtext {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}


.pagetitle {
	font-family: Arial, Helvetica;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.titletext {
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
}

.hours {
	font-family: Arial, Helvetica;
	font-size: 0.7em;
	margin-left: 1%;
	margin-right: 2%;
	background: #ccccdd;
	text-align:left;
}


.nextpage {
	font-family: Arial, Helvetica;
	font-size: 1.1em;
	font-weight: bold;
	color: #0b51b0;
}	

.titleblue {
	font-family: "Arial Black", Helvetica;
	font-size: 2.1em;
	font-weight: none;
	color: #0b51b0;
}


.package {
	font-family: Arial, Helvetica;
	font-size: 0.9em;
	color: #ob51b0;
}


.price {
	font-family: Arial, Helvetica;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff220b;
}

.gift-card {
	font-family: Arial, Helvetica;
	font-size: 1.8em;
	font-weight: bold;
	color: #b0220b;
}

.detailslink {
	font-family: Arial, Helvetica;
	font-size: 0.8em;
	color: #b0220b;
}


#left250 {
	width:750px;
	margin:250px 0 0 0;
}

.content250 {
	width:250px;
}


.model {
	font-family: Arial, Helvetica;
	font-size: 1.4em;
	font-weight: none;
	color: #0b51b0;
}

.details {
	font-family: Arial, Helvetica;
	font-size: 1.2em;
	font-weight: none;
	color: #000000;
}

.model-details {
	font-family: Arial, Helvetica;
	font-size: 1.1em;
	color: #0b51b0;
}

.boldblack{
	font-family: Arial, Helvetica;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}

.priceincludes {
	font-family: Arial, Helvetica;
	font-size: 0.9em;
	font-weight: bold;
	color: #0b51b0;
}	

.marque
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.5em;
    COLOR: #0199cb;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}