/*******************************************************************/
/*  Page Skin Parts                                                */
/*******************************************************************/
body {
	margin:			0px;
	padding:		0px;
	background-color:	white;
}

.entirepage  {
	background-image:	url(/Domains/gamayflavors/images/background.jpg);
	background-repeat:	no-repeat;
}

.rightcolumn  {
	background-color:	white;
	border:			1px solid black;
}

.navigation  {
	background-color:	#C21229;
}

.floatinfo  {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:		7pt;
	font-weight:		bold;
	color:			#A6965F;
	line-height:		1.5;
	padding:		2px;
	margin-top:		480px;
}


/*******************************************************************/
/*  Article Parts                                                  */
/*******************************************************************/
.article  {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:		10pt;
	color:			#251E18;
	line-height:		1.8;
}

.article H1  {
	width:			90%;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:		16pt;
	font-weight:		bold;
	font-style:		italic;
	color:			#93854A;
	margin-bottom:		5px;
}

.article H2  {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:		12pt;
	font-weight:		bold;
	color:			#C21229;
	margin-bottom:		2px;
}

.article H3  {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:		10pt;
	font-weight:		bold;
	color:			#93854A;
	margin-bottom:		5px;
}

.article H4  {
	float:			right;
	width:			240px;
	margin:			10px;
	padding:		8px;
	background-image:	url(/Domains/gamayflavors/images/h4_background.jpg);
	background-repeat:	no-repeat;
	color:			black;
	border:			1px solid black;
	font-family:		Times News Roman, Times, serif;
	font-size:		14pt;
	font-style:		italic;
}
.article P {
	margin-top: 		2px;
}

/*******************************************************************/
/*  Links Module                                                   */
/*******************************************************************/
.linksbox  {
	background-color:	#DBC55F;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:		9pt;
	padding-bottom:		3px;
	line-height:		14pt;
}

.linksbox H1  {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:		9pt;
	color:			white;
	background-color:	#C21229;
	padding:		4px;
	margin-bottom:		5px;
}

.linksbox UL  {
	margin-top:		0px;
	padding-top:		0px;
	margin-bottom:		0px;
	padding-bottom:		0px;
	color:			#C21229;
}

.linksbox A:link {
	text-decoration:	none;
	color:			#000000;

}
.linksbox A:visited {
	text-decoration:	none;
	color:			#000000;
}
.linksbox A:hover {
	text-decoration:	none;
	color:			#C21229;
}


/*******************************************************************/
/*  Article Group Parts                                            */
/*******************************************************************/
.articlegroup  {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:		9pt;
	color:			black;
	background-color:	white;
}

.articlegroup H1  {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:		9pt;
	background-color:	#C21229;
	color:			white;
	padding:		4px;
	margin-bottom:		5px;
}

.articlegroup_item  {
	margin-bottom:		10px;
}

.articlegroup_itemtitle  {
	padding:		4px;
	border-left:		20px solid #C21229;
	background-color:	#DBC55F;
	font-weight:		bold;
}

.articlegroup_itemdate  {
	text-align:		right;
	color:			#DBC55F;
	font-style:		italic;
}


/*******************************************************************/
/*  Comments                                                       */
/*******************************************************************/
.AdminTableTitle  {
	background-color:	#C21229;
}

.AdminTableRow  {
	background-color:	white;
}
.AdminHint  {
	background-color:	#DBC55F;
}


/*******************************************************************/
/*  Link Parts                                                     */
/*******************************************************************/
A:link {
	text-decoration:	none;
	color:			#C21229;
}
A:visited {
	text-decoration:	none;
	color:			#C21229;
}
A:hover {
	text-decoration:	none;
	color:			#000000;
}


/*******************************************************************/
/*  Footer Parts                                                   */
/*******************************************************************/
.footer {
	border-top:		1px solid #93854A;
	background-color:	white;
	color:			#484848;
	padding-left:		2px;
}

.footertext_small {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:		8pt;
	color:			#484848;
	text-decoration:	none;
}

.footertext_small A:link {
	color:			#484848;
}
.footertext_small A:visited {
	color:			#484848;
}
.footertext_small A:hover {
	color:			#C21229;
}