/* Facilitator Capital Funds
 * (c) Facilitator Capital Funds - www.facilitatorfunds  .com
 * 
 */

html
{
	padding: 0;
	margin: 0;
}

body
{
	padding-top: 16px;
	text-align: left;
	font: normal 12px Arial, verdana, helvetica, sans-serif;
	color: #333333;
	LINE-HEIGHT: 18px;
	margin: 0px;
	background: #F0F0D1 url(/pics/index/background.gif) top left repeat-x;
}

#container
{
	width: 761px;
	height: 671px;
	border: 0px solid #FFF;
	padding: 0px;
	margin: 0px;
	background: url(/pics/index/home_background.jpg) top left no-repeat;
}

#nav
{
	width: 700px;
	height: 20px;
	border: 0px solid #FFF;
	margin-left: 50px;
	padding-top: 20px;
	font-family: 'Covered By Your Grace', arial, serif;
	font-size: 14px;
	color: #f0f0d1;
	font-style: italic;
}

#nav a
{
	font-family: 'Covered By Your Grace', arial, serif;
	font-size: 18px;
	color: #ff9900;	
	text-decoration: none;
	letter-spacing: .05em;
	padding: 0 5px;
	font-style: italic;
}

#calender_pdf
{
	position: absolute;
	top: 64px;
	left: 530px;
}

#flash
{
	position: absolute;
	border: 0px solid #FFF;
	padding: 0px;
	margin-top: 290px;
	margin-left: 56px;
}

#text
{
	position: absolute;
	width: 200px;
	height: 305px;
	border: 0px solid #FFF;
	padding: 0px;
	margin-top: 164px;
	margin-left: 510px;
	font: normal 12px Arial, verdana, helvetica, sans-serif;
	line-height: 16px;
	color: #ffffff;
}

#homepagecallout
{
	width: 200px;
	float: right;
	padding: 10px;
	background: #f0f0d1;
	margin: 20px 40px 0 0;
	height: 90px;
	color: #333;
	opacity: 0.8;
	border-radius: 1px;
	-moz-box-shadow: 0px 0px 5px black;
	-webkit-box-shadow: 0px 0px 5px black;
	box-shadow: 0px 0px 5px black;
	font-family: 'Covered By Your Grace', arial, serif;
	font-size: 20px;
	line-height: 25px;

}

*html #homepagecallout {margin: 20px 20px 0 0;}

#homepagecallout a
{
	color: #333;
	text-decoration: none;
	font-family: 'Covered By Your Grace', arial, serif;
	font-size: 20px;
	line-height: 25px;
}

