html {
}
body{
background-attachment: fixed; 
margin: 0px 0px 0px 0px; 
background:#f7f0c5	;	
}

#error {
width:75%;
float:center;
text-align:left;
}

H2.hyper {
position: relative;
top: 0px; 
left: 0px;
font-size:30pt;
font-family:Tahoma,Verdana,Sans;
font-weight:bold;
color: #bf1f12;
}

 H3.hyper {
 position:relative; 
font-size:24pt;
font-family:Tahoma,Verdana,Sans;
font-weight:bold;
line-height:125%;
 top: -50px;
 left: 110px;
 color: #fdda34;
 margin-left:70px;
 margin-bottom: -50px;
 }

.headerContainer{
text-align:center;

width:742px;
height:157px;
border-left:1px solid black;
border-right:1px solid black;
}
.headerContent{
height:100%;
width:100%;
background:url(images/header.jpg);
background-repeat: no-repeat;
}

.middleNavRow{
padding:0px;
background-image: url(images/bg.jpg);
width:740px;
height:44px;

border-bottom:1px solid black;
}
.middleNavTable{
width:740px;
text-align:left;
padding:0px;
border-collapse:collapse;
background-image: url(images/nav-bg.png);
border:1px solid black;
}

.footerContainer{
border:1px solid black;
padding:0px;
height: 75px;
background: #61111c;
text-align:center;
vertical-align:bottom;
width:740px;
border-collapse: collapse;
}

.renderContainer {
text-align:center;
vertical-align:bottom;
width:740px;
padding:0px;
background:url(images/render-bg.png);

}


.masterTable{
vertical-align: top;
background-image:url(images/content-bg.png);
width: 740px;
padding: 1px; 
border-collapse: collapse;
border-right: 1px solid black;
border-left: 1px solid black;
}

.masterLeft{
vertical-align: top;
width: 125px;
border-collapse: collapse;
border-left:1px dashed white;
}

.masterMiddle{ 
vertical-align: top;
text-align: center;
padding: 1px; 
border-collapse: collapse;
height:100%;
}

.masterRight{
vertical-align: top;
border-collapse: collapse;
border-left:1px solid #cccccc;
height:100%;
}

.leftTable{
border-collapse: collapse;
padding: 0px;
width:100%;
height:100%;
}
.leftTopTD{
vertical-align: bottom;

height:75px;
width: 100%;
}
.leftMidImage{
background-position: right;
background-repeat: no-repeat; 
height:44px;
width:100%
}
.leftBotTR{
height: 100%;
width:100%;
vertical-align:top;
}

.middleTable{
vertical-align: top;
border-collapse: collapse;
padding: 1px;
width:100%;
height: 100%;
}
.middleTopTD{
border-collapse: collapse;
padding:0px;
height: 75px;
vertical-align:bottom;

}


.featuredTable{
border:1px solid black;
width:100%;
background:#ffffff;
padding:2px;
border-collapse:collapse;
text-align:left;
}

.featuredHeaderTR{
height: 100%;
vertical-align: top;
text-align:left;
background-image:url(images/stick-hdr.png);
border-bottom:1px solid black
}

.welcomeTable{
border:1px solid black;
width:100%;
background:#ffffff;
padding:2px;
border-collapse:collapse;
text-align:left;
}

.welcomeHeaderTR{
height: 100%;
vertical-align: top;
text-align:left;

}

.welcomeHeadlineDark{
font-family: Tahoma,Verdana,SAns;
font-size:16pt;
font-weight:bold;
line-height: 125%;
color:  #61111c;
}

.welcomeContentTD{

}

.welcomeContentDarkSmall{
font-family:Tahoma,Verdana,Sans;
font-size:10pt;
color:#000000;
}


.middleContentTR{
height: 100%;
vertical-align: top;
text-align:left;
width:90%;
}
.dateTable{
border-collapse: collapse;
padding: 0px;
width:100%;
height:100%;
background:#690a10;
}

.rightTable{
border-collapse: collapse;
padding: 0px;
width:100%;
height:100%;
}
.rightTopTD{
vertical-align: bottom;
height:75px;
width: 100%;
}
.rightMidImage{
background-position: right;
background-repeat: no-repeat; 
height:44px;
width:100%
}
.rightBotTR{
height: 100%;
width:100%;
text-align: center;
vertical-align:top;
}


.contentHeadlineTD{
background-image:url(images/title-hdr.png);
width:100%;
vertical-align:middle;
border:1px solid black;
}
.contentContentTD{
background:#ffffff;
border-bottom:1px solid black;
border-left:1px solid black;
border-right:1px solid black;
}
.contentImageStuff {
background:#8A360F;
border:1px solid black;
text-align:center;
width: 98%;
}
.contentImageDescription {
background:#ffffff;
width:80%;
text-align:left;
border: 1px solid black;
vertical-align:top;
}


.infoHeaderTR {
background:url(images/side-hdr.png);
}

.infoTable{
background:url(images/bg.jpg);
border:1px solid black;
width:95%;
}


.borderRight{
border-right:1px solid black;
}
.borderBottom{
border-bottom:1px solid black;
}
.borderBottomLight{
border-bottom:1px solid black;
}

 
.headerLight{
font-family: Tahoma, Verdana, Sans; 
font-size: 18pt;
font-weight: bold;   
line-height: 125%; 
color: #336699;
}

.headerDark{
font-family: Tahoma,Verdana,Sans;
font-size:24pt;
font-weight:bold;
line-height:125%;
color: #6B4226;
}

.textLightTiny{
font-family: Tahoma,Verdana,Sans;
font-size:8pt;
font-weight:bold;
line-height:125%;
color:#D2691E;
}

.textDarkTiny{
font-family: Tahoma,Verdana,Sans;
font-size:8pt;
font-weight:bold;
line-height:125%;
color:#733D1A;
}

.textNav{
font-family: Tahoma,Verdana,Sans;
font-size:8pt;
font-weight:bold;
line-height:125%;
color:#ffffff;
}
.textDayStamp{
font-family:Tahoma,Verdana,Sans;
font-size: 13pt;
font-weight:bold;
line-height:125%;
color:#61111c;
}
.textDayStampLightSmall{
font-family:Tahoma,Verdana,Sans;
font-size: 10pt;
line-height:125%;
color:#E3701A;
}
.textHeadlineDark{
font-family: Tahoma,Verdana,SAns;
font-size:8pt;
font-weight:bold;
line-height: 125%;
color:  #ffffff;
}
.textContentDarkSmall{
font-family:Tahoma,Verdana,Sans;
font-size:8pt;
color:#000000;
}
.textContentDarkTiny{
font-family:Tahoma,Verdana,Sans;
font-size:7pt;
line-height:125%;
color:#000000;
}

.textSideHeader {
font-family:Tahoma,Verdana,Sans;
font-size:8pt;
line-height:125%;
color:#000000;
}
.textSticky{
font-family:Tahoma,Verdana,Sans;
font-size:10pt;
color:#000000;
}


.textSideInfo{
font-family:Tahoma,Verdana,Sans;
font-size:8pt;
line-height:125%;
color:#000000;
}

.textError{
font-family:Tahoma,Verdana,Sans;
font-size:8pt;
line-height:125%;
color:red;
}
.textStickyHeadline{
font-family:tahoma,verdana,sans;
font-size:16pt;
color:#61111c;
font-weight: bold;
}
.textSticky{
font-family:tahoma,verdana,sans;
font-size:8pt;
color:#000000;
}

.input
{
color: #000000;
background: #ffffff;
border: #000000 solid 1px
}

INPUT.submit{ font-family : Tahoma,Verdana;
    font-size : 12px;
    font-weight : none;
    border-color : #000000;
	border-style:inset;
    border-width : 1px;}


A:link {text-decoration:none; color: #a56211;} 
A:visited {text-decoration:none; color: #a56211;} 
a:hover {color:#E3701A; font-style:normal; text-decoration:underline ;} 
