html {
	height:auto;
}
body    {
	font: normal 10pt/1.1 'Arial', sans-serif;
	color: #644F2B;
	margin: 0; padding: 0;
	text-align: left;
	background:url(images/bg.jpg) repeat-x;
	background-color: #6a150e;
	line-height: 18px;
}
p {
	font: normal 10pt/1.1 'Arial', sans-serif;
	margin: 0.5em 0; 
	padding-right: 13px;	
	text-align: left;	
	line-height: 18px;	
}
ul {
	font: normal 10pt/1.1 'Arial', sans-serif;
	margin: 0.5em 0; 
	padding-right: 13px;	
	text-align: left;	
	line-height: 18px;
}
h1,h2,h3,h4 {
	text-align:left;
	line-height: 25px;	
}
a, a:link {
	color: #A04D1E;
	padding: 0 0 0 0px;
	font-weight: bold;
	/*background: url("home/images/ico.gif") 0% 50% no-repeat; */
	font-size: 12px;
	text-align:left; 
}
a:visited { 
	color: #67297e; 
	text-align:left; 	
}
a:hover { 
	color: #67297e; 
	text-decoration:none;
	text-align:left; 	
	/*background: url("home/images/ico-blink.gif") 0% 50% no-repeat; */
}


#bottomlinks, #bottomlinks a{
	font: normal 9pt/0.9 'Arial', sans-serif;
	line-height: 15px;
	letter-spacing: 0.5px;	
	color: #A04D1E;
	font-weight: bold;
}

#bottomlinks a:hover{
	font: normal 9pt/0.9 'Arial', sans-serif;
	line-height: 15px;
	text-decoration:bold;
	letter-spacing: 0.5px;	
	color: #67297e;
	font-weight: bold;
}

#head_address {
	text-align:left;
	height: 98px;
	width: 523px;
	font: normal 10pt/1.1 'Arial', sans-serif;
}

#printlogo {
	visibility:hidden;
	z-index: 2;
	position:absolute;
	top: 0;
	left: 0;
	}
#printpagetype {
	visibility:hidden;
	position:absolute;
	top: 0;
	left: 0;
	}	
	

#narrowbox {
	border: 1px dotted #A04D1E;
	width: 150px;
	background-color:#FFFFFF;
	padding: 10px;
	margin: 0 0 5px 5px;
	float: right;
	text-align:left;
}		
#box2 {
	border: 1px dotted #A04D1E;
	width: 350px;
	height: 100%;
	padding: 10px;
	margin: 5px 15px 5px 0;
	text-align:left;
}	
