@charset "utf-8";
/* CSS Document */

html, body
{
height: 100%;
}

body
{
background-image:url(/images/template/nls/bg_fade.jpg);
background-repeat: repeat-y;
background-color: #666;
margin: 0px;
padding: 0px;

margin-left: 120px;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #fff;
text-align: left;
}

input, textarea, select
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000;
}

a:link, a:active, a:visited
{
text-decoration: none;
color: #ff0;
}

a:hover
{
text-decoration: underline;
}

#container_page
{
width: 760px;
background-color: #008800;

float: left;
position: relative; /* needed for footer positioning */
height: auto !important; /* real browsers */
height: 100%; /* IE6: treaded as min-height*/
min-height: 100%; /* real browsers */
}

#container_content
{
float: left;
padding-bottom: 200px;
}

#header
{
background-image: url(/images/template/nls/header_bg.jpg);
height: 143px;
width: 760px;
border-top: #0080AA solid 2px;
border-bottom: #004F00 solid 2px;
}

#header_left
{
float: left;
width: 190px;

padding-top: 5px;
padding-left: 15px;
}

#header_right
{
float: left;
margin-left: 340px;
width: 200px;
padding-top: 20px;
}

#header_right_language
{
margin-left: 105px;
margin-top: 13px;
}

#header_image
{
float: left;
margin-left: 240px;
}

#title_header
{
background-image: url(/images/template/nls/swoosh.gif);
background-position: bottom left;
background-repeat: no-repeat;
background-color: #005900;
min-height: 31px;
padding-bottom: 3px;
width: 760px;
}

#title_header h1
{
padding: 0px;
margin: 0px;
color: #ff0;
font-size: 13pt;
font-weight: 700;
margin-left: 240px;
padding-top: 6px;
}

#body_left
{
width: 210px;
float: left;
padding-top: 12px;
}

#body_left_menu ul
{
width: 180px;
list-style: none;
margin: 0px;
padding: 0px;
margin-left: 10px;
}

#body_left_menu li
{
border-bottom: 1px dotted #fff;
font-size: 13px;
font-weight: bold;
padding-top: 3px;
padding-bottom: 3px;
}

#body_left_menu li.last
{
border-bottom: 0px;
}

#body_left_menu a
{
color: #fff;
text-decoration: none;
}

#body_right
{
width: 500px;
float: left;
margin-left: 30px;
padding-top: 15px;
}

#footer
{
position: absolute;
bottom: 0px !important; /* stick to bottom */
border-top: #004F00 solid 2px;
border-bottom: #004F00 solid 2px;
background-color: #fff;
width: 760px;
height: 50px;
left: 0px;
}

#footer_left
{
float: left;
font-size: 11px;
color: #000;
padding-top: 5px;
padding-left: 5px;
}

#footer_left a
{
color: #005900;
}

#footer_right
{
float: right;
padding-top: 1px;
padding-right: 5px;
}

#promo_section
{
height: 280px;
margin-bottom: 20px;
}

#promo_section b a
{
color: #BFFF00;
display: block;
margin-bottom: 5px;
}

#promo_section ul
{
list-style: none;
padding: 0px;
margin: 0px;
}

#promo_section li
{
float: left;
display: inline;
width: 156px;
margin-right: 10px;
}

#promo_section img, #temp_2, #temp_3
{
width: 150px;
background-color: #fff;
height: 113px;
border: 3px #fff solid;
margin-bottom: 5px;
}

#promo_section ul.promo_links
{
list-style: none;
padding: 0px;
margin: 0px;
}

#promo_section ul.promo_links li
{
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 1px #005900 dotted;
}

#promo_section ul.promo_links li.last
{
border-bottom: 0px;
}

#news_section
{
float: left;
width: 321px;
margin-right: 10px;
background-color: #fff;
}

#gallery_section
{
float: left;
width: 160px;
background-color: #555;

}

#news_section h1, #gallery_section h1
{
border-top: 2px solid #004F00;
background-color: #005900;
padding-top: 1px;
padding-bottom: 3px;
padding-left: 3px;
margin: 0px;
border-bottom: 2px solid #008800;
color: #ff0;
font-size: 13pt;
font-weight: 700;
}

#news_section_body
{
padding-top: 4px;
padding-left: 5px;
padding-right: 8px;
color: #666;
}

#news_section_body a
{
color: #005AAC;
}

#news_section_body b
{
display: block;
padding-bottom: 5px;
}

#gallery_section_body
{
text-align:center;
}

#gallery_section_body img
{
border: 1px #333 solid;
margin-top: 10px;
margin-bottom: 10px;
}

#course {
clear: both;
}

#course td
{
padding: 3px;
vertical-align: middle;
}

#course .par
{
width: 100px;
background-image: url(/images/courses/par_block.gif);
color: #000;
vertical-align:middle;
text-align: center;
font-size: 18px;
}

/* GALLERY */
#photo_large
{
margin-top: 10px;
margin-bottom: 20px;
text-align: center;
}

#photo_large img
{
border: 1px #333 solid;
}

#photo_thumbs
{
text-align: center;
}

#photo_thumbs ul
{
list-style: none;
margin: 0px;
padding: 0px;
}

#photo_thumbs li
{
text-align: left;
width: 100%;
/*display: inline;*/
background-color: #005900;
margin-bottom: 3px;
}

#photo_thumbs li img
{
margin: 5px;
border: 1px #333 solid;
}
/* END GALLERY */

#vignette {
width: 230px;
}

#vignette h1 {
border-top: 2px solid #004F00;
background-color: #005900;
padding-top: 1px;
padding-bottom: 3px;
padding-left: 10px;
margin: 0px;
margin-top: 20px;
color: #ff0;
font-size: 13pt;
font-weight: 700;
}

#vignette_image {
background-color: #5B5B5B;
padding: 5px;
text-align: center;
}

#vignette_image img {
border: 1px #fff solid;
}

#vignette_block {
background-image: url(/images/vignettes/fade.jpg);
background-repeat: repeat-y;
padding: 10px;
}

#vignette_block ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#vignette_block li
{
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 1px #fff dotted;
}

#vignette_block li.last
{
border-bottom: 0px;
}

.blog_image_keyline
{
/*padding: 3px;*/
border: 1px solid #999;
}

.blog_image_nokeyline
{
border: 0px;
}

.blog_image_left
{
float: left;
margin-bottom: 5px;
margin-right: 8px;
}

.blog_image_right
{
float: right;
margin-bottom: 5px;
margin-left: 8px;
}

.blog_image_center
{
width: 100%;
text-align: center;
clear: both;
margin-bottom: 10px;
}