body {
	background-color: #6C3617;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th,select {
	font-family: Tahoma;
	font-size: 11px;
	color: #957E6F;
}
a:link {
	color: #663300;
	text-decoration:none;
}
a:visited {
	color: #663300;
	text-decoration:none;
}
a:hover {
	color: #FF6600;
	text-decoration:none;
}
a:active {
	color: #FF6600;
	text-decoration:none;
}
.style2 {color: #E7C886}
.style3 {
	color: #774728;
	font-weight: bold;
}
.style5 {color: #A1744A}
.style6 {color: #FF6600}
.style7 {color: #663300; font-weight: bold; }
.photostyle {
	color: #A1744A;
	font-style: italic;
	font-size: 8px;
 }
h1 {
	color: #774728;
	font-weight: bold;
	font-size: 11px;
}

h2 
{
    color: #957E6F;
    font-weight: bold;
    font-size: 11px;
}

ul.disc 
{
list-style-type: disc
}

a.orangelink:link {
    color: #EA7C17;
    text-decoration:none;
}
a.orangelink:visited {
    color: #EA7C17;
    text-decoration:none;
}
a.orangelink:hover {
    color: #663300;
    text-decoration:none;
}
a:orangelink {
    color: #EA7C17;
    text-decoration:none;
}

a.pale:link {
    color: #A1744A;
    text-decoration:none;
}
a.pale:visited {
    color: #A1744A;
    text-decoration:none;
}
a.pale:hover {
    color: #A1744A;
    text-decoration:none;
}
a:pale {
    color: #A1744A;
    text-decoration:none;
}

.SimpleTable td
{
    border: 1px solid #957E6F;
    
}

div.main
{
    width: 768px; 
    padding: 5px; 
    width: 100%;
    text-align: center;
}

div.contentcontainer
{
    background-image: url(images/bkg2.jpg); 
    vertical-align: top; 
    width: 768px; 
    min-height: 408px; 
    margin-left: auto;
    margin-right: auto;
    margin-top: -3px; /* Needed for IE6 */
    margin-bottom: 0px;
    text-align: left;
}

div.sitelocation 
{
    float: left;
    padding-left: 6%;
    padding-top: 10px;
}

div.content 
{
    clear: left;
    padding-left: 9%;
    padding-top: 15px;
}

div.footer
{
    background-image: url(images/bottom.jpg); 
    background-repeat: no-repeat;  
    vertical-align: top; 
    width: 768px; 
    height: 62px; 
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
    color: #A1744A;
    clear: left;
}

span.footercontent 
{
    float: left;
    padding-left: 25px;
    padding-top: 30px;
}

