body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 100%;
background-image: url(../images/logo4.gif);
color: #000000;
margin:0;
padding:0;
text-align: center;
}
a:link {
color: #009900;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #009900;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #0000FF;
text-decoration: underline;
font-weight: bold;
}
a:active {
color: #0000FF;
text-decoration: underline;
font-weight: bold;
}
#wrap {
width:960px;
margin: 0 auto;
}
#header {
background-color: #009900;
height: 76px;
}
#header ul.left {
float:left;
list-style-type:none;
padding:0 0 0 9px;
margin-top: 5px;
}
#header ul li {
/*float:left;*/
position:relative;
font-size:12px;
text-transform:uppercase;
line-height:20px;
margin:0 0 5px 10px;
overflow:hidden;
padding:0;
}
#header ul li.feed a{
background:transparent url(../images/feed.png) no-repeat scroll 0 0px;
padding-left:22px;
color:#ff8400;
}
#header ul li.feed a:hover{
color:#fff;
text-decoration: none;
}
#header ul li.mobile a{
padding-left:15px;
color:#ff8400;
text-decoration: none;
}
#header ul li.mobile a:hover{
color:#fff;
text-decoration: none;
}

a.large:link {
color: #009900;
text-decoration: none;
font-weight: bold;
font-size: 120%;
}
a.large:visited {
color: #009900;
text-decoration: none;
font-weight: bold;
}
a.large:hover {
color: #0000FF;
text-decoration: underline;
font-weight: bold;
}
a.large:active {
color: #0000FF;
text-decoration: underline;
font-weight: bold;
}
A.dark:link {
color: #FFFF00;
text-decoration: none;
}
A.dark:visited {
color: #FFFF00;
text-decoration: none;
}
A.dark:active {
color: #FFFF00;
text-decoration: underline;
}
A.dark:hover {
color: #0000FF;
text-decoration: underline;
}
.desc1 {
color: #FFFF00;
font-size: 85%;
font-weight: bold;
padding-left: 10px;
width: 100%;
}
.desc2 {
color: #FFFF00;
font-size: 80%;
}
.bbolder {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
color: #000000;
text-align: center;
}
.sbolder {
font-size: 85%;
color: #000000;
}
.style2 {
font-size: 190%;
color: #FF0000;
}
.style3 {
font-size: 170%;
color: #FFFF00;
}
.style4 {
font-size: 150%;
color: #FF0000;
}
.addiv {
background-color: #EFEBD6;
padding: 2px;
width: 100%;
margin-bottom: 20px;
}
.style5 {
color: #FF0000;
font-weight: bold;
}
.style6 {
font-size: 80%;
font-style: italic;
}
.style7 {color: #FF0000}
A.menu:link {
background-color: #94c629;
height: 49px;
width: 64px;
}
A.menu:visited {
background-color: #94c629;
height: 47px;
width: 64px;
}
A.menu:active {
background-color: #94c629;
height: 47px;
width: 64px;
}
A.menu:hover {
background-color: #ffffff;
height: 47px;
width: 64px;
}
.rollover a {
display:block;
width:64px;
height: 47px;
background-color: #94c629;
padding:0px;
margin: 0px;
}
.rollover a:hover { background-color: #ffffff}
.adbox {
width:94%;
background-color: #EFEBD6;
margin: 0% 0% 0% 3%;
padding: 5px;
overflow:auto;
border: 1px solid #009900;
}
.adtbox {
width:94%;
background-color: #009A00;
margin: 0% 0% 0% 3%;
padding: 10px;
overflow:auto;
border: 2px solid #000000;
}
.imgleft {
float: left;
margin-right: 10px;
}
.imgright{
float: right;
margin-left: 10px;
margin-right: 0px;
}

.mmenu {
font-size: 12px;
color: #333333;
}
.container3 {
background-color: #efebd6;
width: 96%;
margin-left: 2%;
padding: 1px;
border: thin solid #008200;
min-height:100px;
margin-bottom: 10px;
}
/* mac hide \*/
* html .container3{height:100px}
/* end hide */
.container3 p{
padding:0px;
margin:0;
}
.container2{
background-color: #efebd6;
width: 100%;
clear:both;
}
.container2 p{
padding:5px;
margin:0;
}
.container4 {
background-color: #efebd6;
width: 600px;
margin-left: 88px;
padding: 2px;
border: thin solid #008200;
}
.container4 p{
padding:5px;
margin:0;
text-align: center;
}
.container1 {
	background-color: #efebd6;
	width: 100%;
	padding: 2px;
	border: thin solid #008200;
	text-align:left;
}
.container1-bus {
	background-color: #efebd6;
	width: 100%;
	padding: 2px;
	border: thin solid #CC3300;
	text-align:left;
}
.container1 p, .container1-bus p{
padding:5px;
margin:0;
}
.container1 blockquote p, .container1-bus blockquote p {
font-size: .9em;
float: left;
background-image: url(../images/quote_down.gif);
background-repeat: no-repeat;
background-position: right bottom;
padding-top: 0px;
padding-right: 30px;
padding-bottom: 10px;
padding-left: 10px;
}
.container1 blockquote, .container1-bus blockquote {
padding-top: 5px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
font-size: 1em;
background-image: url(../images/quote_up.gif);
background-repeat: no-repeat;
background-position: left top;
}
.adcontainer{
background-color: #efebd6;
width: 130px;
margin: 0 2px 10px;
border: thin solid #CC3300;
text-align:center;
font-size: 11px;
}
.adcontainer p {
   padding: 2px;
   margin-top:2px;
   margin-bottom: 2px;
}
.btitle {
	margin-top: 0;
	padding-top:0;
	font-size: 12px;
	background-color: #006633;
	width: 126px;
	display: block;
	padding: 2px;
}
.btitle a:link {
    color: #eee;
}
.btitle a:visited {
    color: #eee;
}
.btitle a:hover {
    color: yellow;
}
.btitle a:active {
    color: yellow;
}
.up {
padding: 5px;
text-align: left;
}
.adx {
padding: 10px;
text-align: center;
}
.divi {
width: 300px;
height: 300px;
position: absolute;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #185806;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}
#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Arial;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}
#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
text-align: center;
}
#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
.imglist {
float: right;
vertical-align: top;
padding-right: 10px;
}
.imglist ul {
clear:right;
padding:0;
margin-bottom:5px;
margin-top:5px;
}
.imglist li {
display: inline;
list-style-type: none;
padding-left: 10px;

}
.pagelist {
text-align:center;
}
.pagelist li {
display: inline;
list-style-type: none;
margin: 5px;
padding: 1px;
font-weight: bold;
}
.pagelist li.normal {
background-color: yellow;
}
.pagelist li.normal a{
border:1px solid gray;
background-color: yellow;
padding:.2em;
color:#3F4D80;
font-weight:bold;
text-decoration:none; 
}
.pagelist li.normal a:hover{
border:1px solid gray;
color:white;
background-color:#3F4D80;
}
#ddnav
{
margin: 0px;
font-size: 12px;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 0px;
float: left;
}
#ddnav ul{
margin: 0px;
padding: 0px;
}
#ddnav ul li {
list-style: none;
 margin: 0px 0px 0px 1px;
}
#ddnav ul li a {
display: block;
text-decoration: none;
text-align: left;
padding: 5px;
width: 150px;
height: 16px;
color: #009900;
background-color: #efebd6;
border: 1px solid #009900;
}
#ddnav ul li a.selected{
 color: #000000;
width: 150px;
 text-decoration: none;
}
#ddnav ul li a:hover{
color: #FFFF00;
text-decoration: none;
background-color: #009900;
}
#panel {
width: 600px;
float:left;
}
h1 {
font-size: 190%;
color: #FF0000;
text-align: center;
margin: 0px;
padding: 0px;
font-weight: normal;
}
h2 {
font-size: 170%;
color: #FFFF00;
text-align: center;
margin: 0px;
padding: 0px;
font-weight: normal;
}
h3 {
font-size: 110%;
color: #009900;
}
.detad
{
margin: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
}
.detad ul{
margin: 0px;
padding: 0px;
}
.detad ul li {
display: block;
width: 238px;
height: 180px;
font-size: 14px;
color: #FFFF00;
text-align: center;
list-style: none;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 10px;
background-color: #008200;
float: left;
padding: 5px;
}
.dhead {
font-size: 105%;
background-color: #009900;
padding-top: 2px;
padding-right: 0px;
padding-bottom: 2px;
padding-left: 10px;
text-align: left;
}
.dheadtext {
font-size: 100%;
padding-top: 2px;
padding-right: 0px;
padding-bottom: 2px;
padding-left: 10px;
text-align: left;
}
.addiv{
text-align:center;
width: 140px;
float: right;
}
.maindiv{
text-align:center;
width: 796px;
float: left;
}
.footer {
clear: both;
height:90px;
background-color:#009900;
width:100%;
}
.footer p{
	font-weight: bold;
	text-align:center;
    padding-top:10px;
	line-height:2;
}
.stext {
font-weight: bold;
}
.placeadvert {
	width:230px;
	margin-right:15px;
	margin-bottom:15px;
	border: 2px solid #006633;
	float:left;
	/*height: 220px;*/
	text-align: left;
	overflow: visible;
}
.placeadvert-small{
	width:230px;
	margin-right:15px;
	margin-bottom:15px;
	border: 2px solid #006633;
	float:left;
	/*height: 180px;*/
	text-align: left;	
}
.cornerlabel {
 float:right;
 padding:0px;
 margin:0px;
}

.maincontent{
text-align:center;
width: 750px;
float: left;
}
#navbutton
{
	margin: 0px;
	padding: 10px 0px 0px;
	float:right;
}

#navbutton ul{
	margin: 0px;
	padding: 0px;
}

#navbutton ul li {
	list-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


#navbutton ul li a {
	width: 145px;
	height: 32px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #eee;
	background-image: url(../images/buttons/button-ad.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navbutton ul li a.special {
	background-image: url(../images/buttons/button-ad-s.gif);
}
#navbutton ul li a:hover{
 	color: #ffff00;
 	text-decoration: none;
	background: url(../images/buttons/button-ad.gif) 0px -50px no-repeat;
}
.cleardiv {
   clear:both;
   height:0px;
}
.nolink a{
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}
.elink {
vertical-align: middle; 
padding-bottom: 3px;
}
.imgad {
margin-bottom: 10px;
}

.button {
	border: none;
	background: url('../images/buttons/button-pnt.gif') no-repeat;
	color: #eee;
	margin-left:10px;
	margin-bottom:5px;
	height: 40px;
	width:122px;
	padding-bottom:10px;
	font-weight: bold;
	text-align: center;
}
.button:hover {
	border: none;
	background: url(../images/buttons/button-pnt.gif) 0px -41px no-repeat;
	color: #FFFF00;	
		
}
ul.linknav{
	list-style-type: none;
	display:block;
	margin-left:30px;
	width:730px;
	padding:0;
}
ul.linknav li{
	display: inline;
	float:left;
	text-align:left;
	padding-right: 20px;
}
ul.linknav li a{
display:block;
}
#newsletter {
	color: #000000;
	float: left;
	width: 180px;
	height: 129px;
	margin: 2px;
	padding: 3px;
	border: 2px solid #009900;
	font-size: 12px;
}
#intro {
	float: right;
	width: 600px;
}
#intro h3 {
	font-size:16px;
	color: #000000;
	font-weight: normal;
}
.displayad
{
margin: 0px;
padding: 0px;
}
.displayad ul{
margin: 0px;
padding: 0px;
}
.displayad ul li {
	display: block;
	width: 175px;
	height: 150px;
	font-size: 14px;
	color: #FFFF00;
	text-align: center;
	list-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #008200;
	float: left;
	padding: 5px;
	overflow:hidden;
}
.displaybox {
	width:221px;
	margin-left:7px;
	margin-right:7px;
	margin-top:15px;
	border: 2px solid #006633;
	float:left;
	min-height: 180px;
	text-align: left;
	margin-bottom: 15px;
	padding: 0px;
}
