/* CSS definition file containing site wide stylesheets */

.menu:link {
	color: rgb(255,255,255)
}

.Testimonial {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: xx-small;
 	font-style: italic;
 	text-align: left;
 	border: 1pt solid rgb(51,102,204);
 	padding: 2pt 3pt
}

.menu:active {
	color: rgb(163,129,69)
}

.menu_style {
	font-size: 14px;
 	letter-spacing: 0px;
 	line-height: 15px;
 	text-align: left;
 	text-indent: 0px;
 	margin: 0px;
 	padding: 2px 0px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.menu:visited {
	color: rgb(153,153,153)
}

.menu {
	font-size: 13px;
 	color: rgb(255,255,255);
 	line-height: 18px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.NavBarText {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10px;
 	color: rgb(0,0,0);
 	line-height: 10px;
 	font-weight: bold
}

.TextNavBar {
	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.menu:hover {
	color: rgb(163,129,69)
}
