/* 
================================
Skin styles for DotNetNuke
================================
*/   

.contenttext 
{
	font: 12px Times New Roman;
	color: #000000;
}

.title 
{
	font: 24px Times New Roman;
	font-style:italic;
	color: #837d67;
}

.subtitle 
{
	font: bold 14px Times New Roman;
	color: #0b364b;
}

.paragraph_head 
{
	color: #837d67;
	font: 24px Times New Roman;
	font-style: italic;
}

.paragraph_text 
{
	font: 12px Times New Roman;
	color: #000000;
	text-align:justify;
}

.sidequote 
{
	color: #837d67;
	font: 18px Times New Roman;
	font-style:italic;
}

.sidequote_author 
{
	color: #666666;
	font: 10px Times New Roman;
}

.hp_text 
{
	font: 14px Times New Roman;
	color: #1d5c7b;
	line-height:28px;
}