body {
	margin: 0px;
	padding: 0px;
	font-family: georgia, serif;
	color: black;
	background-color: #ffffff;
	text-align: left;	
/* background: #1c6a00 url(images/square.jpg);*/
/* part 1 of 2 centering hack */
	}
a {
	text-decoration: none;
	font-weight: bold;
	color: #C04C04;
	outline: none;
	}
a:hover {
	text-decoration: underline;
	}
.ahem, hr {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
.tiny {
	font-size: 10px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
	}
.LeftHeader {
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	}
.LeftLink {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-bottom: 5px;
	margin-left: 25px;
	}
.indent {
	font-size: 14px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin: 200px;
	text-align: justify;
	}



.center {
	text-align: center;
	}
.left {
	text-align: left;
	}
.right {
	text-align: right;
	}
p {
	font-size: 14px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
	}
h1 {
	display: none;
	color: #FFFF00;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	margin: 0;
	padding: 0;
	}
#left, #links, #content, #gutter {
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	text-align:left; /* part 2 of 2 centering hack */
	width: 750px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 750px;
	}
html>body #content {
	width: 965px; /* ie5win fudge ends */
	}

#links {
	background: #F8B8A7 url(file:///W|/Clientdemos/SuperiorGardens/images/LinksBG.jpg) no-repeat scroll top left;
	padding: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	border: none;
	border-left: 1px solid black;
	border-right: 1px solid black;
	}
#links p {
	color: #aaa;
	font-size: 12x;
	margin: 0px;
	margin-left: 5px;
	line-height: 20px;
	font-family: verdana;
	text-align: right;
	}
#links a {
	font-weight: normal;
	color: black;
	}
#links a:hover {
	text-decoration: none;
	color: white;
	font-weight: normal;
	}

#content {
	background: #eee url(images/sand.jpg) repeat scroll top left;
	padding: 15px;
	border: 1px solid green;
	border-bottom: none;
	width: 950px;
	}

#left {
	background: #eee url(http://www.superiorgardencenter.com/images/left.jpg) repeat scroll top left;
	padding: 15px;
	border: 1px solid green;
	border-bottom: none;
	width: 180px;
	}
.box {
	background-color: #ccc;
	padding: 10px;
	border: 1px solid #aaa;
	margin-bottom: 5px;
	}
.box img {
	padding-right: 10px;
	}
#gutter {
	padding: 10px;
	background-color: #336600;
	border: 1px solid black;
	text-align: right;
	}
.address {
	font-size: 18px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: center;
	}
.Title {
	font-size: 20px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: Left;
	color: #00297B;
	font-weight: bold;
	}
.Header {
	font-size: 16px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: Left;
	color: #00297B;
	font-weight: bold;
	}
.subHeader {
	font-size: 15px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: Left;
	color: green;
	font-weight: bold;	
	}

.a1 {
	float: left;
	width: 350px;
	padding-right: 25px;
	}
.a1 p, .a1 h3 {
	text-align: right;
	}
