/* CSS Document */

input, select, textarea{
	font: normal 11px Tahoma, Verdana, Arial;
	color: #000000;
	margin: 0px;
	
}

table {
border-collapse:collapse;
}
.contenttext {
	font-size: 12px; 
	font-family: Arial, Tahoma, Verdana;
	color: #333333;
	font-weight:normal;
} 
.contenttext a:link { COLOR: #606F15; TEXT-DECORATION: underline } 
.contenttext a:visited { COLOR: #606F15; TEXT-DECORATION: underline } 
.contenttext a:hover { COLOR: #606F15; TEXT-DECORATION: none }
	.contenttitle {
		font: bold 24px Arial, Tahoma, Verdana;
		color: #606F15;
	}
	.contenttitle2 {
		font: bold 16px Arial, Tahoma, Verdana;
		color: #606F15;
	}
.contentsubtitle {
	font: bold 9pt Arial, Tahoma, Verdana;
	color: #333366;
}
.contentsubtitle a:link { COLOR: #333366; TEXT-DECORATION: underline } 
.contentsubtitle a:visited { COLOR: #333366; TEXT-DECORATION: underline } 
.contentsubtitle a:hover { COLOR: #333366; TEXT-DECORATION: none }
	.contentsmall {
		font: 9px Arial, Tahoma, Verdana;
		color: #ffffff;
	}
	.caption {
		font: 9px Arial, Tahoma, Verdana;
		color: #333366;
	}
	.caption a {
		font: 9px Arial, Tahoma, Verdana;
		color: #333366;
		text-decoration: underline;
	}
	.caption a:hover{
		font: 9px Arial, Tahoma, Verdana;
		color: #333366;
		text-decoration: none;
	}
	.caption a:visited{
		font: 9px Arial, Tahoma, Verdana;
		color: #333366;
		text-decoration: underline;
	}
#nav-item{
	margin:0 12px 0 12px;
	float:left;
	font-size:13px; 
	font-family: Arial, Tahoma, Verdana;
	font-weight:bold;
}
#nav-item a{
	color:#ffffff;
	text-decoration:none;
}
#nav-item a:hover{
	color:#95AA53;
	text-decoration:none;
}
#clear{
	clear:both;	
}
.whitney-and-nick-title{
	font-size:18px; 
	font-family: Arial, Tahoma, Verdana;
	font-weight:bold;
	color:#333366;
}
#whitney-and-nick-quote{
	padding:5px;
	background-color:#DBE2C4;
}
#column-right{
	font-size: 12px; 
	font-family: Arial, Tahoma, Verdana;
	color: #333333;
	font-weight:normal;
	text-align:left;
}#column-right a{
	color: #333366;
}#column-right a:hover{
	color: #DBE2C4;
}
