﻿
body#main_body {
    margin: 0px 0 0px 0px;
    padding: 0;
    text-align: center;
}

/*-- global container ------------------------------------------------------*/

#container {
    position: relative;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    width: 900px;
}

#header {
    position: relative;
    padding: 0;
    margin: 0;
    width: 900px;
    /*height:103px;*/

    top: 0px;
    left: 0px;
}

#main_container {
    padding: 0;
    margin: 0px 0px 0px 0px;
}

#layout_table {
    border-collapse: collapse;
}

#sub_nav_column {
    vertical-align: top;
}

#content_column {
    vertical-align: top;
}

#left_column_container {
    margin-top: 45px;
    padding: 0;
    /*width: 200px;*/

    float: left;
}

#sub_container1 {
    margin: 0px 0 0 0px;
    padding: 0;
}

#sub_container2 {
    margin: 10px 0px 0 0px;
    padding: 0px 10px 10px 10px;
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    width: 880px;
}

#content_container {
    overflow: hidden;
    margin: 0px 0px 0px 0;
    padding: 0;
    width: 880px;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
    clear: both;
    position: relative;
    top: 0px;
    right: 1px;
    width: 900px;
    height: 100px;
}

/*--- slogan (as text or background image) ---------------------------------*/

#slogan {
    position: relative;
    top: 0px;
    right: 0px;
    margin: 0px 0px 0px 0;
    padding: 5px 15px 5px 15px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 870px;
    text-align: right;
}

html>body #slogan {
    width: 870px;
}

/*--- logo -----------------------------------------------------------------*/

#logo {
    position: relative;
    
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
    z-index: 1;
    position: relative;
    top: 0px;
    left: 0px;
    line-height: 0;
    padding: 0 0px 0 0px;
    margin: 0 0 0px 0;
    overflow: hidden;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 900px;
    /*height: 25px;*/

}

html>body #main_nav_container {
    width: 900px;
}

#main_nav_list {
    margin: 0 0px 0 16px;
    padding: 0;
    list-style-type: none;
}

#main_nav_list li {
    float: left;
    margin: 0px 0 0 0;
    padding: 0;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
    overflow: hidden;
    margin: 0;
    padding: 0px 25px 0px 25px;
    display: block;
    float: left;
    line-height: 25px;
    text-align: center;
    height: 25px;
    voice-family: "\"}\"";
    voice-family: inherit;
}

html>body #main_nav_list a {
    height: 25px;
}

a.main_nav_item:hover {
    /*background: transparent;*/

}

/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
    position: relative;
    top: 0px;
    left: 0px;
    line-height: 0;
    padding: 0 0px 0 0px;
    margin: 0px 0 0px 0;
    overflow: hidden;
    width: 900px;
    voice-family: "\"}\"";
    voice-family: inherit;
    /*height:19px;*/

}

html>body .sub_nav_container {
    width: 900px;
}

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_list {
    border: 0;
    margin: 0 0px 0 25px;
    padding: 0;
    list-style-type: none;
}

.sub_nav_list li {
    float: left;
    margin: 0px 0 0 0;
    padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
    overflow: hidden;
    margin: 0;
    padding: 0px 21px 0px 21px;
    display: block;
    float: left;
    line-height: 19px;
    text-align: center;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 19px;
}

html>body .sub_nav_list a {
    height: 19px;
}

/*--- footer ---------------------------------------------------------------*/

#footer {
    margin: 0;
    padding: 0;
    width: 900px;
    height: 33px;
    clear: both;
    border-top: 1px solid;
}

#footer_text {
    padding: 7px 12px 0 12px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

/*----------------------------------------------------------------------------
  default-styles for .content html-elements
----------------------------------------------------------------------------*/

/*--- paragraph ------------------------------------------------------------*/

.content {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
}

.content p {
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
}

.content table {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-left: 1px;
    margin-bottom: 15px;
    /* width: 99.8%;*/
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 11px;
}

.content select {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.content input {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

.content textarea {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

/*--- headings -------------------------------------------------------------*/

/*--- links ----------------------------------------------------------------*/

/*--- tables ---------------------------------------------------------------*/

.content th {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
    text-align: left;
    font-weight: bold;
    font-family: Arial, Tahoma, Verdana;
}

.content td {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
}

.content tr.odd {
    padding: 3px 2px 3px 2px;
}

.content tr.even {
    padding: 3px 2px 3px 2px;
}

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
    padding: 15px;
    border-style: solid;
    border-width: 1px;
}

/*--- lists ----------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/


#footer_text a {
  font-family: Arial, Tahoma,Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration: underline; white-space: nowrap;
}

    
#key_visual {
   background: url(key_visual20.jpg) no-repeat;
}
#slogan {
  font-family: Arial;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
a.main_nav_active_item {
  background: url(n1active.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #3F3E3E;
  background-position: top left;
}


a.main_nav_item {
  background: url(n1.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #3F3E3E;
  background-position: top left;
}
a.main_nav_item:hover {
  background: url(n1hover.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #3F3E3E;
  background-position: top left;
}
a.sub_nav_active_item {
  background: url(sn1active.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #590303;
}
a.sub_nav_item {
  background: url(sn1.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #FF0000;
}
a.sub_nav_item:hover {
  background: url(sn1hover.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #590303;
}
.content h1 {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #CD6C6C;
}
.content h2 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.content h3 {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #3F3E3E;
}
.content, .content p {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
.content a:link {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #FF0000;
}
div#logo a {
color:#FF0000;
font-family:Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
font-size:100%;
font-style:normal;
font-weight:normal;
text-decoration:underline;

}
.content a:visited {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #FF0000;
}
.content a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
.content a:active {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #FF0000;
}
#footer_text {
  font-family: Arial, Tahoma,Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}


#container {
    background-color: #ffffff;
}

/*--- header ---------------------------------------------------------------*/

#header {
    background: no-repeat;
    
}

/*--- key visiual ----------------------------------------------------------*/

#key_visual {
    background: no-repeat;
}

/*--- logo -----------------------------------------------------------------*/

#logo {
    background: no-repeat top right;
}

/*--- caption --------------------------------------------------------------*/

#slogan {
    /*background-color:#F2F2F2;*/

}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
    background-image: url(menubg.gif);
}

/*--- main navigation items ------------------------------------------------*/

a.main_nav_item {
    background: no-repeat;
    background-position: top left;
}

a.main_nav_item:hover {
    background: repeat-x;
    background-position: top left;
}

a.main_nav_active_item {
    background: repeat-x;
    background-position: top left;
}

/*--- subnavigation items --------------------------------------------------*/

a.sub_nav_item {
    background: no-repeat;
}

a.sub_nav_item:hover {
    background: no-repeat;
}

a.sub_nav_active_item {
    background: no-repeat;
}

/*--- footer ---------------------------------------------------------------*/

#footer {
    
    background-color: #ffffff;
    border-top: 1px solid #CD6C6C;
}

/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body#main_body {
    background-color: #ffffff;
}

/*--- paragraph ------------------------------------------------------------*/

.content {
    color: #000000;
}

.content table {
    color: #000000;
    border-color: #9E9E9E;
}

.content select {
    color: #000000;
}

.content input {
    color: #000000;
    border-color: #B4B8BB;
}

.content textarea {
    color: #000000;
    border-color: #B4B8BB;
}

/*--- headings -------------------------------------------------------------*/

/*--- links ----------------------------------------------------------------*/

/*--- tables ---------------------------------------------------------------*/

.content th {
    color: #ffffff;
    background-color: #CD6C6C;
    border-color: #9E9E9E;
}

.content td {
    border-color: #9E9E9E;
}

.content tr.odd {
    color: #6E6E6E;
    background-color: #ffffff;
}

.content tr.even {
    color: #6E6E6E;
    background-color: #E9E9E9;
}

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
    border-color: #9E9E9E;
}

.content legend {
    color: #74777A;
}

.content label {
    color: Black;
}

.content #submit {
    background-color: #FFFFFF;
    border-color: #B4B8BB;
    color: #74777A;
}

/*--------------------------------------------------------------------------*/

#weblog_calendar caption {
    background-color: #CD6C6C;
    color: #ffffff;
}




#contactFormContainer
            {
            	position:absolute;
            	left:550px;
            	float:right;
            }
            
            #contactForm fieldset
            {
            	padding:5;
            	border:none;
            }      
            #contactForm label
            {
            	display:block;
            	
            }      
            #contactForm input[type=text]
            {
            	display:block;
            	border:solid 1px #000000;
            	width:450;
            	margin-bottom:10px;
            	height:24px;
            }  
            #contactForm textarea
            {
            	display:block;
            	border:solid 1px #000000;
            	width:100%;
            	margin-bottom:10px;
            }  
            #contactForm input[type=submit]
            {
            	background-color:#000000;
            	border:solid 1px #23150c;
            	color:#fecd28;
            	padding:5px;
            }                
            #contactForm input[type=button]
            {
            	background-color:#000000;
            	border:solid 1px #23150c;
            	color:#fecd28;
            	padding:5px;
            }   
            #messageSent
            {
            	color:#ff9933;
            	display:none;
            }
