/* GLOBAL STYLES 
-------------------------------------------------------------------------------*/
.h1home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: none;
	text-transform: none;
	font-weight: bolder;
}

.lihome {
	margin-bottom: 1px;
	list-style-image:  url(../nav/arrow-orange.gif);
	left: -5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: -15px;
	bottom: -20px;
}

.rowHEADERBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #46557C;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.homecontentphoto {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/photos/photo_homepage-l.jpg);



}
.rowBhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=black, Direction=120, Strength=3);
	padding: 5px;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rowfirsthome {
	background-image:  url(../nav/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: -6px 0px;
	background-color: #ffffff;

}
.rowsecondhome {
	background-color: #ffffff;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=black, Direction=120, Strength=2);
	padding: 5px;
	width: 250px
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.smallTextBlackhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 0px;
}
