/**Begin CSS Style*****************************************/
/**DO NOT MODIFY ANYTHING IN THIS SECTION.**/

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #fff url(images/bg_body.gif) repeat-x;
	color: #000;
	margin-top: 55px;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

pre	{ 
	font: normal 10pt Arial;
	line-height: 24px;
	margin: 0px 5px 0px 5px;
	padding: 0 5px 0px 5px;
	font-size: 13px;
	color: #493B26;
	
}


#linkit {
	color: #C0C0C0;
	height: 25px;
	margin: 0 0 0 10px;
	line-height: 25px;
  	font: normal 10pt Arial;
}

#linkit a {
	color: #4F8A9D;
	padding: 5px 0 5px 12px;
	background: transparent url(images/arrowright.gif) no-repeat center left;
}

#linkit a:hover	{
	color: #808080;
	text-align: right;
}


.headermenu{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

a.headermenu:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.headermenu:hover{
	text-decoration: underline;
	color: #B8D8F2;
}

a.headermenu:visited{
	text-decoration: none;
	color: #FFFFFF;
}

.page776{
	margin: 0;
	padding: 0;
	background: url(images/bg_header.gif) no-repeat center top;
}

.post200{
	margin: 0;
	padding: 0;
	background: url(images/bg_post_200.gif) no-repeat center top;
}

.post{
	margin: 0;
	padding: 0;
	background: url(images/bg_post.gif) no-repeat center top;
}

.post h2{
	border-bottom: 1px solid #ebe1d3;
	margin: 12px 12px 5px 12px;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 5px 0;
	color: #F68A1C;	
}

.post h2 a{
	text-decoration: none;
	color: #c97d05;
}

.post h2 a:hover{
	text-decoration: underline;
}

.entry{
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 10px 0 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
}

.entry h2{
	font-size: 18px;
	color: #000;
}

.entry h3{ color: #c97d05; }

.entry  h4{}

.entry h5{ font-weight: normal; }

.entry h6{ font-size: 11px; font-weight: normal; }


.entry p{
	margin: 0px 5px 10px 5px;
	padding: 0 5px 10px 5px;
	font-size: 13px;
	color: #493B26;
}

.entry p.postinfo{
	margin: 15px 0 0;
	padding: 10px 15px 0;
	border-top: 1px solid #e5d8c6;
	font-size: 11px;
	color: #b1a799;
}

.entry p.notfound{
	padding: 15px 0 100px;
}

/* ######### Images ######### */

.imageborder {
  border: 0px solid #268F3A;
}


.imageright {
  margin: 5px 10px 10px 10px; 
  float: right; 
  border: 0px solid #268F3A;
}

.imageleft {
  margin: 5px 10px 10px 10px;
  float: left;
  border: 0px solid #268F3A;
}


.imagecenter {
  margin: 5px 5px 5px 5px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border: 0px solid #268F3A;
}

/*- Menu 9--------------------------- */
	
#menu9 {
	width: 176px;
	margin: 12px;
	}
	
#menu9 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: #FFF;
	display: block;
	background:  url(images/menu2.gif);
	padding: 8px 0 0 20px;
	}
	
#menu9 li a:hover {
	color: #FFF;
	background:  url(images/menu2.gif) 0 -32px;
	padding: 8px 0 0 20px;
	}


#menu9 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu9 img {
    border: none;
} 

/* IE Hack \*/
* html #menu9 li a:link, #menu9 li a:visited {color: #FFF; display: block; background:  url(images/menu2.gif); padding: 8px 0 8px 20px;	}
* html #menu9 li a:hover { color: #FFF; background:  url(images/menu2.gif) 0 -32px; padding: 8px 0 8px 20px; }
/* End */

.menu{
cursor:hand;
text-align:left;
font-family:Arial;
color: #FFFFFF;
font-size:10pt;
font-style:normal;
text-decoration:none;
font-weight:bold;
}


a:link	{
	color : #000080;
	font-weight : normal;

}

a:visited {
	color : #000080;
	font-weight : normal;

}

a:hover	{
	color : #FF0000;
	font-weight : normal;

}

a:active {
	color : #000080;
	font-weight : normal;

}


a.one:link	{
		color : #FFFFFF;
		font-weight : normal;
		text-decoration : none;
}

a.one:visited	{
		color : #FFFFFF;
		font-weight : normal;
		text-decoration : none;
}

a.one:hover	{
		color : #FF0000;
		font-weight : normal;
		text-decoration : none;

}


a.two:link	{
		color : #000080;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;
}

a.two:visited	{
		color : #000080;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;
}

a.two:hover	{
		color : #FF0000;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;

}


a.three:link	{
		color : #000080;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

a.three:visited	{
		color : #000080;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

a.three:hover	{
		color : #FF0000;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;

}

a.footer:link	{
		color : #000000;
		font-weight : normal;
		text-decoration : none;
}

a.footer:visited	{
		color : #000000;
		font-weight : normal;
		text-decoration : none;
}

a.footer:hover	{
		color : #000000;
		font-weight : normal;
		text-decoration : none;

}

.generaltext
{font-family:Arial;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext1
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext2
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext3
{font-family:Arial;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext4
{font-family:Arial;font-size:10pt;font-weight:bold;font-style:normal;text-decoration:none;}
.headertext
{font-family:Verdana;font-size:13pt;font-weight:bold;font-style:italic;text-decoration:none;}
.headertext2
{font-family:Arial;font-size:12pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext
{font-family:Verdana;font-size:10pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext2
{font-family:Verdana;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext3
{font-family:Arial;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.footertext
{font-family:Veranda;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.footertext2
{font-family:Verdana;font-size:1pt;font-weight:normal;font-style:normal;text-decoration:none;}

.cheddar
{background-color: #CCFFCC;}
.colby
{background-color: #FFECFF;}
.mozzarella
{background-color: #ECF5FF;}
.pepper
{background-color: #FFECC6;}
.string
{background-color: #F0E1D2;}
.swiss
{background-color: #EAEAFF;}

/**End CSS Style*****************************************/
