﻿input, select, textarea
{
    font-size: 11px;
    font-family: Verdana;

}

body
{
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    font-family: Verdana;
    color: #464646;
    background-color: #f5edc9;
    text-align: center;
}
h1
{
    font-size: 1.2em;
    text-align: center;
}
h2
{
  font-size:1.2em;
  font-weight: normal;   
    text-align: center;
}
h3
{
    line-height: 1em;
    letter-spacing: normal;
    font-weight: bold;
    font-size: 1em;
}
a
{
    color: #333e66;
}
#window
{
    width: 802px;
    background-color: #333e66;
}
#menu_main
{
    padding-top: 120px;
    font-weight: bold;
    text-align: center;
}
a.menu_item
{
    color:#d9c67c;
    font-size: 1.2em;
}
a.menu_item_child
{
    color:#d9c67c;
    font-size: 1.2em;
    font-weight: lighter;
}
a.menu_item_sel
{
    color: #8c5252;
    font-size: 1.2em;
}
#right_clm
{
    text-align: center;
    float: right;
    background-image: url(i/rght_clm.jpg);
    width: 200px;
    min-height: 620px;
    color: #ffffff;
    background-repeat: repeat-y;
    background-position: right;
}
#right_clm p
{
 padding-left:55px;
 padding-right: 5px;
 text-align: left;
 color:#cccccc;  
    
}
#right_clm h1
{
 padding-left:55px;
 padding-right: 5px;
 text-align: left;
 color:#cccccc;  
    
}
.img_cont
{
    padding:  5px  0px 5px 0px;
    margin: 2px 8px 15px 8px;
    background-color: #d9c67c;
}
.img_cont img
{
    padding: 0px 2px 0px 2px;
    display: inline;

}
.img_desc
{
  text-align: center;
    color: #696969;
  margin: 2px;
}
#left_clm
{
    float: left;
    width: 151px;
    background-position: right top;
    background-image: url(i/visi.jpg);
    background-repeat: no-repeat;
padding-right: 0px;
margin-right: 0px;
}
#cntr_clm
{
    float: left;
    width: 445px;
    
    
}
#cntr_text
{
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;

}
.cntr_top
{
    text-align: right;
    padding-top: .5em;
    height: 55px;
}
#main_content
{
    background-color: #ffffff;
    float: right;
    width: 650px;
    background-image: url(i/cont_hdr.jpg);
    background-repeat: repeat-x;
  text-align: left;   
    
}
#main_content table
{
  text-align: left;   
    
}
.main_text
{
     text-align: left;
    padding: 10px;
    clear: both;

}
#bottom
{
    height: 40px;
    background-color: #8794b0;
    vertical-align: middle;
    text-align: center;
    clear: both;
}
.event
{
    padding: 5px 0px 0px 0px;
}
.event_subject
{
    color: #8c5252;
    font-weight: bold;
}
.event_text
{
    padding: 0px 0px 0px 5px;
}