/* body section */

body {
background: #FFFFFF url(graphics/bgtile.jpg) repeat-x;
}

/* Wrappers */

#wrapper {
width: 760px;
margin-left: auto;
margin-right: auto;
}

.main {
margin-left: 15px;
margin-right: 240px;
}

/* text */

p {
font-family: "Trebuchet MS", Arial, sans-serif;
font-weight: normal;
font-size: 90%;
line-height: 130%;
color: #3D3533;
}

ul {
font-family: "Trebuchet MS", Arial, sans-serif;
font-weight: normal;
font-size: 90%;
line-height: 130%;
color: #3D3533;
}

.gallery p {
color: #1557B1;
font-weight: bold;
}

strong {
color: #1557B1;
}

.contact {
line-height: 110%;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
margin-right: 100px;
}


/* Nav bar */

.header {
margin-left: 15px;
}

ul#nav {
color: #3D3533;
list-style-type: none;
margin-left: 0;
padding-left: 0;
font-size: 100%;
}

ul#nav li {
display: inline;
margin-right: 10px;
font-weight: bold;
}

ul#nav a:link {
color: #0E3974;
text-decoration: none;
}

ul#nav a:visited {
color: #468BE8;
text-decoration:none;
}

ul#nav a:hover {
color: #1557B1;
text-decoration: underline;
}

/* images */

img#banner {
margin-left: 5px;
width: 752px;
height: 104px;
}

.right {
float: right;
margin-left: 10px;
margin-right: 10px;
}

.gallery img {
border: 1px solid #3D3533;
padding: 5px;
}

/* Gallery */

.gallery {
text-align: center;
margin-left: auto;
margin-right: auto;
}

ul#gallery {
color: #3D3533;
list-style-type: none;
margin-left: 0;
padding-left: 0;
font-size: 100%;
}

ul#gallery li {
display: inline;
margin-right: 20px;
font-weight: bold;
}

ul#gallery a:link {
color: #0E3974;
text-decoration: none;
}

ul#gallery a:visited {
color: #468BE8;
text-decoration:none;
}

ul#gallery a:hover {
color: #1557B1;
text-decoration: underline;
}

/* home page classes */

.extol {
color: #1557B1;
font-size: 90%;
font-weight: bold;
font-family: "Trebuchet MS", Arial, sans-serif;
text-align: center;
}

.show {
color: #3D3533;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 90%;
font-weight: normal;
text-align: center;
line-height: 140%;
margin: 10px;
padding: 10px;
background-color: #FFFFFF;
}

.show a {
color: #1557B1;
font-size: 110%;
font-weight: bold;
text-decoration: none;
}

/* links */

a:link {
color: #0E3974;
font-weight: bold;
text-decoration: underline;
}

a:visited {
color: #468BE8;
font-weight: bold;
text-decoration: underline;
}

a:hover {
color: #1557B1;
font-weight: bold;
text-decoration: underline;
}
