body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #CECBC2 url(images/back-home.gif) repeat-y;
	margin:0;
	padding:0;
}

h1,h2,h3 {
	margin:0;
	padding:0;
}

h2 {
	font-size:18px;
	font-weight:bold;
	color:#004025;
}

ul {
	font-size: 11px;
	margin:5px;
	padding:0 10px;
}

#container {
	width: 74em;
}

#shellhome {
	background:url(images/back-home.gif) repeat-y;
	overflow:auto;
	clear:both;
}

#tophome {
	width: 794px;
	background:#004025 url(images/logo-home.jpg) no-repeat;
}

#topsub {
	width: 794px;
	background:#004025 url(images/logo-sub.jpg) no-repeat;
}

#addrhome {
	color:#004025;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:10.4em 2.3em 6.4em 7.6em;
	float:left;
}

#addrsub {
	color:#004025;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:7em 2.3em 1em 7.6em;
	float:left;
}

#heading {
	width: 250px;
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	text-align:left;
}

.heading {
	padding:8px 50px;
}

#toplinks {
	background:#E7E7E7 url(images/linkfade.jpg) top repeat-x;
	margin:1.6em;
	padding:1em;
	text-align:left;
	float:right;
}

#toplinks a {
	color:#004025;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding: 5px 30px 5px 35px;
	display:block;
}

#toplinks a:hover {
	color:#D49400;
	background:url(images/arrow.png) left top no-repeat;
}

#newsletter {
	text-align:center;
	padding:1em 4em;
	float:left;
}

#newsletter a {
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

#newsletter a:hover {
	color:#D49400;
	text-decoration:underline;
}

#bodyhome {
	clear:both;
}

#bodyleft {
	width:536px;
	float:left;
}

#subcontent {
	font-size:12px;
	width:763px;
	background-color:#E6E6E6;
}

#helplinks {
	float:left;
}

#helplinks a {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#helplinks a:hover {
	color:#D49400;
	text-decoration:underline;
}

#baselinks {
	width:535px;
	background:url(images/back-baselinks.gif) repeat-x;
	text-align: center;
	padding:11px 0;
	float:left;
}

#baselinks a {
	font-size:12px;
	color:#004025;
	font-weight:bold;
	text-decoration:none;
	padding: 11px 5px;
}

#baselinks a:hover {
	color:#D49400;
	text-decoration:underline;
}

#quickbooks {
	width:255px;
	margin-right:2em;
	float:right;
}

#tagline {
	width:255px;
	text-align:center;
	vertical-align:middle;
	margin-right:20px;
	float:left;
}

#tagline a {
	text-decoration:none;
	color:#004025;
}

.quickheader {
	color:#004025;
	font-size:18px;
	font-weight:bold;
	padding:15px;
}

.quicktext {
	font-size:14px;
	font-weight:bold;
	padding:15px;
}

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

.quicktext a:hover {
	color:#D49400;
	text-decoration:underline;
}

#copyhome {
	width:505px;
	float:left;
}

#copysub {
	width:505px;
	float:left;
}

.copytext {
	font-size:12px;
	text-align:center;
	padding:15px;
}

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

.padit {
	padding:15px;
}

.large {
	font-size:16px;
	color:#004025;
}

.greenbar {
	color:#ffffff;
	font-weight:bold;
	background-color:#004025;
	padding:5px;
	margin-bottom:5px;
}
