/* Main CSS for Pittman Center, Tennessee Website */

body { background-color: #006552; }
h1 { color: #FFFFFF; }
h3 { color: #FFFFCC; }
.title { color: #FFFFFF; font-size: 24px; }
.yellow_title { color: #FFFFCC; font-size: 18pt; }
p { margin-left: 10px; margin-right: 10px; }
.style3 { color: #D7AD84; font-weight: bold; }
a:visited { color: #FFFFCC; }
a:link { color: #FFFFCC; }
a:hover { color: #FFFFFF; }
.mainfont { font-size: 16px; color: #FFFFFF }
.tablefont { font-size: 14px; color: #FFFFFF }
.tablefonttitle { font-size: 14px; color:#FFFFCC }
.anchortitlefont { font-size: 14px; color:#FFFFCC; font-weight: bold; text-decoration: underline; }
.contactfont { font-size: 18px; color: #FFFFFF }
img { border: 0px; }
/* The following are for the Navigation Positioning, Do Not Mess With These! */	
#tablist { padding: 3px 0; margin-left: 0; margin-bottom: 0; margin-top: 0.1em; font: bold 12px Verdana; }
#tablist li { list-style: none; display: inline; margin: 0; }
#tablist li a { text-decoration: none; padding: 3px 0.5em; margin-left: 3px; border-bottom: none; background: #39362F; color: #FFFFCC; }
#tablist li a.current { background: #006552; }
#tabcontentcontainer { width:1px; height:1px; }
.tabcontent { display:none; }
/*----------------------------------------------------------------------*/
