@charset "utf-8";
.bigblack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #333333;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FBD63B;
}
.darksub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.grid {
	background-image: url(kitchen-designers/kitchen-designers3exmouth.png);
	background-repeat: no-repeat;
}
.orangeunder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FBD739;
}
.darkunder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.14grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.greyside {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #F6F6F6;
}
a.nav:link {
	text-decoration: none;
	color: #666666;
}
a.nav:visited {
	text-decoration: none;
	color: #666666;
}
a.nav:hover {
	text-decoration: none;
	color: #FBD73A;
}
a.nav:active {
	text-decoration: none;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FBD73A;
}
a:active {
	text-decoration: none;
}
a.bigblack:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #000000;
}
a.bigblack:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #000000;
}
a.bigblack:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #333333;
}
a.bigblack:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #000000;
}.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

