.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.mugtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.maintextmiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-weight: normal;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited { color: #444444; }
a:hover { color: #913333; }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #913333;
}



a:active { color: #AAAAAA; }
.copytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.maintextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #913333;
	font-weight: bold;
}
.maintextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
}
.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.maintextitalicsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-weight: normal;
}
.picBorder {
	border: 1px solid #84C5FF;
}
.picBorder2 {
	border: 1px solid #84C5FF;
	margin: 0 10px 5px 0;
}

.thumbpicBorder {
	border: 1px solid #84C5FF;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 3px;
}

.clearit {
	clear: both;
}

.thumbpic {
	border: 0;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 3px;
}

.thumbpicRight {
	border: 0;
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 3px;
}
.menutextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}
.menuBackground {
	background-image: url(images/new_menu08/welcomeMenuFadeFull.jpg);
	background-repeat: repeat-x;
}
.menutextSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #913333;
	font-weight: bold;
}
div#newsTwo {
	display: none;
}
div#newsOne {
	display: none;
}
div#newsThree {
	display: none;
}
div#newsFour {
	display: none;
}
div#newsTwoFeedback {
	display: none;
}
div#newsFive {
	display: none;
}
#hold-it {position:relative; margin:50px auto;}
#new-site {z-index:500; border: 4px solid #fe4b00; background:#FFFFFF; position:relative; margin: 10px auto 10px auto; padding:0 20px; width:700px; text-align:center;}
.orage{color:#fe4b00}