body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	background-image: url(images/pagewall.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5; 
	margin-bottom: 0; 
	line-height: 1.5em;
}
h2.titlecase { 
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light";
	text-transform: capitalize;
}
sup {font-size: 80%; line-height: 80%; vertical-align:top;
} 
h3 sup {font-size: 16px; vertical-align:top;
}
img {margin-right: 15px; border: 0;
}
.inputbut {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 26px;
	color: #242424;
	font-weight: normal;
	text-decoration: none;
}

#slideshow {
  width: 980px;
  height: 200px;
}
a.button { /* Sliding right image */
	background: transparent url('images/btn-right.gif') no-repeat scroll top right;
	display: block;
	float: left;
	height: 36px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 16px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
a.button span { /* Background left image */
	background: transparent url('images/btn-span.gif') no-repeat;
	display: block;
	line-height: 30px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 2px 0 6px 16px;
	color: #FFF;
} 
a.button:hover span{
	text-decoration:none;
}
a.button:active {
     outline: none; /* hide dotted outline in Firefox */
}
a.buttonbig { /* Sliding right image */
	background: transparent url('images/btnbig-right.gif') no-repeat scroll top right;
	display: block;
	float: left;
	height: 60px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 8px;
	padding-right: 18px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
}
a.buttonbig span { /* Background left image */
	background: transparent url('images/btnbig-span.gif') no-repeat;
	display: block;
	line-height: 60px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 18px;
} 
a.buttonbig:hover span{
	text-decoration:none;
}
a.buttonbig:active {
     outline: none; /* hide dotted outline in Firefox */
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 25px;
	margin: 0px;
	cursor: hand;
}
.sidenavovr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED1C24;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 25px;
	margin: 0px;
}
.sidenavnolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 5px;	
	margin: 0px;

}
.sidenav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	border: 1px solid #fff;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 25px;
}
.sidenavovr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED1C24;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 25px;
}
.footer-table {
	background-attachment: scroll;
	background-image: url(images/footer-background.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sidewall {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	background-image: url(images/nav-menu-bkgnd.gif);
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.textlarge {
	font-family: Arial, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 16px;
	color: #000;
}
.mainwallfive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.mainwall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 0px;
	padding-right: 90px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.mainwall p {

}
.mainwall p a {
	text-decoration: none;
}


.mainwall h2 img {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.mainwall-homepage {
	padding-top: 0px;
	padding-right: 160px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.mainwall-homepage h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #414142;
	text-decoration: none;
	line-height: 20px;
	padding-right: 50px;
	margin-bottom: 0px;
}
.mainwall-homepage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footer a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFCC99;
	text-decoration: none;
}
.footer a:active {
	color: #F2F200;
	text-decoration: none;
}
.textwindow {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif, Arial;
	font-size: 12px;
	color: #333333;
	background-image: url(images/texttop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFF;
	border: 1px solid #999;
	font-size: 12px;
	padding: 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	overflow: visible;
}
.inputerr {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	border: 1px solid #ED1C24;
	font-size: 12px;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	overflow: visible;
}
.text {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif, Arial;
	font-size: 12px;
	color: #000;
}
.text li{
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif, Arial;
	font-size: 13px;
	color: #414142;
	list-style-type: square;
	line-height: 21px;
}
.text ul{
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif, Arial;
	font-size: 30px;
	color: #ed1c24;
	margin-bottom: -5px;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif, Arial;
	font-size: 25px;
	color: #ed1c24;
	text-decoration: none;
	margin-bottom: 0px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #414142;
	text-decoration: none;
	line-height: 22px;
	padding-right: 50px;
	margin-bottom: 0px;
	margin-top: 10px;
}
h3 a {
	text-decoration: none;
}
h4  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ED1C24;
	text-decoration: none;
	margin-bottom: -5px;
	padding-bottom: 4px;
}
h5 {
}
h6 {
	margin: 0px;
	padding: 0px;
}

.searchbut {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 17px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	border: 1px outset #C6111B;
	text-shadow: 0px -1px 0px #867d7c;
	background-color: #ED1C24;
	cursor: pointer;
}
.searchresults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.searchresults h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ED1C24;
	text-decoration: none;
	line-height: 22px;
	margin-bottom: 0px;
}
.searchresults h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #818183;
	text-decoration: none;
	line-height: 20px;
	padding-right: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.searchresults h5 {
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light";
	font-size: 16px;
	font-weight: 600;
	color: #000;
	text-decoration: none;
	line-height: 21px;
	margin-bottom: 0px;
	}
.searchresults img {
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light";
	font-size: 16px;
	font-weight: 600;
	color: #000;
	text-decoration: none;
	line-height: 21px;
	margin: 0px;
}
.prevnext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.prevnext a:link{
	color: #333;
	text-decoration: none;
}
.prevnext a:visited {
	color: #333;
	text-decoration: none;
}
.prevnext a:hover {
	color: #ED1C24;
	text-decoration: none;
}
.prevnext a:active {
	color: #ED1C24;
	text-decoration: none;
}
a:link {
	color: #ED1C24;
	text-decoration: none;
}
a {
	text-decoration: none;
}

a:visited {
	color: #ED1C24;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	color: #ED1C24;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	background-color: #F3F3F3;
	margin: 2px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.form-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.highlight {
	color: #ED1C24;
	text-decoration: none;
}
#container-main {
	width: 984px;
	left: 50%;
	right: 50%;
	top: 0px;
}
@font-face {
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light";
	font-style: normal;
	font-weight: normal;
	src: url(font\"Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light".eot);

#submitButton{
	background:url('img/buttons.png') no-repeat;
	width:83px;
	height:36px;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}

#submitButton:hover{
	background-position:left bottom;
}
#m{
	/* The search text box. */
	
	border:none;
	color:#888888;
	background:url("img/searchBox.png") no-repeat;
	
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	height:36px;
	line-height:36px;
	margin-right:12px;
	outline:medium none;
	padding:0 0 0 35px;
	text-shadow:1px 1px 0 white;
	width:385px;
}
.clear{
	clear:both;
}
