body {
	background-color: #F0E7B4;
	margin-top: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #74440E;
	text-align: justify;
}

/*header styles*/
.header {
	font-size: 18px;
	font-weight: bold;
	color: #663300;
	text-align:left;
}
.header2 {
	font-size: 16px;
	color: #663300;
	font-weight: bold;
	text-align:left;
}

/*################### END header styles ###############################*/

/* default link styles */
a:link {
	font-size: 10px;
	color: #F8833A;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-size: 10px;
	color: #669900;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-size: 10px;
	color: #999933;
	text-decoration: underline;
	font-weight: bold;
}
/* ############## END default link styles ######################*/


/* content styling */
.text {
	font-size: 13px;
	color: #74440E;
	text-align: justify;
}
.text3 {
	font-size: 16px;
	color: #669900;
}
.text4 {
	font-size: 14px;
	font-weight: bold;
	color: #7B470F;
	text-align: left;
}
.text5 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
/* ############## END content styling ######################*/


/*custom link styles */
.header2 a:link {
	font-weight:bold;
	font-size: 18px;
	color: #9B9931;
}
.header2 a:hover {
	font-weight:bold;
	font-size: 18px;
	color: #669900;
}
.header2 a:visited {
	font-weight:bold;
	font-size: 18px;
	color: #9B9931;
}


/*############### END custom link styles ###########################*/

/* Image Styles */
.smIconBrdr{
	border: 2px;
	border-color:#FF6600;
}

/*################ END Image Styles #################################*?





/*##############################################*/
/*############# Styles for Backend #############*/

/*header styles*/

.headerCtr {
	font-size: 18px;
	font-weight: bold;
	color: #663300;
	text-align:center;
	background-color:#FFFFFF;
}
.header2Ctr {
	font-size: 16px;
	color: #663300;
	font-weight: bold;
	text-align:center;
	background-color:#FFFFFF;
}
/*################### END header styles ###############################*/

/*custom link styles */
.headerCtr a:link {
	font-weight:bold;
	font-size: 18px;
	color: #663300;
	text-decoration: none;
}
.headerCtr a:hover {
	font-weight:bold;
	font-size: 18px;
	color: #669900;
	text-decoration: none;
}
.headerCtr a:visited {
	font-weight:bold;
	font-size: 18px;
	color: #663300;
	text-decoration: none;
}
/*############### END custom link styles ###########################*/




/*################################################################*/
/*############################ END Styles for Backend #############*/

/*
.header1 .link2 {
	font-size: 16px;
	color: #999933;
}
.header1 .hover2 {
	font-size: 14px;
	color: #FF6633;
	text-decoration: underline;
}
.text2 {
	font-size: 13px;
	color: #74440E;
}

.link2 {
	font-weight:bold;
	font-size: 18px;
	color: #669900;

}

.link2 {
	font-size: 16px;
	color: #9B9931;
}*/

/*

.link2 a {
	font-size: 18px;
	color: #FF7522;
}
link2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #3399FF;
}
*/