@charset "utf-8";
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


A:link 		{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
}

A:visited	{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
}

A:active	{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #E0C298;
	font-weight:normal;
	text-decoration: none;
}

A:hover 	{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #6699CC;
	font-weight:normal;
	text-decoration: none;
	
}


#lefttext {
	padding-left: 40px;
	width: 400px;
	background-position: top;
	padding-top: 120px;
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #F1E9DF;
	font-weight: normal;
	line-height: 35px;
	letter-spacing: 1px;
	height: 300px;
}
.chocolatebrowntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49382A;
}

#lefttextsmall {
	padding-left: 30px;
	width: 400px;
	background-position: top;
	padding-top: 150px;
	font-weight: normal;
	height: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F1E9DF;
	letter-spacing: normal;
	word-spacing: normal;
}
.whitetextforlittle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: 100;
}
.whitetextforalot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 23px;
	color: #FFFFFF;
	font-weight: normal;
}
.floatright {
	float: right;
}

