/* CSS Document */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/** background:url(../images/background.gif) scroll repeat; **/
	}

#shell {
	margin-left:auto;
	margin-right:auto;
}

img {
	border: none;
	}

a, a:link {
	color: #030;
	text-decoration:underline;
	}

a img {
margin: 0px;
padding: 0px;
}

#mainDiv a, a:link {
	color: #993300;
	font-weight:bold;
}

#mainDivAlt a, a:link {
	color: orange;
	font-weight:bold;
	text-decoration:underline;
}

#mainDivAlt ul a, ul a:link {
	color: black;
}

#mainDivAlt li {
	padding: 4px 0px 4px 0px;
}


a:active {
	color: #C90;
	}


h1, h2, h3, h4 {
	color: #013300;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	}

h1 {
	border-bottom: 1px solid #013300;
}
h3 a, h3 a:link, h3 a:active {
	color: #800000;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: orange;
	background-color: #013300;
	font-size: 140%;
	border-bottom:3px solid black;
	text-align:center;
	padding: 3px;
	width: 300px;
	margin-right:auto;
	margin-left: auto;
}

h5 a, h5 a:link, h5 a:active {
	color: orange;
	text-decoration: none;
}

h5 a:hover{
	color: orange;
	text-decoration: underline;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
background-color:#FFFF00;
color:black;
text-align: center;
font-size:140%;
font-weight:bold;}


table {
	border:	none;
	}

/* orange text */
.ortext {
	color: #F90;
}

/* green text */
.grtext {
	color: #339933;
}

.grtextbold {
	color: #339933;
	font-weight:bold;
}

/* black text */
.bltext {
	color: #000;
}

/* red text */
.rdtext {
	color: #800000;
	}

#mainDiv {
	height: auto;
	margin:0 auto;
	top: 0px;
	text-align: left;
	padding: 10px;
	background-color: white;
	/** border: 1px solid #CCCC66; **/

	}
#mainDivAlt {
	height: auto;
	width: 100%;
	top: 0px;
	text-align: left;
	padding: 10px;
	background-color: white;
	/** border: 1px solid #CCCC66; **/

	}

#mainDiv p {
	text-align: justify;
	}

#mainDiv img {
	/**float: left;**/
	padding: 20px;
		margin: 3px;
	}

#mainDiv li {
	margin-top: 4px;
	margin-bottom: 4px;
}

#news {
background-color: #FFFF66;
width: 165px;
margin: 10px 10px 10px 10px;
border: 1px dotted black;
text-align:center;
font-size: 90%;
}

#LeftNavAlt a {
text-decoration: none;
}

#homeAd2 a {
text-decoration: none;
}

.newsHead {
	color:#FFFFFF;
	background-color:#995B00;
	font-size:110%;
	font-weight:bold;
	padding: 2px;
	margin-bottom:3px;
}

#leftNavTitle {
background-color:orange;
width: 150px;
color: black;
}

#leftNav {
	font-size:120%;
	background-color: #013300;
	color:white;
	width: 150px;
	margin: 30px 30px 10px 10px;
	border: 1px solid black;
	padding:7px;
	float: left;
}

#leftNav li {
	background-color: white;
}

#leftNav a {
	color:white;
	font-size:12px;
	text-decoration:none;
}

#leftNav a:hover {
	background-color: #CCCC66;
	color: black;
	text-decoration: none;
}


.linkit {
	margin: 10px;
	text-decoration:underline;
}

.linkit a {
font-size:46px;
}

.linkit a:hover {
	background-color: #33CC33;
	text-decoration: none;
}



#centereddiv {
	width: 733px;
	border: #000 solid 1px;
	text-align: center;
	padding: 30px 0px 30px 0px;
	}

#centereddiv p {
	text-align: justify;
	margin:	30px 50px 30px 50px;
	}

#centereddiv ul {
	text-align: left;
	font-size: 18px;
	margin:	30px 60px 30px 60px;
	}

#centereddiv li {
	padding: 10px 0px 10px 0px;
	}

.horzline {
	border-top: 1px solid #000;
	margin:	3px;
}

.testimonySig {
	font-style:	italic;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	padding-left: 70px;
	}

.bd {
	font-weight: bold;
	}

.ud {
	text-decoration: underline;
	}

.nomargin {
	margin: 0px;
	}

.notopmargin {
	margin-top: 0px;
	}

.indentDiv {
	padding-left:60px;
	}

.tableOne table {
	border: #030 1px solid;
	text-align: center;
	}

.tableOne td {
	border: #030 1px solid;
	text-align: center;
	}

.grayBack {
	background: #ccc;
	}
	
#footer {
background-color: white; 
text-align:left;
font-size: 85%;
border-top: 1px solid black;
padding: 3px 10px 3px 10px;
margin: 3px;

}

.quote {
font-style:italic;
text-indent:2px;
}



#homeAd {
float: right;
background-color: #CCCC66;
color: black;
width: 150px;
margin: 10px 10px 10px 10px;
border: 2px solid silver;
text-align:center;
padding: 7px;
font-size: 90%;
}

#homeAd a {
color:inherit;
}

#homeAd2 {
background-color: white;
width: 150px;
margin: 30px 10px 10px 10px;
border: 1px dotted black;
text-align:center;
padding: 7px;
font-size: 90%;
}


#LeftNavAlt {
background-color: #CCCC66;
width: 165px;
margin: 10px 10px 10px 10px;
border: 1px dotted black;
text-align:center;
font-size: 90%;
}

#todo {
float: right;
background-color: white;
margin: 3px;
margin-left: 10px;
border: 1px dotted #CCCC66;
text-align:left;
padding: 7px 7px 0px 7px;
font-size: 80%;
line-height: 24px;
}

#todo a {
text-decoration: none;
}

#todo img {
padding: 0px 3px 0px 3px;
}

.tinytext {
font-size: 90%;
color: #999900;
}

.sidebarText {
padding: 4px;
}

.purchaseTable {
border: 3px solid  #CCCC66;
padding:3px;
padding-top: 10px;
}


ol {
	list-style-image: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul {
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 20px;
	list-style-image:url(../images/grn_bullet.gif);
}	

li a {
	text-decoration: none;
}	

li a:hover {
color: #990000;
text-decoration: underline;
}	


.newitem {
	background-image:url(../images/new_018.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin-right: 4px;
}

.moneyBack {
background:url(../images/taxes.jpg) scroll repeat;
}

#contentDiv {
float: right;
border: 1px solid blue;
}
