/* site designed by shockvisions */


div.hauptnavigation a:link, 
div.hauptnavigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 14px;
	width: 99px;
	display: inline;
	float: left;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
	text-align: center;
	text-transform: uppercase;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #F3EADE;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #F3EADE;


}

div.hauptnavigation a:hover{
	background-color: #F3EADE;
	color: #000000;

	
}


div.content td{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	
}
div.content a:link, div.content a:visited{
	color: #CD7B7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	
}

div.content a:hover{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #CD7B7B;
	
}


.titledesign{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #F3EADE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CD7B7B;
	text-transform: uppercase;
	
}

input{
	color: #CD7B7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	
}

div.newsletter td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #CD7B7B;
	text-transform: uppercase;
	
}
