/* ---------------------------------- Body ---------------------------------- */

html, Body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	height:101%;
	font-size:100.01%;
}

Body {
	background-color: #16191D;
	background-image:url(images/background-site.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment: scroll;
}
.screen {
	}
.wrap {
	width: 900px;
	margin-top: 25px;
	border-right: 1px;
	border-right-color: #B1C074;
	border-left-color: #B1C074;
	border-left: 1px;
	border-left-style: ridge;
	border-left-width: thin;
	border-right-style: ridge;
	border-right-width: thin;
	}
	
p {
	text-align:left;
	font-size: 9pt;
	color: #003333;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
    }
	
p.heading {	
	color: #FF0000;
	font-weight: normal;
	font-size: 16px;
    }
	
h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #009BA8;
	text-align: center;
	line-height: 19pt;
	font-style: normal;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Arial Narrow";
}

h1.sub {
	font-size: 15pt;
	text-align: right;
	line-height: 20pt;
	margin-top: 10px;
	padding-bottom: 0px;
}

h2 {
	text-align:left;
	font-size:15px;
	color: #DF4800;
	font-weight:normal;
	line-height: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;}
		
h3 {
	text-align:left; 
	font-size:18px; 
	color:#43A4B5; 
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 0px
}

h4 {
	text-align:left; 
	font-size:12px; 
	color:#000066; 
	font-weight:bold; 
	line-height: 10pt; 
	letter-spacing: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	text-transform: capitalize;
}

h5 {
	font-size: 13pt;
	font-weight: normal;
	color: #666666;
	line-height: 18pt;
	font-style: italic;
}

h6 { 	
	font-family: "Arial Narrow";
	text-align:left; 
	font-size:16px; 
	color:#43A4B5; 
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold; 
}

dt {
}
dd {
}
.Right {
	text-align: right;
}
.Left {
	text-align: left;
}
.Center {
	text-align: center;
}
.FloatLeft {
	float: left;
}

.FloatRight {
	float: right;
}
.ClearSpace {
	clear:both;
}

.FloatRight, {
	float: right;
	margin-left:10px;
	}

.Copyright {
	font-size: x-small;
	color: #FFFFFF;
	position: absolute;
	text-align: center;
	left: 131px;
	top: 493px;
	width: 900px;
}
	
.smalltext {
	font-size: x-small;}
	
.bluetext {
	color: #039;
}	

	
.whitetext {
	color: #CCC;
	text-align: center;
}	
	
.caption {
	color: #666666;
	font-style: italic;
}	


/* ------------------------------- Nav -------------------------------- */
	
a {
	color:#009AA8;
	text-decoration: none;
}
	
a:hover {
	color:#009BA8;
	text-decoration: none;
}
	
a:active {
	color:#364E50;
	text-decoration: none;
}
a.smllinkarrow {
	color:#0066FF;
    font-size: 13px;
    background: url('images/icon_arrow.gif') no-repeat bottom right;
    padding-right: 8px;
	padding-left: 10px;
	text-decoration: none;
      }
	
a.smllinkarrow:hover {
	color:#0066FF;
	font-size: 13px;
    background: url('images/icon_arrow.gif') no-repeat bottom right;
    padding-right: 8px;
	padding-left: 10px;
	text-decoration: none;
	  }
	
a.smllinkarrow:active {
	color:#CC0000;
	font-size: 13px;
    background: url('images/icon_arrow.gif') no-repeat bottom right;
    padding-right: 8px;
	padding-left: 10px;
	text-decoration: none;
	  }
/* -------------------------------- List --------------------------------- */

ul {
	color: #5E0615;
    list-style: square;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
    }
.tick {
      list-style: url('images/tick.gif');
    }
	
.list {
    list-style: square;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	}
/* ----------------------------- Container ------------------------------- */

.Container {
	background-color: #FBF9FA;
}

/* ------------------------------- Header -------------------------------- */

.Header{
	background-color: #F4F3F1;
}
.Logo {
	float:left;
	width:590px;
	text-align: center;
}
/* ------------------------------ TopNav --------------------------------- */

.TopNav{
	font-family: "Arial Narrow";
	font-size: 10px;
	width: 175px;
	float:right;
	padding-left: 0px;
}
	
	.TopNav a {
	color:#00646C;
	text-decoration: none;}
		
	.TopNav a:hover {
	color:#CE0F27;
	text-decoration: underline;
	}
	.TopNav a:active {
	color:#F02A44;
	text-decoration: none;
	}
	
.TopNavRight{
	font-family: "Arial Narrow";
	font-size: 10px;
	width: 110px;
	float:right;
	padding-left: 5px;
}
	
	.TopNavRight a {
	color:#00646C;
	text-decoration: none;}
		
	.TopNavRight a:hover {
	color:#CE0F27;
	text-decoration: underline;
	}
	.TopNavRight a:active {
	color:#F02A44;
	text-decoration: none;
	}	
/* -------------------------------- Content --------------------------------- */

#Content {
	float: left;
	color: #000000;
	width: 570px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 15px 5px 2px 15px;
	}  

/* -------------------------------- Outlets --------------------------------- */
.Outlets dt {
	font:"Times New Roman", Times, serif;
	font-weight:bold;
	margin-left:5px;
}
.Outlets dd {
	font-family: "Trebuchet MS";
	margin-left:15px;
}
/* ------------------------------- RH SideBar -------------------------------- */

#RHsideBar {
	float: left;
	width: 260px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
    }

.RHAdvert {
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 0px;
	vertical-align: top;
    }
	
.DivisionButton {
	font-size: 18px;
	font-family: "Arial Narrow";
	background-color: #F3F2F4;
	height: 30px;
	text-align: center;
	vertical-align: center;
	padding-top: 7px;
	margin-bottom: 10px;
	width: 100%;
	padding-bottom: 1px;
	font-weight: bold;
}
	.DivisionBar a {
	color: #990000;
	} 
	.DivisionBar a:hover {
	color: #e58300;
	}

	.DivisionBar a:active {
	color: #e58300;
	}
/* --------------------------------- Dropdown --------------------------------- */

.HermitagePicture {
	background-color: #FFFFFF;
	width: 280px;
	vertical-align: center;
	text-align: center;
	border-bottom: 8px;
	padding-top: 5px;
	margin-bottom: 10px;
}

.HermitageButton {
	font-size: 18px;
	font-family: "Arial Narrow";
	height: 230px;
	text-align: center;
	vertical-align: center;
	padding-top: 50px;
	margin-bottom: 0px;
	width: 260px;
	padding-bottom: 1px;
	font-weight: bold;
	background-image: url(images/hermitage-sidebar-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
	.HermitageBar a {
	color: #990000;
	} 
	.HermitageBar a:hover {
	color: #e58300;
	}

	.HermitageBar a:active {
	color: #e58300;
	}

#book-box {
	font-size: 20px;
	font-family: "Arial Narrow";
	height: 130px;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	margin-bottom: 10px;
	width: 100%;
	padding-left: 0px;
	margin-right: 0px;
	white-space: normal;
}
/* --------------------------------- Dropdown --------------------------------- */

.Dropdown{
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
	background-color: #273848;
	clear:both;
}
	.Dropdown a {
	color: #931A26;
	text-decoration: none;
	}
	.Dropdown a:hover {
	color: #EA868F;
	text-decoration: none;
	}
	.Dropdown a:active {
	color: #273848;
	text-decoration: none;
	}
.NavDropdown {
	float: left;
	width: 179px;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
}
	.NavDropdown a {
	color: #FFFFFF;
	text-decoration: none;
	}
	.NavDropdown a:hover {
	color:#e58300;
	text-decoration: none;
	border:0px;
	}
	.NavDropdown a:active {
	color:#e58300;
	text-decoration: none;
	}
/* ------------------------------- Footer -------------------------------- */

.Footer {
	background-color: #931A26;
	clear:both;
}
/* ------------------------------- Webmaster -------------------------------- */

.Webmaster {
	text-align:center;
	font-size:11px;
	color: #999999;
	background-color: #000000;
}

	.Webmaster a {
	color: #CCCCCC;
	text-decoration: none;
	}
	.Webmaster a:hover {
	color:#FFFF00;
	text-decoration: none;
	}
	
	.Webmaster a:active {
	color:#CCCC00;
	text-decoration: none;
	}

/* ------------------------------- Faq -------------------------------- */

.faq {
	font-weight: normal;
	font-size: 12pt;
	background: url('images/icon_faq.gif') no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  }
  .faq div {
	font-size: 13pt;
    display: none;
    background: #F3F2F4;
    border: none;
    padding: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
	}
	
.linkdropdown {
	font-weight: normal;
	font-size: 13pt;
	background: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	margin-left: 5px;
	background-color: #F5F8FA;
	margin-right: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
  }
  .linkdropdown div {
	font-size: 13pt;
    display: none;
    background: #F3F2F4;
    border: 1px dashed #FFFFFF;
    padding: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
	}
