/* 
  ------------------------------------------------
When you boil an egg too long it goes hard.
when you boil a potatoe too long it goes soft
Are you an egg or a potatoe ??
  ------------------------------------------------
*/
html, body { height: 100.1%; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-image:url(img/bgcolor.gif);
	margin: 20px 20px 20px 20px;
	padding: 0;
}
#masthead {
margin: 0 !important;
margin: 0 0 0 1px;
 padding: 0px 1px 0px 1px;
  height: 152px;
   width: 757px; 
    background-image: url(img/wings.gif);
	background-repeat: repeat-y;  
}
#mastheadahha {
margin: 0px 9px 0px 9px;
height: 150px;  
width: 740px;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	margin-bottom:40px;
}
#column_wrapper {
 background-image: url(img/wings.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;  
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 560px;
	float: left;
}
#right {
	width: 200px;
	float: left;
}
#navarea {
	 padding: 0px 9px 0px 9px;
	 margin: 0px 0px 0px 0px;
	  background-image: url(img/wings.gif);
	background-repeat: repeat-y;
	position: relative;
	 z-index: 9999999;
		}
#left .content {
	padding: 24px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
  	padding: 24px 20px;  
	font-size: .75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
 padding: 12px 35px; 
}

#footer {
	color: #999999;
	background-image:url(img/footer.gif);
	height:63px;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}


#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
 #left a:hover {
	color: #000000;
}
#right a:link {
	color: #755E00;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}  
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #2e3045;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #CCCCCC;
}

#footer a:link {
	color: #999999;
	  text-decoration:none;
}
#footer a:visited {
	color: 999999;
	  text-decoration:none;
}
#footer a:hover {
	color: #000000;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.childmenu {
overflow: hidden;
}
.childmenu ul {
margin: 0;
padding: 0;
}
.childmenu li {
list-style-type: none;
float: left;
margin-right: 6px;
}
.childmenu a {
color: #C0C0C0;
text-decoration: none;
display: block;
padding: 6px;
border: 1px solid #333;
background-color: #161616;
}
.childmenu a:hover, .childmenu a:focus {
color: #000;
background-color: #4AB0C6;
border-color: #FFF;
}
.innermenu{
margin-bottom:6px;}
.innermenub{
margin-bottom:6px;
font-weight:600;}

.mybox {
 background-color:#F9F9F9;
border-bottom: 1px solid #ECECEC;
border-right: 1px solid #ECECEC;
padding:8PX;
/* width:220PX; */
}
 /* the form */
.search {
	font-family: Tahoma, Arial, Verdana, Monaco, sans-serif;
	font-size:11px;
	color:#686868;
	background-color:#EDF5FB;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #cecaae;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cecaae;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cecaae;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cecaae;
}
select {
	font-family: Tahoma, Arial, Verdana, Monaco, sans-serif;
	font-size:11px;
	color:#686868;
}
.textarea_style {
	font-family: Tahoma, Arial, Verdana, Monaco, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#B2876A;
	margin: 0;
	padding-left:4px;
}
.radiocheck_style {
	font-size:11px;
	color:#333333;
	margin: 0px;
	padding: 0px;
}
input.btn {
	color:#050;
	font-family: Tahoma, Arial, Verdana, Monaco, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#fed;
	cursor:pointer;
	border:1px solid;
	border-top-color:#B2876A;
	border-left-color:#B2876A;
	border-right-color:#B2876A;
	border-bottom-color:#B2876A;
}
form {
	margin:0px;
	padding:0px;
}
.formlabels {
	text-align:right;
	font-size:.9em;
	line-height: 1.3em;
	font-weight:600;
}
.formlabelstwo {
	text-align:right;
	font-size:.9em;
	line-height: 1.2em;
	font-weight:600;
	padding-right:2px;
}
.redtip {
	color:#CC0000;
	font-size: .8em;
}
.redtipPlus {
	color:#CC0000;
	font-size: .8em;
	padding-left:100px;
	margin-bottom: -5px;
	margin-top:-5px;
}

