/* CSS definition file containing site wide stylesheets */

.MainText {
	margin-left: 7px;
 	margin-right: 7px
}

.menuItem {
	line-height: 18px;
 	text-align: center;
 	margin-top: 4px;
 	margin-bottom: 4px
}

.menuHeading {
	font-size: 22px;
 	color: rgb(102,102,153);
 	font-weight: bold;
 	font-style: italic;
 	text-align: center;
 	margin-top: 22px;
 	margin-bottom: 4px
}

.menu-link {
	font-size: 16px;
 	color: rgb(255,255,255);
 	text-decoration: none ;
 	text-align: center
}

.shout {
	font-size: 20px;
 	color: rgb(204,0,204);
 	font-weight: bold;
 	text-align: center
}

.menuLeft {
	font-weight: bold;
 	text-decoration: none ;
 	text-align: left;
 	margin: 3px 2px 3px 4px
}

.menuAddress {
	font-size: 12px;
 	color: rgb(192,192,192);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center;
 	margin-top: 3px;
 	margin-bottom: 3px
}

.menuSubHeading {
	color: rgb(102,102,153);
 	line-height: 18px;
 	font-style: italic;
 	text-align: center;
 	margin-top: 12px;
 	margin-bottom: 4px
}
