/*comments for style sheet only*/

  @page {size 8.5in 11in portrait; margin 0.5in}

body {text-align:center}
/* 0,0,255 = BLUE; 128,0,0=MAROON; 0,0,128=NAVY; 24,139,34 = FORESTGREEN; 0,0,0=BACK*/
/* 255,0,0=RED; 0,0,139; 0,0,139=DARKBLUE;245,245,220=BEIGE(HOME); 255,192,203=PINK; 255,105,180=HOTPINK */
h1 {color:rgb(0, 0, 255); text-align: center; font-size: 3em}  /*Used across all pages-name*/
p {border-style: groove; border-width: 1px; margin: 10px 10px 10px 10px; clear: both}
h2 {color:rgb(0, 0, 255);font-size: 1.5em} /*Used on most pages */
 ul {color:rgb(128,0,0); font-size: 1.5em}
h3 {color:rgb(0, 0, 255); font-size: 1.5em} /*not used at this point */
h4 {} /*not used at this point */
h5 {Color: rgb(0, 0, 128); font-size: 1em} /*spine page*/
h6 {color: rgb(0, 0, 128); font-size: 2em} /*Biography page*/



.asterick span {color: red}

.spine {border-width: 0 0 0 0; font-size: 1.5em; text-align: center; width: 600 px;
	color: rgb(0, 0, 139); padding-left:20%; background-color: rgb(255,255,255)}

address {text-align:center; font-size: 1.5em; font-family: arial}
#zoom {position: absolute; left: 145px; top: 380px; font-size: 1.5em; color: rgb(0, 0, 255)}

  #add { background-color: rgb(255,192,203); position: absolute; left: 272px; top: 133px; font-size: 1.5em}
  #add .addmore {font-size: 1.2em; color:rgb(34, 139, 34)}  
  /*#map {position: absolute; left: 646px; top: 133px} Changed because a different map was used - Google maps*/
  #map {position: absolute; left: 562px; top: 133px}  
  #pict {position: absolute; left: 41px; top: 133px}
#link {position: absolute; left: 155px; top: 400px}
#background {background-color: rgb(245,245,220)}
#links a:link {text-decoration: none; color:rgb(0, 0, 0)}
#links a:visited {text-decoration: none; color:rgb(0, 0, 0)}
#links a:hover {color: rgb(0, 0, 0); text-decoration: underline}
#links a:active {color: rgb(255, 0, 0); text-decoration: none}
#suffer {position: absolute; left: 50px; top: 420px}
#appt {position: absolute; left: 500px; top: 420px}
#letter {}
#question {position: inherit; right: 200px}
#firstname, #lastname, #telephone, #email {width: 275px}#buttons  {float: left}
#biog {border-width: 0 0 0 0; font-size: 1em; text-align: left; width: 700 px; color: rgb(0, 0, 139); padding-left:1%; background-color: rgb(255,255,255)}
#mission {border-width:0 0 0 0; font-size: 1.2em }
