body {
	margin:0px;
	background:url(../images/bg.jpg);
	color:#48341E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#48562C;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#48562C;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#48341E;
	font-weight:bold;
	text-decoration:underline;
}

h1.title{
	margin-bottom:0px;
font-size:24px; 	
font-family:'Times New Roman', Times, serif;
}
h2.title{
	margin:0px;
	padding-left:200px;
font-size:16px; font-family:Tahoma, Geneva, sans-serif	
}

#homeFocus{
	font-family:'Times New Roman', Times, serif;
	width:320px;float:left;border:solid 1px #CCC;height:40px;
	padding:5px;margin-bottom:15px;text-align:center;font-size:14px;
}

img { 
	behavior: url("iepngfix.htc");
}
.behavior { 
	behavior: url("iepngfix.htc");
}
hr {
	border:none;
	height:1px;
	background-color:#332515;
}
.MainBgRepeat {
	background-image:url(../images/main_body_repeat.jpg);
	background-position:1px 498px;
	background-repeat:no-repeat;
}
.NavLinks {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#48341E;
}
.NavLinks a {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#48341E;
}
.NavLinks a:visited {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#48341E;
}
.NavLinks a:hover {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#777849;
}
.SubNavLinks {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#EFF2D4;
}
.SubNavLinks a {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#EFF2D4;
}
.SubNavLinks a:visited {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#EFF2D4;
}
.SubNavLinks a:hover {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:underline;
	color:#EFF2D4;
}

.required{
font-weight:bold;	
}
