body {
     padding:0;
     margin: auto;
     margin-top:0;
     height: 100%;
     text-align: center;
     border:none;
     background-color: #F8E6FF;
     background-image: url(Images/Vine.gif);
     font-color: #800080;
     }

h1 { font-family: Tahoma, arial, sans-serif; color: #400040; weight: bold; font-size: 1.5em;}
h2 { font-family: Tahoma, arial, sans-serif; color: #400040; weight: bold; font-size: 1.2em; margin-top: 1em; margin-bottom: .2em;}
h3 { font-family: Tahoma, arial, sans-serif; color: #400040; weight: bold; font-size: 1em; margin-top: 1em; margin-bottom: .15em;}

a.link {
	color: #00FFFF;
	text-decoration: underline;
	}

#container {
     border-style: groove;
     border-color:#C100F2;
     border-width:2px;
     width: 780px;
     padding: 0px;
     position: relative; top:0px;
     text-align: center;
     background-color: #FFFFFF;
     margin-left: auto;
     margin-right: auto;
     height: 100%;
     overflow: hidden;
    }

#banner {
height: 240px;
border: 0px;
padding: 0;
padding-top: 10px;
}
.address {
float: center;
position: relative;
top: -20px;
padding-right: 1em;
font-family: Arial, sans-serif;
text-align: center;
font-size: 12px;
color: #690080;
font-weight: bold;
z-index: 1;
}

#navbar {
   clear: both;
   text-align: center;
   position: relative;
   top: -15px;
   padding-top: 10px; 
   padding-bottom: 15px;
   padding-right: 0px;
   width: 100%;
   border: 0px;
   z-index: 100;
 }
#navbar a:link a:visited a:hover a:active {
	color: #400040;
	text-decoration: none;
    text-align: center;
	}
    
#newsbar {
   position: relative;
   top: 15px;
   float: left;
   width: 25%;
   height: 100%;
   margin: 0;
   padding: 5px; 
   border:0px;
   background-color: #690084;
   font-size: small;
   font-family: Tahoma, Arial, sans-serif;
   color: #D5F9B0;
   text-align: left;
   }
#newsbar h1 {
    font-family: Tahoma, arial, sans-serif;
    color: #8AFF8A;
    weight: bold;
    font-size: 1.5em;
    }
#newsbar h2{
    font-family: Tahoma, arial, sans-serif;
    color: #A7F25B;
    weight: bold;
    font-size: 1em;
    }
#newsbar a:link {
	color: #B1F46F;
	text-decoration: underline;
	}
#newsbar a:visited {
	color: #D5F9B0;
	text-decoration: none;
	}
#newsbar a.hover {
	color: #D5F9B0;
	text-decoration: none;
    background-color: #DD00DD;
	}
#newsbar a.active {
	color: #D5F9B0;
	text-decoration: none;
	}
    
    #likeme {
position: relative;
top: 25px;
float: left;
width: 25%;
height: 20%;
margin: 0;
padding: 5px; 
border:0px;
color: #DEFFD9;
text-align: left;
}

#content {
    font-size: small;
    font-family: "Franklin Gothic Medium", Verdana, Arial, sans-serif;
    color: Black;
    text-align: left;
    position: relative;
    top: -10px;
    z-index: 2;
    float: right;
    width:65%;
    height:100%;
    border: 0px;
    padding: 2em;
    }

.content ul{
	padding-left: 0em;
	margin-left: 0em;
    margin-bottom: 0em;
    font-family: Tahoma, Arial, sans-serif;
    color: Black;
    font-size: small;
	}
	
.content ul li{
	padding-left:1em;
    margin-left: 1em;
    margin-top: 0em;
	font-family: Tahoma, Arial, sans-serif;
    color: #800080;
    font-size: small;
	}

.content a:link {
	color: #004040;
	text-decoration: underline;
	}
.content a:visited {
	color: #80FFFF;
	text-decoration: none;
	}
.content a:hover {
	color: #80FFFF;
	text-decoration: underline;
	}
.content a:active {
	color: #80FFFF;
	text-decoration: none;
	} 
.content p.purple {
    font-color: #800080;
    font-size: small;
    font-family: Tahoma, Arial, sans-serif;
    }

#appointment {
text-align: center;
color: #800080;
width: 90%;
float: bottom;
float: center;
position: relative;
margin-left: auto;
margin-right: auto;
}
.caption {
text-align: center;
font-color: #800080;
font-size: smaller;
font-family: Tahoma, Arial, sans-serif;
}

#footer {
text-align: center;
color: #800080;
width: 760px;
height: 60px;
font-size: 10pt;
float: bottom;
position: relative;
margin-left: auto;
margin-right: auto;
}

