body {
	background-color:#0099FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.pomonahead {
	background-color:#acd4ed;
	width:900px;
	height:101px;
}
h1, h2 {
	font-size:18px;
	color:#333333;
}
.californiaglass {
	float:left;
	width:275px;
	margin-top:6px;
	margin-left:20px;
	height:95px;
}
.navigation {
	clear:left;
	float:left;
	background-color:#fbf49b;
	width:900px;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* NAVIGATION */

.navhome {
	background-image:url(buttons/home_Up.png);
	background-repeat:no-repeat;
	width:78px;
	height:21px;
	float:left;
	list-style-type:none;
}
.navquote {
	background-image:url(buttons/Get_a_Quote_Up.png);
	background-repeat:no-repeat;
	width:114px;
	height:21px;
	float:left;
	list-style-type:none;
}
.navautoglass {
	background-image:url(buttons/Autoglass_Up.png);
	background-repeat:no-repeat;
	width:111px;
	height:21px;
	float:left;
	list-style-type:none;
}
.navabout {
	background-image:url(buttons/About_Glass_Up.png);
	background-repeat:no-repeat;
	width:98px;
	height:21px;
	float:left;
	list-style-type:none;
}
.navcontact {
	background-image:url(buttons/Contact_Up.png);
	background-repeat:no-repeat;
	width:111px;
	height:21px;
	float:left;
	list-style-type:none;
}
.navreview {
	background-image:url(buttons/Reviews_Up.png);
	background-repeat:no-repeat;
	width:150px;
	height:21px;
	float:left;
	list-style-type:none;
}

/* NAVIGATION ROLLOVER */

.navhome a:hover {
	background-image:url(buttons/home_Down.png);
	background-repeat:no-repeat;
	width:78px;
	height:21px;
	float:left;
	list-style-type:none;
}
.navquote a:hover {
	background-image:url(buttons/Get_a_Quote_Down.png);
	background-repeat:no-repeat;
	width:114px;
	height:21px;
	float:left;
	list-style-type:none;
}
.navautoglass a:hover {
	background-image:url(buttons/Autoglass_Down.png);
	background-repeat:no-repeat;
	width:111px;
	height:21px;
	float:left;
	list-style-type:none;
}
.navabout a:hover {
	background-image:url(buttons/About_Glass_Down.png);
	background-repeat:no-repeat;
	width:98px;
	height:21px;
	float:left;
	list-style-type:none;
}
.navcontact a:hover {
	background-image:url(buttons/Contact_Down.png);
	background-repeat:no-repeat;
	width:111px;
	height:21px;
	float:left;
	list-style-type:none;
}
.navreview a:hover {
	background-image:url(buttons/Reviews_Down.png);
	background-repeat:no-repeat;
	width:150px;
	height:21px;
	float:left;
	list-style-type:none;
}

/* END NAVIGATION */

.instantquote {
	float:left;
	width:175px;
	margin-top:22px;
	background-color:#333333;
	height:540px;
}
#pagebody {
	width:900px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#pagebody2 {
	width:900px;
	height: 610px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.pomonatext {
	clear:none;
	float:left;
	background-color:#FFFFCC;
	width:720px;
	color:#333333;
	margin-top:22px;
	margin-left:0px;
	height:540px;
	/*fbf49b*/
}
.pagelist {
	float:left;
	width:350px;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	margin-left:45px;
	padding:8px;
	background-color:#ACD4ED;
	border:solid;
	border-color:#FFFF66;
}
.accent {
	float:left;
	margin-left:15px;
	width:205px;
}
.margin-text {
	clear:left;
	float:left;
	font-size:15px;
	color:#FFFFFF;
	width:160px;
	margin-left:9px;
}
.services {
	float:left;
	margin-left:45px;
}
#sanbernardino {
	text-align:left;
	margin-bottom:5px;
	font-size:15px;
	font-weight:bold;
	color:#000000
}
.move {
	width:520px;
	float:left;
	margin-left:35px;
	margin-right:35px;
}
#bbb {
	width:90px;
	float:left;
}
.review {
	margin-left:35px;
	margin-right:35px;
	width:600px;
	height:450px;
	overflow:auto;
	background-color:#FFFFCC;
}
.reviews-new {
	margin-left:35px;
	margin-right:35px;
	width:600px;
	height:350px;
	overflow:auto;
	background-color:#FFFFCC;
	text-align:center;
}
.style1 {color: #FF0000}

.formfield {
	background-color:#FFFFCC;
	border:none;
	font-size:14px;
	color:#000000;
}
.field-single {
	background-color:#66CCFF;
	border:none;
	font-size:14px;
	color:#000000;
}
.customer-reviews {
	clear:left;
	float:left;
	width:500px;
	padding: 5px 5px 5px 5px;
	overflow:auto;
	background-color:#66CCFF;
	border:#FFFF00;
	margin-left:20px;
	margin-bottom:15px;
	text-align:left;
}
#review-name {
	float:left;
	margin-left:5px;
	margin-bottom:10px;
}
#review-rating {
	clear:left;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
}
#review-comment {
	clear:left;
	float:left;
	margin-left:5px;
	margin-bottom:10px;	
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style10 {font-size: 14px; color: #333333; }
.style11 {font-size: 16px}
.style12 {
	font-size: 14px;
	color: #3366FF;
}
.style13 {font-size: 20px}
.style14 {font-size: 14px; color: #FF0000; }
.style15 {font-size: 14px}
.style16 {font-size: 12px}
.style17 {color: #0000FF; font-size: 18px}

#invoiceNumber {
	display:none;
}

.mainstreet {
	width: 880px;
	height: 30px;
	text-align: right;
	padding-right:20px;
	margin: 0 auto;
}