.Text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: bold;
}
.Text9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
.SubText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: normal;
}
.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #363693;
	letter-spacing: 1pt;
	word-spacing: normal;
}
.ImportantText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C00;
	letter-spacing: 0pt;
	word-spacing: normal;
}
.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
}
.menu2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
.menu3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
.sideHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	color: #FFF;
	font-style: italic;
}
body {
	background-repeat: no-repeat; /* Repeats the image vertically (Downwards) */
	background-position: right bottom; /* Centers the Background image */
	background-color: #FFF; /* Website BG colour (matches drop shadow bg colour */
	margin-top: 5px;
	text-align: left;
	font-family: arial, helvetica, serif;
	font-size: 78%;
	line-height: 1.5;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	width: 949px; /* 0 means no margin for the top and bottom of the container and auto aligns in center*/
	text-align: center;  /* Aligns any text in the center you can remove this if needed */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a:link {
	text-decoration: none;
	color: #454545;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
p {
	background: url(remorabg.gif) center no-repeat;
	}

p#smurf {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #CCC;
}

#smurf strong {
	font-size: 1.2em;
	color: black;
}

#nav2, #nav2 ul {
	float: left;
	width: 13em;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #FFF;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

#nav2 a {
	display: block;
	width: 2em;
	w\idth: 14em;
	color: #444444;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
}

#nav2 a.daddy {
}

#nav2 li {
	float: left;
	padding: 0;
	width: 13em;
}

#nav2 li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 13em;
	w\idth: 13em;
	font-weight: normal;
	margin: 1;
	background-color: #ffcc30;
	text-align: left;
}

#nav2 li li {
	padding-right: 0em;
	width: 13em
}

#nav2 li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav2 li ul ul {
	margin: -1.75em 0 0 13em;
}

#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {
	left: -999em;
}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: auto;
}

#nav2 li:hover, #nav2 li.sfhover {
	background: #ffcc30;
}





#content {
	clear: left;
}

#content a {
	color: #cccccc;
}

#content a:hover {
	text-decoration: none;
}

#scaffolding {
	height: 80px;
	border: solid #cccccc;
	margin: .5em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
}
.orangebg {
	background-image:url(images/newSite_04.gif);
	background-repeat:no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background-position: left top;
	font-size: 10px;
	color: #FFF;
} 
.calendarMonth {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #069;
}
.calendarDay-off {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
}
.calendarDay-on {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C00;
}
.calendarDate {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
}
.calendarCity {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
}



#nav3, #nav3 ul {
	float: left;
	width: 16em;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #FFF;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

#nav3 a {
	display: block;
	width: 2em;
	w\idth: 16em;
	color: #444444;
	text-decoration: none;
	margin: 0px;
	padding: 6px;
}

#nav3 a.daddy {
}

#nav3 li {
	float: left;
	padding: 0;
	width: 16em;
}

#nav3 li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 16em;
	w\idth: 16em;
	font-weight: normal;
	margin: 1;
	background-color: #FC3;
	text-align: left;
}

#nav3 li li {
	padding-right: 0em;
	width: 16em
}

#nav3 li ul a {
	width: 16em;
	w\idth: 16em;
}

#nav3 li ul ul {
	margin: -1.75em 0 0 16em;
}

#nav3 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {
	left: -999em;
}

#nav3 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: auto;
}

#nav3 li:hover, #nav2 li.sfhover {
	background: #ffcc30;
}
.ItalicText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
}
