/* Master CSS */

body {
/*font-family:Trebuchet MS, Helvetica, sans-serif;
font-style:italic;
color:#556738;*/

background: url('Images/bg.gif');
background-repeat: repeat-x;
}




a:hover{color: #003366; text-decoration:underline;}
a {color: #0066CC; text-decoration:none;}
a:visited{color: #336699}

a.remove{color:#000000; text-decoration:none;}

.scroller {
	overflow:auto; 
	height: 413px;
	#height: 414px; 
	width: 460px; 
	padding-right:5px;
	}

/*
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;
}*/

