/* Imagined Creative 11-24-2007 http://www.imagined.ca */

body {
	bgcolor: #FFFFFF;
	}

p {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	}

li {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	}
	
.title {
	color:#df1a22;
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-indent:25px;
	}
	
.menu
	{
	color:#000000;
	padding-bottom:10px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.menu:hover
	{
	color:#000000;
	padding-bottom:10px;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.menu:active
	{
	color:#000000;
	padding-bottom:10px;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.submenu
	{
	color:#000000;
	padding-left:15px;
	font-size:13px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.submenu:hover
	{
	color:#000000;
	padding-left:15px;
	font-size:13px;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.submenu:active
	{
	color:#000000;
	padding-left:15px;
	font-size:13px;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	}






