body {
background: url(images/bgtile.jpg) repeat;
}

a:link {color: #917947; text-decoration: underline; border-bottom:1px dotted #996D2D;}
a:visited {color: #917947; text-decoration: underline; border-bottom:1px dotted #996D2D;}
a:hover {color: #917947; text-decoration: none; border-bottom:1px dotted #996D2D;}
a:active {color: #917947; text-decoration: underline; border-bottom:1px dotted #996D2D;}

img {border:0}

p,li,ul,body {
font-family: Arial,Verdana,sans-serif; 
font-size: 11px; 
color: #603F0D; 
text-align: left;
}

h1{ 
background-color: #C0AD78;
color: #603F0D; 
font-family: Arial,Verdana,sans-serif;
font-size: 14px;
border-bottom: double #603F0D; 
font-weight: medium;
text-align: left;
letter-spacing: 5px;
padding-right: 3px;
}

h2{ 
background-color: #B1905D;
color: #603F0D; 
font-family: Arial,Verdana,sans-serif;
font-size: 13px;
border-bottom: none #603F0D; 
text-align: left;
letter-spacing: 5px;
padding-left: 3px;
}

h3{ 
background-color: #B1905D;
color: #764B14; 
font-family: Arial,Verdana,sans-serif;
font-size: 13px;
border: 2px solid #B1905D; 
font-weight: normal;
text-align: left;
letter-spacing: 3px;
padding-right: 3px;
}

h4{ 
background-color: #C0AD78;
color: #603F0D; 
font-family: Verdana,Arial,sans-serif;
font-size: 11px;
border-bottom: 1px solid #603F0D; 
font-weight: bold;
text-align: left;
letter-spacing: 5px;
padding-right: 3px;
}

h5{ 
background-color: #C0AD78;
color: #603F0D; 
font-family: Verdana,Arial,sans-serif;
font-size: 12px;
border-bottom: double #603F0D; 
font-weight: bold;
text-align: left;
letter-spacing: 5px;
padding-right: 3px;
}

#content {
width: 540px; 
padding: 10px;
vertical-align: top;
}

#table{
color: #603F0D; 
background-color: #C0AD78;
border-left: 1px solid #C0AD78;
border-right: 1px solid #C0AD78;
border-top: 5px solid #C0AD78;
border-bottom: 5px solid #C0AD78;
width: 755px;
}

#navigation{
font-family: Verdana,Arial,sans-serif; 
font-size: 10px; 
color: #603F0D; 
background-color: #FDFDED;
border-right: 1px solid #C0AD78;
padding: 3px;
width: 188px;
vertical-align: top;
}

#navigation a{ 
color: #72665C; 
background-color: #FDFDED;
font-family: Verdana,Arial,sans-serif;
font-size: 9px;
width: 98%;
font-weight: normal;
text-align: left;
letter-spacing: 2px;
border-bottom: 1px solid #72665C;
text-transform: uppercase;
text-decoration: none;
display: block;
}

#footer{
background: url(images/footer1.jpg) no-repeat;
width: 570px;
height: 35px;
color: #603F0D; 
font-family: Verdana,Arial,sans-serif;
font-weight: bold;
font-size: 9px;
text-align: right;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
padding-right: 10px;
}

div.bar a {
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
	color: #6E4A10;
}
div.bar a:link {
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
	color: #6E4A10;
}
div.bar a:visited {
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
	color: #6E4A10;
}
div.bar a:hover {
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
	color: #977641;
}
