/*

  CREATOR DETAILS
    Design by:      the Alison Group®
                          109 8th Street
                          Augusta, Georgia 30901
    Website:         www.thealisongroup.com
    Email:             info@thealisongroup.com
    Phone:           706/ 724-3758
    Fax:               706/ 724-1093

  CLIENT DETAILS
    Client Name:    Eye Physicians & Surgeons of Augusta, P.C.
    Address:        
    Phone:          

  FILE DETAILS	
    Created:          12.10.2003
	   Last Modified:  12.10.2003
	   Designer:         CH
    Filename:         stylesheet.css
	
*/

/* Primary Style Definitions */

body {
 	background-color: #FCF6E4;
		margin: 00px;
		padding: 0;
		border: 0; }



 #content {
  color: #000;
  font-size: .85em;
  vertical-align: top;
  font-family: arial, helvetica, geneva, serif }

 #content h1 {
  background: #396;
  color: #fff;
  font-size: 24px;
  font-family: arial, helvetica, geneva, serif;
  vertical-align: bottom left;
  height: 75px;
  width: 100% }
  


img {
		display: inline;
		border: 0; }

p {
  font-family: tahoma, helvetica, arial, sans-serif;
		color: #666666;
		text-decoration: none;
		background: transparent; }

/* Link Style Definitions */

	a {
		color: #007236;
		text-decoration: none; }

	a:hover {
		color: #ABA000;
		text-decoration: underline; }

/* Header */

h1,h2,h3,h4,h5,h6 {
  font-family: helvetica, arial, verdana; }

h1	{
  font-size: 22px;
  color: #1B8D52;
  margin-top: 7px;
  margin-bottom: 0px;
  font-weight: bold; }

h2	{
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  padding-right: 5px;
  padding-top: 20px;
  background-color: #1B8D52;
  border-style: solid;
  border-width: 1px;
  padding-bottom: 20px; }

h3	{
  color: #666666;
  font-size: 11px;
  margin-top: 15px;
  margin-bottom: -5px;
  font-weight: bold;
  border-bottom-color: #D1D1BE;
  border-bottom-style: solid;
  border-bottom-width: 1px; }

*/ List Styles */

ul {
  list-style-type: square;
  color: #666666;
  margin-top: 0px;
  margin-left: 0px; }

li {
  list-style-type: square;
  margin-left: 0px; }

ul.staff {
  list-style-type: square;
  color: #666666;
  font-size: 9px; }

/* Navigational Elements */

div.nav {
  height: 25px;
  background-color: #000000;
  color: #FFFFFF;
  font-family: tahoma;
  vertical-align: middle;
  font-size: 11px;
  padding-top: 5px;
  text-align: center; }

a.nav {
  color: #FFFFFF;
  text-decoration: none; }

a:hover.nav {
  color: #FFCC00;
  text-decoration: none; }

td.nav {
	 font-family: tahoma, verdana;
		font-size: 10px;
  color: #666666;
  text-align: left;
  border-right-color: #D1D1BE;
  border-right-style: solid;
  border-right-width: 1px; }

/* Area Definitions */

div.maincontent {
  padding: 25px; }

td.topnav {
	 font-family: tahoma, verdana;
		font-size: 10px;
  color: #666666; }

	td.body {
	 font-family: tahoma, verdana;
		font-size: 11px;
  color: #666666;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  text-align: left; }

/* Footer Elements */

div.footer {
  font-family: tahoma;
  font-size: 10px;
  color: #FFFFFF;
  background-color: #EFEFE7;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 10px; }

/* Miscellaneous Elements */

div.creator {
  height: 25px;
  color: #666666;
  font-family: tahoma;
  font-size: 9px;
  padding-top: 10px;
  text-align: center; }

img.inline {
		display: inline;
		border: 1;
  border-color: #000000;
  margin: 10px; }

img.staff {
		width:125px;
  height: 175px;
  margin: 3px; }

