/* Master CSS */

body {
font-family:Trebuchet MS, Helvetica, sans-serif;
font-style:italic;
color:#556738;

}

a:hover{color: #D96E18;
}
a.reg{color: #336600 }
a:visited.reg{color: #99CC66}
a:visited.home{color: #336600}
a:hover{color: #D96E18;}

ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 155px;
	background-color: #D0AF27;
	}
li.menu{
text-align: center;	
background:url(Images/Feeling.gif);
}

a.subMenu {text-decoration:none;
	color: #1E4640;
	font-weight: bold;
	font-style: italic;	
	font-size: 14 pt;	  }
a:hover.subMenu {text-decoration:none;
	color: #D96E18;
	font-weight: bold;
	font-style: italic;
	font-size: 14 pt;	
	}

td.Quote{
font-family:Trebuchet MS, Helvetica, sans-serif;
color:#556738;
font-style:italic;
font-weight: bold;
background: url(Images/Quote2.gif);
background-repeat: repeat-x;
}


td.Blog{
border-style: solid;
border-width: thin;
border-color: #E6B426;
}

tr.menuBar {
width: 800px;
background-image: url(Images/Tabs2.gif);
background-repeat: no-repeat;
}

tr.Footer {
background-image: url(Images/Footer2.gif);
background-repeat: no-repeat;
}

td.Border {
	border-style: solid;
	border-width: thin;
	border-color: #D0AF27;
	/*border-left-style: none;
	border-right-style: none;*/
	background-color: #F2F2CC;
	padding-left: 5%;
	padding-right: 5%;
}

td.reviewBorder{
	border-style: solid;
	border-width: thin;
	border-color: #D0AF27;
	border-left-style: none;
	border-right-style: none;

}



.Castle{
background-image: url('Images/castle.gif');
background-repeat: no-repeat;
background-position: center;
}
.subMenu1 { 
display:none;
position:absolute;
top:248px;
}

.subMenu2 { 
display:none;
position:absolute;
top:287px;
}
