body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	background-image:url(develop/..images/circle-main-graphic.gif); background-repeat:no-repeat; background-position:100% 100%;
}

strong {font-size: 18px;
font-weight:bold;
color: #FC0;
}

.content {width: 800px;
border: 1px solid #8A7869;
background: rgba(255, 255, 255, 0.5);
margin-left: 5px;
padding: 10px;
}

.homebox {width: 400px;
border: 1px dotted #8A7869;
font-size:11px;
padding: 8px;
margin-top:5px;
line-height: 14px;
background-color:#FFF;
}

h1 {font-size:20px; color:#8A7869; font-weight:800; padding-top:4px;}
h2 {font-size:16px; color:#8A7869; font-weight:500; font-style:italic; padding-top:4px;}
h3 {font-size:14px; color:#8A7869; font-weight:200; line-height:22px; padding-top:4px;}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8A7869;
	line-height:12px;
}

.box1 {height: 260px;
border: 1px dotted #8A7869;
font-size:11px;
padding: 8px;
margin-top:5px;
line-height: 14px;
background-color:#FFF;
}

.box2 {
	padding: 5 px;
	border: 1px solid;
	margin-left: 25px;
}

a:link {
	color: #A04322;
	text-decoration: none;
}

a:visited {
  color:  #A04322;
  text-decoration: none;
}

a:hover {
	color:  #A04322;
	text-decoration: underline;
}

a:active {
	color:  #A04322;
	text-decoration: none;
}

.news {font-size:11px;
		line-height:14px;

}

.newsheader {font-size:12px;
	font-weight:bold;
		line-height:14px;

}
