body, center, .normal, .small, .logo, .phonenumber,td,ul,li, .left {
        font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-style: normal;
	color: green;
	/*background-color: khaki;*/
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
/*	text-align: center; */
}
#left {float: left;}
#right {float: right;}
.spacing {float: none;}
.small {font-size: 14px;}
.small-left {font-size: 14px;}
img,a img {border: none;}
h2 {
padding-left: 40px;
}
#navheading {
color: green;
text-transform: uppercase; 
text-align: center;
border-bottom: 5px solid khaki;
margin-bottom: 10px;
width: 20em;
}
#logo,#main {
        margin-left:7em;
/*        margin-right:12em; */
        padding-left:1em;
/*        padding-right:1em; */
}
#logo {
margin-top: -20px;
}
#bigaddress {
        margin-left:200px;
	width: 15em;
	text-align: left;
}
#bigaddress  a{
	color: green;
}
#mapaddress{
	color: green;
text-decoration: none;
}

#rightcol {
/*http://www.glish.com/css/7.asp */
position: absolute;
//right:10px; 
//left: 39em;
left: 850px;
top:50px;
//width:160px;
background:#fff;
/*border:1px solid #000; */
border: 0px;
}
#header {
text-align: center;
height: 2em;
width: 100%;
background: #825950;
color: khaki;
position: absolute;
top:0;
left:0;
padding-bottom: 10px;
text-transform: capitalize;
}
#footer {
text-align: center;
padding-top: 1em;
color: #825950;
white-space: nowrap;
clear: both;
}
