/* CSS Document */

.image {
margin: 0px 0 0 10px; /* margin-left: 130px cooresponds to the width of the left rail */
}

body {
background-color: #894F33;
vertical-align:middle;
}

.text {
font:13px "Times New Roman", Times, serif;
line-height: 16px;
color: #451402;
padding: 0;
width: 460px; 
margin: 0px 0 0 28px; /* margin-left: 130px cooresponds to the width of the left rail */
}

.text2 {
font:13px "Times New Roman", Times, serif;
line-height: 16px;
color: #451402;
padding: 0;
width: 460px; 
margin: 8px 0 0 28px; /* margin-left: 130px cooresponds to the width of the left rail */
}

.textSchedule {
font:13px "Times New Roman", Times, serif;
line-height: 16px;
color: #451402;
padding: 0;
width: 280px; 
margin: 0px 0 0 28px; /* margin-left: 130px cooresponds to the width of the left rail */
}

.textFine {
font:11px "Times New Roman", Times, serif;
line-height: 14px;
color: #451402;
padding: 0;
width: 240px; 
margin: 0px 25 5 15px; /* margin-left: 130px cooresponds to the width of the left rail */
}

.links {
font:10px Arial, Helvetica, sans-serif;
color: #451402;
margin: 25px 0px 15px 28px; /* margin-left: 130px cooresponds to the width of the left rail */
}

.links a:link{
font:10px Arial, Helvetica, sans-serif;
color:#451402;
text-decoration: none;
}
.links a:visited{
font:10px Arial, Helvetica, sans-serif;
color:#000000;
text-decoration: none;
}
.links a:hover{
font:10px Arial, Helvetica, sans-serif;
color:#ffffff;
text-decoration: none;
}

.links2{
font:bold 13px "Times New Roman", Times, serif;
line-height: 16px;
color: #451402;
}

.links2 a:link{
color: #451402;
text-decoration:underline
}

.links2 a:visited{
color: #451402;
text-decoration:underline
}

.links2 a:hover{
color:#ffffff;
text-decoration: none;
}

.links3{
font:bold 13px "Times New Roman", Times, serif;
line-height: 16px;
color: #451402;
margin: 0px 0 0 28px;
}

.links3 a:link{
color: #451402;
text-decoration:underline
}

.links3 a:visited{
color: #451402;
text-decoration:underline
}

.links3 a:hover{
color:#ffffff;
text-decoration: none;
}

.heading {
font: bold 21px "Times New Roman", Times, serif;
line-height: 29px;
color: #451402;
padding: 0;
margin: 2px 0 5 28px; /* margin-left: 130px cooresponds to the width of the left rail */
}

.h2 {
font: 14px Arial, Helvetica, sans-serif;
line-height: 19px;
color: #990000;
padding: 0;
margin: 0px 0 0 28px; /* margin-left: 130px cooresponds to the width of the left rail */
}
