body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/top_bkg.jpg) repeat-x right top;
	font: normal small sans-serif;
	color: #383838;
}

.servtable {
background-image: url(../catalog/images/table_grad_bkg.jpg);
background-repeat: repeat-x;
background-position: left; }

.greentxt {
color: #145a16;
font-weight: bold; }

.cattable {
background-image: url(../catalog/images/cat_table_bkg.jpg);
background-repeat: no-repeat;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(images/button_bkg.gif) repeat-x left top;
}

h1, h2, h5, h6 {
	color: #145a16;
 }

h3 {
color: #000000;
padding-bottom: 3px;
border-bottom: 3pt double;
font-size: 1.3em;
text-decoration: none; }

h4 {
color: #000000;
font-size: 1.3em;
text-decoration: none;
}

a {
	color: #145a16;
text-decoration: none; }

a:hover {
text-decoration: underline; }

/*input {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-style: italic;
color: #383838;
font-weight: normal; }*/

/* Header */

#header {
	width: 800px;
	height: 140px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	padding: 5.7px 0em 0px 0em;
}

#logo * {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

#logo h1 {
	letter-spacing: -2px;
	font-size: 2.8em;
}

#logo h2 {
	margin-top: -10px;
	padding-left: 2px;
	font-size: 1em;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 71px 47px 0px 0em;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin-left: 2px;
	padding: 8px 15px 0 15px;
	background: #EFF0EB url(images/tab_normal.gif) repeat-x;
	border: 1px #145a16 solid;
	border-bottom: none;
	text-decoration: none;
	color: #383838;
font-weight: bold; }

#menu .active a {
	height: 23px;
	background: #d5d5d7 url(images/tab_hover_active.gif);
color: #383838;
font-weight: bold;
border-bottom: none; }

#menu a:hover {
	height: 23px;
	background: #d5d5d7 url(images/tab_hover_active.gif);
color: #383838;
border-bottom: none; }

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
}

/* Column One */

#colOne {
	float: right;
	width: 470px;
}

#colOne .post {
	clear: both;
	margin-bottom: 3em;
}

#colOne .title {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #C9CCB9;
	font-size: 1.6em;
}

#colOne .posted, #colOne .meta {
	margin: 0;
	text-align: right;
	font-size: xx-small;
}

#colOne .posted {
	margin-top: -13px;
}

#colOne .meta {
	border-top: 1px solid #C9CCB9;
}

#colOne .meta p {
	margin: 0;
}

/* Column Two */

#colTwo {
	float: left;
	width: 200px;
}

#colTwo #textfield1 {
	width: 170px;
}

#colTwo #submit1 {
	display: none;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#colTwo ul a{
	margin: 0;
	padding: 0;
	list-style: none;
text-decoration: none; }


#colTwo ul a:hover{
	margin: 0;
	padding: 0;
	list-style: none;
padding-right: 15px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: right;
text-decoration: underline; }

#colTwo li h2 {
	margin: 0;
	padding: 0;
	line-height: 100%;
color: rgb(0,0,0);
border-bottom: 3px; }

#colTwo li h2 span {
	margin: 0;
	padding: 5px 10px;
	background: #ffffff url(images/small_tab_bkg.gif) repeat-x;
	border: 1px #145a16 solid;
	border-bottom: none;
	text-transform: uppercase;
	font-size: 11px;
font-weight: bolder;
}

#colTwo li ul, #colTwo li form {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px #145a16 solid;
}

/* Footer */

#footer {
	width: 700px;
	margin: 0 auto;
	padding: 1em;
	border-top: 1px solid #C9CCB9;
}

#footer p {
	font-size: xx-small;
}
