* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 67%;
	line-height: 1.4;
	color: #000000;
	padding-bottom: 15px;
}

#header {
	height: 130px;
	width: 940px;
	background-image: url(../images/Plastering_Guild.png);
	background-repeat: no-repeat;
	background-position: 90% bottom;
	background-color: #FFFFFF;
	margin-left: 20px;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #006633;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
a:hover {
	border-bottom-style: solid;
}


#wrapper #header h1 {
	text-indent: -9000px;
	background-image: url(../images/Plastering_Logo.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 120px;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#wrapper #header div {
	height: 130px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 90% bottom;
}
#topNav {
	width: 940px;
	height: 3em;
	margin-top: 10px;
	padding-left: 20px;
	clear: both;
	float: left;
	line-height: 2.6em;
	padding-top: 10px;
}
#wrapper #topNav li {
	list-style: none;
	display: inline;
	margin-right: 1em;
}
#topNav a:link, #topNav a:visited, #topNav a:active {
	font-size: 1.2em;
	color: #CA9800;
	font-weight: bold;
	float: left;
	display: block;
	margin-right: 12px;
	padding: 2px 7px;
	background: #FFFAE8;
	border: 1px solid #000000;
	text-decoration: none;
}
#topNav a:hover, #topNav a.current:link, #topNav a.current:visited {
	color: #FFFFFF;
	background: #FFBF00;
}





#wrapper {
	width: 960px;
}
#box {
	padding: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px dashed #000000;
	margin-left: 5px;
}

#content {
	float: right;
	width: 680px;
	padding-top: 25px;
	padding-bottom: 15px;
}
#content p {
	font-size: 1.2em;
	margin-bottom: 0.4em;
	padding-right: 15px;
	padding-left: 5px;
}
#sidebar {
	float: left;
	width: 240px;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#wrapper #sidebar img {
	padding: 1px;
	border: 1px solid #000000;
	margin-bottom: 10px;
	clear: both;
	margin-right: 10px;
}

#plasteringservices {
	clear: both;
	width: 940px;
	text-align: center;
	margin-left: 20px;
}
#wrapper #plasteringservices h3 {
	font-size: 1.2em;
}
#boxAdvert {
	width: 250px;
	float: right;
	border: 1px dashed #000000;
	background: #FFFAE8;
	padding: 1em;
	margin: 0px 0px 0.5em 1.5em;
}
#wrapper #content #boxAdvert h3 {
	font-size: 1.5em;
}


#sidebar p {
	margin-bottom: 0.4em;
	padding-left: 15px;
	font-size: 1.2em;
	padding-right: 10px;
}
h1, h2, h3, h4, h5, h6 {
	padding-right: 10px;
	padding-left: 5px;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.7em;
	font-weight: normal;
}
#footer {
	background-color: #FFFAE8;
	clear: both;
	height: 4em;
	border: 1px solid #000000;
	margin-top: 12px;
	width: 940px;
	margin-left: 20px;
}
#footer a {
	font-size: .9em;
	font-weight: bold;
	color: #CA9800;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
#footer p {
	color: #CA9800;
	font-size: 1.2em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
#singleCol {
	width: 80%;
	text-align: center;
	font-size: 1.2em;
	clear: both;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 30px;
}
#contact-form label {
	display: block;
	font-size: 1.2em;
	margin-bottom: 2px;
	font-weight: bold;
}
input, textarea {
	width: 85%;
	background: #E9E6E2;
	border: 1px solid #999999;
	padding-top: 1px;
	padding-right: 1em;
	padding-bottom: 2px;
	padding-left: 1em;
	margin-bottom: 5px;
}
.input {
	color: #666666;
	background: #E9E6E2;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#wrapper #sidebar p {
	margin-left: -10px;
}

.btn {
	color: #000000;
	border: 1px solid #666666;
	width: 10em;
	margin-left: 15px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.btn:hover {
	color: #FFFFFF;
	background: #EAAF00;
}

#contact-form legend {
	font-size: 1.4em;
	margin-right: .5em;
	margin-left: .5em;
	padding-right: .5em;
	padding-left: .5em;
	color: #B08500;
}
#contact-form fieldset {
	width: 70%;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1.5em;
}
input:focus, textarea:focus {
	color: #000000;
	background: #C9C1B8;
	margin-bottom: 5px;
	font-weight: bold;
}

.imageRight {
	padding: 1px;
	float: right;
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: 1em;
	border: 1px solid #000000;
}
#wrapper #sidebar h3 {
	font-size: 1.2em;
	line-height: 1.5;
	margin-bottom: 6px;
}
#wrapper #header h1 a {
	background-image: url(../images/Plastering_Logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	display: block;
	height: 120px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.orange {
	font-weight: bold;
	color: #957000;
}
.seperatotLine {
	border-bottom: 1px solid #755A00;
}
.seperatorDiv {
	background: #666;
	font-size: 0px;
	line-height: 0px;
	margin: 10px 15px 15px 5px;
	height: 1px;
}
p.recommendations {
	font-size: 1.6em;
	color: #957000;
}
#wrapper #header .slogan {
	font-size: 1.2em;
	font-weight: bold;
	clear: both;
	text-transform: uppercase;
	width: 960px;
	height: 1.3em;
	float: left;
}
#wrapper #plasteringservices p a {
	display: block;
	font-size: 1em;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
	border-style: none;
}

