@charset "utf-8";
/* CSS Document */

#all_title {
width: 978px;
height: 68px;
background-color: #d2d2d2;
border: 1px solid #999898;
background-image: url(../../images/eagle_icon.png);
background-position:left;
background-repeat:no-repeat;
margin: 4px 0px 4px 0;
text-align:left;
}

h1 {
clear:left;
margin-left: 100px;
font-size: 1.7em;
font-weight: 600;
}

h2 {
clear:left;
margin-left: 100px;
font-size: 1.7em;
font-weight: 600;

}

h3 {
font-size: 1.4em;
font-weight: 600;
}

h5 {
margin-left: 120px;
text-align: center;
font-size: 1.2em;
color: #415f7b; /* Blue */
}

p {
font-size:1.0em;
color:#000;
line-height:1.3em;
}

.center {
text-align:center;
}

#title1 {
background-image: url(../../images/glide_oak.png);
height: 124px;
line-height: 1.5em;
padding-top: 20px;
}

#title2 {
background-image: url(../../images/glide_eagle.png);
height: 124px;
line-height: 1.5em;
padding-top: 20px;
}

#title3 {
background-image: url(../../images/glide_flag.png);
height: 124px;
line-height: 1.5em;
padding-top: 20px;
}

#main_textbox {
float:left;
margin: 40px 0 0 50px;
width:580px;
min-height: 500px;
background-image:url(../../images/main_back.jpg);
background-repeat:no-repeat;
background-position:center center;
border: 1px solid #999898;
padding: 10px;
}
