/**************** Page and tag styles ****************/

body
{margin:0; padding:0; color:#303030; background-color:white; font:76% Bitstream Vera Sans, Verdana,Tahoma,sans-serif;}

a
{color:#895152; font-weight:bold; text-decoration:none;}

a:hover
{color:#505050;}

/*
img { margin:0 15px 15px 0; padding:1px; background:#ffffff; border:1px solid #d0d0d0;}
a img { border-color:#d85d5d; }
a img:hover { background:#d85d5d; border-color:#d85d5d;}
*/r0lf

em { font-style: italic; }

blockquote { 
    font-style: italic;
    font-size: 90%;
    padding: 1em;
    margin: 1em;
    background: transparent url('/images/quotemark.gif') no-repeat top left;
}

p {
    text-indent: 2em;
    margin-bottom: 2em;
}

p:first-letter {
    font-size: 20px;
    font-weight: bold;
    color: #302a6f;
    font-family: "Times New Roman", serif;
}

h1 {
    padding: 5px 0 3px 0;
    color: #231c5b;
    font-weight: bold;
    font-size: 1.2em;
}

blockquote blockquote {
    font-style: italic;
    font-size: 90%;
    padding: 1em;
    margin: 1em;
    text-align: right;
    background: none;
}

#contact {
    font-size:1.2em;
    color: #231c5b;
}

#content { padding-bottom: 20px; border-bottom: 1px solid #ddd; }
#content table  {
    width: 600px;
    border: none;
    border-color: white;
    padding: 10px;
}

#content th {
    border: none;
    font-weight: bold;
}

#content table tr {
    border: none;
    vertical-align: top;
}

#content table tr td {
    width: 300px;
    border: none;
    padding-left: 10px;
}

#content ul {
    list-style: circle;
}

#content ul li {
    padding: 3px;
}

#toolbar { margin-top: 1em; border-top: 1px solid #ddd; }
#toolbar * { 
    float: right; 
    padding: 0.4em;
}

/*****************header******************************/

#hd {
    height: 125px;
    background: white url(/images/rightbg_top.jpg)top right no-repeat;
    margin: 0;
    padding: 0;
}

#hd a img {
    border: none;
    text-decoration: none;
    margin: 0;
    padding: 0;
}
/**************** Sidebar area styles ****************/
#doc3 { background:transparent url(/images/bg.jpg) top left repeat-y;}

/**************** Navigation menu styles ****************/
/* #menu { width:210px; position: absolute; top: 130px; left: 47px} */
#sidebar {
    width: 285px;
    background: transparent url(/images/menubg.jpg) top left no-repeat;
}

#menu ul {
    margin: 150px 0 0 40px;
}
#menu a {
    display: block;
    padding: 19px 2px 19px 24px;
    color: #eee;
    text-decoration: none;
}

#menu a:hover {
    background: transparent url(/images/menuselect.gif) no-repeat 0% 50%;
    color: #895152;
}

#menu .selected {
    background: transparent url(/images/menuselect.gif) no-repeat 0% 50%;
    color: #895152;
}

#sidebar #menu #uberlink {
    background: transparent url(/images/menuselect.gif) no-repeat 0% 50%;
    color: #895152 !important;
    font-weight: bold;
    cursor: default;
}

/**************** Content area styles ****************/

#bd { background: white url(/images/bg.jpg) repeat-y top left;}

#content
{margin:0 0 0 0; padding:0 0 0 0; background: transparent;}

#content .heading1
{ font-size: 150%; color: #895152; line-height: 100%;}

#content p { padding: 3px;}

/*****************Right Column***************************/

#right-column { margin: 0 0 0 20px; color: #999; }

#ft {
    font-size: 80%;
    height: 50px;
    text-align: center;
    background: white url(/images/footer.jpg) top left no-repeat;
}
#ft p {
    padding-top: 23px;
}
