* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
}

body {
	font: .825em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #373737;
	margin: 0;
}

p.leader {
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 10px;
}

p {
	margin-top: 2px;
	margin-bottom: 8px;
	padding: 0;
	text-align: justify;
}

img {
	margin: 0;
	padding: 0;
}

/* @group forms */

form {
	padding: 5px;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
}

input, select {
	margin-top: 5px;
	margin-bottom: 5px;
}

input.h1 {
	font-size: 2em;
}

input.h2 {
	font-size: 1.6em;
}

textarea {
	font: .825em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #373737;
}

label {
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	clear: both;
}



/* @end */

/* @group headings */

h1 {
	margin-top: 2px;
	margin-bottom: 5px;
	line-height: 1em;
	padding: 0;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	color: #007b27;
}

h2 {
	margin-top: 6px;
	margin-bottom: 8px;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
}

h3 {
	margin-top: 4px;
	margin-bottom: 6px;
	font-size: 1.3em;
	color: #007b27;
	font-weight: normal;
	font-style: normal;
}

h4 {
	
}

h5 {
	
}

h6 {
	
}



/* @end */

/* @group misc */

hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

.pointer {
	cursor: pointer;
	cursor: hand;
}

p.warning {
	padding: 3px;
	color: #ffa000;
	background-color: #d0e2ef;
	font: .825em/1.2em Verdana, Arial, Helvetica, sans-serif;
}

.dark {
	background-color: #e3e3ff;
}

.light {
	background-color: #e8effe;
}



/* @end */

/* @group structure */

div.ninefifty {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

div.eighteighty {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

div.header {
	padding: 10px 0 8px;
}

div.heading {
	padding: 50px 35px 20px;
}

div.mainimage {
	border-top: 5px solid green;
	border-bottom: 1px solid #fff;
	height: 270px;
}

div.linksbar {
	border-bottom: 0 solid gray;
	border-top: 1px solid gray;
	padding: 5px 25px;
	background: url(http://www.thinkingbusinesswebsites.com/images/header_links_background_def.gif) repeat-x;
}

div.categorylinks {
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
}

.darkgreen {
	background-color: #008417;
	color: white;
}

.categorylinks a, .categorylinks a:visited {
	color: white;
	text-decoration: none;
	padding: 5px 15px;
	display: inline-block;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

.categorylinks a:hover {
	text-decoration: underline;
	color: white;
}

div.categorylinks a.selected {
	background-color: #51A44F;
}

div.subcategorylinks {
	padding-top: 3px;
	padding-bottom: 4px;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
}

.subcategorylinks a, .subcategorylinks a:visited {
	color: white;
	text-decoration: none;
	display: inline-block;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}

.subcategorylinks a:hover {
	text-decoration: underline;
	color: white;
}

.lightgreen {
	background-color: #51A44F;
	color: white;
}

.midgreen {
	background-color: #478f49;
	color: white;
}

div.subcategorylinks a.selected {
	color: #ffcd00;
}

div.tel {
	padding-right: 0;
	padding-top: 30px;
}

div.maincontent {
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 0;
}

div.leftpanel {
	width: 560px;
}

div.rightpanel {
	width: 308px;
}

div#footer {
	padding: 25px;
	color: #b5b5b5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #008417;
}

.focusa {
	width: 50%;
}

.focusa p {
	
}

.focusb {
	width: 50%;
}

.rightbordered {
	border-right: 1px solid gray;
}



/* @end */

/* @group links */

a, a:visited {
	text-decoration: underline;
	color: #00440f;
}

a:hover {
	text-decoration: underline;
	color: #47ba91;
}

.notshown a, .notshown a:visited {
	color: silver;
}

div.navigation {
	padding: 25px;
	color: #7f7f7f;
	line-height: 1.7em;
}

div.navigation p {
	text-align: left;
}

div.navigation a, div.navigation a:visited {
	color: #51a44f;
	text-decoration: none;
}

div.navigation a:hover {
	color: #47ba91;
	text-decoration: underline;
}

div.navigation a.selected, div.navigation a.selected:visited {
	color: #9a9a9a;
}

div.navigation a.selected:hover {
	text-decoration: underline;
}

div#footer a, div#footer a:visited {
	color: #c4c4c4;
	text-decoration: none;
}

div#footer a:hover {
	color: #47ba91;
}

a.nounderline, a.nounderline:visited {
	text-decoration: none;
}



/* @end */

/* @group tables */

td {
	padding: 3px;
}



/* @end */

div.options {
	margin-top: 25px;
	margin-bottom: 25px;
	border-top: 1px solid gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.notshown {
	color: silver;
}

div.notshown img {
	opacity: 0.26;
}

img.floatleft {
	margin-right: 10px;
	margin-bottom: 10px;
}

img.floatright {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0;
}

.noimage {
	width: 110px;
	height: 100px;
}

/* @group padding */

.padded {
	padding: 5px;
}

.paddedleft {
	padding-left: 15px;
}

.paddedright {
	padding-right: 25px;
}

.paddedtop {
	padding-top: 5px;
}

.paddedbottom {
	padding-bottom: 15px;
}



/* @end */