/* CSS Document */

body {
color: #333333;
margin: 0;
background: #efefef;
font: "Times New Roman", Times, serif;
}

#wrapper {
width: 800px;
margin: 0 auto 0 auto;
background: #efefef;
padding: 0;
}

#header {
height: 115px;
padding: 0 3px 5px 3px;
margin: 10px 0 1px 0;
background: url(../imgs/gbl_logo.jpg) no-repeat;
background-position: 0 10px;
}


/*BEGIN OF NAVIGATION*/

#nav {
height: 20px;
text-align: right;
padding: 48px 0 2px 0;
margin: 0;
width: 100%;
}

#nav li {
padding: 0;
margin: 0;
display:inline;
}

#nav a {
text-decoration: none;
font-size: 11px;
color: #111111;
margin: 0 4px 0 0;
text-transform: uppercase;
letter-spacing: 1px;
padding: 4px 6px 4px 6px;
}

#nav a:hover {
color: #3569b6;
}

.star {
font-size:11px;
color: #3569b6;
}

.onpage {
text-decoration: none;
font-size: 11px;
margin: 0 4px 0 0;
text-transform: uppercase;
letter-spacing: 1px;
padding: 4px 6px 4px 6px;
color: #3569b6;
}

/*END OF NAVIGATION*/

/*BEGIN OF SLIDESHOW*/

#content{
height: 300px;
background:#ffffff;
border: 1px solid #cccccc;
margin: 0 0 6px 0;
padding: 2px;
}

ul.slideshow {
list-style:none;
width:794px;
height:300px;
overflow:hidden;
position:relative;
margin:0;
padding:0;
text-align: center;

}	

ul.slideshow li {
position:absolute;
left:0;
right:0;
}

ul.slideshow li.show {
z-index:500;	
}

ul img {
border:none;	
}


#slideshow-caption {
text-align: left;
position:absolute;
bottom:0;
left:0;	
color:#EFEFEF;
background: url(../imgs/caption_bg.png) repeat-y;
z-index:500;
font-style: normal;
padding: 6px 0 0 15px;
}

#slideshow-caption .slideshow-caption-container {
padding:5px 18px;		
z-index:1000;
}

#slideshow-caption h3 {
margin:0 0 6px 0;
padding:0;	
font-size: 18px;
font-weight: normal;
width: 500px;
}

#slideshow-caption p {
font-family: Arial, Helvetica, sans-serif;
margin:0;
padding:0 0 8px 0;
color: #EFEFEF;
width: 500px;
font-size: 13px;
line-height: 15px;
}

/*END OF SLIDESHOW*/





#columns {
height: 200px;
padding: 10px 0 0 16px ;
margin: 0 auto 0 auto;
}

#col1, #col2, #col3, #col4 {
background: #efefef url(../imgs/grad_high.gif) no-repeat right center;
float: left;
padding: 15px 12px 15px 12px;
margin: 0 8px 0 8px;
text-align: left;
}

#col4 { 
color: #bbbbbb;
border: 0;
background: 0;
}

a.linky {
color: #111111;
text-decoration: none;
}

a:hover.linky {
color: #3569b6;
text-decoration: none;
}

#columns a.chaplink, #columns a.chapling_2x {
text-decoration: none;
letter-spacing: .85px;
color: #000000;
font-size: 12px;
width:145px;
text-transform: uppercase;
display: block;
margin: 0 0 5px -15px;
line-height: 15px;
letter-spacing: 1px;
background: url(../imgs/bullet.png) no-repeat;
background-position: 0 5px;
padding: 0 0 0 15px;
}

#columns a.chaplink_2x {
width: 345px;
}

#columns a:hover.chaplink {
color: #3569b6;
background: url(../imgs/bullet_act.png) no-repeat;
background-position: 0 5px;
}

p.chaplink, p.chaplink_2x {
color: #666666;
font-size: 11px;
line-height: 16px;
width:155px;
margin: 12px 0 10px 0;
font-family: Arial, Helvetica, sans-serif;
}

p.chaplink_2x {
width:345px;
}

h2.chaplink {
color: #000000;
font-size: 12px;
text-transform: uppercase;
font-weight: normal;
margin: 0 0 5px -15px;
line-height: 15px;
letter-spacing: 1px;
padding: 0 0 0 15px;
}

.thumb {
background:#ffffff;
border: 1px solid #cccccc;
margin: 0 0 6px 0;
padding: 2px;
}

.boldblue {
color: #111111;
font: "Times New Roman", Times, serif;
}

#columns img {
background:#ffffff;
border: 1px solid #cccccc;
margin: 5px 0 5px -5px;
padding: 2px;
width: 145px;
height: 55px;
}


#footer{
height: 80px;
bottom: 0;
margin: 1px 0 0 0;
}
