/*elements*/
body { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #4e2524; margin: 0; }
p { }
td { }
a:link { color: #900028; text-decoration: underline; }
a:visited { color: #900028; text-decoration: underline; }
a:hover { background-color: #333; text-decoration: underline; }
a:active { color: #900028; text-decoration: underline; }
h1 { color: #4e2524; font-size: 1.45em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: italic; text-align: center; margin: 0.67em 0; }
h2 { color: #4e2524; font-size: 1.35em; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: normal; text-align: left; margin: 0.67em 0; border-bottom: 1px solid #4e2524; }
h3 { color: #4e2524; font-size: 1.25em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: italic; margin: 1em 0; }
/*text formatting*/
.font_colour { color: #4e2524; }
.contact2 { color: #4e2524; font-size: 0.9em; font-family: Georgia, "Times New Roman", Times, serif; background-color: #9b946c; text-align: center; margin-top: 8px; margin-right: 5px; margin-left: 5px; padding: 4px; border: solid 1px; }
.paragraphs { color: #4e2524; font-size: 1em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: justify; margin-right: 20px; margin-left: 25px; padding-left: 0; }
.times_inline { font-size: 1.2em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: italic; }
.faq { font-style: italic; margin-left: 18px; }
.q { font-weight: bold; }
.footer { color: #333; font-size: 0.75em; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; text-align: center; margin-top: 8px; margin-right: 20px; margin-left: 25px; padding-top: 8px; border-top: 1px solid #900028; }
.italic { font-style: italic; }
.contact { color: #4e2524; font-size: 1em; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; margin-top: 2px; padding: 0; }
/*image formatting*/
.img_border { margin-right: 6px; margin-bottom: 6px; border: solid 1px #900028; }
/*layout*/
#wrapper { background-color: #a19a6f; background-image: url(../media/back.png); background-repeat: repeat-y; background-position: 87% 0; height: 100%; width: 790px; margin: 15px auto 0; padding: 6px; border: solid 2px #333; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
/*nav*/
#navcontainer { font-size: 1.15em; font-family: Georgia, "Times New Roman", Times, serif; width: 275px; }
#navcontainer ul
{ color: #900028; width: 275px; margin-left: 0; padding-left: 0; list-style-type: none; }
#navcontainer a
{ color: #4e2524; display: block; padding: 3px; width: 265px; border-bottom: 1px solid #4e2524; }
#navcontainer a:link, #navlist a:visited
{
color: #900028;
text-decoration: none;
}
#navcontainer a:hover
{ color: #333; background-color: #a19a6f; }
#navcontainer a#current { color: #333; }
