/* CSS Document for Outside Living Landscapes Ltd */

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

table, textarea {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.footer, .quicklinks {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background: #cdcdcd;
	height: 20px;
}

.footer {
	text-align: left;
}

.quicklinks {
	text-align: right;
}
.content {
	background: #FFFFFF;
}

p, form {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.header {
	font-family: Impact;
	font-size: 21px;
	color: #4c8427;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.address, .address a, .address a:active, .address a:link  {
	color: #4c8427;
}

.links {
	text-align: right;
	font-size: 10px;
	background-color: #cdcdcd;
}

.title, .title a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.title a:hover {
	text-decoration: underline;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

quote {
	border-bottom: dotted 1px #000000;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

.small {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	color: #4c8427;
}

.big {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	color: #4c8427;
}