/* CSS Document */

/* Maroon: color:#9d2727    */
/* Cream: color:#e2d9d0    */
/* Gold:#B1842D    */
/* Green:#0D6031    */
/* Light-Gold:#EBE0CA    */






*{
margin:0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
}


#body-home{
background:url(../images/header-bg.jpg) top no-repeat #9d2727;
}

.content-wrap{
margin: 0 auto;
}



.imageborder{
border: #B1842D 1px solid;
}

a.main-menu{
font-size:14px;
color:#9d2727;
text-decoration:none;
border-bottom:1px #B1842D solid;
display:block;
padding-bottom:3px;
padding-top:3px;
}

a.main-menu:hover{
font-size:14px;
color:#fff;
background-color:#9d2727;
}



/* dynamic menu dynamic menu dynamic menu dynamic menu dynamic menu dynamic menu */

.new-menu, .new-menulast, .new-menu-selected{
font-size:14px;
text-align:center;
color:#9d2727;
text-decoration:none;
border-bottom:1px #B1842D solid;
padding: 10px 0px 2px 0px;
cursor:pointer;

}

.new-menu-over, .new-menulast-over{
font-size:14px;
text-align:center;
color:#fff;
background-color:#9d2727;
text-decoration:none;
border-bottom:1px #B1842D solid;
padding: 10px 0px 2px 0px;
cursor:pointer;
}

.new-menu-selected{
background: url(../images/menu-bg.jpg) bottom repeat-x;
}


.new-menulast{
border-bottom:none;
}

.new-menulast-over{
border-bttom:none;
}

/* dynamic menu dynamic menu dynamic menu dynamic menu dynamic menu dynamic menu */





a.main-menu-last{
font-size:14px;
color:#9d2727;
text-decoration:none;
display:block;
padding-bottom:3px;
padding-top:3px;
}

a.main-menu-last:hover{
font-size:14px;
color:#fff;
background-color:#9d2727;
}

a.main-menu-on{
font-size:14px;
color:#fff;
background-color:#9d2727;
text-decoration:none;
border-bottom:1px #B1842D solid;
display:block;
padding-bottom:3px;
padding-top:3px;
}


/* home page content box home page content box */
.homecontent-box{
border: 1px #B1842D solid;
background-color:#FFFFFF;
}

.homecontent-box-left{
border: 1px #B1842D solid;
background-color:#FFFFFF;
float:left;
}

.bodytext, .copyright, .texthilight, .bodytext-black{
color: #6D6F71;
font-size:11px;
line-height:1.4em;
margin-bottom: 10px;
}

.bodytext-black{
color:#000000;
}



.copyright{
margin: 5px 0px 5px 175px;
}

.texthilight{
color:#0D6031;
font-weight:bold;
}

a.bodytext-link{
color: #B1842D;
text-decoration:none;
font-size:11px;
line-height:1.4em;
}

a.bodytext-link:hover{
color: #0D6031;
text-decoration:underline;
}

#homeblurb-img{
width: 170px;
float:right;
color: #0D6031;
font-size:11px;
text-align:center;
}

.heading-1{
color: #9d2727;
font-size:22px;
padding-top:10px;
padding-bottom:10px;
}

.heading-2{
color: #0D6031;
font-size:18px;
padding-top:12px;
margin-bottom:10px;
border-bottom:1px #B1842D solid;
}


/* secondary page layout secondary page layoutsecondary page layoutsecondary page layoutsecondary page layout*/

#body-secondarypages{
background:url(../images/header-content-bg.jpg) top no-repeat #9d2727;
}

.mainbody-secondarypages{
background:url(../images/footer-contentpage1.jpg) bottom no-repeat;
}

.thumnails{
float:right;
margin: 0px 0px 10px 15px;
}

.hilightbox{
background-color:#EBE0CA;
border: #B1842D 1px solid;
}

.hilightheading{
color: #0D6031;
font-size:14px;
}

.redhilight{
color:#9d2727;
font-size:14px;
}


.insidetablecontent{
color: #6D6F71;
font-size:12px;
}

a.insidetablecontent-link{
font-size:12px;
color: #B1842D;
text-decoration:none;
}

a.insidetablecontent-link:hover{
font-size:12px;
color: #0D6031;
text-decoration:none;
}


/* list style, list style, list style, list style, list style, */
div.bodytext ol{
margin: 10px;
margin-left:20px;
margin-bottom:0;
padding: 10px;
}

div.bodytext{
margin-bottom:0;
}

div.bodytext ol li{
margin-bottom: 10px;
}



table a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color: #B1842D;
text-decoration:none;
}

table a:hover{
color: #666;
}
