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

.blacktxt
{
	font-family:"Trebuchet MS", Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

.navlink
{
	font-family:"Trebuchet MS", Tahoma;
	font-size:13px;
	color:#f5df72;
	text-decoration:underline;
}

.navlink:hover
{
	font-family:"Trebuchet MS", Tahoma;
	font-size:13px;
	color:#ffffcc;
	text-decoration:none;
}


.subjecttxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size:13px;
	color:#212328;
	text-decoration:none;
}

.subjectsmalltxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size:10px;
	color:#996600;
	text-decoration:none;
}

.highlighttxt
{
	font-family:"Trebuchet MS", Tahoma;
	font-size:12px;
	color:#A95A0D;
	text-decoration:none;
}

.quotedCommatxt
{
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	color:#9D6B3A;
	text-decoration:none;
}

.whitetxt
{
	font-family:"Trebuchet MS", Tahoma;
	font-size:15px;
	color:#FFFFCC;
	text-decoration:none;
}

.headBrowntxt
{
	font-family:"Trebuchet MS", Tahoma;
	font-size:26px;
	color:#9D6B3A;
	text-decoration:none;
}

.smallheadBrowntxt
{
	font-family:"Trebuchet MS", Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#8D5319;
	text-decoration:none;
}

.Browntxt
{
	font-family:"Trebuchet MS", Tahoma;
	font-size:16px;
	color:#8D5319;
	text-decoration:none;
}

.smallwhitetxt
{
	font-family:"Trebuchet MS", Tahoma;
	font-size:15px;
	color:#FFFFCC;
	text-decoration:none;
}

.smallYellowtxt
{
	font-family:"Trebuchet MS", Tahoma;
	font-size:14px;
	color:#CC9900;
	text-decoration:none;
}

.smallLightYellowtxt
{
	font-family:"Trebuchet MS", Tahoma;
	font-size:15px;
	color:#E9CF6D;
	text-decoration:none;
}

.footer
{
	font-family:"Trebuchet MS", Tahoma;
	font-size:14px;
	color:#9D6B3A;
	text-decoration:none;
}

.midtxtbox
{
	border-right: #cccccc 1px solid;
	padding-right: 1px;
	border-top: #cccccc 1px solid;
	padding-left: 1px;
	font-size: 12px;
	padding-bottom: 1px;
	margin: 1px;
	border-left: #cccccc 1px solid;
	padding-top: 1px;
	border-bottom: #cccccc 1px solid;
	font-family: Arial;
	color:#333333;
	width:140px;
	background-color: #aeeb2;
}

.txtareabox
{
	border-right: #cccccc 1px solid;
	padding-right: 1px;
	border-top: #cccccc 1px solid;
	padding-left: 1px;
	font-size: 11px;
	padding-bottom: 1px;
	margin: 1px;
	border-left: #cccccc 1px solid;
	padding-top: 1px;
	border-bottom: #cccccc 1px solid;
	font-family: Arial;
	color:#333333;
	height:180px;
	width:380px;
	background-color: #aeeb2;
}

/*.logoBg {
background-image:url(images/logobg.png);
background-repeat:no-repeat;
width:900px;
height:351px;
}*/