body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #001831;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#page_body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #001831;
	margin: 0px 5px 10px 20px;
}		

h1 	{  
		font-size: 16px; 
		font-style: normal; 
		color: #7B4239;
		line-height: 18px; 
		font-weight: 700; 
		text-decoration: none; 
		margin: 0px 5px 10px 20px;
		}
		
		
h2 	{  
		font-size: 18px; 
		font-style: normal; 
		color: #7B4239;
		line-height: 18px; 
		font-weight: 300; 
		margin: 20px 5px 5px 20px;
		}
		
		
h3 	{  
		font-size: 17px; 
		font-style: normal; 
		color: #7B4239;
		line-height: 18px; 
		font-weight: 300; 
		text-decoration: none; 
		margin: 10px 5px 0px 20px;
		}
		
		
h4 	{  
		font-size: 16px; 
		font-style: normal; 
		color: #7B4239;
		line-height: 18px; 
		font-weight: 300; 
		text-decoration: none; 
		margin: 10px 5px 0px 20px;
		}
		
h5 	{  
		font-size: 15px; 
		font-style: normal; 
		line-height: 18px; 
		font-weight: 700; 
		color: #7B4239;
		text-decoration: none; 
		margin: 10px 5px 0px 20px;
		}

a:link {
		color: #7B4239;
		text-decoration: none;
		border-bottom: 1px solid #7B4239;
	}

a:visited
	{
		color: #1B2A3C;
		text-decoration: none;
		border-bottom: 1px solid #1B2A3C;
	}

a:hover
	{
		color: #1B2A3C;
		text-decoration: none;
	}
	
a.noborder {
	border-bottom: none;
	}

.white {
	color: #ffffff;
	font-weight: bold;
	margin: 0px 5px 10px 5px;
}

.smallMargin {
	margin: 0px 5px 10px 5px;
	}

.LogoLayer {
	background-image: url(../images/background_header.gif);
	background-repeat: repeat;
	position: absolute;
	left: 0px;
	bottom: 90%;
	overflow: hidden;
	visibility: visible;
	z-index: 3;
	height: 70px;
	width:100%;
}

.FooterLayer {
	background-image: url(../images/background_footer.gif);
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
	visibility: visible;
	z-index: 1;
	height: 10%;
	width: 100%;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:right;
}

.MainLayer {
	position: absolute;
	left: 0px;
	top: 10%;
	overflow:auto;
	visibility: visible;
	z-index: 1;
	width: 100%;
	height: 80%;
	background-color:#FFFFFF;
}

.MenuLayer {
	position: absolute;
	left: 0px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	height: auto;
	width: 130;
}

.PicLayer {
	position: absolute;
	right: 20px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	height: auto;
	width: 165px;
	text-align:right;
}

	.PicLayer a {
		text-decoration:none;
		border-bottom:none;
	}

.TextLayer {
	position: absolute;
	left: 130;
	right: 200;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	height: 100%;
}

.HomeTextLayer {
	position: absolute;
	left: 150;
	right: 50;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	height: 100%;
}


#HomeContentLayer {
	overflow: visible;
	visibility: visible;
	z-index: 1;
	width:500px;
	text-align:top;
	padding:0px;
	margin:0px;
}

#HomeNewsLayer {
	overflow: visible;
	visibility: visible;
	z-index: 1;
	float:right;
	width:50%;
	padding:0px;
	margin:0px;
}
	
	#HomeNewsLayer h5{
		padding:0px 0px 10px 20px;
		margin:0px;
	}


.IntMainLayer {
	position: absolute;
	left: 0px;
	top: 15%;
	overflow:auto;
	visibility: visible;
	z-index: 1;
	width: 100%;
	height: 75%;
	background-color:#FFFFFF;
}

.IntFooterLayer {
	background-image: url(../images/background_footer.gif);
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
	visibility: visible;
	z-index: 1;
	height: 10%;
	width: 100%;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:right;
}
