/* Egypt comes to Tennessee */

/*

------------------------------------------------------
Copyright Maxine Sherrin, www.westciv.com
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

------------------------------------------------------

*/
p, ul, ol, table, h1, h2, h3, h4, h5, div, span, li{
font-family: verdana, arial, helvetica, sans-serif;
}

h1, h2, h3{
margin: 0;
padding-top: 0;

}

body {
margin: 0;
color: black;
padding: 0;
font-size: 1.3em;
}

p, ul, ol, table {
padding-left: 14px;
font-size: .7em;
line-height: 1.9em;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
}

img{
border: none;
}

/* Banner across top of page that says the name of the whole site */

#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 0.6em;
text-align: left;
font-style: italic;
color: Black; }


#main-text {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

#inlineimg{
position:relative;
float:left;
margin-left:14px;
margin-right:10px;
padding:0px;
}

#inlineimg img{
padding:3px;
 }

#main-text p {
padding-right:0px;
padding-left:0px;
}

#main-text table 
{
border-collapse: collapse;
}

div.modtime{
	display: none;
}

div.copyright{
	font-size: .7em;
	text-align: center;
	margin-top: 30px;
}

div.xhtmlvalidator{
	display:none;
}

h1, h2, h3, h4, h5 {
margin-top: 20;
margin-bottom: 6px;
margin-left: 0;
margin-right: 0;
padding-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0;
}
h1{
color:white;
}

h1 {
font-size: 16pt;
font-weight: bold;
 }

h2 {
font-weight: bold;
font-size: 14pt; 
}

h3 {
font-weight: bold;
font-size: 12pt;
 }

p.modtime
{
	text-align: center;
	font-style: italic;
	font-size: 50%;
	
}
ol, ul {
margin-left: 25px;
}

a:link, a:visited {
color: #5681ae;
text-decoration: none;
font-weight: bold;
border-bottom: 2px #4b5c7a;
font-size: 1.3em; }

a:hover {
color: #996600;
text-decoration: none;
font-weight: bold;
}

a.nosize
{
	font-size: 1.0em;
}

#left-menu {
display: none;
}

#left-menu a:link, #left-menu a:visited {
border-bottom: 1px #4b5c7a solid;
display: block;
color: #4b5c7a;
text-align: right;
padding-right: 7px;
padding-bottom: 8px;
padding-top: 8px;
font-size: .8em;
}

#left-menu a:hover, #left-menu a.current {
color: #ffffff;
background-color: #4b5c7a;
background-image: url(../images/trim.jpg); }


#right-column {
display: none;
}

#right-column p {
display: none;
}

#right-column img{
}

#right-column strong {
color: #5b6f10;
font-style: italic;
font-size: .9em;
}

#footer {
display: none;
}

#footer a:link, #footer a:visited {
color: #996600;
border: none;
}

#footer a:hover {
color: #4b5c7a;
text-decoration: underline;
}

table{
width:100%;
}

td{
vertical-align: top;
}

td.leftcol {
width: 60%;
}

td.rightcol{
width: 20%;
}

div.center{
	text-align: center;
}

