/* HTML Tags */
html
{
	height: 100%;
	/*overflow: hidden;*/
}
body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url('../images/main_bg.jpg') 0 0 repeat-x;
	/*#312D2A*/
	color: #000000;	
	height: 100%;
	font-size: 11px; 
	border-top: solid 10px #56A4D6;
}
h1,h2,h3{margin:0;padding:0}
div{margin:0;padding:0}
p{margin:0;padding:0}
img{border:none;margin: 0;padding: 0;}
a {color: #000000;text-decoration: none;margin: 0;padding: 0;}
a:visited {color: #000000;}
a:active {color: #000000;}
a:hover {color: #000000;text-decoration: underline;}
/* IDs */
#main-container
{
    margin: auto;
    width: 921px;
    height: auto; 
}
#header
{
    background: url('../images/page_header.jpg') 0 0 no-repeat;
    height: 132px;
}
#header h1
{
    display: none;
}
#header #top-navigation
{
    width: 200px;
    height: 30px;
    float: right;
}
#header #top-navigation ul
{
    list-style-type: none;
	margin: 0;
	padding: 0;    
}
#header #top-navigation ul li
{
    margin: 0;
    padding: 2px 5px 0 5px;
    border-right: solid 1px #FFFFFF;
    float: left;
}
#header #top-navigation ul li a
{
    color: #FFFFFF;    
}
#main-navigation
{
    background: url('../images/nav_top_bg.jpg') 0 0 repeat-x;
    height: 51px;
}
#main-navigation-left
{
    background: url('../images/nav_top_left.jpg') 0 0 no-repeat;
    height: 51px;
    width: 8px;
    float: left;
}
#main-navigation-right
{
    background: url('../images/nav_top_right.jpg') 0 0 no-repeat;
    height: 51px;
    width: 8px;
    float: right;
}
#sub-navigation
{
    border: solid 1px #609A33;
    background-color: #7ABA0C;
    height: 31px;    
}
#news-bar
{
   border: solid 1px #C0C9D0;
   background-color: #E9E9E9;
   color: #006599;
   height: 24px;    
}
#content-container
{
    background-color: #FFFFFF;
}
#slidshow
{
    margin: 10px;
    float: left;
    height: 345px;    
    width: 550px;
}
#info-box
{
    background: #006599 url('../images/logo_bg.jpg') center no-repeat;
    margin: 10px;
    padding: 15px;
    height: 315px;
    float: right;
    width:  300px;
    color: #FFFFFF;
    font-size: 15px;
}
#info-box a
{
    color: #FFFFFF;
    font-size: 15px;
    text-decoration: none;
}
#info-box h1
{
    color: #FFFFFF;
    font-weight: normal; 
    font-size: 16px;
}
#info-box h2
{
    margin-bottom: 10px;
    color: #99D5F9;
    font-weight: normal; 
    font-size: 12px;
       
}
#info-box p
{
    margin-top: 20px;    
}
#events-box
{
    border: solid 1px #D5D5D5;
    width: 383px;
    height: 101px;
    margin: 10px 5px 10px 10px;
    padding: 15px;
    float: left;
    background: url('../images/events_bg.jpg') left bottom repeat-x;
}
#events-box h3
{
   color: #006599;     
}
#events-box .events-box-item
{
    height: auto; 
    width: 380px;
    white-space: normal;
    height: 100px;
    color: #006599;
    margin-bottom: 75px;
}
#events-box .events-box-item a
{
    color: #FF0000;
    text-decoration: underline;
}
#registration-box
{
    border: solid 1px #D5D5D5;
    margin-top: 10px;
    height: 131px;
    width: 128px;
    float: left;
}
#right-bottom-container
{
    padding: 10px;
    float: right;
}
#map-location-container
{
   border: solid 1px #D5D5D5;
   width: 105px;
   height: 131px;
   float: left; 
   margin-right: 5px;    
}
#login-box
{
    border: solid 1px #D5D5D5;
    width: 185px;
    height: 101px;
    padding: 15px;
    float: left;
    background: url('../images/login_bg.jpg') left bottom repeat-x;
}
#login-box h3
{
   color: #006599;
   margin-bottom: 10px;
   font-size: 12px;
}
#welcome-user
{
    color: #006599;
    font-size: 12px;
    font-weight: bold;    
    text-align: center;
    
}
#image-scroller
{
    background: url('../images/scroller_bg.gif');
    border: solid 1px #D5D5D5;
    height: 110px;
    margin: 0 10px 0 10px;     
}
#main-menu-content
{
    padding: 10px;       
}
#footer
{
    background-color: #006599;
    margin: 10px;
    padding: 10px;
    color: #FFFFFF;
    height: 15px;
}
#footer a{color: #FFFFFF;}
#sitenavigation, #sitenavigation a
{
    color: #7ABA0C;    
}
#registration-form
{
        
}
#registration-form .forminput1
{
    border: none;
    background-color: #EFEFEF;
    border-bottom: dotted 1px #000000;
    width: 100%;
}
#registration-form .forminput2
{
    border: none;
    background-color: #EFEFEF;
    border-bottom: dotted 1px #000000;
}
#registration-form .forminput3
{
    border: none;
    overflow: hidden;
    height: 50px;
    background: #EFEFEF url('../images/input3_bg.gif');
}
#registration-form table
{
    width: 100%;    
}
#registration-form table td
{
    height: 35px;
    vertical-align: top;
    width: 230px;
    padding: 5px;
}
#registration-form h3
{
    color: #006599;
    margin-bottom: 10px;
    font-size: 13px;
    height: 15px;    
    text-align: center;
}
#registration-form .header1
{
    font-size: 12px;
    font-weight: bold;    
    text-align: center;       
}
#registration-form .header2
{
    font-weight: bold;
}
#registration-form .rightalign
{
    text-align: right;
}
#registration-form .centeralign
{
    text-align: center;
}
#registration-form .input-info
{
    text-align: center;
    color: #CCCCCC;
}
#registration-form .inner-table
{
    border: solid 1px #000000;
    margin: auto;   
    width: 300px;    
}
#registration-form .inner-table td
{
    width: 150px;    
}
/* Classes */
.clear
{
	clear: both;
	height: 1em;	
}
    .input1
    {
        background: url('../images/input_bg.png') 0 0 repeat-x;  
        width: 120px;
        border: solid 1px #CCCCCC;
    }
.button1
{
    background: url('../images/button_bg.jpg') 0 0 repeat-x;  
    border: solid 1px #CCCCCC;
}
.button-top
{
    background: url('../images/top_button.jpg') 0 0 no-repeat;  
    height: 29px;
    padding-left: 25px;
    width: 105px;
    color: #7F7F7F;
    cursor: pointer;
    padding-top: 10px;
    border: none;
}
.galery-item
{
    padding: 10px;
    border: solid 1px #C0C9D0;
    background-color: #E9E9E9;
    margin-bottom: 20px;
    height: auto;
    min-height: 100px;
}
.galery-item h3,#gallery h3
{
    color: #006599;
    margin-bottom: 10px;
    font-size: 13px;
    height: 15px;
}
.galery-item a, a:active, a:hover
{
    color: #006599;
}
.galery-item-thumnail
{
    padding: 5px;
    background-color: #FFFFFF;
    float: left; 
}
.galery-item-thumnail img
{
    width: 134px;
    height: 92px;     
}
.galery-item-description
{
    margin-left: 5px;
    padding: 5px;
    float: left;
    width: 670px;
}
#galery-description
{
    margin: 5px;
    padding: 5px;
}
#gallery-images-container
{
    width: 780px;
    margin: auto;    
}
.gallery-images
{
    float: left;    
    padding: 5px;
    margin: 5px;
    background-color: #E9E9E9;    
}
.gallery-images img
{
   border: solid 1px #FFFFFF;
   width: 134px;
   height: 92px;    
}
.gallery-title
{
    padding-top: 5px;
    width: 134px;     
}
.events-item
{
    padding: 10px;
    border: solid 1px #C0C9D0;
    background-color: #E9E9E9;
    margin-bottom: 20px;
    height: auto;
    min-height: 100px;
}
.events-item h3,#events-container h3
{
    color: #006599;
    margin-bottom: 10px;
    font-size: 13px;
    height: 15px;
}
.events-item a, a:active, a:hover
{
    color: #006599;
}
.events-item-date
{
    width: 65px;
    height: 15px;
    padding: 10px 5px;
    background-color: #FFFFFF;
    border: solid 1px #C0C9D0;
    float: left; 
    color: #CCCCCC;
    
}
.events-item-intro
{
    margin-left: 10px;
    padding: 5px;
    float: left;
    width: 670px;
}
#events-container
{
  margin-bottom: 20px;   
}
.backbutton
{
    float: right;    
}