/* Font Face */
	BODY, P, UL, OL, LI, DIV, TD, TH, H1, H2, H3, A
		{font-family: "arial", verdana, helvetica, sans-serif, Trebuchet MS;}
	
/* Font Size */
	BODY							{font-size: 0.8em;} /* Use this to set the default overall size (for IE) - all others will be relative to this one */
	H1								{font-size: 18px; color:#714fa3; margin: 1em 30px 0em 28px; font-weight:bold;}
	H2								{font-size: 1.2em; color:#714fa3;margin: 1em 30px 0em 28px; font-weight:bold;}
	H3								{font-size: 1.1em; margin: 1em 30px 0em 28px; font-weight:bold;}
	P, UL, OL, LI, DIV, TD, TH 		{font-size: 1.0em;}
	.footertext 					{font-size: .8em;}		
	
/* Font Formatting */
	A			{color: #714fa3; background: transparent none; text-decoration: none;}
	A:link		{color: #714fa3; background: transparent none; text-decoration: none;}
	A:visited	{color: #714fa3; background: transparent none; text-decoration: none;}
	A:active	{color: #714fa3; background: transparent none; text-decoration: none;}
	A:hover		{color: #714fa3; background: transparent none; text-decoration: underline;}
	
/* Alignment ("Fixes" IE6 alignment) */
	P, UL, OL, LI, TD, TH, H1, H2, H3, H4	{text-align: left;}

/* Margin, border, etc. */
	BODY {margin: 0px;}

/* Page Segments */
	.pageheader	{background-image: url("/_imgs/index_header_stretch.jpg");
}
	.pageheaderint	{background-image: url("/_imgs/interior_header_stretch.jpg");
}
	.pagefooter 	{margin: 10px;}
	TABLE.nav		{background-image: url("/_imgs/nav_bg.jpg");
}
	TD.center 	{background-image: url("/_imgs/index_bg_center.jpg"); background-repeat : repeat-x; }
	
	Table.bottom P  {margin: 0em 10px 0em 10px;
	padding:0em 0px 0em 0px; 
	font:Arial;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;}
	
	Table.bottom li  {margin: 0em 10px 0em 10px;
	padding:0em 0px 0em 0px; 
	font:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;}
	
	Table.bottom H2  {margin: 1em 10px 0em 10px;
	padding:0em 0px 0em 0px; 
	font:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;}
	
	Td.group {background-image: url("/_imgs/center_group.jpg"); background-repeat : no-repeat; 
	font:Arial;
	font-size:12px;
	color:#ffffff;
	}
	
	Table.bottom li.indexdot {color: #ffcc00;
	margin: 0em 0px 0em 100px;
	}
	Table.bottom p.offers {color: #ffcc00;
	margin: 1em 0px 0em 100px;
	}
	
	P	{margin: 1em 100px 0em 28px;}

	LI	{margin: 0em 100px .5em 60px;}
	
	HR {margin: 0em 100px 0em 0px;color: #714fa3;}
	
	.index A	{color: #ffffcc; background: transparent none; text-decoration: none;}
	.index A:link		{color: #ffffcc; background: transparent none; text-decoration: none;}
	.index A:visited	{color: #ffffcc; background: transparent none; text-decoration: none;}
	.index A:active	{color: #ffffcc; background: transparent none; text-decoration: none;}
	.index A:hover		{color: #ffffcc; background: transparent none; text-decoration: underline;}

P.anchornav
	A			{color: #714fa3; background: transparent none; text-decoration: none; font:Arial; font-size:12px;}
	A:link		{color: #714fa3; background: transparent none; text-decoration: none; font:Arial; font-size:12px;}
	A:visited	{color: #714fa3; background: transparent none; text-decoration: none; font:Arial; font-size:12px;}
	A:active	{color: #714fa3; background: transparent none; text-decoration: none; font:Arial; font-size:12px;}
	A:hover		{color: #714fa3; background: transparent none; text-decoration: underline; font:Arial; font-size:12px;}