<style>
/* CSS Document */


#mainnav {
height: 29px;
}

#maincontent {
background:url(/images/home_bg.jpg) no-repeat;
height: 415px;
text-align:justify;
}

.tagline {
height: 33px;
background: url(/images/tagline.png) no-repeat;
}

.mainhead {
height: 40px;
background: url(/images/home_headline.png) no-repeat;
}

#homemainstage {
float: right;
width: 391px;
position: relative;
background: url(/images/mainart_bg.gif) top left repeat-y;
margin: 17px;
}

#homemainstage img.top {
position: absolute;
top: 0;
left: 0;
}

#homemainstage img.bottom {
position: absolute;
bottom: 0;
left: 0;
}

#mainstage_content {
width: 355px;
margin: 16px auto;
font-size: 12px;
line-height: 18px;
}

.mainstageheadline {
display: block;
font-size: 14px;
padding: 6px 0;
}
.mainstagesection {
display: block;
font-size: 16px;
font-weight: bold;
padding: 0 0 6px 0;
}

.mainstagelinks {
padding: 6px 0;
}

.mainstagelinks a,
.mainstagelinks a:active
.mainstagelinks a:visited
.mainstagelinks a:hover {
color: #660000;
font-size: 14px;
font-weight: bold;
}









#homeintro {
margin-right: 428px;
padding: 0 0 0 16px;
font-size: 13px;
line-height: 18px;
position: relative;
height: 394px;
}

#homeintro img.headline{
display: block;
padding: 16px 0;
}

#homeintro img.tagline {
width: 476px;
height: 35px;
}

#homephotos {
width: 476px;
background: url(/images/photos_bg.gif) top left repeat-y;
position: absolute;
bottom: 0;
left: 15px;
}

#homephotos img.top {
position:absolute;
top: 0;
left: 0;
}

#homephotos img.bottom {
position:absolute;
bottom: 0;
left: 0;
}

#photosholder {
padding: 9px 4px 6px 5px;
}

#photosholder img {
margin: 0 3px;
}

#homebottom {
background: url(/images/home_divider.gif) top left repeat-x;
padding: 20px 5px 0 10px;
float: left;
width: 908px;

}

.bottomblock {
float: left;
width: 227px;
}

.bottomsection {
color: #FFF;
font-weight: bold;
font-size: 14px;
display: block;
}

.bottomart  {
display: block;
position:relative;
margin: 6px 0 12px 0;
width: 215px;
background:url(/images/bottombox_bg.gif) top left repeat-y;
}

.bottomart img.top {
position:absolute;
top: 0;
left: 0;
}

.bottomart img.bottom {
position:absolute;
bottom: 0;
left: 0;
}

.bottomartholder {
margin: 0 auto;
padding: 6px;

}

.bottominfo {
width: 215px;
position: relative;
background-color: #e7e1cc;
}

.bottominfo img.top {
position: absolute;
top: 0;
left: 0;
} 

.bottominfo img.bottom {
position: absolute;
bottom: 0;
left: 0;
} 

.bottominfoholder {
padding: 10px;
font-size: 11px;
line-height: 14px;
}

.bottominfoholder .headline {
font-size: 13px;
font-weight: bold;
padding: 0 0 6px 0;
display: block;
color: #000;
}


.bottominfoholder .normalbold {
font-weight: bold;
padding: 0 0 6px 0;
display: block;
}

.bottominfoholder .links {
padding: 6px 0;
}

.bottominfoholder .links a,
.bottominfoholder .links  a:visited,
.bottominfoholder .links  a:hover
{
font-size: 11px;
font-weight: bold;
color: #9a1c1d;
padding: 0 0 6px 0;
text-decoration: none;
}

table#descriptions {
margin:0 3px;
padding:0;
width:890px;
clear: both;
}

table#descriptions td {
margin: 0;
padding: 0;
}



table#descriptions td.topborder {
background:url(/images/descriptions_top.gif) no-repeat;
height:3px;
}

table#descriptions td.middle {
background-color: #e7e1cc;
padding: 6px;
vertical-align:top;
}

table#descriptions td.links {
vertical-align:middle;
height: 25px;
}


table#descriptions td.middle h1 {
font-size: 13px;
font-weight: bold;
padding: 0 0 6px 0;
margin: 0;
}

table#descriptions p {
line-height: 14px;
margin: 0 0 6px 0;
font-size: 11px;
}

table#descriptions td.middle a:link,
table#descriptions td.middle a:active,
table#descriptions td.middle a:visited {
font-size: 11px;
font-weight: bold;
color: #9a1c1d;
padding: 0;
text-decoration: none;
}

table#descriptions td.middle h1 a:hover {
text-decoration: underline;
}

table#descriptions td.bottomborder {
background:url(/images/descriptions_bottom.gif) no-repeat;
height: 3px;
}

table#descriptions td.divider {
width: 20px;
}


</style>