@charset "utf-8";
/* CSS Document */
body{ margin-top:0; background-color:#0079c5;}
.mainlinks{
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
text-transform: none;
font-weight: bold;
font-size: 12px;
background:url(images/topmenubg.jpg);
list-style:none;
}
.mainlinks a:link{
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
text-transform: none;
font-weight: bold;
font-size: 12px;
list-style:none;
}
.mainlinks a:visited{
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
text-transform: none;
font-weight: bold;
font-size: 12px;
list-style:none;
}
.mainlinks a:hover{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
background:url(images/onmenubg.jpg);
text-transform: none;
font-weight: bold;
font-size: 12px;
list-style:none;
}
.onpagemainlinks{
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
text-transform: none;
font-weight: normal;
font-size: 12px;
background-image:url(images/onmenubg.gif);
list-style:none;
}

.arrowmainlinks{
color: #b6a7a1;
font-family: "Tw Cen MT";
text-decoration: none;
text-transform: none;
font-weight: normal;
font-size: 9px;
list-style:none;
}
.onarrowmainlinks{
color: #e27d14;
font-family: "Tw Cen MT";
text-decoration: none;
text-transform: none;
font-weight: normal;
font-size: 9px;
list-style:none;
}

.whiteheads{
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
text-transform: none;
font-weight: bold;
font-size: 12px;
list-style:none;
}


.brownheads{
color: #6a3f12;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
text-transform: none;
font-weight: bold;
font-size: 12px;
list-style:none;
}
.brownheads a:link{
color: #6a3f12;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
text-transform: none;
font-weight: bold;
font-size: 12px;
list-style:none;
}
.brownheads a:visited{
color: #6a3f12;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
text-transform: none;
font-weight: bold;
font-size: 12px;
list-style:none;
}
.brownheads a:hover{
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
text-transform: none;
font-weight: bold;
font-size: 12px;
list-style:none;}

.maintext{
color: #2a2a2a;
font-family: Arial, Helvetica, sans-serif;
line-height:18px;
text-decoration: none;
text-transform: none;
font-weight: normal;
font-size: 11px;
list-style:none;
}

.links{
color: #0d82c4;
font-family: Arial, Helvetica, sans-serif;
line-height:18px;
text-decoration: underline;
text-transform: none;
font-weight: normal;
font-size: 11px;
list-style:none;
}

.links a:link{
color: #534f4f;
font-family: Arial, Helvetica, sans-serif;
line-height:18px;
text-decoration: underline;
text-transform: none;
font-weight: normal;
font-size: 11px;
list-style:none;
}
.links a:visited{
color: #534f4f;
font-family: Arial, Helvetica, sans-serif;
line-height:18px;
text-decoration: underline;
text-transform: none;
font-weight: normal;
font-size: 11px;
list-style:none;
}
.links a:hover{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
line-height:18px;
text-decoration: underline;
text-transform: none;
font-weight: normal;
font-size: 11px;
list-style:none;
}

.bluetext{
color: #33426a;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
list-style:none;
}
.redtext{
color: #da251d;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
list-style:none;
}
.whitetext{
color: #ffffff;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
text-transform: none;
font-weight: normal;
font-size: 11px;
list-style:none;
}

.rtext{
color: #da251d;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
text-transform: none;
font-weight: normal;
font-size: 11px;
list-style:none;
}

.submenulink{
color: #000000;
font-family: "Tw Cen MT";
text-decoration: none;
text-transform: none;
font-weight: normal;
font-size: 14px;
list-style:none;
}

.bread{
color: #2d2c2c;
font-family: "Tw Cen MT";
text-decoration: none;
text-transform: none;
font-weight: normal;
font-size: 11px;
list-style:none;
}
.onbread{
color: #da251d;
font-family: "Tw Cen MT";
text-decoration: none;
text-transform: none;
font-weight: normal;
font-size: 11px;
list-style:none;
}

input
{
width:140px;
height:17px;
color: #b6a7a1;
background: #f6f6f6;
border: 1px solid #b6a7a1;
font-weight: normal;
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
}

.submit
{
width:60px;
color: #ffffff;
text-transform: uppercase;
background:url(images/topmenubg.jpg);
height:22px;
border: 1px solid #ffffff;

}
fieldset
{
border: 1px solid #781351;
width: 20em
}

.textarea{
	width:150px;
	height: 120px;
	background: #fee3ad;
	border: 1px solid #5f1b03;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(images/bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}