p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 23px;
	margin-top: 0px;
 color: #000000;
 margin-right: 0px;
 text-decoration: none;

}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
	color: #000000;
 margin-top: 3px; margin-bottom: 0px;

}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 3px;
 margin-top: 3px;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
 margin-top: 0px; margin-bottom: 0px;
 line-height: 24px
}




a {  text-decoration: underline; color: #D78F00}

.link {  text-decoration: none; color: #000000; font-weight: bold}

#page
{
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}

#menu {
 width:126px; 
float: left;

}


#homepagetext {
position: relative;
left: 120px;
	width: 610px;
	margin-left: 20px;
	top: 10px;
   clear:both;
}

#nawbalk {
	position:relative;
	width:100%;
   clear:both;
	height: 20px;
	z-index: 3;
	left: 0px;
	bottom: 0px;
	background-color: #D78F00;
	margin-top:30px;
}

#homepagetext h1
{
	

	font-size: 20pt;
	line-height: 35px;
}

#homepagetext h2
{

	font-size: 15pt;
	line-height: 28px;
}

#homepagetext h3
{
	margin-bottom: 25px;
	line-height: 26px;
}

#content {

	width: 539px;
	margin-left: 135px;
	margin-top: 10px;

}



