@import url("layout_styles.css");

html, body {margin:0;padding:0; background-color: #FFFFFF; background-image: url(../images/MainPageBkgd.jpg); background-position: left top; background-repeat: repeat-y; font-family: "Trebuchet MS", Geneva, Helvetica, Arial, Verdana, sans-serif; font-size: 101%;}

/* HEADER ATTRIBUTES */
#ContentLinks a, #ContentLinks a:link {background-image: url(../images/ContactLink.gif); background-repeat: no-repeat; background-position: left center; padding-left: 16px; padding-right: 1.5em; font-size: .8em; color: #1F4D35; text-decoration: underline;}

#ContentLinks a:visited {background-image: url(../images/ContactLink.gif); background-repeat: no-repeat; background-position: left center; padding-left: 16px; padding-right: 1.5em; font-size: .8em; color: #595936; text-decoration: underline;}

#ContentLinks a:hover {background-image: url(../images/ContactLink2.gif); background-repeat: no-repeat; background-position: left center; padding-left: 16px; padding-right: 1.5em; font-size: .8em; color: #770C00 !important; text-decoration: none;}

#ContentLinks a.selected, #ContentLinks a.selected:link, #ContentLinks a.selected:visited, #ContentLinks a.selected:hover {background-image: url(../images/ContactLink.gif); background-repeat: no-repeat; background-position: left center; padding-left: 16px; padding-right: 1.5em; font-size: .8em; color: #000000 !important; text-decoration: none;}

 
#Header a, a:link {color: #595936; text-decoration: underline;}
#Header a:visited {color: #404020; text-decoration: underline;}
#Header a:hover {color: #737322; text-decoration: none;}

#HeaderLinks a, #HeaderLinks a:link, #HeaderLinks a:visited {font-size: .8em; font-weight: bold; color: #FFFFFF; background-color: #7476656; padding: .25em 1em .25em 1em; text-decoration: underline;}

#HeaderLinks a:hover {font-size: .8em; font-weight: bold; color: #F2ECD3; background-color: #364D41; padding: .25em 1em .25em 1em; text-decoration: none;}

#HeaderLinks a.Selected, #HeaderLinks a:link.Selected, #HeaderLinks a:visited.Selected  {background-color: #364D41;}
#HeaderLinks a:hover.Selected {font-size: .8em; font-weight: bold; color: #F2ECD3; background-color: #364D41; padding: .25em 1em .25em 2em; text-decoration: none;}

#HeaderLinks a.Last, #HeaderLinks a.Last:link, #HeaderLinks a.Last:visited, #HeaderLinks a.Last:hover {padding-right: 1.5em;}


/* CONTENT ATTRIBUTES */

.clear {clear: both;}

p {margin: 8px 0 0 0; padding: 0; font-size: .8em;}

ul.contentLI li a:hover {color: #000000; background-color: transparent;}


h1 {font-size: 1.25em; margin: 10px 0 0 0; padding: 0 0 0 0; color: #000000;}
h1 a {color: #000000 !important; text-decoration: none !important;}
h1 a:link {color: #000000 !important; text-decoration: none !important;}
h1 a:visited {color: #000000 !important; text-decoration: none !important;}
h1 a:hover {color: #000000 !important; text-decoration: none !important;}
h1 a:active {color: #000000 !important; text-decoration: none !important;}

h2 {font-size: 1.0em; margin: 10px 0 0 0;; padding: 0 0 0 0;}

h3 {display: inline; clear: both; font-size: .8em; margin: 0 0 0 0; padding: 1em 0 0 0; border-bottom: 1px solid #595936; width: auto;}


#PageContent a, a:link {color: #595936; text-decoration: underline;}
#PageContent a:visited {color: #404020; text-decoration: underline;}
#PageContent a:hover {color: #737322; text-decoration: none;}


/* FOOTER ATTRIBUTES */

#footer a, a:link, a:visited {color: #FFFFFF; text-decoration: underline;}
#footer a:hover {color: #FFFFFF; text-decoration: none;}


/* LOCAL NAVIGATION ATTRIBUTES */
 
#MainNav a, a:link {color: #595936; text-decoration: underline;}
#MainNav a:visited {color: #404020; text-decoration: underline;}
#MainNav a:hover {color: #737322; text-decoration: none;}

a img {border: none;}
