/* Common Styles */

body
{
 background-color: transparent;
 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: left;
 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: 16px;
 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;
}

.hr
{
 color: #968354;
 margin: 5px;
 text-align: center;
 width: 75%;
}

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;
}

.italic
{
 font-style: italic;
}

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

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: 0px 0px 12px 5px;
 padding: 0 0 0 10px;
}

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;
}

/* 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: 700px;
}

/* Header Container Styles */

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

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;
 height: 115px;
 margin: 0 0 10px 0;
 padding: 0;
 text-align: left;
 width: 650px;
}

/* 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: 650px;
}

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

/* Right Content Column Styles */

div.contentright-container
{
 display: none;
}

div.contentright-menu01
{
 display: none;
}
div.contentright-menu02
{
 display: none;
}

div.contentright-menu03
{
 display: none;
}

div.contentright-betsypic-home
{
 display: none;
}

div.contentright-betsypic-about
{
 display: none;
}

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: 650px;
}

div.footermenu
{
 display: none;
}

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;
}