@charset "utf-8";
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.18grey {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
.lightline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
#drpdwn {
	background-color: #CFCFD0;
	width: 155px;
	border: 1px solid #ADAEB0;
	visibility: hidden;
}

.linepurple {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7A455F;
	text-decoration: none;
}
.sidepurple {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #7A455F;
}
.purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A455F;
	text-decoration: none;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.comspec {
	padding: 5px;
	height: 220px;
	width: 550px;
	visibility: hidden;
	position: absolute;
	overflow: visible;
	z-index: 4;
	top: 710px;
	float: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #CCCCCC;
}

a.specnav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.specnav:hover
{
	color: #DDDDDD;
	text-decoration: none;
}
a.specnav:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.topleftBG {
	background-image: url(plymouth-screeding/commercial_screeds.png);
	background-repeat: no-repeat;
}
.largewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

