/* ------------- sidebar */
div#locationsdiv { 
	position : relative; 
	width : 180px; 
	margin-top: 15px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #171E25;
	border-bottom: 1px #171E25 solid;
	margin-bottom: 10px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c5c5c5;
}
div#locationsdiv p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 20px;
}
div#locationsdiv p a:link { 
	font-size: 10px;
	line-height: 16px;
	color : #fff;
	font-weight: normal; 
	text-decoration : underline;
}
div#locationsdiv p a:visited { 
	font-size: 10px;
	line-height: 16px;
	color : #fff;
	font-weight: normal; 
	text-decoration : underline;
}
div#locationsdiv p a:hover { 
	font-size: 10px;
	line-height: 16px;
	color : #b1afaf;
	font-weight: normal; 
	text-decoration : underline;
}
#search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414b56;
	border: 1px solid #b1afaf;
	padding : 4px 3px 4px 3px;
	margin-left: 1px;
}
#sidebar img.image {
	border: 1px solid #b1afaf
}

/* ------------- maincontent */
div#maincontent {
	position : relative;
	width : 520px;
	top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #fff;
	margin-bottom: 10px;
}

#ContactForm input, #ContactForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414b56;
	border: 1px solid #b1afaf;
	padding : 4px 3px 4px 3px;
	margin : 4px 0px 4px 1px;
}


.text { font-family:tahoma; font-size:13px; FONT-WEIGHT:none; color:#000000; background-color:#eaeaea;}

.redZ { font-family:sans serif, tahoma; font-size:12px; FONT-WEIGHT:none; color:#FF0000;}

.hand {cursor:hand;}

.text1 { font-family:tahoma; font-size:13px; FONT-WEIGHT:none; color:#FFFFFF; background-color:#990000;}

.BTN2 { font-family:tahoma; font-size:13px; FONT-WEIGHT:none; color:#FFFFFF; background-color:#990000;}
