
/* Basic elements */

body {
background-color: #6C7087;
font-size: 13px;
color: #272727;
margin: 0 auto;
padding-top: 50px;
text-align: center;
width: 835px;
font-family: Times, "Times New Roman", serif; }

h1 {
font-size: 2em;
padding-top: 5px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

h2{
font-size: 1.5em;
padding-top: 5px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

h3{
font-size: 1.3em;
padding-top: 5px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

h4{
font-size: 1.1em;
padding-top: 5px;
padding-left:10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #ffffff; }

h5{
line-height: 1.3em;
color: #ffffff;
padding-left: 10px;
font-size: 1.3em;
font-weight: normal;
font-style: normal;
text-decoration: none; }

#nav-text{
line-height: 1.3em;
color: #ffffff;
padding-left: 10px;
font-size: 1em;
font-weight: normal;
font-style: normal;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif; }


ul {
margin: 0;
padding: 0;
list-style-type: none;
}

li {
line-height: 12px;
}

a {
color: #bf9a36;
padding: 1px;
text-decoration: none;
}

/* Layout */

#border {
position: relative;
width: 775px;
padding-left: 30px;
padding-right: 30px;
padding-top: 30px;
background: url(images/main_background.gif) repeat-y;
}

#banner {
position: relative;
padding-top: 125px;
width: 780px;
height: 110px;
background: url(images/main_header.jpg) no-repeat;
cursor: default;
}


#title {
margin: 0;
height: 110px;
background-image: url(images/picture_bar.jpg);
background-repeat: no-repeat; }


#title-about {
margin: 0;
height: 110px;
background-image: url(images/picture_bar_about.jpg);
background-repeat: no-repeat; }

#nav-main {
position: relative;
width: 600px;
padding: 10px;
background: url(images/menu_bg.png) no-repeat;
background-color: #EEF3F9;
border: 1px solid #7F7F7F;
cursor: default;
}


#nav-section {
position: absolute;
margin-left: 4px;
float: left;
line-height: .5em;
padding-top: 2px;
width: 288px;
text-align: left;
border-top: 4px white solid;
margin-bottom: 4px;
background-image: url(images/navbackground.gif); }


#contact_info {
position: relative;
padding-left: 10px;
padding-bottom: 25px;
color: white;
float: left;
width: 276px;
background-color: #877651;
text-align: left;
line-height: 1.4em;
border-top: 4px white solid;
height: 300px;
}


#contact_info_about {
position: relative;
padding-left: 10px;
padding-bottom: 25px;
color: white;
float: left;
width: 276px;
background-color: #877651;
text-align: left;
line-height: 1.4em;
border-top: 4px white solid;
height: 300px;
background-image: url(images/logo_fade_brwn.jpg);
background-repeat: no-repeat; }

/* Content */




#container {
width: 780px;
margin-top: -1px;
text-align: left;
background: #877653;
border-left: 4px white solid;
border-bottom: 4px white solid; }

#content {
margin-left: 288px;
padding-top: 5px;
Padding-left: 20px;
Padding-right: 20px;
Padding-bottom: 20px;
background-color: white;
background-image: url(images/logo1.jpg);
background-repeat: no-repeat;
background-position: center;
}


#content p, {
text-align: left;
line-height: 1.3em;
}

#content a:hover {
text-decoration: underline;
}


/* Footer */

#info-site {

width: 780px;
color: #404e82;
text-align: right;
padding-bottom: 2px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em; }




