@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 13px;
	line-height: 16px;
}
.center-it {
	margin-right: auto;
	margin-left: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../assets/backgrounds/bg.gif);
	background-repeat: repeat;
	background-color: #8A2F12;
}
.page {
	width: 800px;
	visibility: visible;
	z-index: 30;
	left: 200px;
	top: 0px;
	right: 200px;
	bottom: 0px;
	background-color: #CC3300;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	filter: Shadow(Color=fff, Direction=45);
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.borderleft-fade {
	background-image: url(../assets/images/bl.png);
	background-repeat: repeat-y;
}
.padding5px {
	padding: 5px;
}
.borderright-fade {
	background-image: url(../assets/images/br.png);
	background-repeat: repeat-y;
}
.bottomwhiteborder1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.border-green-bottom {
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-top-color: #1C420C;
	border-right-color: #1C420C;
	border-bottom-color: #1C420C;
	border-left-color: #1C420C;
}
.wt-frm {
	border: thin double #000000;
	background-color: #FFFFFF;
	padding: 1px;
	margin: 2px;
}
.wt-frm2 {
	border: 1px double #000000;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 2px;
}
.copyright {
	font-size: 9px;
	padding-top: 5px;
}
.links {
	width: 800px;
	background-color: #766441;
	text-align: left;
}
#mainbody #Mission {
	padding: 8px;
	margin-right: auto;
	margin-left: auto;
}
#mainbody #Address {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	padding-bottom: 10px;
}

  #menu {
	background-color: #766441;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C420C;
  }

    #nav{
	padding-left: -1px;
	margin: 0;
	z-index: 20;
}

    #nav li
    {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial;
	font-size: 14px;
	float: left;
}

    #nav li a
    {
	display: block;
	padding: 1;
	width: 120px;
	height: 32px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-color: #766441;
	margin: 0;
	line-height: 32px;
	background-position: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1C420C;
	border-right-color: #1C420C;
	border-bottom-color: #1C420C;
	border-left-color: #1C420C;
}

    #nav li a:hover
    {
	background-color: #967F53;
	color: #FFFFFF;
}

    #nav div
    {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

	#nav div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 3px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #CCCCCC;
	font-family: arial;
	font-size: 13px;
	background-color: #A48B5A;
	height: 20px;
	line-height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

	#nav div a:hover
	{
	background: #766441;
	color: #FFFFFF;
	border: 1px none #FFFFFF;
}
.text-title {
	font-size: 16px;
}
.boldtext-2nd-title {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.cellborder-dotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
