/* CSS Document */

/* real styles */

body {
	margin-left: 48px;
	margin-top: 8px;
	margin-right: 40px;
	margin-bottom: 40px;	
	padding: 0;
	background: #fff;
	text-align: left;
	COLOR: #000;
	font-family: Helvetica, Arial, sans-serif;
	FONT-SIZE: 24px;
		font-weight: bold;
}
	/* main navigation */
#nav { 
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#nav p {
	margin: 0px 0px 6px 10px;
	font-size: 10px;
	color: #95A693;
	}
#nav a {
	text-decoration: none;
	color: #95A693;
}
#nav a:hover {
	color: #fff;
}
#navbig p {
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	}
.naviIn {
	color: #fff;
	font-weight: bold;
	}


/* Main content area */
TD.separa { LINE-HEIGHT: 10px;
}
TD.background1 { 
background-image: url("parts/white.gif"); 
background-repeat: no-repeat; 
}
#blacken{
	color: #000;
}
#content h1 {
	font-size: 14px;
	line-height: 17px;
	color: #333;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	}
#content h2 {
	font-size: 12px;
	line-height: 15px;
	color: #000;
	font-weight: normal;
	margin: 0px 22px 0px 16px;
	}
#content p {
	margin: 0px 22px 10px 0px;
	font-size: 24px;
	line-height: 28px;
	color: #000;
	}
#content h4 {
	margin: 8px 22px 2px 0px;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #000;
}

#content a {
	color: #3333FF;
		text-decoration: underline;

	}
#content a:hover {
	text-decoration: none;
	}


/* footer
"of all forms of caution, caution in love is perhaps the most fatal to true happiness" -russell */
#footer p {
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 12px;
	color: #95A693;
	text-decoration: none;
	}
#footer a {
	color: #95A693;
	text-decoration: none;
	}
#footer a:hover {
	color: #3b5235;
	}
#footer h5 {
	FONT-FAMILY: Verdana, Arial, Geneva;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 8px;
	font-weight: normal;
	color: #95A693;
	}
