@charset "utf-8";
/* CSS Document */

body {
background-image:url(../images/bg.jpg);
margin:0px;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#275601;
margin:0px; 
padding:0px;
}

#holder {
width:951px;
height:auto;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#footer {
width:951px;
text-align: center;
padding-top:10px;
padding-bottom:15px;
font-size:10px;
color:#FFFFFF;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
clear:both;
}

#header {
padding:0px;
}

#episodesHeaderContainer {
width:245px;
height:25px;
margin-top:5px;
}

#episodesContainer {
width:235px;
height:auto;
border-right:solid 1px #183203;
border-bottom:solid 1px #183203;
border-left:solid 1px #183203;
}

#featuredHeaderContainer {
width:245px;
height:25px;
margin-top:5px;
}

#featuredContainer {
width:235px;
height:auto;
border-right:solid 1px #183203;
border-bottom:solid 1px #183203;
border-left:solid 1px #183203;
}

#sponsorsHeaderContainer {
width:245px;
height:25px;
margin-top:5px;
}

#sponsorsContainer {
width:235px;
height:116px;
border-right:solid 1px #183203;
border-bottom:solid 1px #183203;
border-left:solid 1px #183203;
}

#successHeaderContainer {
width:685px;
height:25px;
margin-top:5px;
float:right;
}

#successContainer {
width:675px;
height:auto;
border-right:solid 1px #183203;
border-bottom:solid 1px #183203;
border-left:solid 1px #183203;
float:right;
}

#contentpageHeaderContainer {
width:685px;
height:25px;
margin-top:5px;
}

#contentpageContainer {
width:675px;
min-height:375px;
height: auto !important;
height: 375px;
border-right:solid 1px #183203;
border-bottom:solid 1px #183203;
border-left:solid 1px #183203;
clear:both;
}

#columnWrapper {
width:255px;
height:500px;
float:left;
}

#homeFlashContainer {
padding:0px;
float:right;
width:690px;
height:425px;
vertical-align:top;
}

#allpageContainer {
padding:0px;
float:right;
width:690px;
vertical-align:top;
}

.textBox {
background-color:#e9ebda;
padding:5px;
}

.headerBox {
background-image:url(../images/headerBG.jpg);
border:solid 1px #183203;
background-color:#460a00;
}

.lightgreenDiv {
background-color:#c2c9b1;
padding:5px;
color:#530000;
clear:both;
}

.midgreenDiv {
background-color:#a4af91;
padding:3px;
float:right;
}

.redHeader {
	font-size:16px;
	color: #530000;
	font-weight:bold;
}

.bigPara {
line-height:16px;
}

A.footerlink:visited  {color: #ffffff; text-decoration: none}
A.footerlink:link  {color: #ffffff; text-decoration: none}
A.footerlink:active  {color: #ffffff; text-decoration: none}
A.footerlink:hover   {color: #ffffff; text-decoration: none; background-color: #530000}

A.redlink:visited  {color: #530000; text-decoration: none; font-weight:bold}
A.redlink:link  {color: #530000; text-decoration: none; font-weight:bold}
A.redlink:active  {color: #530000; text-decoration: none; font-weight:bold}
A.redlink:hover   {color: #ffffff; text-decoration: none; background-color: #530000}

A.redlinkBig:visited  {color: #530000; text-decoration: none; font-weight:bold; font-size:16px}
A.redlinkBig:link  {color: #530000; text-decoration: none; font-weight:bold; font-size:16px}
A.redlinkBig:active  {color: #530000; text-decoration: none; font-weight:bold; font-size:16px}
A.redlinkBig:hover   {color: #ffffff; text-decoration: none; background-color: #530000; font-size:16px}

A.greenlink:visited  {color: #183203; text-decoration: none; font-weight:bold}
A.greenlink:link  {color: #183203; text-decoration: none; font-weight:bold}
A.greenlink:active  {color: #183203; text-decoration: none; font-weight:bold}
A.greenlink:hover   {color: #183203; text-decoration: none; font-weight:bold; text-decoration:underline}
