

#mainmenu {
	padding-top:8px;
}

#mainmenu li {
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#240802;
	font-weight:bolder;
}

a {
	color:#240802;
	text-decoration:none;
}

a:hover {
	color:#242424;
	text-decoration: underline;
}

h1 {
	font-family:"Arial";
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	color:#242424;
}

#content {
	font-family:Tahoma;
	font-size:12px;
}

#content a {
	text-decoration: underline;
}

#content p {
	padding-top:7px;
	padding-bottom:7px;
	text-align:justify;
}

div.bmenu {
	padding-top:13px;
	padding-bottom:7px;
}

div.bmenu a {
	padding: 0px 5px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}

.copy {
	color:#000000;
	font-family:Tahoma;
	font-size:10px;	
}


#title {
	position:relative;
	left:500px;
	top:20px;
	font-family:"Trebuchet MS";
	font-size:24px;
	width:250px;
}

.hf {
	position:relative;
	left:2px;
	top:2px;
	color: #6e311c;
}
.hb {
	color: white;
	position:relative;
	bottom:29px;
}

#intro {
	position:relative;
	left:430px;
	top:20px;
	
	padding:10px;
	padding-left:11px;
	font-family:Tahoma;
	font-size:11px;
	color:white;
	text-align:justify;
	
	height:85px;
	width:283px;
	background-image:url(../images/te.jpg);
	background-repeat:no-repeat;
}

iframe {
	padding-top:14px;
	padding-bottom:7px;
}

#content div {
	padding-top:7px;
	padding-bottom:7px;

}
