/*********** CSS Document ***********/

html 
{
background-image: url("home_back.jpg");
}

div.header_home
{
width:982px;
height:390px;
background-image:url(header_back.jpg);
background-position: center 5px;
background-repeat: no-repeat;
}

table.header_photos
{
color:white;
font-size:110%;
}

div.right
{
position:relative;
top:-50px;
}

div.ImageRotateHolder
{
background-image:url(photo_back.png);
padding:30px 26px 26px;
background-repeat:no-repeat;
height:322px;
}

div#ImageRotate_Div {
height: 336px;
overflow: hidden;
}

div#ImageRotate_Div img {
margin-top: 40px;
margin-left: 36px;
width: 425px;
}


.topBannerText
{
width:450px;
padding:0 40px 0 20px;
line-height:140%;
}

div.content
{
margin-top:20px;
}

div.content .EvtCal h1
{
border-bottom: 1px solid #AA2E2E;
font-size: 130%;
text-transform: uppercase;
margin-top:14px;
}

div.content .EvtCal table
{
display:none;
}

div.content table.home td
{
padding-right:20px;
}

div.content table.home div.Zine .ZineIndex .ZineItem
{
color:#666666;
font-style:italic;
}


div.content table.home div.Zine .ZineIndex .ZineItem a.ZineLink
{
color:#0B3B78;
display:block;
font-style:normal;
font-size:115%;
text-decoration:none;
}

div.content table.home div.Zine .ZineIndex
{
margin-bottom:25px;
}

div.content table.home div.Zine table.ZineTools td
{
padding-right:5px;
}

div.content table.home .EvtCal dl.EvtCalList dt
{
color:#666666;
font-style:italic;
margin-bottom:-5px;
}

div.content table.home .EvtCal dl.EvtCalList dd p
{
margin-top:5px;
}

div.content table.home .EvtCal dl.EvtCalList dd
{
margin-left:0px;
margin-bottom:10px;
}

div.content table.home .EvtCal dl.EvtCalList
{
margin-bottom:25px;
}

table.home td.features
{
padding:40px 0;
}


table.home td.leftbox
{
padding:0 15px 0 0;
}

table.home td.rightbox
{
padding:0 0 0 15px;
}