a.links:link {color: #F06C0A;  font-family: "Trebuchet MS", Verdana; font-size: 10px; text-decoration:none; }
a.links:active {color: #F06C0A; font-family: "Trebuchet MS", Verdana; font-size: 10px; text-decoration:none;}
a.links:visited {color: #F06C0A; font-family: "Trebuchet MS", Verdana; font-size: 10px; text-decoration:none;}
a.links:hover {
	color: #666666;
background:#CCCCCC font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 10px;
	text-decoration:underline;
	font-family: "Trebuchet MS", Verdana;
}

a {color: #F06C0A;  font-family: "Trebuchet MS", Verdana; font-size: 11px; text-decoration:none; }
a:link {color: #F06C0A;  font-family: "Trebuchet MS", Verdana; font-size: 11px; text-decoration:none; }
a:active {color: #F06C0A; font-family: "Trebuchet MS", Verdana; font-size: 10px; text-decoration:none;}
a:visited {color: #F06C0A; font-family: "Trebuchet MS", Verdana; font-size: 11px; text-decoration:none;}
a:hover {
	color: #666666;
background:#CCCCCC font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 11px;
	text-decoration:underline;
	font-family: "Trebuchet MS", Verdana;
}


.style2 {font-size: 10px; font-weight: bold; }
.style1 {font-size: 10px}

#logo {
	position:absolute;
	width:207px;
	height:131px;
	z-index:2;
	top: -22px;
	left: 18px;
	visibility: inherit;
}
body {
	background-color: #CCCCCC;
}
#nav {
	position:absolute;
	width:479px;
	height:24px;
	z-index:3;
	left: 220px;
	top: 16px;
	visibility: inherit;
}
#bottom {
	position:absolute;
	width:701px;
	z-index:4;
	left: 18px;
	top: 278px;
	visibility: inherit;
}
#bigimage {
	position:absolute;
	width:694px;
	height:292px;
	z-index:1;
	left: 25px;
	top: 55px;
	visibility: inherit;
}

.maintxt {
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
	padding: 10px 10px 10px 20px;
}
.orangearros {
	color: #F06C0A;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	color: #F17519;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
}
h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #F06C0A;
}
p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
}
li {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
}
.pageSectionTitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
}
.background {
	background-image: url(../assets/images/gradientabout.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.background2 {
	background-image: url(../assets/images/gradientabout.png);
	background-repeat: no-repeat;
	background-position: top;
}
.thecolor {
	background-color: #FF0000;
	width: 100%;
	height: 100%;
}
