body {
	margin: 0px;
	background: #690B06;
	}

td.topnav {
	background: #E3E2D7;
	padding-top: 4px;
	padding-bottom: 4px;
	}

td.topnav2 {
	background: #E3E2D7;
	padding-top: 5px;
	}
	
td.topnav3 {
	background: #E3E2D7;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 3px solid #690B06;
	}
	
	td.navbutton {
		border-right: 1px solid #900B06;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 12px; 
		padding-right: 12px;
		}
	
	td.contactbutton {
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 12px; 
		padding-right: 12px;
		}
	
	td.contactbutton2 {
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 12px; 
		}
	
td.sides {
	background: #A29D7B;
	border-bottom: 3px solid #690B06;
	}

td.logo {
	padding-left: 78px;
	}


td.indexround {
	padding-left: 12px;
	padding-top: 50px;
	padding-bottom: 50px;
	}

td.indexmain {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 35px;
	padding-bottom: 30px;
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	}
	
td.main {
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 80px;
	padding-bottom: 30px;
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-image: url(../imgs/logo-bottom.jpg); 
	background-position: top left; 
	background-repeat: no-repeat;
	}


	
td.footer {
	padding-top: 6px;
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	color: #AE7B78;
	}
	
td.bluecolumn {
	padding-left: 11px;
	padding-right: 11px;
	}
	
UL {
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-left: 3px;
	margin-left: 23px;
	}
	
LI {
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-left: 3px;
	padding-bottom: 12px;
	}
	
A.footer:link {color: #AE7B78; text-decoration: none;}
A.footer:visited {color: #AE7B78;  text-decoration: none;}
A.footer:active {color: #AE7B78;  text-decoration: none;}
A.footer:hover {color: #FFFFFF; text-decoration: none;}

A.link:link {color: #690B06; text-decoration: none;}
A.link:visited {color: #690B06;  text-decoration: none;}
A.link:active {color: #690B06;  text-decoration: none;}
A.link:hover {color: #690B06; text-decoration: none;}