@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(images/sm_bgimage.jpg);
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.heading {
	font-size: 2.2em;
	font-family: "Helvetica Neue Light", Helvetica, "Arial Narrow", sans-serif;
	line-height: 1;
	color: #FFFFFF;
	padding-bottom: 5px;
}
.mainImg {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #EE9021;
	margin-right: 4px;
	margin-left: 4px;
}
.nosMen {
	padding-top: 40px;
	padding-bottom: 5px;
}
.text {
	width: 596px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CCCCCC;
	line-height: 1.25;
	font-weight: lighter;
	padding-left: 6px;
	text-align: left;
}
.spaceBelow {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA8E22;
	width: 333px;
}
a {
	color: #CC3300;
	text-decoration: none;
}
a:visited  {
	font-weight: bold;
	color: cc3300;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: cc3300;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
#menu {
	color: #ee9021;
	font-family: "Helvetica Neue Light", Helvetica, "Arial Narrow", Arial, sans-serif;
	font-size: .9em;
	text-align: left;
	width: 596px;
	margin-right: auto;
	margin-left: auto;
}
#menu a:visited {
	color: #EE9021;
	text-decoration: none;
	font-weight: normal;
}
#menu a:link {
	color: #EE9021;
	text-decoration: none;
	font-weight: normal;
}
#menu a:active {
	color: #FFFFFF;
}
#menu a:hover {
	color: #FFFFFF;
}
.hin {
	font-size: xx-small;
	color: #2A1D1D;
}