/* basic elements */
body
{
margin-left:0px;
margin-right: 0px;
margin-top:0px;
margin-bottom:20px;
background-color:#ede4cc;
/* background-image: url(images/bg-main.jpg);  */
/* background-repeat: repeat-x;  */
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: .08em;
font-weight: normal;
letter-spacing: normal;
line-height: normal;
}

/* hypertext links */
A:link {color: #03474e; text-decoration: underline;  font-size:12px;}
A:visited {color: #03474e; text-decoration: underline;  font-size:12px;}
A:active {color: #03474e; text-decoration: underline;  font-size:12px;}
A:hover {color: #7e6a4b; text-decoration: underline;  font-size:12px;}

A.home:link {color: #990000; text-decoration: underline;  font-size:12px;}
A.home:visited {color: #990000; text-decoration: underline;  font-size:12px;}
A.home:active {color: #990000; text-decoration: underline;  font-size:12px;}
A.home:hover {color: #003399; text-decoration: underline;  font-size:12px;}

.storylayout {height:300px; padding-bottom:20px; padding-top:0px;}
.storytable {font-family:Verdana, Arial, sans-serif; font-size:12px; color:#000000; line-height:20px;}
.pagetitle {padding-top:30px;padding-bottom:20px;}

.caption {font-family:Verdana, Arial, sans-serif; font-size:11px; color:#1d6973; line-height:15px; font-style: italic;}

hr {color: #ececec;}

H1, H2, H3, H4, H5, .thead1, .tsub1 {color: #7c6f51; margin-top:0px; margin-bottom:0px;}

.tsub1 {font-weight: bold;}

.bgcolor1 {background:#FFFFFF;}
.linecolor1 {background:#03474e;}


/*  NAV1  */
.nav1bar {background-color:#03474e; height:27px;}

/*  BANNER BG  */
.bannerbg {background-color:#7c6f51;}

/*  FOOTER  */
.footerbar {font-family:Verdana, Arial, sans-serif; font-size:10px; color:#ECECEC; background-color:#03474e; height:27px;}
.footer {font-family:Verdana, Arial, sans-serif; font-size:10px; color:#ECECEC;}
A.footer:link {font-family:Verdana, Arial, sans-serif; font-size:10px; color: #ECECEC; font-weight: bold; line-height:12px;}
A.footer:visited {font-family:Verdana, Arial, sans-serif; font-size:10px; color: #ECECEC; font-weight: bold; line-height:12px;}
A.footer:active {font-family:Verdana, Arial, sans-serif; font-size:10px; color: #ECECEC; font-weight: bold; line-height:12px;}
A.footer:hover {font-family:Verdana, Arial, sans-serif; font-size:10px; color: #c3b97e; font-weight: bold; line-height:12px;}

