@charset "UTF-8";
.Headtext {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.Headtextorange {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	color: #FF6600;
	padding-left: 5px;
}
.headtextdiv {
	margin: 0px;
	padding: 0px;
}
.footercopyr {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.midtext {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.middivbox {
	background-image: url(img/orangestart.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 200px;
	width: 582px;
}
.buttontext {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-position: center center;
	text-align: center;
}
.buttontext:HOVER {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #FA811D;
	background-image: url(img/orgbutt.png);
	background-repeat: repeat;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
.backgroundtable {
	background-image: url(img/testback5.png);
	background-repeat: repeat-x;
}
.maintext {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
}
.maintextorange {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
}
.pagehead {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.maintextwhite {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
}
.maintextwhitelarge {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
}
.maintextorangelarge {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FF6600;
	padding-left: 5px;
}
.contactform {
	padding-left: 90px;
}
.menu-item{
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 0.9em;
	cursor:pointer;
	vertical-align:middle;
	font-weight: bold;	
}
.baseshadow {
	background-image: url(img/gradientbrdB.png);
	background-repeat: repeat-x;
}
.menu-item-hover{
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #FA811D;
	font-size: 0.9em;
	cursor:pointer;
	vertical-align:middle;
	background-image: url(img/orgbutt.png);
	background-repeat: repeat;
	font-weight: bold;	
}
.foottext {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 5px;
}
.midtextwhite {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.maintextorangebold {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
