
#container {
width : 800px;
margin-left : auto;
margin-right : auto;
padding-top : 5px;
padding-bottom : 0px;
/*border : 1px solid #1f2e58;*/
background : #f0eacd;

}
body {
padding : 0;
font : 80% "Arial", verdana, tahoma, sans-serif;
color : #555;
line-height : 1.3em;
background-color : #a9b69c;
}

table {
text-align : center;
}
#contact {
text-align : left;
margin : 10px;

}

#choice {
color : #183173;
padding : 2px 0px 2px 0px;
float : right;
margin-right : 10px;
}

#choice a:hover {
text-decoration : none;
color : #183173;
}
#choice a#current {
text-decoration : none;
color : #183173;
}
#choice a#notcurrent {
color : #999999;
}
#choice a:hover#notcurrent {
color : #183173;
}
#navlist {
padding : 0px;
margin : 0px;
text-align : center;
letter-spacing : 3px;
color : #183173;
}

#navlist li {
list-style : none;
font-weight : bold;
margin : 20px;
display : inline;
font-size : 120%;
}
#navlist li a:link {
color : #183173;
}


#address li {
list-style : none;
float: right;
font-size : 90%;
margin : 0;
padding-top : 0px; 
width: 180px;
color : #555;

}
#address1 li {
list-style : none;
float: right;
font-size : 90%;
margin : 0;
padding-top : 0px; 
width: 120px;
color : #555;

}

#banner {
width : 780px;
height : 200px;
padding : 0;
margin-left : 20px;
margin-top : 20px;
margin-right : 20px;
color : #fff;
background-color : #f0eacd;
display : block;
/*background : url(images/loftdraw.jpg) no-repeat top;*/

}


#title {
font-size : 65%;
margin-left : 130px;
}


#col1 {
float: left;
margin-left : 10px;
}

#col2 {
float: left;
margin-left : 25px;
padding-bottom : 20px
}

#piccol1 {
float: left;
margin-left : 25px;

}

#piccol2 {
float: left;
margin-left : 25px;
padding-bottom : 20px

}
#col3 {
float: right;
width: 120px;
padding-top : 89px; 
}

#banner h1 {
font-size : 100%;
font-weight : bold;
color : #183173;
letter-spacing : 2px;
padding-bottom : 0px;
}

#banner h2 {
font-size : 100%;
margin : 0px;
padding-top : 0px; 
font-weight : bold;
font-style : italic;
color : #000;
display : inline;
}

#banner h3 {
font-size : 70%;
margin : 0;
padding-top : 0px; 
font-weight : bold;
color : #000;
float: right;
width: 230px;
padding-bottom : 0px

}

#name {
color : #183173;
display : inline;
font-weight : bold;
}
h1 {
padding-top : 5px;
font-size : 180%;
margin-left : 25px;
font-weight : bold;
letter-spacing : 15px;
color : #183173;
display : block;
background-color : #f0eacd;
text-align: center;

}

h4 {
padding-top : 5px;
font-size : 180%;
margin-left : 25px;
font-weight : bold;
letter-spacing : 15px;
color : #183173;
display : block;
background-color : #f0eacd;

}
p {
margin : 25px;
padding-top : 0px;
padding-bottom : 0px;
display : block;
margin-top: 10px;
text-align: left;
}

h5 {
font-size : 120%;
margin : 25px;
padding-top : 0px;
text-align: left;
background-color : #f0eacd;
font-weight : normal;
font-size : 90%;
font-weight : bold;

}


#footer {
clear : both;
padding : 5px;
margin : 0;
font-size : 80%;
color : #333;
text-align: center;


}
#footer a:link, #footer a:visited {
text-decoration : none;
background : inherit;
color : #1f2e58;;
}
#footer a:hover {
border-bottom : 1px solid;
background: inherit;
color : #1f2e58;
}

#title a{
color : #851607;
text-decoration : underline;
}

a {
text-decoration : none;
color : #183173;
}
a:hover {
text-decoration : none;
color : #555;
}
