body {
	margin-top: 0px;
	background-color: #6e5235;
}

#topDiv {
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 100%;
	top: 0px;
	right: 0px;
	overflow-y: scroll;
}


td.logo {
	background-color: #efdbae;
}

.navbar{
	color:#cfa866;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px
}
a.navbar:link { color: #cfa866; text-decoration: none}
a.navbar:visited { color: #cfa866; text-decoration: none}
a.navbar:hover { color: #cfa866; text-decoration: none}
td.navbar {
	background-color: #5c1206;
	height:20px;
}
td.navbarOver{
	color:#cfa866;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	background-color: #681407;
	height:20px;
}

.mainBody, td.mainBody {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000d3e; font-size: 12px}
a.mainBody:link { color: #681407; text-decoration: none;}
a.mainBody:visited { color: #681407; text-decoration: none;}
a.mainBody:hover { color: #681407; text-decoration: underline;}
td.mainBody {
	background-color: #efdbae;
	padding:10px;
}
p.mainBody {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000d3e; 
	font-size: 12px;
	text-align:justify
}
li.rightButton {
	direction: rtl; 
	text-align: right; 
}

table.servicesL {
	border-left: #681407 1px groove;
}
table.servicesR {
	border-right: #681407 1px groove;
}
table.servicesRL {
	border-right: #681407 1px groove;
	border-left: #681407 1px groove;
}
table.servicesLB {
	border-left: #681407 1px groove;
	border-bottom: #821f01 1px groove;
}
table.servicesRB {
	border-right: #681407 1px groove;
	border-bottom: #821f01 1px groove;
}
table.servicesRT {
	border-right: #821f01 1px groove;
	border-top: #821f01 1px groove;
}

.leftImage {
	border: 1px solid #000000;
	margin: 0px 15px 2px 0px;
}




.headerHuge{
	color: #000d3e;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header1{
	color: #000d3e;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header2{
	color: #000d3e;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contactForm {
	background:#faebc9;
}



td.footer {
	background-color: #541006;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #cfa866; 
	font-size:12px;
	height:20px;
}

div.LED {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #4f0f06; 
	font-size:12px;
}
a.LED:link { color: #4f0f06; text-decoration: none}
a.LED:visited { color: #4f0f06; text-decoration: none}
a.LED:hover { color: #681407; text-decoration: underline}


