/* CSS Document - Sylvan Acres */

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
a:link		 { color: #CC0000; text-decoration: underline }
a:active     { color: #000000; text-decoration: underline }
a:visited    { color: #0000FF; text-decoration: underline }
a:hover      { color: #000000; text-decoration: underline }
body 	     { background-color: #B8D0DC; margin: 0; padding: 0; height: 100%; border: none }

.bodyline	{ border: solid 1px #98AAB1; background-color:#FFFFFF }
.timage 	{ border: solid 1px #757978 }

.textsmall    { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; letter-spacing: -1px }
.textsmyellow { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFCC00; letter-spacing: -1px; font-weight: bold }
.textsmallsub    { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; letter-spacing: -1px }

/* Nav Menu */
.nav		 	{ font-weight: bold; font-size: 11px; text-decoration: none; letter-spacing: 1px }
a.nav		 	{ color: #FFFFFF; text-decoration: none }
a.nav:visited 	{ color: #000000; text-decoration: none }
a.nav:hover 	{ color: #FF0000; text-decoration: underline }

/* Tables */
.title   	  { font-weight: bold; font-size: 14px; color : #000000 }
.newstitle	  { font-weight: bold; font-size: 14px; color : #990000 }
.pagetitle    { font-family: Georgia, serif; font-weight: bold; font-size: 16px; color : #990000; background-image: url(resources/content_news_bg.gif) }
.pagesubtitle { font-family: Georgia, serif; font-weight: bold; font-size: 16px; color : #990000 }
.camptitle 	  { font-family: Georgia, serif; font-weight: bold; font-size: 12px; color : #990000 }
.sitemenu1	  { background-image: url(resources/content_nav_bar.jpg); background-color: #979FB2 }
.sitemenu2	  { background-image: url(resources/content_news_bg.gif); background-color: #71829A }

/* Guestbook */
.gbdate	      { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #000000; letter-spacing: -1px }
.gbname 	  { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; letter-spacing: -1px }
.gbfrom       { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #990000; letter-spacing: -1px }
.gbcomment 	  { font-size: 12px; font-family: Georgia, serif; font-weight: normal; color: #336666; letter-spacing: 0px }


/* Footer */
.footer		  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #999999; letter-spacing: -1px }