﻿html,body{
font-family: Times New Roman, Helvetica, Serif;
font-size:17px;
color: #595250;
margin:0px; 
padding: 0px;
text-align: center; 
line-height:22px;
background-color:#f9f2e8;
}

a{
color: #595250;
text-decoration:none;
}

a:hover{
color: #595250;
text-decoration:underline;
}

h1 {
font-size:28px;
color:#595250;
line-height:30px;
}

h2{
font-size:22px;
color:#ca7822;
padding-top:0;
margin-top:0;
}

h3{
font-size:18px;
color:#ca7822;
padding-top:0;
margin-top:0;
}

img{
border:0;
}

li{
color:#ca7822;
}

.RegularTextColor{
color: #595250;
}

.LargeText{
font-size:25px;
font-style:italic;
color:#ca7822;
height:100%;
line-height:28px;
}

.SmallText{
font-size:14px;
line-height:normal;
}

#MainContentContainer{
margin:0 auto;
text-align:left;
padding:20px 0px 20px 20px;
width:748px;
height:100%;
}

#MainContent{
float:left;
width:480px;
padding-right:20px;
}

#RightColumnContent{
float:left;
width:245px;
}

#MainPromoContainer{
width:100%;
height:356px;
background:#351a02 url(images/brown_bar.gif) repeat-x left;
}

#MainPromo{
margin:0 auto;
width:768px;
height:356px;
}

#MainFooterContainer{
width:100%;
height:35px;
background:#351a02 url(images/footer_bar.gif) repeat-x left;
}

#MainFooter{
margin:0 auto;
width:768px;
height:35px;
text-align:center;
color:#ffffff;
font-size:16px;
line-height:32px;
}

/* Main Navigation */
#MainNavContainer{
width:100%;
height:52px;
background:#5a7422 url(images/green_bar.gif) repeat-x left;
}

.MainNav{
margin:0 auto;
width:768px;
height:52px;
font-size:14px;
}

.MainNav ul{
list-style: none;
margin: 0;
padding: 0;
height:52px;
}

.MainNav li {
position: relative;
display: inline;
float: left;
height:52px;
text-align:center;
font-weight:bold;
line-height:normal;
}

.MainNav li.Current {
display: block;
color:#ffffff;
font-weight:bold;
background:#be7025 url(images/mainnav_current.gif) repeat-x left;
}

.MainNav a {
display: block;
height:36px;
text-decoration: none;
color:#ffffff;
padding-top:16px;
}

.MainNav a:hover {
color:#ffffff;
text-decoration:none;
}
/* End of Main Navigation */


.RightBox{
width:233px;
background-color:#f3e2d0;
padding:6px;
}

.RightBoxHeader{
width:245px;
height:41px;
text-align:center;
font-size:24px;
line-height:38px;
color:#ffffff;
background:#5a7422 url(images/green_bar.gif) repeat-x left;
}

.RightBox .Content{
font-size:14px;
border:solid 1px #d9af87;
padding:10px;
text-align:center;
}

.Tab, .TabOn{
padding-left:20px;
display:block;
height:25px;
width:190px;
cursor:pointer;
cursor:hand;
font-size:16px;
}

.TabOn{
font-weight:bold;
font-size:16px;
}
