﻿body {
    background-image: url(../../../images/themes/Summer/background.jpg);
    background-position: center bottom;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #91B3D6;
    
}
#WebsiteBorder_Left{
    width: 993px;
    padding-left: 8px;
    margin-right:auto;
	margin-left:auto;
    background-image: url("../../../images/themes/Summer/border_left.png");
    background-position: left bottom;
    background-repeat: repeat-y;
}
#WebsiteBorder_Right{
    width: 993px;
    background-image: url("../../../images/themes/Summer/border_right.png");
    background-position: right bottom;
    background-repeat: repeat-y;

}
#WebsiteBorder_Bottom{
    width: 993px;
    height: 40px;
    padding-left: 5px;
    margin-right:auto;
	margin-left:auto;
    background-image: url("../../../images/themes/Summer/border_bottom.png");
    background-position: right bottom;
    background-repeat: no-repeat;

}
#Top_Window
{
    border: none;
}
#Bottom_Window
{
    border: none;
}
#bottom_shadow
{
    margin-top: -10px; /*added to eliminate spacing */
    padding-bottom: 0px;
    background-image: none;
    
}
#bottom_shadow2
{
    background-image: none;
}
#top_shadow
{
    background-image: none;
}
#top_shadow2
{
    background-image: none;
}
.Background_Outer_Page
{
 background-image: url("../../../images/themes/Summer/Dock_BG.jpg");
 background-repeat: repeat;
}
.Article_SubHeader
{
  background-image: url(../../../images/themes/Summer/title_background.jpg);  
}

.WelcomeTitle
{
background-image: url(../../../images/themes/Summer/title_background.jpg);
}
.ContactWindow
{
 background-color: #271605;
}
.featured_window
{
  background-image: url(../../../images/themes/Summer/featured_background.png);
}
.PageFooter
{
   background-image: url(../../../images/themes/Summer/footer_background.jpg);
}
#MainMenu .level1
{
    background-image: url(../../../images/themes/Summer/title_background.jpg);
    
}
.MarksMenu a:Hover
{
    background-image: url(../../../images/title_background4.gif);
}
#MainMenu .selectedstyle
{
    background-image: url(../../../images/title_background3.gif);

}
#MainMenu .hoverstyle
{
   background-image: url(../../../images/title_background4.gif);

}
#MainMenu .hoverstyle2
{
   background-image: url(../../../images/title_background4.gif);
}
