/* Navaho White */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #CCC59D;
}
.heading {
	color: #252416;
	/*font-weight: bold;*/
	font-size: 18px;
	vertical-align: bottom;
}
.upperrighttxt {
	color: #252416;
	font-size: 10px;
	text-align: justify;
}
.foottxt {
	color: #252416;
	font-size: 9px;
/*	font-style: italic;
	font-weight: bold;*/
}
.contentheading {
	font-size: 18px;
	font-weight: bold;
}
.content {
	font-size: 11px;
}
.combo {
	font-size: 11px;
	font-weight: bold;
	color: #252416;
	background-color: #E3DDB7;
}
.menutxt {
	font-size: 11px;
	color: #252416;
}
.menutxt a{
	font-size: 11px;
	color: #252416;
	text-decoration:none;
	border: 1px solid #E3DDB7;
	padding: 2px;
}
.menutxt a:hover{
	border: 1px solid #9A0201;
	padding: 2px;
}
.menubdr{
	border: 1px solid #9A0201;
	padding: 2px;
}
.leftmenupad {
	padding-left: 5px;
}

.subheading {
	color: #252416;
	font-weight: normal;
	font-size: 12px;
}
.row1 {
	background-color: #E3DDB7;
	height: 60px;
}
.row2 {
	background-color: #222014;
	color:#fff;
}
.row3 {
	background-color: #E3DDB7;
	height: 30px;
}
.row4 {
	background-color: #222014;
}
.row5 {
	background-color: #E3DDB7;
	min-height: 350px;
	vertical-align: top;
}
.row6 {
	background-color: #D2CB8A;
	height: 40px;
}
.galheading{
	font-size: 13px;
	font-weight: bold;
}
.galheading a{
	color:#000000;
	text-decoration:none;
}
.galheading a:hover{
	color:#000000;
	border: 1px solid #9A0201;
}
.paging{
	font-size: 10px;
}
.paging a{
	color:#000000;
	text-decoration:none;
	padding-right: 2px;
	padding-left: 2px;
}
.paging a:hover{
	border: 1px solid #9A0201;
	padding-right: 1px;
	padding-left: 1px;
}
.pagingbdr {
	border: 1px solid #9A0201;
	padding-right: 2px;
	padding-left: 2px;
}
.imgdesc {
	font-size: 12px;
	line-height: 12px;
}
.navigate {
	font-size: 9px;
}
.navigate a{
	color:#000000;
	text-decoration:none;
}
.txtfield {
	font-size: 11px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.arrowtpad {
	padding-top: 10px;
}
.redLinks {
	color: #9A0201;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.redLinks:hover{
	color: #000000;
	text-decoration: underline;
}
.foottxt a{
	color: #252416;
	font-size: 9px;
	text-decoration:none;
}
.newarttxt a{
	color: #F9F5FE;
	font-size: 12px;
	text-decoration: none;
}

/* Additional Classes For Blog System */

.blog_MenuHeaderBG {
	background:#D2CB8A;
	background-color:#D2CB8A;
	color:#000;
}
#Content, #ContentBig {
	color:#000;
}
#Content a, #ContentBig a {
	color:#5D67C0;
}
#Subcontainer {
	padding:0px;
}
#Menu h2, #Content h2 a, #ContentBig h2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	border-left-color:#A2983F;
	font-size:1em;
}
#Comments {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size:24px;
	color:#fff;
}
#Categories a, #Syndicate a, #Recently a, #Sections a,
#Calendar, #Search, #AboutMyself {
	border-left-color:#A2983F;
	background-color:#CCC59D;
	font-size:0.9em;
	color:#000;
}
#Categories a:hover, #Syndicate a:hover, #Recently a:hover, #Sections a:hover {
	color:#000;
	border-left-color:#CCC59D;	
	text-decoration:underline;
}
#Calendar, #Search, #AboutMyself {
	background-color:#CCC59D;
}
table.calMonth {
	color:#000;
	font-size:0.9em;	
}
.calMonthToday {
	font-weight:bold;
	color:#000;
	background:#fff;
	border:1px solid #000;	
}
#CommentForm legend, #CommentForm label {
	font-family: "Trebuchet MS", arial, sans-serif;
}
h3.commentHeader {
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
}
#Title h1 a {
	font-size:1.2em;
	color:#A2983F;
}
#Subtitle p {
	color:#222;
}
.utilityNavMembers a {
	color:#111;
}
.calMonthDay a {
	color:#000;
}