@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	background:url(images/bg.gif) repeat-x #ffffff;
	}
	
#logo {
	position:absolute;
	top:20px;
	left:100px;
	}
	
#logo a img {
	text-decoration:none;
	border:none;
	}
	
#menu {
	position:absolute;
	top:25px;
	left:630px;
	}
#menu ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px; font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
#menu ul li {display:inline;}
#menu ul li a.current {color:#828282;}
#menu ul li a:hover {color:#828282;}	

#menu ul li a span {color:#977649;
	margin:0; padding:0;
	}

p.error {font-family:Arial, Helvetica, sans-serif; color:#ffffff; padding:20px;}
p.error a{color:#FFCC33;}
a {color:#666666;}
	
#charhome {
	position:absolute; 
	top:140px;
	left:100px;
	}	
#charhome img {border:none;}	
	
#charhome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	margin:0 0 33px 0; padding:0;
	line-height:16px;
	}

#charhome h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px; font-weight:bold;
	padding:0; margin:0 0 2px 0;
	}
	
#intro {
	width:551px;
	margin:18px 0 0 0;
	}
	
#intro p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	line-height:27px;
	text-align:justify;
	}	

#middle {  }

#middle h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:bold;
	}
#middle h2 span a {
	font-size:12px; text-decoration:none; color:#000000;}
#middle h2 span a:hover { color:#977649;}

#middle h2 span p {
	display:inline; font-weight:bold; color:#977649; font-size:16px;
	}
#middle h2 span a.pdf {text-decoration:underline; font-size:10px; color:#000000;
}
#middle h2 span a.pdf:hover {color:#977649;}

#bottom {margin:25px 0 50px 0;}

#bottom h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:bold;
	}
#bottom h3 {font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; font-weight:bold; color:#977649; margin:10px 0 2px 0; padding:0;
	}
#bottom p {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; margin:0; padding:0;
	}
#bottom h4 {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000000; margin:15px 0 0 0; padding:0;
	}

#contact {position:absolute;
	top:165px; left:100px;
	}
#contact img {border:none;}
#contact h1 {font-family: Georgia, "Times New Roman", Times, serif; font-size:30px; color:#000000; margin:0 0 6px 0; padding:0;
	}
#contact h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size:14px; color:#977649; margin:3px 0 2px 0; padding:0;
	}
#contact span {font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#977649; margin:0; padding:0;
	}
#contact p {font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:12px; padding:4px 0 4px 0; margin:0; line-height:20px;}
#contact p.checkbox {font-size:14px; width:400px; display:inline;}

#contact p.space {margin:0; padding:0px;}

#contact table {padding:0; margin:0;}

#contact input {margin:0 0 0 5px; padding:0;}
#contact textarea {margin:0 0 0 5px; padding:0 3px 0 0;}

#contact p.small {font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:11px; line-height:13px; padding:0; margin:0; width:400px;}

#contact img {border:none;}
	


