/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Cascading Style Sheet */
/* Tom Wolff and Associates */
/* Last updated 28 January 2004 */


/* Global Essentials */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Text and global styles. */

a img { border-style: none; }

.hidden {
		display: none;
}

body {
		margin: 15px 0 5px 0;
		padding: 0;
		background-color: #e5e5cc;
        color: #333;
		line-height: 1.4;
		font-family: "Lucidia Grande", Verdana, Arial, Geneva, Helvetica, sans-serif;
		font-size: x-small;
		voice-family: "\"}\"";
        voice-family: inherit;
		font-size: small;
}
		html>body {font-size: small;}

p {
		font-size: 90%;
		padding: 0 1.2em 0 1.2em;
}

h1, h2, h3, h4 {
		font-family: "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
		color: #36c;
		font-weight: bold;
}

h1 {
		font-size: 110%;
		text-transform: uppercase;
		margin: 0 0 20px 0;
		padding: 8px;
		color: #006;
		text-align: right;
		background-color: #e5e5cc;
		border-top: 1px solid #ffc;
		border-right: 1px solid #b2997f;
		border-bottom: 1px solid #b2997f;
		border-left: 1px solid #ffc;
}

h2 {
		clear: both;
		font-size: 130%;
		margin: 0.7em 0 0.3em 0;
		border-bottom: 1px solid #c60;
}

h3 {
		margin: 0 0 0.3em 0;
		text-transform: uppercase;
		color: #999;
		font-size: 110%;
}

h4 {
		font-size: 100%;
		font-weight: bold;
		color: #c60;
}

blockquote {
		margin: 10px 0 0 30px;
}

cite {
		margin: 0 0 10px 0;
		padding: 0;
		font-weight: bold;
		font-style: normal;
}

a:link {
		color: #36c;
		text-decoration: none;
}

a:visited {
		color: #39f;
		text-decoration: none;
}

a:hover {
		text-decoration: underline;
}

/* Design Essentials */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Tables are dead, long live tables. */

table#banner {
		background-color: #fff;
		border-right: 1px solid #999;
}

table#primenav {
		font-family: "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
		background-color: #cc9;
		border-bottom: 1px solid #666;
		border-top: 1px solid #ffc;
		border-right: 1px solid #666;
}

table#primenav td {
		font-size: 0.8em;
		text-align: center;
		line-height: 1.6em;
}

table#primenav td a {
		font-weight: bold;
		text-decoration: none;
		color: #006;
		display: block;
		border-right: 3px solid #7a59bd;
		border-left: 1px solid #ffc;
		margin: 0;
		padding: 0.5em 0 0.5em 0;
}

table#primenav td#contact a {
		border-right: none;
}

table#primenav td a:hover {
		background-color: #849cef;
}

table#content {
		background-color: #fff;
		border-right: 1px solid #999;
}

td#sidebar {
		padding: 10px;
		font-family: "Lucidia Grande", Verdana, Arial, Geneva, Helvetica, sans-serif;
}

#sidebar ul {
		margin: 0;
		padding: 0;
}

#sidebar ul li {
		margin: 0;
		padding: 0;
		list-style: none;
		font-size: 80%;
}

#sidebar ul li a {
		display: block;
		width: 130px;
		text-decoration: none;
		background-color: #e5e5cc;
		border-top: 1px solid #ffc;
		border-right: 1px solid #b2997f;
		border-bottom: 1px solid #b2997f;
		border-left: 1px solid #ffc;
		color: #c60;
		line-height: 1.3em;
		padding: 0.5em;
		margin: 5px;
}

#sidebar ul li a:hover {
		background-color: #d7cdeb;
		color: #006;
		border-top: 1px solid #f3f0f9;
		border-right: 1px solid #7a59bd;
		border-bottom: 1px solid #7a59bd;
		border-left: 1px solid #f3f0f9;
}

td#maincontent {
		margin: 0;
		padding: 15px;
		border-right: 1px solid #ccc;
}

table#footer {
		font-family: "Lucidia Grande", Verdana, Arial, Geneva, Helvetica, sans-serif;
		border-top: 1px solid #999;
}

table#footer td {
		font-size: 90%;
		margin: 0;
		padding: 5px;
		color: #006;
}

.footnav {
		margin: 0;
		padding: 0 0 5px 0;
}

.footnav a {
		color: #006;
}

.footnav a:hover {
		color: #006;
}

.copyright {
		margin: 0;
		padding: 0;
		color: #b2997f;
}

.copyright a {
		color: #b2997f;
		text-decoration: underline;
}

.copyright a:hover {
		color: #b2997f;
		text-decoration: none;
}


/* Special Additions */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Special styles and extras. */

td#homebar {
		background: url("../images/bgcloud.jpg") top left no-repeat;
}

td#homecontent {
		margin: 0;
		padding: 0;
}

#hometext p{
		margin: 0;
		line-height: 120%;
		text-align: justify;
}

#covernews {
		padding: 0 180px 18px 28px;
		background: url("../images/tomcorner.jpg") bottom right no-repeat;
}

#covernews p {
		font-size: 80%;
		line-height: 120%;
		padding: 0;
}

#covernews h3 {
		font-size: 90%;
}

.darkbox {
		margin: 0 0 15px 0;
		padding: 10px;
		font-family: "Lucidia Grande", Verdana, Arial, Geneva, Helvetica, sans-serif;
		border-top: 1px solid #ffc;
		border-right: 1px solid #b2997f;
		border-bottom: 1px solid #b2997f;
		border-left: 1px solid #ffc;
		background-color: #e5e5cc;
}

div.darkbox h3 {
		color: #c60;
		border-bottom: 1px solid #fff;
}

div.darkbox ul.articles li {
		margin-bottom: 8px;
}

div.darkbox ul {
		font-size: 80%;
		list-style: none;
		margin: 0;
		padding: 10px;
}

div.darkbox ul li {
		border-bottom: 1px solid #fff;
		line-height: 1.8em;
}

div.darkbox p.case {
		font-size: 90%;
		line-height: 1.6em;
		padding-right: 20px;
		padding-left: 20px;
}

.litebox {
		margin: 0 0 10px 0;
		padding: 10px;
		clear: left;
		display: block;
		border-top: 1px solid #f0f0f0;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		border-left: 1px solid #f0f0f0;
}

div.litebox img {
		display: block;
		float: left;
		clear: left;
		padding: 0 10px 10px 0;
}

div.litebox br {
		clear: left
}

p.gotop a {
		display: inline;
		float: right;
		margin: 0.5em;
		padding: 0.2em 0.4em 0.2em 0.4em;
		text-decoration: none;
		font-size: 80%;
		line-height: 150%;
		background-color: #e5e5cc;
		border-top: 1px solid #ffc;
		border-right: 1px solid #b2997f;
		border-bottom: 1px solid #b2997f;
		border-left: 1px solid #ffc;
		color: #963;
}

p.gotop a:hover {
		background-color: #d7cdeb;
		color: #006;
		border-top: 1px solid #f3f0f9;
		border-right: 1px solid #7a59bd;
		border-bottom: 1px solid #7a59bd;
		border-left: 1px solid #f3f0f9;
}

.goadobe {
		border: 1px solid #ccc;
		margin: 0;
		padding: 5px;
		font-size: 80%;
		color: #666;
}

.goadobe img {
		float: right;
}

div.goadobe br {
		clear: right;
}

p.tabline {
		display: block;
		margin: 0;
		padding: 10px 0 0 0;
		border-top: 1px solid #666;
}

.newsbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 5px;
	font-weight: bold;

}

.newsbutton a {
		color: #333;
}

.newsbutton a:hover {
		color: #333;
}

.mtbutton {
		vertical-align: bottom;
}

/* Newsletter Additions */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Special styles for Newsletter. */

td#newscontent {
		font-family: Georgia, "Times New Roman", Times, serif;
		margin: 0;
		padding: 15px;
}

td#newscontent h2 {
		margin: 0;
		padding: 0;
		font-family: "Arial Narrow", Arial,"Lucidia Grande", Geneva, Helvetica, sans-serif;
		border-bottom: 1px solid #36c;
		color: #333;
}

div#newswrap {
		margin: 0;
		padding: 10px;
		border: 1px solid #ccc;
}

td#newscontent table#head {
		margin-bottom: 10px;
}

table#content td#newscontent table#head td.mast {
		background-color: #9cd6ff;
		background-image: url("../images/newssky.jpg");
		background-position: top left;
		background-repeat: no-repeat;
}
td#newscontent div#masthead {
		margin: 0;
		padding: 8px;
		text-align: center;
}

td#newscontent div#masthead h1 {
		margin: 0;
		padding: 0;
		background-color: transparent;
		border: none;
		text-align: center;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-transform: uppercase;
		font-size: 200%;
		color: #333;
}

div#masthead span {
		font-size: 175%;
}

td#newscontent div#masthead h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 120%;
		color: #333;
		padding-top: 5px;
		border-top: 1px solid #36c;
		border-bottom: none;
}

td#newscontent div.box {
		margin: 0 0 10px 0;
		padding: 5px;
		border: 1px dotted #666; 
}

td#newsbar {
		padding: 15px 15px 0 0;
		font-family: "Arial Narrow", Arial,"Lucidia Grande", Geneva, Helvetica, sans-serif;
}

td#newsbar h1 {
		font-size: 80%;
		text-transform: uppercase;
		color: #333;
		border: none;
		background-color: transparent;
		margin: 0 0 5px 0;
		padding: 0;
}

td#newsbar ul {
		margin: 0;
		padding: 0;
}

td#newsbar ul li {
		margin: 0 0 5px 0;
		padding: 3px 0 3px 0;
		border-top: 1px solid #36c;
		list-style: none;
		font-size: 90%;
}

td#newsbar a:link {
		color: #333;
		text-decoration: none;
}

td#newsbar a:visited {
		color: #333;
		text-decoration: none;
}

td#newsbar a:hover {
		color: #333;
		text-decoration: underline;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Made by Matthew Wimmer */

/* additions by tundratech */
.indent {
	margin-left: 30px;
}
.solidbox {

		margin: 20px;
		padding: 5px;
		border: 1px groove #666;
}
.blockindent {
	left: 40px;
	right: 40px;

}
#newsheader {
		background-color: #9cd6ff;
		background-image: url("../images/newssky.jpg");
		background-position: top left;
		background-repeat: no-repeat;
}
#newsheader h2{
		margin: 0;
		padding: 0;
		border: none;
		background-color: transparent;
		text-align: center;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-transform: none;
		font-size: 15pt;
		color: #000000;
}
#newsheader a:link{
		color: #000000;
}
#newsheader a:active{
		color: #000000;
}
#newsheader a:visited{
		color: #000000;
}
#newsheader h3 {
		margin: 0;
		padding: 0;
		background-color: transparent;
		border: none;
		text-align: center;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 7pt;
		text-transform: none;
		color: #000000;
		padding-top: 5px;
		border-top: 1px solid #36c;
}



