* { 
 margin: 0; 
 padding: 0; 
} 

body {
  background: #CCCC99;
  font: 12px/18px "Lucida Grande", Verdana, sans-serif; 
 text-align: left;
 color: #333; 
}
a:link, a:visited { 
 color: #8C8C61; /*dk celery*/
} 
a:hover { 
 color: #626128; /*celery*/
} 
h1 { 
 margin-bottom: 11px; 
 padding-top: 15px; 
 padding-bottom: 21px; 
 border-bottom: 1px solid #ccc; 
 font: italic 1.5em/18px Georgia, "Times New Roman", Times, serif;
 color: #000066; 
} 
/*h2, h3{ 
 font-weight: normal; 
 font-size: 1em; 
 line-height: 18px; 
} */
h2 {
 font-weight: normal; 
 font-size: 1em; 
 line-height: 18px; 
 padding-top: 10px; 
 padding-bottom: 20px; 
 font-size: 1.15em; 
 text-transform: uppercase; 
 color: #8C8C61; /*med green*/
} 
h3 {
padding-top: 10px;  
 padding-bottom: 2px; 
 font-weight: normal;
 font-size: 1em;
 line-height: 10px; 
 text-transform: uppercase; 
 /*letter-spacing: -1px; */
 color: #8C8C61; 
} 

 
#page {
	margin: 5px auto 5px auto;
	width: 740px;  /*960px; */
	background: #FFFFFF url(images/page.gif) repeat-y;
	border-right: 1px solid #626128;
} 
#header1 { 
 height: 118px;
 background: #626128;
 /*margin: 6px 8px 8px 8px */ /*top right bottom left*/
 border: 8px solid #626128;
}
#header1 object { 
 float: right; 
 margin: 6px 11px 0px 3px; 
 padding: 1px;
 border: 2px solid #CCCC99;   
}
#header1 img { 
 float: right; 
 margin: 12px 22px 0px 0px; 
 padding: 1px;
 border: 2px solid #CCCC99;   
}
#header2 { 
 height: 85px;
 background: #626128;  
}
#header2 img { 
 float: right; 
 margin: 0px 5px 0 -6px; 
 padding: 3px; 

}  
#header p { 
 float: left; 
 padding: 60px 24px 24px 24px; 
 font-size: 1.5em; 
 line-height: 1em; 
 color: #FFFFFF; 
} 
 
#content-primary { 
 float: right;
 padding: 20px;
 /* margin: 20px;  */
 height: auto;
 width: 470px;
}
#content-primary p {
	padding-bottom: 18px;
	text-align: left;
} 
#content-primary img { 
 float: left; 
 margin: 8px 18px 0 18px; 
 padding: 3px; 
 border: 3px solid #CCCC99; 
 background: #FFFFFF; 
} 

#content-primary ul { 
 padding-top: 5px; 
 padding-right: 12px; 
 text-align: left; 
 list-style-image: url(images/bullet.gif);

} 
#content-primary li { 
 /*display: inline; */
 margin: 10px 12px; 
 }
#content-primary table { 
 background-color: #CCCC99; 
 color: #000000; 
 width: 450px; 
 border: 1px solid #626128; 
 border-collapse: collapse; 
} 

#content-primary td { 
 border: 1px dotted #626128;
 padding-left: 4px; 
}  
#content-secondary { 
 float:left;
 margin: 10px; 
 width: 200px;
 font-size: 11px; 
 color: #300;  
}

#content-secondary img { 
 float: left; 
 margin: -6px 18px 0 -6px; 
 padding: 3px; 
 border: 3px solid #CCCC99; 
 background: #FFFFFF; 
}

#content-primary.plain img {
 border: 0px;
 }
 
#content-secondary ul { 
 padding-top: 12px; 
 padding-right: 12px; 
 text-align: right; 
 list-style: none;
  
} 
#content-secondary li { 
 /*display: inline; */
 margin: 10px 12px; 
} 
#content-secondary li a { 
 font-size: 1.25em;
 font-weight: bold; 
 line-height: 1em; 
 text-decoration: none; 
 color: #fff;
} 

#content-secondary li a:active { 
 color: #CCCC99; /*#C4C16F; */
} 
#content-secondary li a:hover { 
 color: #CCCC99; /*#C4C16F; */
}   
#footer { 
 clear: right;
 height: 73px; 
 background: #626128; 
 font-size: 10px; 
 line-height: 2em;  
 color: #fff;
 text-align: center; 
} 
#footer a:link, #footer a:visited { 
 color: #FFFFFF; 
}
#footer a:hover { 
 color: #CCCC99; /*#C4C16F; */
}      
#footer p { 
 padding: 8px; 
} 
 
.clear { 
 clear: both; 
}

#sponsors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	background-color: #FFFFFF;
}
#sponsors table { 
 background-color: #FFFFFF; 
 color: #000000; 
 width: 460px; 
 border: 1px solid #626128; 
 border-collapse: collapse; 
} 

#sponsors td { 
 border: 1px dotted #626128;
 padding-left: 2px;
}

.smlinktxt {font-size: x-small}

.plain_link a:link, #footer a:visited { 
 color: #000000; 
}
.plain_link a:hover { 
 color: #CCCC99; /*#C4C16F; */
}      

#sponsors img { 
 float: left; 
 margin: 2px 2px 2px 2px; 
 border: none; 
 background: #FFFFFF; 
} 

.tccontainer {
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
}
 hr {
  border: 0;
  width: 400px;
  color: #626128;
  background-color: #626128;
  height: 2px;
}

#home_images {
 float: right; 
 margin: 12px 10px 0px 0px;  /*top right bottom left*/
 padding: 1px;
 /* border: 2px solid #CCCC99;*/
}

#home_images img {
 float: right; 
 margin: 12px 10px 0px 0px;  /*top right bottom left*/
 padding: 0px;
 border: 2px solid #CCCC99;  
}

.plain_images {
  border: 0px solid #FFFFFF;
}



#paypal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: bold;
	background-color: #FFFFFF;
}
	
#paypal table { 
 background-color: #CCCC99; 
 color: #000000; 
 width: 475px; 
 border: 1px solid #626128; 
 border-collapse: collapse; 
} 

#paypal td { 
 border: 1px dotted #626128;
 padding-left: 2px;
}


#content-primary table.plain_jane { 
 background-color: #FFFFFF; 
 color: #000000; 
 width: 460px; 
 border: 0px; 
 border-collapse: collapse; 
} 

#content-primary td.plain_jane { 
 border: 0px;
 padding-left: 2px;
}


#content-primary img.plain_jane { 
 float: left; 
 margin: 2px 2px 2px 2px; 
 border: none; 
 background: #FFFFFF; 
}

.month_heading {
 font-weight: normal;
 font-size: 1em;
 line-height: 10px; 
 text-transform: uppercase; 
 /*letter-spacing: -1px; */
 color: #8C8C61; 
}
.image_left {
float: left;
margin: 15px;

}

.image_center {
	display: block;
    margin-left: auto;
    margin-right: auto
}
.image_right {
	display: inline;
float: right;
margin: 15px;

}
div.a {
  text-align: center;
}
