@charset "UTF-8";
/* CSS Document */

.wee_content {	
	background-image:url(images/bkgrnd.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#663300;
}

.wee_link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#330000;
	text-decoration:underline;
}

.wee_link:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#996633;
	text-decoration:underline;
}

.wee_header {	
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	font:bold;
	color:#996633;
}

.wee_subheader {	
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#996633;
}

.wee_centered {
	margin-left:75px;
}
.wee_smallbold {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:996633;
}
.wee_content_notable {
	background-image:url(images/bkgrnd.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#663300;
	width:935px;
	margin-left:auto; 
	margin-right:auto;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
.wee_block {
	margin-left:202px;;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
}
.wee_subheader_with_bkgrnd {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#996633;
	background-color: #CCCCCC;
	border-bottom:1px solid #000000;
}
.wee_small {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:333333;
}

.wee_content_index {	
	background-image:url(images/homepage_content_bkgrnd.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#663300;
}

