/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0 auto;
background:url(../images/mainBG.jpg) no-repeat;
background-color:#EEE4D7;
}

div.header{
margin:0 auto;
width:990px;
padding-right:10px;
padding-top:5px;
height:109px;
background:url(../images/header.jpg) no-repeat;
text-align:right;
}

div.topNav{
margin:0 auto;
width:930px;
text-align:left;

}

div.bodyContainer{
margin:0 auto;
width:1000px;
background-color:#EEE4D7;
}

div.betweenNavs{
margin:0 auto;
width:930px;
text-align:left;
}

div.bottomNav{
margin:0 auto;
width:929px;
}

div.body{
margin:0 auto;
width:929px;
background-color:#FFFFFF;
}

div.bodySub{
margin:0 auto;
width:674px;
background-color:#FFFFFF;
padding:10px;
}

div.bodyRight{
background-color:#FFFFFF;
float:right;
width:675px;
min-height:331px;
border:solid 1px #B42927;
border-bottom:none;
padding:10px;
text-align:center;
}

div.bodyLeft{
float:left;
width:232px;
}

div.bottomTag{
margin:0 auto;
clear:both;
width:929px;
height:26px;
background:url(../images/homeBottomBox.jpg) no-repeat;
color:#742738;
font-size:18px;
padding-top:5px;
letter-spacing:2px;
text-align:center;
}

div.footer{
margin:0 auto;
background:url(../images/footerBG.jpg) no-repeat;
width:1000px;
height:39px;
color:#FFFFFF;
border-left:solid 1px #000000;
border-right:solid 1px #000000;
border-bottom:solid 1px #000000;
}

div.footerLeft{
float:left;
padding-left:10px;
padding-top:5px;
}

div.footerRight{
float:right;
padding-right:10px;
padding-top:5px;
}

.heading{
color:#742738;
font-size:18px;
}

div.homePageContentBox{
margin:0 auto;
width:600px;
border:solid 1px #B42927;
background-color:#EEE4D7;
color:#742738;
}

a.footerRight, a.footerRight:active, a.footerRight:link, a.footerRight:visited {
color:#FFFFFF;
text-decoration:underline;
}

a.footerRight:hover {
color:#FFFFFF;
text-decoration:none;
}

.announcementsHeading {
font-size:14px;
color:#742738;
font-weight:bold;
text-align:center;
}

a.redLink, a.redLink:active, a.redLink:link, a.redLink:visited {
color:#742738;
text-decoration:underline;
}

a.redLink:hover {
color:#742738;
text-decoration:none;
}

div.share a{
	color:#EDD4B6;
}

#scrollup {
	   position: relative;
	   overflow: hidden;
	   height: 140px;
	   width: 180px;
	   
}

.headline {
	   position: absolute;
	   top: 180px;
     left: 5px;
	   height: 190px;
	   width:175px;
	   color:#000000;
	   overflow:hidden;
	   text-align:center;
	   font-size:12px;
	   padding-top:2px;
}
