/* Default Links:   Text,   Link, No Underline,   Underline Hover */
a:link {text-decoration: none;color: #400000;}
a:visited {text-decoration: none; color: #400000;}
a:active {text-decoration: none; color: #D1E8A2;}
a:hover {text-decoration: underline; color: #400000;}

/* Menu Links:  Brown Text, Brown Link, No Underline, Brown Underline Hover */
.menu     { color: #400000; font-size: 12px; font-weight: 700; font-family: "Trebuchet MS", Arial, Geneva, sans-serif; text-decoration: none; text-transform: none }
a.menu				{ color: #400000;text-decoration: none;}
a.menu:visited		{ color: #400000;text-decoration: none; }
a.menu:hover		{ color: #400000;text-decoration:underline;}

/* Web address links:  Brown Text, Brown Link, No Underline, Brown Underline Hover */
.weblink     { color: #400000; font-size: 11px; font-family: "Trebuchet MS", Arial, Geneva, sans-serif; text-decoration: underline; text-transform: none }
a.weblink     { color: #400000; font-size: 11px; font-family: "Trebuchet MS", Arial, Geneva, sans-serif; text-decoration: underline; text-transform: none }
a.weblink:visited     { color: #400000; font-size: 11px; font-family: "Trebuchet MS", Arial, Geneva, sans-serif; text-decoration: underline; text-transform: none }
a.weblink:hover     { color: #400000; font-size: 11px; font-family: "Trebuchet MS", Arial, Geneva, sans-serif; text-decoration: none; text-transform: none }

/* Green Background */
body {
	background-color: #D1E8A2;
	font-family: "Trebuchet MS", Arial, Geneva, Verdana, Helvetica, sans-serif;
}

/* Lists : green*/
ol,li,ul {
color: #400000;
font-size: 11px;
font-family: "Trebuchet MS", Arial, Geneva, sans-serif;
}

/* Miscellaneous */
.body     {color: #400000; font-style: normal; font-size: 11px; font-family: "Trebuchet MS", Arial, Geneva, sans-serif; text-decoration: none; text-transform: none; }
.tagline   {color: #63AC1D; font-weight: bolder; font-size: 11px; font-family: Arial, Geneva, sans-serif; text-decoration: none; text-transform: none }
.darkbold    {color: #400000; font-weight: 700; font-size: 11px; font-family: "Trebuchet MS", Arial, Geneva, sans-serif; text-decoration: none; text-transform: none; }
.lightbold   {color: #63AC1D; font-weight: bolder; font-size: 11px; font-family: Arial, Geneva, sans-serif; text-decoration: none; text-transform: none }
.lighttext  {color: #63AC1D; font-size: 11px; font-family: Arial, Geneva, sans-serif; text-decoration: none; text-transform: none }
.underpix     { color: #400000; font-style: normal; font-size: 11px; font-family: Arial, Geneva, sans-serif; text-decoration: none; text-transform: none;}
.wouldyou    {line-height:24px; color: #362F2D; font-weight: 600; font-size: 12px; font-family: Helvetica, Arial, Myriad, Geneva, sans-serif; text-decoration: none; text-transform: none; }
.wouldyouBG    {background:url(../images/aosWouldYouBG_02b.jpg) repeat center top;}
.quotes     {color: #663300; font-size: 11px; font-family: "Trebuchet MS", Arial, Geneva, sans-serif; text-decoration: none; text-transform: none; }
.quoteBG    {text-align:justify; background:url(../images/aosquotebox_02.jpg) repeat center top;}
.subjectHeading   {color: #400000; font-weight: 700; font-size: 16px; font-family: Arial, Geneva, sans-serif; text-decoration: none; text-transform: none }
.subjectHeadingBG    {background:url(../images/insideSubMenu679.jpg) repeat center top;}
.subjectHeadingTable{height:52px;}
.submenu     {color: #400000; font-size: 11px; font-family: "Trebuchet MS", Arial, Geneva, sans-serif; text-decoration: none; text-transform: none }
.subHeading   {color: #8EC25D; font-weight: 700; font-size: 16px; font-family: Arial, Geneva, sans-serif; text-decoration: none; text-transform: none }

.footer  {color: #400000; font-size: 11px; font-family: "Trebuchet MS", Arial, Geneva, sans-serif; text-decoration: none; text-transform: none }

/* ec design credit links:  Small Green Text, Green Link, No Underline, Green Underline Hover */
.eclink     {color: #63AC1D; font-size: 10px; font-family: "Trebuchet MS", Arial, Geneva, sans-serif; text-decoration: none; text-transform: none }
a.eclink     {color: #63AC1D; font-size: 10px; font-family: "Trebuchet MS", Arial, Geneva, sans-serif; text-decoration: none; text-transform: none }
a.eclink:visited {color: #63AC1D; font-size: 10px; font-family: "Trebuchet MS", Arial, Geneva, sans-serif; text-decoration: none; text-transform: none }
a.eclink:hover   {color: #63AC1D; font-size: 10px; font-family: "Trebuchet MS", Arial, Geneva, sans-serif; text-decoration: underline; text-transform: none }

