/* CSS Document */
a:link {color: #7c7900;text-decoration: none;}
a:visited {color: #626000;text-decoration: none;}
a:hover {color: #85a125;text-decoration: underline;}

body { font-family:Arial, Helvetica, sans-serif; font-weight:lighter; margin-top:0px; }

#mydiv { position:absolute; left: 50%;
width:800px;     margin-left: -400px; /*set to a negative number 1/2 of your width*/
/*height:400px;    margin-top: -310px; /*set to a negative number 1/2 of your height*/
}

.mnav { font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; }
.mnav a:link {color: #cace9a;text-decoration: none;}
.mnav a:visited {color: #cace9a;text-decoration: none;}
.mnav a:hover {color: #FFFFFF;text-decoration: none;}

.snav { font-family:Arial, Helvetica, sans-serif; font-size:13px; }
.snav a { display:block; float:left; height:30px; padding-left:15px; padding-right:15px; border-left: 1px solid #FFF;}
.snav .firstlink { padding-left:30px; padding-right:15px; border-left:1px solid #cace9a; }
.snav a:link {color: #7c7900;text-decoration: none;}
.snav a:visited {color: #7c7900;text-decoration: none;}
.snav a:hover {color: #000;text-decoration: none; }

.pnav { font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; margin:10px; padding-right:20px; }
.pnav a { display:block; height:30px; padding-top:10px; border-bottom: 1px solid #f2f3f4;}
.pnav a:link {color: #7c7900;text-decoration: none;}
.pnav a:visited {color: #7c7900;text-decoration: none;}
.pnav a:hover {color: #000;text-decoration: none; }

/* COPY FORMATTING */
.copyarea { width:440px; font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; line-height:22px; color:#324348; padding-left:32px; }
.copyarea p {  border-right:#999999 1px solid; padding-right:30px; margin-bottom:-20px; padding-bottom:30px; }
.copyarea ul, ol {  border-right:#999999 1px solid; padding-right:30px; margin-bottom:-20px; padding-bottom:30px; }
.copyarea table { border-right:#999999 1px solid; padding-right:30px; margin-bottom:-20px; }
.copyarea h3 { font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif; font-weight:normal; font-size:22px; color:#a9ac81; margin-top:20px;}

.i-copyarea { width:530px; font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; line-height:22px; color:#324348; padding-left:32px; padding-right:10px; }
.i-copyarea p { padding-right:30px; margin-bottom:-20px; padding-bottom:30px; }
.i-copyarea ul, ol { padding-right:30px; margin-bottom:-20px; padding-bottom:30px; }
.i-copyarea table { padding-right:30px; margin-bottom:-20px; }
.i-copyarea h3 { font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif; font-weight:normal; font-size:22px; color:#a9ac81; margin-top:20px;}

.questionarea { width:650px; font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; line-height:22px; color:#324348; padding-left:130px; }
.questionarea h3 { font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif; font-weight:normal; font-size:22px; color:#a9ac81; }
.questionarea input { font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#7c7900; }

.testimonial { font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#324348; padding-left:60px; padding-right:50px; padding-top: 50px; background:url(images/uh_global_quote66.gif) 30px 48px no-repeat; }

.legal { width: 408px; font-size:11px; color:#646464; }
.legal p { margin-bottom:5px; margin-top:0px;}

.askquestion { font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#324348; }
.askquestion h3 { font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif; font-style:italic; font-weight:normal; color:#7c7900; }

/* MISC FORMATTING */

.thumbs td { font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:15px; background-color:#ebedda; margin-right:0px; }
.thumbs img {padding:2px;}