h1 {
	color: #493625;
	font:24px/30px impact, verdana, arial, helvetica, sans-serif;
	font-weight:380;
	padding-top: 10px;
	}
h2 {
	color: #8F4947;
	font-family:Arial, Verdana;
	font-size: 17px;
//*	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	text-indent: 20px;  *//
	font-weight: bold;
	margin:18px 0px 3px 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #AE9E87;
	}

h3	{
	color:#666;
	font-size:11px;
	font-weight:800;
	margin:6px 0px 3px 0px;
	}
	

p	{
	color: rgb(100,100,100);
	font-size:12px;
	line-height:19px;
	font-family:verdana, arial, helvetica, sans-serif;
	padding: 0 20px;
	text-align: justify;
	}

td {
	color: rgb(100,100,100);
	font-size:12px;
	font-family:verdana, arial, helvetica, sans-serif;
}

.contact {
	font-weight: bold;
	font-size: 12px;
	color: #1E1E06;
	margin: 0;
}

.contactinfo {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	line-height: 145%;
	color: Maroon;
	font-variant: small-caps;
	padding-right: 45px;
}

.navcell {
	background-color: #EFE1D1;
	padding: 16px 0 0 6px;
	vertical-align: top;
}

.contentcell {
	background-color: white;
	vertical-align: top;
	padding: 3px;
	padding-right: 5px;
}
.footer {
	padding-top: 10px;
	color: white;
	font-size: 11;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.footer a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: White;
}

.body a:link, a:visited, a:hover, a:active {
color: #C55F5D;
text-decoration: underline;	
}


/*- form --------------------------- */
 label
{
width: 6em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
}
input
{
color: #781351;
background: #DFD2C3;
border: 1px solid #9F9F9F;
}

.submit input
{
color: #000;
background: #DFD2C3;
border: 2px outset #d7b9c9;
}
fieldset
{
border: 1px dotted #EFB0A4;
width: 20em;
}

legend
{
font-family: Arial, Helvetica, sans-serif;
color: #fff;
background: #DFD2C3;
border: 1px solid #781351;
padding: 2px 6px;
font-size: 12px;
}




#side {
	font-style: italic;
	font-size: 11px;
	color: #1F1F11;
	background-color: #D1DBE7;
	padding: 4px;
	border: 1px dotted #CCC;
}

/*- Menu --------------------------- */

#menu4 {
	width: 155px;
	border-style: solid solid none solid;
	border-color: #bb965d;
	border-size: 1px;
	border-width: 1px;
	}

#menu4 li a {
	height: 32px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}

#menu4 li a:link, #menu4 li a:visited {
	color: black;
	font-weight: bold;
	display: block;
	background:  url(images/menu3.gif);
	padding: 8px 0 0 10px;
	}

#menu4 li a:hover {
	color: black;
	background:  url(images/menu3.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}