@charset "UTF-8";
/* CSS Document */

* {padding: 0; margin: 0;}

html, body {height:100%; overflow:inherit;}

body {background-image: url(images/parchment.jpg);}

#container {margin: 0 auto; width: 600px;}

h1 {margin-top: 18px; height: 166px; width: 600px; background: url(images/header-trans.png) no-repeat; text-indent: -9999px; border-top: 2px solid #586580;}

h2 {font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 26px; font-weight: bold; color: #2C3246; position: relative; top: -5px;}

h3 {font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #2C3246; margin: 13px 0 -13px 0;}

#nav ul {width: 600px; line-height: 30px; border-top: 2px solid #586580; border-bottom: 2px solid #586580; text-align: center;}
#nav li {font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; color: #2C3246; letter-spacing: 3px; display: inline; list-style-type: none; text-decoration: none; margin:10px;}
#nav li a {text-decoration: none; color: #2C3246;}
#nav li a:hover {background: url(images/gray-trans.png); padding: 9px 12px; margin: 0 -12px;}

#content_main {overflow:auto; width: 560px; margin-top: 20px; padding: 20px; background: url(images/gray-trans.png)}
#content_main img {float: left; height: 225px; width: 180px; padding: 0; margin: 0 0 30px 0;}
.bodycopy {font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 13px; color: #2C3246; line-height: 21px; width: 360px; margin-left: 200px;}
.bodycopy p {margin-top: 13px;}

.bodycopy a {color: #586580; text-decoration: none;}
.bodycopy a:hover {text-decoration: underline;}

#signature {margin-left: 220px; padding-top: 10px; font-size: 10px; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; color: #2C3246;}
#signature a {color: #586580; text-decoration: none;}
#signature a:hover {text-decoration: underline;}
#smallnav ul {margin-left: 220px; font-size: 10px; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-weight: bold; padding-top: 10px;}
#smallnav li {display: inline; list-style-type: none; padding-left: 6px; margin-left: 2px; border-left: 1px solid #586580;}
#smallnav a {text-decoration: none; color: #586580;}
#smallnav a:hover {color: #2C3246;}
li#firstsmall {padding: 0; margin: 0; border-left: none;}

#footer {margin-bottom: 24px;}

span {font-weight: bold;}

#blockquote {clear: left; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 16px; line-height: 22px; width: 560px; color: #2C3246; border-top: 2px solid #586580; border-bottom: 2px solid #586580; margin: 18px 0; padding: 6px 0;}

#blockquote span {font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 13px; font-style: normal;}
