/* CSS Document */


h1 {
font:Verdana, Helvetica, sans-serif;
font-size:16px;
line-height:22px;
color:#000000;
font-weight:bold;

}


h2 {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 16px;
color:#000000;
font-weight:normal;

}

h2 a {
text-decoration:none;
color:#000;
font-weight:normal;

}

h2 a:link {
color:#000;
font-weight:bold;

}

h2 a:hover{
border-bottom: thin #C47609 solid;

}

h2 a:visited {
color:#000;
font-weight:bold;

}

h3 {
font: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color: #C7760B;

}

h3 a {
font: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color: #C7760B;
text-decoration:none;

}

h3 a:link {
font: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-decoration:none;
color: #C7760B;

}

h3 a:hover{
font: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color: #C7760B;
border-bottom: thin #5E7388 solid;

}

h3 a:visited {
font: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-decoration:none;
color: #C7760B;

}

h3 a:active{
font: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-decoration:none;
color: #C7760B;

}


/* Content Blocks */

#left_text {
width:470px;
height: 550px;
background-color:#E9DEBC;
float:left;
padding-left:15px;
padding-right:15px;
padding-top:20px;

}

#left_text_short {
width:470px;
height: 348px;
background-color:#E9DEBC;
float:left;
padding-left:15px;
padding-right:15px;
padding-top:20px;

}

#left_text_plan {
width:270px;
height: 550px;
background-color:#E9DEBC;
float:left;
padding-left:15px;
padding-right:15px;
padding-top:20px;

}


#right_text {
background-color:#687D3A;
height:570px;

}

#right_text_news {
background-color:#667A93;
height:570px;
float:right;

}

#right_text_short {
background-color:#667A93;
height:368px;
float:right;

}

#plan_img {
width:200px;
height:570px;
background-color:#E9DEBC;
float:left;
}

#center {
width:780px;
height:61px;
}