﻿body 
{
    background-color:#25110E;
    background-image:url(/images/background24_v2.png);
    background-repeat:repeat-x;
    margin:0 0 0 0; /* to avoid margins */
    text-align: center; /* to correct the centering IE bug*/
    font-family: Verdana, Arial, Helvetica;
    font-size:8pt;
    color:#333333;
}
body.plain
{
    background-color:#ffffff;
    color:#000000;
}
a:link
{
    color:#993300;
    position:relative;
    text-decoration:none;
    border-bottom:1px dotted #993300;
}
a:active
{
    color:#993300;
    position:relative;
    text-decoration:none;
    border-bottom:1px dotted #993300;
}
a:visited
{
    color:#993300;
    position:relative;
    border-bottom:1px dotted #993300;
    text-decoration:none;
}
a:hover
{
    color:#6C2300;
    position:relative;
    border:none;
    text-decoration:underline;
}
#outer
{
  
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    padding:0px;
    background-color:#ffffff;
    text-align: left; /* to realign your text */
}
div.outer2
{
  
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    padding:0px;
    margin-top:25px;
    text-align: left; /* to realign your text */
}
div.cbox
{
    width:800px;
    height:auto;
    padding:0px;
    
}
div.toolbarcontainer
{
    width:800px;
    height:111px;
    background-color:transparent;
    background-image:url(/images/toolbar8_v2.png);
    background-repeat:no-repeat;
    _background: none; /* need this to show transparent PNG in IE 6 */
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/toolbar8_v2.png', sizingMethod='crop');  /* need this to show transparent PNG in IE 6 */
}
#toolbarcontainer_trans
{
    width:800px;
    height:111px;
    background-color:transparent;
    background-image:url(/images/toolbar8_v2.png);
    background-repeat:no-repeat;
    _background: none; /* need this to show transparent PNG in IE 6 */
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/toolbar8_v2.png', sizingMethod='crop');  /* need this to show transparent PNG in IE 6 */
}
div.emailsignup
{
    width:600px;height:35px;margin-left:200px;padding-top:35px;text-align:right;font-family:Georgia, Times New Roman,Times;font-size:10px;color:#000000;
}
div.menuholder
{
    width:600px;float:right;vertical-align:bottom;margin-top:12px;_position: relative; cursor: text; 
}
div.btext
{
    color:#8E3816;
    font-weight:bold;
}
div.headlines
{
    font-size:8pt;
    color:Navy;
    margin-bottom:12px;
}
.footer
{
    width:800px;height:50px;margin-top:15px;text-align:left;font-family:Tahoma, Arial, Helvetica;font-size:8pt;color:#ffffff;
}
a.footer:link
{
    color:#ffffff;
    text-decoration:none;
    border:none;
}
a.footer:active
{
    color:#ffffff;
    text-decoration:none;
    border:none;
}
a.footer:visited
{
    color:#ffffff;
    text-decoration:none;
    border:none;
}
a.footer:hover
{
    text-decoration:underline;
}
div.mainwrapper
{
    border-top:1px solid #000000;
    width:800px;
    min-height:450px;
    background-color:#ffffff;
    background-image:url(/images/shadingbox24.png);
    background-repeat:no-repeat;
    background-position:top center;
}
div.newwrapper
{
 
    width:800px;
    min-height:450px;
    background-color:#ffffff;
    background-image:url(/images/pagebck24.png);
    background-repeat:repeat-y;
    
}
div.newwrapperinside
{
 
    width:800px;
    min-height:450px;
    background: transparent url(/images/pagebckbottom24.png) no-repeat bottom center;
    _background: none; /* need this to show transparent PNG in IE 6 */
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/pagebckbottom24.png', sizingMethod='scale');  /* need this to show transparent PNG in IE 6 */
}
div.topholder
{
    width:800px;height:43px;background-color:#A76D2E;background-image:url(/images/bcmain_top.png);background-repeat:no-repeat;background-position:bottom;
}
div.botholder
{
    width:800px;height:46px;background-image:url(/images/bcmain_bottom.png);background-repeat:no-repeat;vertical-align:bottom;
}
div.unbridled
{
    width:175px;height:50px;vertical-align:top;text-align:right;float:right;
}
div.sidebar
{
    float:right;width:200px;height:350px;padding:1em;
}
div.ptitle
{
    font-family:Georgia, Times New Roman, Times;
    font-size:20px;
    font-variant:small-caps;
    font-weight:bold;
    color:maroon;
    padding:25px 0px 10px 15px;
}
div.thetitle
{
    font-family:Georgia, Times New Roman, Times;
    font-size:20px;
    font-variant:small-caps;
    font-weight:bold;
    color:navy;
    margin:25px 0px 10px 0px;
}
div.medtitle
{
    font-family:Georgia, Times New Roman, Times;
    font-size:14px;
    font-variant:small-caps;
    font-weight:bold;
    color:maroon;
    margin:25px 0px 10px 0px;
}
div.plaintitle
{
    font-family:Georgia, Times New Roman, Times;
    font-size:14px;
    font-variant:small-caps;
    font-weight:bold;
    color:maroon;
    margin-bottom:15px;
}
ul.news
{
    list-style-image:url(/images/ulnews.gif);
}
img
{
    border:0;
    text-decoration:none;
}
a img
{
    border:0;
}
a.headlines:link, active, visited
{
    text-decoration:none;
    color:Navy;
}
a.headlines:hover
{
    text-decoration:underline;
    color:#8E3816;
}

td.vertline
{
    background-image:url(/images/vertline.gif);
    background-position:center;
    background-repeat:repeat-y;
}
.emailbox
{
    width:175px;
    height:12px;
    border-style:ridge;
    font-family:Arial, Helvetica;
    font-size:8pt;
    color:Blue;
}
.emailbox2
{
    width:175px;
    height:12px;
    border:1px solid #8e3816;
    border-style:ridge;
    font-family:Arial, Helvetica;
    font-size:8pt;
    color:#000000;
    background-color:#F3D09C;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    _position: relative; 
    cursor: text; 

}
.addme
{
    width:55px;
    height:16px;
    margin-right:7px;
    margin-left:5px;
    border:1px solid #543F15;
    background-color:#25110E;
    font-family:Arial, Helvetica;
    font-size:10px;
    font-weight:bold;
    color:#ffffff;
    cursor:pointer;
    _position: relative; 
    
}
.addme:hover
{
    width:55px;
    height:16px;
    margin-right:7px;
    margin-left:5px;
    border:1px solid #543F15;
    background-color:#8e3816;
    font-family:Arial, Helvetica;
    font-size:10px;
    font-weight:bold;
    color:#FFFFFF;
    cursor:pointer;
}
input.asptxt
{
    height:11px;
    width:200px;
    font-size:x-small;
    border:1px solid #F2D797;
    background:none;
}
input.button
{
    background-image:url(/images/bg_01.gif);
    background-repeat:repeat-x;
    font-family:Verdana, Arial;
    font-size:7.5pt;
    font-weight:bold;
    height:22px;
    color:#cccccc;
    border:1px solid #000000;
}
input.button:hover
{
    background-image:url(/images/bg_02.gif);
    background-repeat:repeat-x;
    border:1px solid #666666;
    font-family:Verdana, Arial;
    font-weight:bold;
    font-size:7.5pt;
    color:#ffffff;
    cursor:pointer;
}
.medtitle
{
    font-family:Georgia, Times New Roman, Times;
    font-size:14px;
    font-variant:small-caps;
    font-weight:bold;
    color:maroon;
    margin:25px 0px 10px 0px;
}
.headlines
{
    font-size:8pt;
    color:Navy;
    margin-bottom:12px;
}
h1
{
    font-size:14px;
    color:Maroon;
}
.caleventon
{
    background-color:Black;
    color:#ffffff
}