/* CSS Document */

body 		{ margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0;
font-family: "Arial", sans serif;
font-size: 10pt;
text-decoration: none; color: #3D2414;
letter-spacing: 0.1ex;
word-spacing: 1px;
scrollbar-base-color:#eeeeee;
}
span.arial8blue    {
	font-family: "Arial";
	font-size: 9pt;
	color: #29ADE7;
	text-decoration: none;
	font-weight : normal;
}
span.arial8brown    {
	font-family: "Arial";
	font-size: 9pt;
	color: #3D2414;
	text-decoration: none;
	font-weight : normal;
}
span.arial8brown_intro    {
	font-family: "Arial";
	font-size: 9pt;
	color: #3D2414;
	text-decoration: none;
	font-weight : normal;
	text-align:justify;
}
span.arial7brown    {
	font-family: "Arial";
	font-size: 8pt;
	color: #3D2414;
	text-decoration: none;
	font-weight : normal;
}
span.arial7brownbd    {
	font-family: "Arial";
	font-size: 8pt;
	color: #3D2414;
	text-decoration: none;
	font-weight : bold;
}
span.arial12brownbd    {
	font-family: "Arial";
	font-size: 12pt;
	color: #3D2414;
	text-decoration: none;
	font-weight : bold;
}
span.arial10brownitalic    {
	font-family: "Arial";
	font-size: 9pt;
	color: #3D2414;
	text-decoration: none;
	font-weight : italic;
}
h1    {
	font-family: "Arial";
	font-size: 10pt;
	color: #3D2414;
	text-decoration: none;
	font-weight : bold;
}
h1.home    {
	font-family: "Arial";
	font-size: 12pt;
	color: #3D2414;
	text-decoration: none;
	font-weight : bold;
	letter-spacing: 0.1ex;
	text-align:center;
	text-transform:uppercase;
	background:#CDE5F1;
	border: 1px solid #3D2414;
	padding:10px 0 10px 0;
	margin-bottom:5px;
	margin-top:2px;
}
h1.home2    {
	font-family: "Arial";
	font-size: 12pt;
	color: #3D2414;
	text-decoration: none;
	font-weight : bold;
	letter-spacing: 0.1ex;
	text-align:center;
	text-transform:uppercase;
	background:;
	padding:10px 0 10px 0;
	margin-bottom:5px;
	margin-top:2px;
}
h2    {
	font-family: "Arial";
	font-size: 10pt;
	color: #3D2414;
	text-decoration: none;
	font-weight : bold;
}
A:link      {
	font-family: "Arial";
	font-size: 9pt;
	color: #3D2414;
	font-weight: bold;
	text-decoration: none
}
A:visited   {
	font-family: "Arial";
	font-size: 9pt;
	color: #3D2414;
	font-weight: bold;
	text-decoration:none
}
A:active	{
	font-family: "Arial";
	font-size: 9pt;
	color: #3D2414;	
	font-weight: bold;
	text-decoration: none
} 
A:hover		{
	font-family: "Arial";
	font-size: 9pt;
	color: #29ADE7;
	font-weight: bold;
	text-decoration: none
}
A:link.blue      {
	font-family: "Arial";
	font-size: 9pt;
	color: #29ADE7;
	font-weight: bold;
	text-decoration: none
}
A:visited.blue   {
	font-family: "Arial";
	font-size: 9pt;
	color: #29ADE7;
	font-weight: bold;
	text-decoration:none
}
A:active.blue	{
	font-family: "Arial";
	font-size: 9pt;
	color: #29ADE7;	
	font-weight: bold;
	text-decoration: none
} 
A:hover.blue		{
	font-family: "Arial";
	font-size: 9pt;
	color: #3D2414;
	font-weight: bold;
	text-decoration: none
}

.texta {
 font-size: 9px;
 background-color: #FFFFFF;
 border: 1px solid #3D2414;
}
.contactform {
	width: 200px;
}

.caption {
	font-size: 9pt;
	color: #3D2414;
	text-align:left;
}
#bdr {background: url("images/border.gif");}

a.edit,  a.edit:hover {
	border-bottom: none;
	display: block;
	/*padding: 5px 0;*/
	text-align: center;
	border:1px solid #ffffff;
}
a.edit:hover {
	border:1px solid #27A8E4;
}