@charset "utf-8";
/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Title | Main CSS
Author | Michael C. Rush
Site | Webnesia
URL |  http://www.webnesia.com
Description | This is the main stylesheet
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

html, body {
margin: 0;
padding: 0;
}

a:link {color: #246178; text-decoration: none;}
a:visited {color: #545454; text-decoration: none;}
a:hover {color: #ac8500; text-decoration: none;}
a:active {color: #ac8500; text-decoration: none;}

a.pop:link {color: #545454; text-decoration: none;}
a.pop:visited {color: #ac8500; text-decoration: none;}
a.pop:hover {color: #ac8500; text-decoration: none;}
a.pop:active {color: #ac8500; text-decoration: none;}

b {font-weight: bold;}

.center {text-align: center}

.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }

.eqtxt
{text-align: center; font-family:'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif; font-size:13px;line-height:14px; color: #ac8500;}

.eqtxt2
{text-align: center; font-family:'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif; font-style:italic; font-size:28px;line-height:29px; color: #ac8500;}

.eqtitle
{text-align: center; font-family:'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif; font-size:17px;color:#40D0E0; font-weight:900;}

img {border: 0;}

#leftcolumn{
float: left;
width: 90px;
margin-top: 0px;
padding: 2px;
background-color: #545454;
vertical-align: top;
font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
font-size: 100%;
font-variant: small-caps;
}

#leftcolumn a{
margin-right: 2px;
display: block;
text-decoration: none;
}

#leftcolumn a:hover{
background-color: #eae0bf; color:#ac8500;
}

#lefttitle {
margin-left: -7px;
margin-top: 2px;
padding: 3px 15px 1px 3px;
font-size: 19px;
background-color: #f7f3e6;
letter-spacing: 3px;
color: #ac8500;
font-family:'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
font-variant:normal;
display: block;
width: 95%;
text-decoration: none;
}

.lefttitle {
margin-left: 7px;
margin-top: 2px;
padding: 3px 15px 1px 3px;
font-size: 19px;
background-color: #f7f3e6;
letter-spacing: 3px;
color: #ac8500;
font-family:'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
font-variant:normal;
display: block;
width: 95%;
text-decoration: none;
}

.list1
{font-family: 'Lucida Sans Unicode','Lucida Sans','Trebuchet MS', Trebuchet, verdana, helvetica, arial, sans-serif;font-weight:100;font-size:13px;line-height:20px;background-color:#f7f3e6;color: #bbb; padding-left: 5px;text-decoration: none;}

.list1 a{display: block; width: 97%; text-decoration: none;}

.list1 a:hover{background-color: #ac8500;}

.list2
{font-family: 'Lucida Sans Unicode','Lucida Sans','Trebuchet MS', Trebuchet, verdana, helvetica, arial, sans-serif;font-weight:100;font-size:13px;line-height:20px;background-color:#eae0bf;color: #bbb; padding-left: 5px;border: solid #545454;text-decoration: none;}

.list2 a{display: block; width: 97%; text-decoration: none;}

.list2 a:hover{background-color: #ac8500;}

.notice
{font-family:'Trebuchet MS', Trebuchet, verdana, helvetica, arial, sans-serif;font-weight:100;font-size:11px;line-height:14px;color: #999999; margin: 0px; padding-left:80px; background-color:#fff;}

.popmenu{
width: 110px;
margin: 0px;
padding: 1px 15px 0px 1px;
background-color: #eae0bf;
text-align: right;
font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
font-size: 13px;
font-variant: normal;
}

.popmenu a{
padding: 2px 8px 3px 8px;
display: block;
background-color: #f7f3e6;
width: 100%;
text-decoration: none;
font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
font-variant: normal;
color: #545454;
}

.popmenu a:hover{
background-color: #f7f3e6; color:#AC8500;}

.popmenu li {
  list-style-type:none;
  }

  .popmenu2{
width: 110px;
margin: 0px;
padding: 1px 15px 3px 1px;
background-color: #eae0bf;
text-align: right;
font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
font-size: 13px;
font-variant: normal;
text-align: center;
}

.qtext
{font-family:'Lucida Sans Unicode','Lucida Sans','Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;font-size:14px; line-height:16px; background-color: #f7f3e6; border-color: #ac8500; color: #000000; margin: 50px 75px 35px 75px; padding: 10px;}

#rightcolumn {
width: 600px;
min-height: 450px;
vertical-align: top;
margin-left: 80px;
padding-left: 50px;
padding-top: 50px;
}

* html #rightcolumn{ /*IE only style*/
height: 400px;
}

#rightcolumnwider {
width: 750px;
min-height: 450px;
vertical-align: top;
margin-left: 80px;
padding-left: 50px;
padding-top: 50px;
}

