/*
PiggyBack Design & Communication
www.piggyback.ca
*/

body {
	background-color: #7d6f71;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p
{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 2px;
}

a:link 
{
	text-decoration: none;
	color: #523A38;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

a:visited 
{
	text-decoration: none;
	color: #996666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

a:hover 
{
	text-decoration: none;
	color: #ffffcc;
}

a:active 
{
	text-decoration: none;
	color: #996699}	
	
h1 {
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 13px;
	}

h2 {
	font-size: 10px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	line-height: 10px;
	font-style: normal;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	color: #76133f;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 2px;
	margin-top: 10px;
	line-height: normal;
	font-style: italic;
	font-weight: bold;
}

h4 {
	font-size: 16px;
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 2px;
	margin-top: 0px;
	line-height: 15px;
	font-weight: normal;
	font-style: normal;
}

h5 {
	font-size: 9px;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.75em;
	font-style: italic;
	font-weight: normal;
}

h6 {
	font-size: 10px;
	color: #663333;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	}


a.new:link {
	text-decoration: none;
	color: #99CC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 2em;
}
a.new:visited {
	text-decoration: none;
	color: #99CC66;
	line-height: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
a.new:hover {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 2em;	
}
a.new:active {
	text-decoration: none;
	color: #99CC66;
	line-height: 2em;		
}


/* RIGHT Side Navigation
----------------------------------------------- */
#containerinside {
			width: 105px;
			margin: 0 auto;
			font-family: Verdana;
			font-size: 10px;
			line-height: 1em;
			color: #;
			margin-bottom: 30px;
			background-color: #fbfbdc;
		}
		
#container {
			width: 100%;
			background-color: #fbfbdc;
		}

#navigation {
			margin-left: 25px;
			padding-left: 0;
			float: left;
			width: 105px;
		}
		
#navigation ul {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;			
			float: right;
			width: 105px;
		}

#navigation a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 105px;
	font-family: Verdana;
	font-size: 10px;
	color:#FFFFCC;
	line-height: 1.2em;
	text-align: left;
	border-bottom: dotted 1px #9C8A8C;
		}

#navigation a:link {
	color:#FFFFCC;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.2em;
		}
		
#navigation a:visited {
	color:#663333;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.2em;
		}

#navigation a:hover {
	color: #663333;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.2em;
		}

#navigation p {
	margin-top: 0px;
	padding: 2px;
	border-bottom: 0px dotted #ff00ff;
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.6em;
		}
		
		
#feature {
	font-size: 11px;
	color: #76133f;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	font-style: italic;
	font-weight: bold;
}
		
		/* body homepage
----------------------------------------------- */

#hpbody {
			margin-left: 25px;
			padding-left: 0;
			float: left;
			width: 400px;
		}
		
#hpbody ul {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;			
			float: right;
			width: 400px;
		}

#hpbody a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 400px;
	font-family: Verdana;
	font-size: 10px;
	color:#FFFFCC;
	line-height: 1.2em;
	text-align: left;
		}

#hpbody a:link {
	color:#FFFFCC;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.2em;
		}
		
#hpbody a:visited {
	color:#663333;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.2em;
		}

#hpbody a:hover {
	color: #663333;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.2em;
		}

#hpbody p {
	margin-top: 0px;
	padding: 2px;
	border-bottom: 0px dotted #ff00ff;
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.6em;
		}
		
				/* features homepage
----------------------------------------------- */

#featurebody {
			margin-left: 5px;
			padding-left: 0;
			float: left;
			width: 240px;
		}
		
#featurebody ul {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;			
			float: right;
			width: 240px;
		}

#featurebody a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 240px;
	font-family: Verdana;
	font-size: 10px;
	color:#7D6F71;
	line-height: 1.2em;
	text-align: left;
		}

#featurebody a:link {
	color:#FFFFCC;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.2em;
		}
		
#featurebody a:visited {
	color:#663333;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.2em;
		}

#featurebody a:hover {
	color: #663333;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.2em;
		}

#featurebody p {
	margin-top: 0px;
	padding: 2px;
	border-bottom: 0px dotted #ff00ff;
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.6em;
		}
		
		

		
