﻿body { font-family: Arial; font-size: small; background-color: #eee5c7; }
em { font-weight: bold; }

a { color: #9A4B34; text-decoration: none; }

#header { height: 102px; width: 100%; padding-top: 11px; background-image: url(Images/header.gif); background-repeat: repeat-x; background-position: top center; }

.mainlogo { display: block; float: left; width: 280px; height: 71px; background-image: url(Images/mainlogo.jpg); background-repeat: no-repeat; text-indent: -9999px; }
#header h2 { display: block; float: right;  width: 565px; height: 33px; margin-top: 40px; background-image: url(Images/tagline.jpg); background-repeat: no-repeat; text-indent: -9999px; }

#navigation { position: absolute; top: 86px; left: 10px; height: 26px; }
#navigation li { display: inline; }
#navigation a { display: block; float: left; height: 24px; margin-top: 0px; background-repeat: no-repeat; background-position: top left; text-indent: -9999px; }
    #button1 { background-image: url(Images/button1.jpg); width: 151px; }
    #button2 { background-image: url(Images/button2.jpg); width: 192px; }
    #button3 { background-image: url(Images/button3.jpg); width: 156px; }
    #button4 { background-image: url(Images/button4.jpg); width: 103px; }
    #button5 { background-image: url(Images/button5.jpg); width: 102px; }

#site { background-image: url(Images/site_bg.gif); background-repeat: repeat-y; background-position: left top; background-color: #ffffff; }

#mainarea { clear: both; min-height: 570px; background-position: bottom left; background-repeat: no-repeat;}

#subnavigation { float: left; width: 230px; background-color: #9a4b34; }
#subnavigation ul { padding: 4px; }
#subnavigation a { display: block; margin: 2px; padding: 6px; color: #ede5c6; font-weight: bold; font-size: 1em; }
#subnavigation a:hover { background-color: #da9556; color: #5f2210; }

#mainbody { margin-left: 230px; min-height: 530px; background-color: #ffffff;}
#mainbody h1 { background-image: url(Images/header_fill.gif); margin-bottom: 1em; padding: 20px; font-size: 200%; font-weight: bold; color: #9c3f19; }
#mainbody h2 { color: #9A4B34; font-size: medium; font-weight: bold; margin-left: 10px; }
#mainbody p { padding: 10px; margin-bottom: .5em; line-height: 1.3em;}
#mainbody ul { padding: 5px 0px 20px 20px; }
#mainbody ul li { list-style-type: circle; list-style-image: url(Images/bullet1.gif); margin-left: 20px; margin-top: 10px; line-height: 1.3em; }
#mainbody ul li ul { padding: 10px; }
#mainbody ul li ul li { list-style-type: circle; list-style-image: url(Images/bullet1.gif); margin-left: 40px; line-height: 1.3em; }
#mainbody table { width: 100%; margin-left: 10px; }
.left_td { width: 150px; font-weight: bold; }
#mainbody td { padding: 4px; line-height: 1.3em; }
#mainbody legend { font-weight: bold; }
#mainbody fieldset { margin-left: 20px; }
.tableHeader { vertical-align: top; line-height: normal; color: #9A4B34; }
.buttons { text-align: center; }

#tagline2 { margin-left: 236px; margin-bottom: 0px; margin-top: 20px; width: 389px; height: 41px; text-indent: -9999px; background-image: url(Images/tagline2.jpg); background-repeat: no-repeat; }
#homequote { display: block; padding: 15px; text-align: center; background-color: #EBE2BF; font-size: larger; color: #9A4B34; font-style: italic; font-weight: bold; width: 60%; margin: 0px auto 0px auto; }

#footer { clear: both; background-color: #9a4b34; font-size: 85%; height: 2em; color: #da9556; line-height: 2em; padding-left: 4px;}
#footer_tag { display: block; width: 392px; height: 41px; background-image: url(Images/tagline2.jpg); background-repeat: no-repeat; margin-left: auto; margin-right: auto; margin-top: 5px; }