
html, body, div, span, object, iframe, img, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
      border: 0 none;
      font-family: inherit;
      font-style: inherit;
      font-weight: inherit;
      margin: 0;
      padding: 0;
      vertical-align: baseline;
}

/******************************************
*   Page                         
******************************************/

html { 
      text-align : center;  
      }
      
body {
  font-family: Verdana, Sans-serif;
  font-size: 11px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 14px;
  background: #EEEEE7 none repeat scroll 0 0;
  color: #333333;
  }
  
#site {
  clear: both;
  left: -1px;
  margin: 0 auto;
  position: relative;
  width: 955px;
  text-align: left;
  background: #ffffff url(../images/design/shadowright.gif) repeat-y scroll right top;
  }
  
#page {
  width: 940px;
  }
  
#splitter {
  clear: both;
  }  
                  	
#footer {
  clear: both;
  height: 20px; 
  text-align: center;
  background:transparent url(../images/design/shadowbottom.gif) no-repeat scroll right bottom;
  padding: 10px 20px 20px 15px;  
  }
    
#bottom {
  height: 20px; 
  font-size: 9px;
  text-align: center;
  padding: 10px 0 10px 0;
  clear: both;
  left: -1px;
  margin: 0 auto;
  position: relative;
  width: 955px;  
  }  
  
/******************************************
*   HOME
******************************************/
#home_content {
  clear: both
  } 
  
#home_content h1 {
  color: #333333;
  font-weight: bold;
  }  

#home_teaser {
  /*background-color: #F5F5F5;*/
  background-color: #e5e5e5;
  margin-top: 15px; 
  height: 255px;
  }
  
#home_teaser_text {
  float: left;
  margin: 30px 0 0 40px;
  width: 250px;
  }
  
#home_teaser_text .csc-header {
  font-size: 9px;
  line-height: 25px;
  color: #659fc5;
  }
  
#home_teaser_text a {
  font-size: 11px;
  }  
  
#home_teaser_image {
  float: right;
  }    
      
#home_content_message {
  font-size: 10px;
  font-style: italic;
  padding: 40px 20px 0 15px;
  width: 339px;
  }  
  
#home_content_message .csc-textpic-text p.bodytext {
  padding: 15px 0 0 10px;
  line-height: 14px;
  }

#quoteperson {
  font-size: 9px;
  font-style: normal;
  margin-left: 0px;
  }
    
#content #quoteperson p.bodytext {
  line-height: 12px;
  }
  
#home_content_subtext {
  width: 250px;
  border-left: 1px solid #DDDDDD;
  padding: 5px 10px 0;
  }
  
#home_content_subtext h1 {
  background-color: #E5E5E5;
  border-bottom: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  font-size: 11px;
  padding: 4px 0 4px 0;
  text-align: center;
  } 
  
#content #home_content_subtext p.bodytext {
  padding: 0 3px 0 3px;
  } 
  
#home_content_subtext a {
  font-size: 11px;
  }   

#home_content_news {
  width: 250px;
  padding: 5px 10px 0;
  }

#home_content_news h1 {
  background-color: #E5E5E5;
  border-bottom: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  font-size: 11px;
  padding: 4px 0 4px 0;
  color: #333333;
  text-align: center;
  } 
  
.home_columns {
  float: left;    
}

/******************************************
*   CONTENT
******************************************/
#content {
  padding-left: 10px;
  clear: both;
  height: 400px; /* IE */
  height: auto;
  min-height: 400px;  
  } 
    
#content p.bodytext {
  margin: 0;
  padding: 5px 0px 0; 
  line-height: 18px; 
  }  
  
#content_left {
  padding: 0 5px 0 5px;
  }    

/******************************************
*   MAIN
******************************************/
#submenu {
  background-color: #e5e5e5;
  width: 180px;
  height: 390px; /* IE */
  height: auto;
  min-height: 390px;  
  padding: 20px 0 0 0px;  
  }

#content_main {
  width: 505px;
  height: 390px; /* IE */
  height: auto;
  min-height: 390px;  
  border-right: 1px solid #DDDDDD;  
  padding: 0 20px 0 20px;
  }
  
#content_main h1 {
  padding: 10px 0;  
  font-size: 18px;
  }  
  
#content_main ul {
  padding-top: 10px;
  }  
    
#sidebar {
  width: 190px;
  float: right;
  }   
  
#sidebar h1 {
  background-color: #E5E5E5;
  border-bottom: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  font-size: 11px;
  font-weight: bold;
  padding: 4px 5px;
  color: #333333;
  }   

.main_columns {
  float: left;
  }
  
/******************************************
*   2 COLUMNS
******************************************/
#content_twocolumns {
  width: 645px;
  height: 390px; /* IE */
  height: auto;
  min-height: 390px;  
  border-right: 1px solid #DDDDDD;  
  padding: 0 40px 0 40px;
  }  
  
#content_main_2columnmenu {
  width: 700px;
  height: 390px; /* IE */
  height: auto;
  min-height: 390px;  
  padding: 0 20px 0 20px;
  }

/******************************************
*   HEADER
******************************************/  
#header {
  /*background: #FFFFFF url(../images/design/header.jpg) no-repeat scroll 0 0;*/
  background: #ffffff;
  height: 100px;
  }  

#header img {
  border: 0;
  }
  
/******************************************
*   MENU
******************************************/
#topmenu {
  background: transparent url(../images/design/menu.jpg) no-repeat scroll 0 0;
  height: 27px;
  margin: 3px 0 10px 10px;
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;  
  }  

#topmenu ul {
  clear: left;
  float: left;
  position: relative;
  left: 50%;
  text-align: center;
  padding-top: 5px;
  }

#topmenu ul li {
  display: block;
  float: left;
  position: relative;
  right: 50%;
  font-size: 11px;
  padding: 0 0 40px 40px;
  background-image: none;
  }

#topmenu a {
  color: #676767;
  font-weight: bold;
  }

#topmenu .menu_element_active {
  color: #60aedb;
  }    
  
#submenu ul li {
  font-size: 11px;
  background-image: none;
  }

#submenu li a {
  color: #676767;
  font-weight: normal;
  }  

#submenu .menu_element_sub_active {
  color: #60aedb;
  font-weight: bold;
  }
  
#sidemenu {
  float: right;
  padding-right: 30px;
  }
  
#sidemenu a {
  color: #333333;
  font-weight: normal;
  }  
    
/******************************************
*   STYLE
******************************************/
img.alignleft {
  border: 1px solid #CCCCCC;
  float: left;
  margin: 0 10px 3px 0;
  padding: 5px;
  }  
    
h1 {
  color: #60aedb;
  font-size: 14px;
  font-weight: bold;
  }  
  
.community {
  text-align: center;
  }  
      
p.align-center {
  text-align: center;
  }      
      
/******************************************
*   LISTING
******************************************/    
li {
  background-image: url(../images/design/arrowblue.jpg);
  background-position: 0 4px;
  background-repeat: no-repeat;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0 0 10px 20px;  
}

/******************************************
*   LINKS
******************************************/  
a:hover {
  color: #60aedb;
  text-decoration: underline;
  font-weight: bold;
  }

a {
  color: #60aedb;
  text-decoration: none;   
  font-weight: bold;
  }     
 
.linkleft {
 text-align: right;
 }

#copyright a {
  color: #333333;
  font-weight: normal;
  }   
  
/******************************************
*   FEED
******************************************/  
#sidebar .user-feed-pi1 {
  padding: 0 0 15px 0;
  }

.user-feed-pi1 {
  padding: 0 3px;
  }  

.user-feed-pi1 ul li {
  background-image: none;
  padding: 5px 0;
  }  

.user-feed-pi1 ul li a {
  color: #333333;
  border-bottom: 1px dotted;
  font-weight: normal;
  }

.user-feed-pi1 ul li a:hover {
  color: #659FC5;
  border-bottom: none;
  text-decoration: underline;
  }
  
.linktoall {
  float: right;
  padding: 25px 15px 0 0
  }  
  
.linkrss {
  float: left;
  padding: 21px 0 0 0 ;
  } 
  
#title_blogpost {
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0 10px 0;
  color: #3B79B4;
  }
  
div.alignleft {
  border: 1px solid #CCCCCC;
  float: left;
  margin: 15px 10px 3px 0;
  padding: 5px 5px 0 5px;
  text-align: center;
  }
  
/******************************************
*   SPONSOR
******************************************/  
#sponsor {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;  
  }
  
#sponsor ul {
  clear: left;
  float: left;
  position: relative;
  left: 50%;
  text-align: center;
  }  
  
#sponsor ul li  {
  display: block;
  float: left;
  position: relative;
  right: 50%;
  background-image: none; 
  padding: 0 20px; 
  }    
  
/******************************************
*   BOTTOM
******************************************/  
#copyright {
  float: left;
  padding-left: 260px;
  }  
    
/******************************************
*   EXTENSIONS
******************************************/  
.user-googlecalendar-pi1 {
  width: 700px;
}

.user-googlecalendar-pi1 .link_back {
  font-size: 9px;
}
  
.user-googlecalendar-pi1 .left_row {
  padding-right: 10px;
  font-weight: bold;
} 
  
#home_content_subtext .user-googlecalendar-pi1 {
  width: 250px;
}
  
#home_content_subtext .user-googlecalendar-pi1 li {
  background-image: none;
  padding: 5px 0;
}

#home_content_subtext .user-googlecalendar-pi1 ul li a {
  border-bottom: 1px dotted;
  color: #333333;
  font-weight: normal;
}
  
