/*BODY*/
body {background-image: url('../images/bkg.jpg'); background-position: center 50%; background-repeat: repeat; font-family: arial; font-size: 12px;}

/*LINKS*/
/*
a:link {color: #555555; font-family: arial; text-decoration: underline;}
a:visited {color: #892B2B; text-decoration: underline;}
a:hover {color: #4F735B; text-decoration: none;}
a:active {color: #892B2B; text-decoration: none;}
*/

/*TAGS*/
h1 {font-family: arial; color:#905C44;}
h2 {font-family: arial; color:#905C44;}
h3 {font-family: arial; color:#905C44;}
h5 {font-weight: bold; font-family: arial; color:#905C44;}
li {padding-top: 5px;}
ul {padding-top: 5px;}
ol {padding-top: 5px;}

/*DIV POSITIONS*/
.divPosContainer {position: absolute; margin-left: -405px; top: 0px; left: 50%; width: 810px; height: 100px; background-repeat: repeat-y;}
.divPosHeaderLeft {position: absolute; top: 0px; left: 0px; width: 472px; height: 141px;}
.divPosHeaderRight1 {position: absolute; top: 0px; left: 472px; width: 400px; height: 276px;}
.divPosHeaderRight2 {position: absolute; top: 0px; left: 805px; width: 100px; height: 276px;}
.divPosContent {position: absolute; top: 141px; left: 0px; padding-top: 110px; padding-left: 215px; padding-right: 12px; width: 805px; height: auto; background-repeat: repeat-y; background-image: url('../images/bkgbar.gif');}
.divPosLeftNav {position: absolute; top: 20px; left: -20px; width: 210px; height: 100px;}
.divPosFooter {position: absolute; top: 0px; left: -294px; width: 884px; height: 152px;}
.divPosFooterText {position: absolute; top: 74px; left: 0px; width: 550px; height: 40px; text-align: center;}
.divPosInside {position: relative; width: 550px; height:auto; font-family: arial, helvetica, verdana, sans serif; font-size: 16px;}
.divPosTitle {position: absolute; top: 170px; margin-left:-200px; left: 50%; z-index: 5;}

/*FONTS*/
.fontNormal {font-family: arial; font-size: 8pt; color:#333333;}
.fontHeader {font-family: arial; font-size: 10pt; color:#2A3761; font-weight:bold;}
.fontWeather {font-family: arial; font-size: 16pt; color:#FFFFFF; font-weight:bold;}
.fontSectionHeader {font-family: arial; font-size: 12pt; color:#DDDDDD; font-weight:bold;}
.fontTopnav {font-family: arial; font-size: 10pt; color:#DDDDDD;}
.title {font-family: arial; color:#CC8844; font-size: 12pt;}

