/*Main Colors
Light Green: #9BB0A1
Dark Green: #005837
Gold: #4F4C1D
Creme: #EFEDD3
*/

/*Text Styles*/
.bodycopy {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: normal; padding: 20px;}
.headline {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #4F4C10; font-weight: bold;}
.headers {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #4F4C10; font-weight: bold;}
.subheadline {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #9BB0A1; font-weight: bold; text-transform: uppercase;}
.featurecopy {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #4F4C1D; font-weight: normal; padding-top: 10px; padding-right: 13px; padding-top: 5px;}
.homecopy {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #4F4C1D; font-weight: normal; text-align: left; vertical-align: top; padding-left: 12px;}
.homefeaturecopy {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #4F4C1D; font-weight: normal; text-align: left; vertical-align: top; padding-left: 12px;}
.copyright {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; padding-right: 13px;}

/*Link Styles*/
a:link {color: #9bb0a1; text-decoration: blink;}
a:active {color: #4F4C1D; text-decoration: underline;}
a:visited {color: #4F4C1D; text-decoration: underline;}

.copyright a:link {color: #FFFFFF; text-decoration: underline;}
.copyright a:active {color: #FFFFFF; text-decoration: underline;}
.copyright a:visited {color: #FFFFFF; text-decoration: underline;}

.featurecopy a:link {color: #4F4C1D; text-decoration: underline;}
.featurecopy a:active {color: #4F4C1D; text-decoration: underline;}
.featurecopy a:visited {color: #4F4C1D; text-decoration: underline;}

.homefeaturecopy a:link {color: #4F4C1D; text-decoration: underline;}
.homefeaturecopy a:active {color: #4F4C1D; text-decoration: underline;}
.homefeaturecopy a:visited {color: #4F4C1D; text-decoration: underline;}


/*Content Styles*/
td#container {background-color: #EFEDD3; text-align: center;}

table#content {border: 1px solid #9BB0A1; background-color: #FFFFFF;}

/*Navigation Styles*/
table#nav {border: 1px solid #4F4C1D; width: 780px; height: 27px;}

td#about {background-color: #4F4C1D; text-align: center;}
td#services {background-color: #4F4C1D; text-align: center;}
td#specials {background-color: #4F4C1D; text-align: center;}
td#contact {background-color: #4F4C1D; text-align: center;}

/*Layout Styles*/
body {background-color: #9BB0A1;}

td#decorativeborder {background-image: url(../images/border.gif); background-repeat: repeat;}

td#homespecials {background-image: url(../images/home/home_specials.jpg); background-repeat: no-repeat;}
td#homecontact {background-image: url(../images/home/home_contact.jpg); background-repeat: no-repeat;}

img.people {
	border: 1px solid #4F4C1D;
	margin-right: 10px;
}
