/*HTML Styles*/

body {
     margin: 0em;
     padding: 0em;
     margin-top: 19px;
     margin-bottom: 10px;
     background-color: #ffffff;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-size: .7em;
     line-height: 1.82em;
     color: #666666;
     text-align: center; 
}

p, h1, h2, h3, h4, h5, h6 {
     margin-top: 0px; 
}

h1 {
     font-size: 1.25em;
     margin-bottom: 1em; 
}

h2 {
     font-size: 1.15em;
     margin-bottom: .75em; 
}

h3, h4, h5, h6 {
     font-size: 1.1em;
     margin-bottom: .5em; 
}

/*Link Styles*/

a:link {
     color: #d28343; 
}

a:visited {
     color: #96937a; 
}

a:hover {
     color: #b20000; 
}

a:active {
     color: #b20000; 
}

#main-navigate a:link, #main-navigate a:visited {
     color: #807f7f;
     text-decoration: none; 
}

#main-navigate a:hover {
     color: #000000;
     text-decoration: none; 
}

#main-navigate a:active {
     color: #b20000;
     text-decoration: none; 
}

#main-navigate .link-current a:link, #main-navigate .link-current a:visited {
     color: #000000;
     text-decoration: none; 
}

#main-navigate .link-current a:hover {
     color: #000000;
     text-decoration: none; 
}

#main-navigate .link-current a:active {
     color: #b20000;
     text-decoration: none; 
}

#footer a:link, #footer a:visited {
     color: #b5b3a2;
     text-decoration: none; 
}

#footer a:hover, #footer a:active {
     color: #b20000;
     text-decoration: none; 
}

/*List Styles*/

ul {
     margin-top: -1em;
     padding-top: 0px; 
}

#main-navigate ul {
     margin: 0px;
     padding: 0px;
     list-style: none; 
}

#main-navigate li {
     padding: 0px;
     margin: 0px;
     margin-bottom: 17px;
     line-height: 1.4em;
     color: #807f7f;
     font-weight: bold; 
}

/*Image Styles*/

img.PhotoStaff {
     float:right;
     margin-top:15px;
     margin-left:12px;
     margin-bottom:12px;
     border: 1px #ededed solid; 
}

/*Layout Styles*/

#container {
     width: 768px;
     margin-left: auto;
     margin-right: auto;
     text-align: left; 
}

#content {
     border: 1px #e5e5e5 solid; 
}

#header {
     height: 73px; 
}

#header-left {
     float: left;
     width: 250px; 
}

#header-right {
     width: 500px;
     margin-left: 250px;
     text-align: right; 
}

#main {
     padding-top: 20px;
     padding-bottom: 20px; 
}

#main-navigate {
     float: left;
     width: 156px;
     padding-top: 57px;
     padding-left: 16px;
     padding-right: 16px;
     padding-bottom: 32px; 
}

#main-body {
     margin-left: 188px;
     border-left: 1px #efefef solid;
     height: 1%;
     padding-left: 33px;
     padding-right: 33px;
     padding-bottom: 6px;
     min-height: 20em; 
}

#footer {
     clear: both;
     color: #b5b3a2;
     font-size: .9em;
     text-align: center;
     margin-top: 6px; 
}

#footer p {
     margin-bottom: 0px;
     line-height: 1.3em; 
}
