/* CSS Document */

*:focus {
outline:none;
}	
body {
	font-family: "Trebuchet MS", Arial, Verdana;
	margin: 0;
	font-size: 10px;
	color: #4F3B25;
	line-height: normal;
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.sectiontitle {
	font-size: 13px;
	font-weight: bold;
	color: #4F3B25;
}
input, textarea, select{
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #4F3B25;
}

.headtop {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F3B25;
}
.normaltxt{
	font-size: 9px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #4F3B25;
}
.headtop a:link	 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F3B25;
}

.menuheading{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:22px;
	color: #4F3B25;
	padding:8px 0px 8px 0px;
	letter-spacing:2px;
	line-height:20px;
}
.menu a:link, .menu a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:9px;
	color: #4F3B25;
	display:block;
	text-decoration: none;
	border-bottom:solid 1px #47292B;
	padding:8px 0px 8px 0px;
}

.menu a:hover {
	color: #4F3B25;
	text-decoration:none;
	font-weight:800;
	background-repeat: repeat-x;
}

#flashcontent {
		height: 100%;
	}
.heading1 {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:18px;
	color: #4F3B25;
	padding:8px 0px 8px 0px;
	letter-spacing:2px;
	line-height:20px;
}
.heading2 {


	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:20px;
	color: #4F3B25;
	padding:8px 0px 8px 0px;
	letter-spacing:2px;
	line-height:20px;
}
.normaltxtblack {

	font-size: 9px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #4F3B25;
	
}
.heading3 {


	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:18px;
	color: #4F3B25;
	padding:8px 0px 8px 0px;
	letter-spacing:2px;
	line-height:20px;
}
a:link {
	color: #4F3B25;
}
.tableRightBar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4F3B25;
}
.tableLeftBar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4F3B25;
}
.tableBottomBar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F3B25;
}
.menuNoBorder {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:14px;
	color: #4F3B25;
	display:block;
	text-decoration: none;
	padding:8px 0px 8px 0px;
	border-bottom-style: none;
}
