/*************************************
* CSS: Standard Normal Text StyleSheet
* Created: 2006.05.05 By: Lee Eschen
*	Version: 2009.10.31 No: 2.00
* Changed: 2009.11.18 By: Lee Eschen
*************************************/

html, body
{
	font-size: 16px;
}

#viewport
{
	width: 80%;
}

#header,
#footer
{
	left: 10%;
	right: 10%;
}

#heading
{
	background: #ccccff url("../images/headers/sunset-header.jpg") no-repeat 100% center;
}

h1
{
	font-size: 48px;
	margin-top: 16px;
}

h1.estb
{
	font-size: 24px;
}

h2
{
	font-size: 20px;
}

h3, h4
{
	font-size: 18px;
}

h5, h6
{
	font-size: 16px;
}

p
{
	font-size: 16px;
}



.banner li.button,
.banner h4
{
	font-size: 16px;
}
/*END*/

