td,table,body,input,label,textarea,select {Font-Family: Verdana, Geneva, Arial, Helvetica, Sans-Serif; 
font-size: 12px;}
 
body {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}
#Sheet {
	margin-top: 20px !important;
	width: 750px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #F8AEBB;
}
/* end Box, Sheet */

/* Header */
#Header {
	margin: 0 auto;
	position: relative;
	width: 750px;
}



/* ContentLayout */
#contentLayout {
	margin-bottom: 0px;
	width: 750px;
}

#Postcontainer {
	margin: 10px;
	padding: 0px;
	border: 0;
        width: 730px;
}

#Post {
	margin: 0 auto;
	text-align: left;

}

a
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #D11033;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #D11033;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #545454;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #F76970;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 29px;
  font-style: normal;
  font-weight: bold;
  color: #A00810;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 22px;
  color: #D50B15;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 17px;
  color: #F76970;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 14px;
  color: #BD0A13;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 12px;
  color: #96080F;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  font-size: 10px;
  color: #490407;
}
/* Finish Content headings Fonts & Colors  */

/* end PostContent */

/* begin Sheet Footer */
#SheetFooter {
	overflow:hidden;
	width: 750px;
	margin: 5px auto 0px auto;
	background-color: #FEA7AC;
}

#SheetFooter-text {
	padding: 6px 6px 6px 6px;
	color:#C20A13;
	text-align: right;
}
#SheetFooter-text a:link {
	color: #61050A;
}
#SheetFooter-text a:visited {
	color: #000000;
}
#SheetFooter-text a:hover {
	color: #300305;
}
/* end SheetFooter */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover {
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#666666;
}
.page-footer {
	text-align:center;
	text-decoration:none;
	color:#B50912;
}
/* end PageFooter */


/* menu structure */

#menu {
	margin: 0 auto;
	width: 750px;
	height: 26px;
	padding: 0;
	margin: 0;
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(/uploads/77233/images/nav.png);
	border-bottom: 1px solid;
	border-bottom-color: #F8AEBB;
	
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1;

}
#menu li {
	display: inline;
	float: left;
	position: relative;
}
#menu li a {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #96080F;
	padding: 0px 12px 0px 12px;
	margin: 0;
	line-height: 26px;
	background-image: url(/uploads/77233/images/item-center.png);
	background-position: left top;
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
}
#menu li a:hover {
	color: #6B060B;
	background-position: left -26px;
}
#menu li:hover a {
	color: #6B060B;
	background-position: left -26px;
}
#menu li.menuliactive a{
	color: #FEE7E8;
	background-position: left -52px;
}
#menu li.menuliparentactive a{
	color: #FEE7E8;
	background-position: left -52px;
}


/* Submenu Structure and Functions */
#menu li ul { /* second-level lists */
	background-color: #4E0408;
	position: absolute;
	width: 120px;
	left: -999em;
	background-image: url(/uploads/77233/images/ululbg.jpg);
	padding-top: 2px;
}

#menu li ul ul { /* third-and-above-level lists */
	margin: -1.5em 0 0 120px;
	background-image: url(/uploads/77233/images/ulululbg.jpg);
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#menu li li {
	position: relative;

}


/* Submenu Look and Feel */

#menu li li a {
	color: #79060C;
	background-image: none;
	width: 120px;
	line-height: 20px;
	padding: 0;
	text-align: left;
	text-indent: 5px;
}
#menu li li a:hover {
	color: #79060C;
	background-color: #FEA7AC;
}
#menu li li:hover>a {
	color: #79060C;
	background-color: #FEA7AC;
}
#menu li.menuliparentactive li a{
	color: #79060C;
}
#menu li li.menuliactive a{
	color: #79060C;
	background-color: #FBDAE3;
}

/* Second Submenu Look and Feel */
#menu li li li a {

}
#menu li li li a:hover {
	color: #79060C;
	background-color: #FEA7AC;
}
#menu li li li:hover>a {
	color: #79060C;
	background-color: #FEA7AC;
}
#menu li.menuliactive li a{
	color: #79060C;
}
#menu li.menuliparentactive li li a{
	color: #79060C;
}
#menu li li.menuliparentactive a{
	color: #79060C;
}
#menu li li li.menuliactive a{
	color: #FFD6D8;
	background-color: #A80911;
}