/* CSS Document */
body { margin: 22px 0px 0px 0px; padding: 0; font-family: 'Verdana'; color: #505560; font-size: 12px; background: #674940;}

/* General Links */
a:link { text-decoration : none; color : #cc3300; border: 0px; outline: none;-moz-outline-style: none;} 
a:active { text-decoration : underline; color : #cc3300; border: 0px; outline: none; -moz-outline-style: none;} 
a:visited { text-decoration : none; color : #cc3300; border: 0px; outline: none; -moz-outline-style: none;} 
a:hover { text-decoration : underline; color : #ff3300; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}


img { padding: 0px; margin: 0px; border: none;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

input { font-family: 'Verdana'; color: #505560; font-size: 11px;}
textarea { font-family: 'Verdana'; color: #505560; font-size: 11px; }
select { font-family: 'Verdana'; color: #505560; font-size: 11px;  }

h1, h2, h3 { font-family: "Trebuchet MS";}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#bgcontain { width: 780px; background: #fff8d6 url(bgcontain.gif) repeat-y left top; margin: 0px auto;}

/* Header */
.Header { background: #000 url(./HeaderBkg.jpg) repeat-x left top; height: 133px; position: relative; padding: 20px 20px 20px 230px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.sitenameText { font-size: 38px; letter-spacing: -1px; font-family: Georgia, "Times New Roman", Times, serif; color:#660000; padding: 30px 0px;}
.navText { background: #f4bd19; padding: 5px; color:#fff; float: left; border: solid 1px #f7d97f; width: 515px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Content */
.Content { padding: 20px 20px 20px 230px; }
.headerText { font-size: 25px; padding: 10px 0px; margin: 0px 0px 10px 0px; border-bottom: dashed 1px #ccc; font-family: Georgia, "Times New Roman", Times, serif; color:#993300; } 
.bodyText { line-height: 17px; font-size: 12px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Footer { background: url(FooterBkg.gif) no-repeat left bottom; position: relative; height: 25px; padding: 0px 0px 20px 0px;}

.copyrightText{ padding-left: 230px; font-size: 10px;}
.footerLink {}
.footerLink a {}
