/* CSS Document */
h1{
font-family:arial;
font-size:18px;
color:#BA8746;
font-weight:bold;
padding-left:23px;
padding-top:0;
}
h2{font-family:arial;}
h3{
font-family:arial;
font-size:15px;
color:#617f19;
padding-left:23px;
padding-top:0;
margin-bottom:0px;
padding-bottom:0px;
}
p,td,body,div,ul,li{
font-family:arial;
font-size:12px;
color:#333
}
a{
color:#337148;
}
a:hover{
color:#1B512D;
}
img{
border:0
}
p{
padding:23px;
padding-top:0;
line-height:18px;
}
#whole{
margin:23px;
}
body{
margin:0;
background:url(images/bgtop.png) top center repeat-x;
}
#bg{
background:url(images/bgtop.png) top center repeat-x;
height:508px;
text-align:center;
}
#container{
width:810px;
margin:auto;
}
#header{
background:url(images/headerbg.gif) no-repeat;
width:810px;
height:149px;
}
#footer{
background:url(images/bgbottom.jpg) top center repeat-x;
height:87px;
color:white;
text-align:center;
}
#content{
background:url(images/contentbg.png) no-repeat;
}
#copy{
color:white;
width:700px;
margin:auto;
padding-top:40px;
}
#copy a{
color:white;
}
#copy a:hover{
color:#dcdcdc;
}
.biglink{
font-size:14px;
font-weight:bold;
}
#navigation{
margin-top:2px;
}
#navtext{
color:#97B992;
font-family:arial;
font-size:12px;
font-weight:bold;
}
#navtext a{
color:#D4E6D1;
text-decoration: none;
}
#navtext a:hover{
color:#EAF7E7; 
text-decoration: none;
}

#schedtop{
font-size:11px;
background-color: #67928D;
text-align:center;
padding:6px;
color:white;
font-weight:bold;
border-bottom:solid 1px #50807B;
border-right:solid 1px #50807B;
/*border:solid 1px #50807B;*/
}
#schedtd{
font-size:11px;
background-color: #CDE1D3;
text-align:center;
padding:6px;
border-bottom:solid 1px #B9D6C2;
border-right:solid 1px #B9D6C2;
/*border:solid 1px #B9D6C2;*/
}
#tjschedtop{
font-size:11px;
background-color: #668294;
text-align:center;
padding:6px;
color:white;
font-weight:bold;
border-bottom:solid 1px #547081;
border-right:solid 1px #547081;
/*border:solid 1px #50807B;*/
}
#tjschedtd{
font-size:11px;
background-color: #CDDAE1;
text-align:center;
padding:6px;
border-bottom:solid 1px #BACFD9;
border-right:solid 1px #BACFD9;
/*border:solid 1px #B9D6C2;*/
}
.thumb{
width:110px;
height:110px;
margin:5px;
border:solid 1px #CDAA70;
}

.orange{
border:solid 1px #CDAA70;
}

.bordertop{
border-top:solid 2px #b26e22;
border-bottom:solid 1px #c99858;
margin:0 125px 12px 125px;
}
