/*
 Common styles for screen, print and handheld media
 Site: Greenwatt
*/
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { border: 0; margin: 0; outline: 0; padding: 0; vertical-align: top; }
:focus { outline: 0; }
body { background: #fff; color: #333; font-family: "Lucida Sans", Verdana, "Geneva CE", lucida, sans-serif; line-height: 1.5; }
a { color: #176624; }
h1 { font-size: 2em; font-weight: normal; color: #176624; line-height: 1.2; }
h2 { font-size: 2em; font-weight: normal; color: #176624; margin: 0 0 0.75em 0; line-height: 1.2; }
h3 { font-size: 1.08em; color: #176624; }
h3 span { font-weight: normal; }
h4, h5, h6 { font-size: 1em; }
p { margin: 0 0 1.35em 0; }
p.intro { font-size: 1.17em; line-height: 1.43; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
ol, ul { list-style: none; }
dl { margin: 0 0 1em 0; }
dt { font-weight: bold; }
dd { margin-bottom: 1em; }
input, select, textarea { font-family: "Lucida Sans", Verdana, "Geneva CE", lucida, sans-serif; font-size: 1em; color: #000; }
table { border-collapse: separate; border-spacing: 0; font-size: 1em; }
caption, th, td { font-weight: normal; text-align: left; }
th, td { padding: 0.25em 0.25em 0.25em 0.5em; }
fieldset { border: 1px solid #ccc; margin: 0.25em 0 1em 0; padding: 0.25em 15px 0.75em 15px; }
legend { color: #1E3131; font-weight: bold; padding: 0.25em 4px; }
hr { display: none; }
.clear { clear: both; }
.cleaner { clear: both; font-size: 0; height: 0; line-height: 0.0; }
.registered {
	font-size: 10px;
}
.enquiry a{
	background-image: url(../images/buttons/make-enquiry1.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 29px;
	width: 107px;
	float: left;
	display: inline;
	margin: 0px;
}
.enquiry a:hover {
	background-image: url(../images/buttons/make-enquiry1-over.gif);
}
.join {
	background-image: url(../images/buttons/join.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 48px;
	margin: 0px;
	padding: 0px;
}
.join a:hover {
	background-image: url(../images/buttons/join-over.gif);
}
