/* Common Styles */

body
{
 background-attachment: fixed;
 background-color: #01325A;
 background-image: url('../images/bg_brdr.gif');
 background-position: top center;
 background-repeat: repeat-y;
 color: #01325A;
 font-family: "Century Gothic", Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 line-height: 16px;
 margin: 0;
 padding: 0;
 text-align: center;
 text-decoration: none;
}

h1
{
 color: #01325A;
 font-family: "Century Gothic", Arial, Helvetica, sans-serif;
 font-size: 22px;
 font-variant: normal;
 font-weight: bold;
 line-height: 24px;
}

h2
{
 color: #01325A;
 font-family: "Century Gothic", Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-variant: normal;
 font-weight: bold;
 line-height: 20px;
}

h3
{
 color: #01325A;
 font-family: "Century Gothic", Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-variant: normal;
 font-weight: bold;
 line-height: 20px;
}

h4
{
 color: #01325A;
 font-family: "Century Gothic", Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-variant: normal;
 font-weight: bold;
 line-height: 18px;
}

h5
{
 color: #01325A;
 font-family: "Century Gothic", Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-variant: normal;
 font-weight: bold;
 line-height: 18px;
}

h6
{
 color: #01325A;
 font-family: "Century Gothic", Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-variant: normal;
 font-weight: bold;
 line-height: 18px;
}

p
{
 color: #01325A;
 font-family: "Century Gothic", Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 line-height: 16px;
 margin: 0;
 padding: 5px;
 text-align: justify;
 text-decoration: none;
 text-indent: 0;
}

.noindent
{
 text-indent:0;
}

.noindent-leftjustify
{
 text-indent: 0;
 text-align: left;
}

.centered
{
 text-align: center;
}

.hr
{
 width: 75%;
}

.underline-italic
{
 font-style: italic;
 text-decoration: underline;
}

.underline
{
 text-decoration: underline;

}

.bold
{
 font-weight: bold;
}

.bold2
{
 font-weight: bold;
 font-size:16px;
}

.bold-italic
{
 font-weight: bold;
 font-style: italic;
}

.italic
{
 font-style: italic;
}

.cite
{
 font-style: italic;
 margin: 0 0 0 40px;
 text-align: justify;
 text-decoration: none;
 text-indent: 0;
}

.highlight
{
 font-weight: bold;
 color:#FF0000;
}

a:link {color: #0000ff;}

a:visited {color: #800080;}

a:hover {color: #ff0000;}

a:active {color: #00ff00;}

ul
{
 list-style-type: none;
}

li
{
 list-style-image: url('../images/newbull3c.gif');
 margin: 0;
 padding: 0 0 10px 5px;
}

address
{
 color: #01325A;
 font-family: "Century Gothic", Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-style: italic;
 font-weight: normal;
 line-height: 16px;
 margin: 0 0 5px 30px;
 padding: 5px;
 text-align: left;
 text-decoration: none;
 text-indent: 0;
}

legend
{
 color: #01325A;
 font-family: "Century Gothic", Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-variant: normal;
 font-weight: bold;
 line-height: 20px;
}


/* Overall Container Styles */

div.container
{
 background-color: transparent;
 border-color: #000000;
 border-style: solid;
 border-width: 0;
/* margin: 0; */
 margin-left: auto;
 margin-right: auto;
 padding: 0;
 text-align: center;
 width: 732px;
}

/* Header Container Styles */

div.headercontainer
{
 background-attachment: scroll;
 background-color: transparent;
 background-image: url('../images/header-screen.jpg');
 background-position: top center;
 background-repeat: no-repeat;
 border-color: #000000;
 border-style: solid;
 border-width: 0;
 height: 185px;
 margin: 0 0 10px 0;
 padding: 0;
 text-align: center;
 width: 732px;
}

img.logo
{
 border-color: #000000;
 border-style: solid;
 border-width: 0;
 margin: 0;
 padding: 0;
}

p.header
{
 border-color: #01325A;
 font-style: italic;
 font-weight: bold;
 margin: 0;
 padding: 0;
 text-align: center;
 text-indent: 0;
}

/* Content Container Styles */

div.contentcontainer
{
 background-color: transparent;
 border-color: #000000;
 border-style: solid;
 border-width: 0;
 margin: 0;

 padding: 5px 5px 5px 15px;
}

/* Full Width Content Column Styles */

div.contentfull
{
 background-color: transparent;
 border-color: #000000;
 border-style: solid;
 border-width: 0;
 clear: both;
 /*height: 115px;  - commented out to keep Audio Acrobat addon from distorting header in Firefox */
 margin: 0 0 10px 0;
 padding: 0;
 text-align: left;
 width: 700px;
}

/* Left Content Column Styles */

div.contentleft-container
{
 background-color: transparent;
 border-color: #000000;
 border-style: solid;
 border-width: 0;
 float: left;
 margin: 0;
 padding: 0;
 text-align: left;
 width: 450px;
}

div.contentleft
{
 background-color: transparent;
 border-color: #000000;
 border-style: solid;
 border-width: 0;
 float: left;
 margin: 0;
 padding: 0;
 text-align: left;
 width: 450px;
}

/* Right Content Column Styles */

div.contentright-container
{
 background-color: transparent;
 border-color: #000000;
 border-style: solid;
 border-width: 0;
 float: right;
 margin: 0;
 padding: 0;
 text-align: center;
 width: 250px;
}

div.contentright-menu00
{
 background-color: transparent;
 background-image: url('../images/menu.jpg');
 background-position: top center;
 background-repeat: no-repeat;
 border-color: #000000;
 border-style: solid;
 border-width: 0;
 height: 344px;
 margin: 0;
 padding: 55px 0 0 0;
 text-align: left;
 width: 245px;
}

div.contentright-menu01
{
 background-color: transparent;
 background-image: url('../images/side_01.gif');
 background-position: top center;
 background-repeat: no-repeat;
 border-color: #000000;
 border-style: solid;
 border-width: 0;
 height: 51px;
 margin: 0;
 padding: 0;
 text-align: left;
 width: 245px;
}

div.contentright-menu02
{
 background-color: transparent;
 background-image: url('../images/side_02.gif');
 background-position: top center;
 background-repeat: repeat-y;
 border-color: #000000;
 border-style: solid;
 border-width: 0;
 margin: 0;
 padding: 0;
 text-align: left;
 width: 245px;
}

div.contentright-menu03
{
 background-color: transparent;
 background-image: url('../images/side_03.gif');
 background-position: top center;
 background-repeat: no-repeat;
 border-color: #000000;
 border-style: solid;
 border-width: 0;
 height:17px;
 margin: 0;
 padding: 0;
 text-align: left;
 width: 245px;
}

div.contentright-betsypic-home
{
 background-color: transparent;
 background-image: url('../images/betsy-muller-2010-sm.jpg');
 background-position: top center;
 background-repeat: no-repeat;
 border-color: #968354;
 border-style: inset;
 border-width: 5px;
 height: 267px;
 margin: 45px auto;
 padding: 0;
 width: 200px;
}

div.contentright-betsypic-about
{
 background-color: transparent;
 background-image: url('../images/betsy-muller-full-2010-sm.jpg');
 background-position: top center;
 background-repeat: no-repeat;
 border-color: #968354;
 border-style: inset;
 border-width: 5px;
 height: 281px;
 margin: 45px auto;
 padding: 0;
 width: 200px;
}

p.menu
{
 margin: 0 10px 5px 20px;
}

p.bullet
{
 margin: 0 0 0 15px;
}

img.bullet
{
 vertical-align: middle;
}

img.icon-map
{
 vertical-align: middle;
}

a.menu:link
{
 color: #968354;
}

a.menu:visited
{
 color: #968354;
}

a.menu:hover
{
 color: #ff0000;
}

a.menu:active
{
 color: #00ff00;
}

/* Footer Styles */

div.footercontainer
{
 background-color: transparent;
 border-color: #000000;
 border-style: solid;
 border-width: 0;
 clear: both;
 margin: 0;
 padding: 0;
 width: 710px;
}

div.footermenu
{
 background-color: transparent;
 border-color: #000000;
 border-style: solid;
 border-width: 0;
 margin: 0;
 padding: 0;
 text-align: center;
}

div.footercredits
{
 background-color: transparent;
 border-color: #000000;
 border-style: solid;
 border-width: 0;
 margin: 0;
 padding: 0;
 text-align: center;
}

a.footer:link
{
 color: #968354;
 text-decoration: none;
}

a.footer:visited
{
 color: #968354;
 text-decoration: none;
}

a.footer:hover
{
 color: #ff0000;
 text-decoration: none;
}

a.footer:active
{
 color: #00ff00;
 text-decoration: none;
}
