/***** default body/etc styles *****/
BODY, BODY.webMain {
text-align:center;
margin:0 auto;
background-color: #000000;
}

BODY.basic {
background-color: #ffffff;
}


/***** default anchor styles *****/
A:link {
color: #000000;
text-decoration: underline;
}

A:hover {
color: #CCCCCC;
}

A:active {
color: #000000;
text-decoration: underline;
}

A:visited {
color: #000000;
text-decoration: underline;
}


/** textpages table **/
TABLE.textpage {
width: 100%;
background-color: #ffffff;
border-style: none;
border-spacing: 0px;
border-collapse: collapse;
}
TD.textpage {
width: 100%;
background-color: #ffffff;
padding-top: 0px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
}
TD.textpage2 {
width: 15%;
background-color: #ffffff;
padding-top: 5px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}


/***** the outer table/template skeleton *****/
TABLE.webOuterTable {
        width: 860px;
        margin-left: auto;
        margin-right: auto;
}

TD.webOuterTableF {
background-color:#000000;
}

TD.webOuterTable, TD.webOuterTableF, TD.webOuterTableH, TD.webOuterTableC1, TD.webOuterTableC2, TD.webOuterTableC3, TD.webOuterTableC4, TD.webOuterTableC5, 

TD.webOuterTableC6, TD.webOuterTableC7, TD.webOuterTableC8, TD.webOuterTableC9, TD.webOuterTableC10 {
padding:0px;
}

/***** the header element styles *****/
TABLE.webHeader{
background-color: #000000;
width:860px;
margin: 0 auto;
}

/***** the siderail bucket styles - can just override one or more of these bucket styles to change it up *****/
TABLE.webSideRail, TABLE.webSideRail1, TABLE.webSideRail2, TABLE.webSideRail3, TABLE.webSideRail4, TABLE.webSideRail5, TABLE.webSideRail6, TABLE.webSideRail7, 

TABLE.webSideRail8, TABLE.webSideRail9, TABLE.webSideRail10, TABLE.webSideRail11, TABLE.webSideRail12, TABLE.webSideRail13, TABLE.webSideRail14, TABLE.webSideRail15 {
border-collapse: separate;
/*** table-layout: fixed; ***/
}

TD.webSideRail, TD.webSideRail1, TD.webSideRail2, TD.webSideRail3, TD.webSideRail4, TD.webSideRail5, TD.webSideRail6, TD.webSideRail7, TD.webSideRail8, TD.webSideRail9, 

TD.webSideRail10, TD.webSideRail11, TD.webSideRail12, TD.webSideRail13, TD.webSideRail14, TD.webSideRail15 {
background-color: #ffffff;
border:1px solid #999999;
}

TH.webSideRail, TH.webSideRail1, TH.webSideRail2, TH.webSideRail3, TH.webSideRail4, TH.webSideRail5, TH.webSideRail6, TH.webSideRail7, TH.webSideRail8, TH.webSideRail9, 

TH.webSideRail10, TH.webSideRail11, TH.webSideRail12, TH.webSideRail13, TH.webSideRail14, TH.webSideRail15 {
background-color: #545555;
height:25px;
padding:0 5px;
}

/***** the content styles *****/
TABLE.webContent {
margin:0 auto;
width:100%
}
TH.webContent, TH.webContent1, TH.webContent2, TH.webContent3, TH.webContent4, TH.webContent5 {
background-color: #545555;
height:25px;
padding:0 5px;
}


/***** rss feeds *****/
TABLE.rssHeadlines {
   color: 000000;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 11px;
}
.rssHeaderCell {
   padding: 5px;
}
.rssHeadlines A {
   font-size: 13px;
   font-weight: bold;
   color: 000000;
}
.rssHeadlines A:link {
   font-size: 12px;
   font-weight: bold;
   color: #2b251f;
}
.rssHeadlines A:visited {
   font-size: 12px;
   font-weight: bold;
   color: #2b251f;
}
.rssHeadlines A:hover {
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
   color: #70665b;
}
.rssHeadlines A:active {
   font-size: 12px;
   font-weight: bold;
   color: #2b251f;
}
.rssTitle {
   font-weight: bold;
   font-size: 14px;
}
.rssDate {
   font-size: 10px;
}
.rssDescription { }
.rssCopyright {
   font-size: 10px;
}
.rssSection { }
.rssHeadlineCell {
   padding: 5px;
}
/***** end/rss *****/

/***** the footer style *****/

TABLE.webFooter {
margin:0 auto;
width: 100%;
}

TD.webFooter {
background-color: #000000;
margin:0 auto;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}
/***** end footer style *****/



/***** style addition *****/
.stylebodytext2 {font-family: Arial, Helvetica, sans-serif; font-size: 15px;}
.stylebodytext {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.stylesmalltext {font-family: Arial, Helvetica, sans-serif; font-size: 8px;}

H1 {
font-size: 16px;
color: #000000;
font-family: georgia;
font-weight: normal;
text-decoration: none;
padding: none;
margin-top: 0px;
margin-bottom: 0px;
}

p.pagehead {
font-size: 30px;
color: #000000;
font-family: georgia;
font-weight: normal;
text-decoration: none;
text-transform: lowercase;
margin-bottom: 0px;
}

p.sechead {
font-size: 12px;
letter-spacing: 1px;
color: white;
background: #545555;
font-family: georgia;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
padding: 10px;
margin-top: 0px;
margin-bottom: 0px;
}
p.sechead a:link {color: white; text-decoration: none;}
p.sechead a:visited {color: white; text-decoration: none;}
p.sechead a:active {color: white; text-decoration: none;}
p.sechead a:hover {color: white; text-decoration: none;}

p.welcomehead {
font-size: 16px;
color: #000000;
font-family: georgia;
font-weight: normal;
text-decoration: none;
padding: none;
margin-top: 0px;
margin-bottom: 0px;
}
p.welcomehead a:link {color: #000000; text-decoration: none;}
p.welcomehead a:visited {color: #000000; text-decoration: none;}
p.welcomehead a:active {color: #000000; text-decoration: none;}
p.welcomehead a:hover {color: #333333; text-decoration: none;}


p.biggeorgia{
font-size: 30px;
color: #000000;
font-family: georgia;
font-weight: normal;
text-decoration: none;
padding: none;
}
p.biggeorgia a:link {color: #000000; text-decoration: none;}
p.biggeorgia a:visited {color: #000000; text-decoration: none;}
p.biggeorgia a:active {color: #000000; text-decoration: none;}
p.biggeorgia a:hover {color: #333333; text-decoration: none;}

p.smallgeorgia{
font-size: 18px;
color: #000000;
font-family: georgia;
font-weight: normal;	
text-decoration: none;
padding: none;
}
p.smallgeorgia a:link {color: #000000; text-decoration: none;}
p.smallgeorgia a:visited {color: #000000; text-decoration: none;}
p.smallgeorgia a:active {color: #000000; text-decoration: none;}
p.smallgeorgia a:hover {color: #333333; text-decoration: none;}

p.videotext {
font-size: 12px;
color: #333333;
font-family: georgia;
font-weight: bold;
text-decoration: none;
padding: none;
}
p.videotext a:link {color: #333333; text-decoration: none;}
p.videotext a:visited {color: #333333; text-decoration: none;}
p.videotext a:active {color: #333333; text-decoration: none;}
p.videotext a:hover {color: #70665b; text-decoration: none;}