body{
	margin: 0;
	padding: 0;
	color: #222222;
	background: #ffffff;
	font-size: 85%;
	font-weight:normal
	line-height: 25px;
	font-family: Helvetica, sans-serif
}

p{
	padding-left: .5em;
	font-family: Helvetica, sans-serif;
	font-size: 100%;
	padding-bottom: 6px
}

a:link,a:visited{
	background: transparent;
	color: #990000;
	font-size: 100%;
	text-decoration: none;
	padding-bottom: 6px
}

a:hover{
	background: #990000;
	color: #ffffff;
	text-decoration: none
}

.bold, a{
	font-weight: bold
}

.psmall{
	font-size: 85%
}

.psmallbold{
	font-size: 85%;
	font-weight: bold
}

.psmallboldwhite, a{
	color: #ffffff;
	background: transparent;
	font-size: 85%;
	font-weight: bold
}

.psmaller, a{
	font-size: 80%
}

.psmallerbold{
	font-size: 80%;
	font-weight: bold
}

/* Lists */
ol, ul{
	margin-left: .9em;
	padding-left: .9em
}

li{
	font-size: 90%
}

h1, h2, h3, h4{
	padding-bottom: 1em;
	padding-left: .7em;
	padding-top: 1em;
	font-weight: 600
}

/* h tags */
h1 {
	color: #b22222;
	background: transparent;
	font-size: 1.6em
}

h2{
	color: #990000;
	background: transparent;
	font-size: 1.4em
}

h3{
	color: #990000;
	background: transparent;
	font-size: 1.3em
}

.h3-black{
	color: #222222;
	background: transparent;
	font-size: 1.3em
}

.h3-blue{
	color: #006793;
	background: transparent;
	font-size: 1.3em
}

h4{
	color: #882222;
	background: transparent;
	font-size: 1.1em
}

.h4-orange{
	color: #e59617;
	background: transparent;
	font-size: 1.1em
}

.h4-black{
	color: #222222;
	background: transparent;
	font-size: 1.1em
}

.h4-black-centered{
	color: #222222;
	background: transparent;
	font-size: 1.1em;
	text-align: center
}

.lgwhitelink a:link lgwhitelink a:visited{
	background: transparent;
	color: #fff5ee
}

.lgwhitelink a:hover{
	background: #fff5ee;
	color: #222222
}

a.topnav,a.topnav:visited{
	background: transparent;
	color: #a52a2a;
	font: 79%  sans-serif;
	text-decoration: none
}

a.topnav:hover{
	background: transparent;
	color: #000000
}

a.white:link, a.white:visited{
	padding: 5px;
	display: block;
	background: transparent;
	color: #dddddd;
	text-decoration: none
}

a.white:hover{
	display: block;
	background: #800000;
	color: #ffffff;
	text-decoration: none
}

a:link.w,a:visited.w{
	background: transparent;
	color: #222222;
	font: 85%  sans-serif;
	text-decoration: none
}

a:hover.w{
	background: #f5f5f5;
	color: #990000;
	text-decoration: none
}

a.codewhite{
	color: #cccccc;
	background: transparent;
	font: icon
}

hr{
	border-bottom-color: #990000;
	border-style: groove;
	border-top-color: #eeeeee;
	border-width: 3px 0 3px 0;
	margin-bottom: 10px;
	margin-top: 5px;
	width: 100%;
	height: 5px
}

.aligncenter{
	margin: 0 auto;
	text-align: center
}

.pic img {
	border: none;
	float: left
}

/* Images */
img{
	border: none
}

.imgcenter {
	float: none;
	text-align: center;
	margin: 0 auto
}

.imgright {
	float: right;
	padding-left: 10px
}

.imgleft {
	float: left;
	padding-right: 10px
}

.imgnopaddingmargin {
	border: none;
	margin: 0;
	padding: 0
}

/* Forms */

fieldset {
	padding: 3em;
	border: 1px dotted #dd1111
}

legend {
	color: #880000;
	background: transparent;
	font-size: 130%;
	font-weight: 600;
	/*	padding-top: 50px */
}

label {
	float: left;
	text-align: right
}

.inputtext{
	border: thin dashed #990000;
	margin-top: 10px
}

select.formselect{
	border: thin dashed #990000
}

textarea{
	border: thin dashed #990000
}

.submit {
	color: #222222 !important;
	background: transparent !important;
	border: thin dashed #f36625 !important;
	padding: 5px;
	font-size: 85%;
	font-weight: bold
}

/* End Forms */

.mintax{
	padding-bottom: 5px;
	background: url(mintax/mintax-images/p3-bar.gif);
	height: 45px
}

.redlink, a{
	background: #ff0000;
	color: #ffffff;
	text-decoration: none
}

.styleredwhitelink, a{
	background: transparent;
	color: #fff5ee;
	font-size: 10px
}

a.whitelink:hover{
	background: #dddddd;
	color: #222222;
	text-decoration: none
}

.whitelink,a.whitelink,a.whitelink:visited{
	display: block;
	background: transparent;
	color: #ffffff;
	font: 80%  sans-serif;
	text-decoration: none
}

.wht{
	color: #ffffff;
	background: transparent;
	font-size: 95%
}

.whtbold a{
	color: #ffffff;
	background: transparent;
	font-size: 95%;
	font-weight: bold
}

/* this class should be placed on a div or break element and should 
be the final element before the close of a container that should 
fully contain a float  IE: <br class="clearfloat" /> 
*/
.clearfloat {
	clear: both;
	color: #ffffff;
	background: transparent;
	line-height: 0;
	height: 0
}

/* main table in templates */
.col1{
	vertical-align: top;
	background: #990000;
	color: #eeeeee;
	width: 18%
}

.col2{
	vertical-align: top;
	padding-left: 30px;
	padding-right: 20px;
	width: 82%
}

/* this is on index.php only */
.col2below{
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px
}

.col2-3{
	vertical-align: top;
	padding-left: 30px;
	padding-right: 20px;
	width: 67%
}

.col3{
	vertical-align: top;
	width: 15%;
	border-left: 1px dotted #cadae1;
	border-right: 1px dotted #dadae1;
	background-color: #f5f5f5
}

#adsense{
	float: right;
	width: 10%;
	color: #444444;
	background: #eeeeee;
	left: 90%;
	position: relative;
	top: 10px
}

.td-align-left{
	text-align: left
}

/* Div hovers  */
div.nav_home, div.nav_home:visited a {
	width: 100%;
	border: 1px dotted #cccccc;
	font-size: 80%;
	font-weight: normal;
	height: 60px
}

div.nav_home:hover {
	border: 1px dotted #ffffff;
	color: #ffffff !important;
	background: transparent !important
}

.bodyborder{
	border-bottom: thin #880000 solid;
	border-top: thin #880000 solid;
	border-left: thin #880000 solid;
	border-right: none
}
