/* CSS Document */

body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #675E46;
margin: 0;
padding: 0;
background:url(../img/browser-bg.jpg) repeat-x;
line-height: 15px;
}

a {
	text-decoration: underline;
}

a:link {
	color: #4193CC;
	text-decoration: underline;
}

a:hover {
	color: #4193CC;
	text-decoration: none;
}

a:active {
	color: #4193CC;
	text-decoration: none;
}

a:visited {
	color: #4193CC;
	text-decoration: underline;
}

h1 {
font-size: 14px;
font-weight: bold;
margin: 0 0 8px 0;
padding: 0;
}

h2 {
font-size: 14px;
font-weight: bold;
margin: 0 0 8px 0;
padding: 0;
}

p {
margin: 0 0 8px 0;
padding: 0;
line-height: 16px;
}

#container {
background:url(../img/container-bg.jpg) repeat-y;
margin: 33px auto 0 auto;
width: 821px;
}

#header a{
display:block;
background:url(../img/header.jpg) no-repeat;
width: 821px;
padding-top: 306px;
overflow:hidden;
height: 0;
}

#left {
float: left;
margin: 0 0 0 0;
padding: 0 0 0 55px;
width: 170px;
line-height: 20px;
}

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

li.left {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.left a{
text-decoration: none;
color: #675E46; 
}

.left a:hover {
text-decoration: underline;
}

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

li.left2 {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.left2 a{
text-decoration: none;
color: #675E46; 
}

.left2 a:hover {
text-decoration: underline;
}

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

li.gallery {
float: left;
margin: 0 8px 8px 0;
padding: 0 0 0 0;
}

#right {
float: right;
margin: 0 0 0 0;
padding: 0 55px 0 0;
width: 541px;
}

#right-gallery {
float: right;
margin: 0 0 0 0;
padding: 10px 0 0 0;
width: 596px;
}

#content {
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 821px;
text-align: center;
}

#footer {
background:url(../img/footer-bg.jpg) no-repeat;
clear: both;
margin: 0 0 0 0;
padding: 70px 20px 0 0;
height: 22px;
text-align: right;
font-size: 10px;
}

img {
border: none;
}

.imgleft {
margin: 0 10px 0 0;
float: left;}

.imgright {
margin: 0 0 0 10px;
float: right;}

div.hr {
height: 20px;
width: 130px;
background-image: url(../img/divider.gif);
background-repeat: repeat-x;
}

div.hr hr {
display: none;
}

div.hr2 {
margin-top: 6px;
height: 20px;
width: 130px;
background-image: url(../img/divider.gif);
background-repeat: repeat-x;
}

div.hr2 hr {
display: none;
}

div.hr3 {
margin-top: 6px;
height: 20px;
background-image: url(../img/divider.gif);
background-repeat: repeat-x;
}

div.hr3 hr {
display: none;
}

table {
background-color: #D1CCB8;
}

th {
background-color: #D1CCB8;
text-align: left;
}

td {
background-color: #EDECE6;
text-align: left;
}
