﻿*
{
     margin: 0;
     padding: 0;
     font-family: Times New Roman, Times, Serif;
     text-align: justify;
     text-justify: newspaper
}

html,
body
{
     background-color: #202329;
}

img
{
     display: block; 
     border: 0;
     margin: 0; 
     padding: 0; 
}

h2
{
    color: #725327;
    font: Times New Roman;
    font-size: 13pt;
    font-variant: small-caps;
}

li
{
     margin: 0 0 0 35px;
}

a,
a:active,
a:hover,
a:link,
a:visited
{
     color: #343b60;
     font-weight: bold;
     text-decoration: underline;
}

a:active,
a:hover
{
     color: #775728;
}

a:visited
{
     color: #2a3a58;
}

p
{
     margin-bottom: 15px;
}

#main
{
     margin: 0 auto;
     width: 950px;
}

#title
{
     height: 165px;
     width: 950px;
}

#imgtitle
{
     float: left;
     height: 165px;
     width: 259px;
}

#navcontainer
{
     float: right;
     width: 691px;
}

#container
{
     background-color: #D8DAE2;
     background-image: url(../cmsimages/graygradient.jpg);
     background-repeat: no-repeat;
     position: relative;
     width: 950px;
}

#content
{
     padding: 16px 35px;
}

#content_2
{
     background-image: url(../cmsimages/header4.jpg);
     background-repeat: no-repeat;
     height: 131px;
     width: 950px;
}

#content_2 img
{
     color: #343B60;
     font-size: 30px;
     padding: 60px 0 0 35px;
}

#footertext
{
     margin-top: 20px;
     text-align: center;
}

#footertext a,
#footertext span
{
     font-family: Arial, Tahoma, Sans-Serif;
     font-size: 8pt;
     font-weight: bold;
}

#footertext span
{
     color: #A4917F;
     padding: 0 30px 20px 30px;
}

#footertext a
{
     color: #5F6885;
     text-decoration: underline;
}

.clear
{
     clear: both;
}

div#subnavphotos{display:none;}