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

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

Body {
	background-color: #383e20;
	background-image:url(images/background.gif);
	background-position:center;
	background-repeat:repeat-y;
}
.screen {
	}
.wrap {
	width: 901px;
	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: 10pt;
	line-height: 16pt;
	padding-left: 15px;
	padding-right: 15px;
    }
	
p.title {	
	color: #a36d52;
	font-weight: bold;
    }
	
h1 {
	font-size: 24px;
	color: #666666;
	font-family: Times;
	text-transform: uppercase;
}

h2 {
	font-family: Times;
	color: #82091E;
	font-size: 20px;
	text-transform: capitalize;
	}
		
h3 {
	font-size: 15px;
	font-weight: normal;
	color: #82091E;
	line-height: 25px;
}

h4 {
	color: #000066;
	font-size: 11pt;
	text-align:left;
	font-size: 10pt;
	line-height: 16pt;
	padding-left: 15px;
	padding-right: 15px;
}

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

h6 {
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	line-height: 25px;
}

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

.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;}

/* ------------------------------- Nav -------------------------------- */
	
a {
	color:#932621;
	text-decoration: none;
}
	
a:hover {
	color:#0099FF;
	text-decoration: none;
}
	
a:active {
	color:#0033FF;
	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;
	font-size: 10px;
	width: 139px;
	vertical-align: middle;
	padding-left: 15px;
	float:left;
}
	
	.TopNav a {
	color:#982C22;
	text-decoration: none;
	}
		
	.TopNav a:hover {
	color:#FF0000;
	text-decoration: none;
	}
	.TopNav a:active {
	color:#FF0000;
	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;
	margin: 25px 15px 25px 15px;
	width: 260px;
    }

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

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

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

.Dropdown{
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
	background-color: #931A26;
	clear:both;
	border: none;
}
	.Dropdown a {
	color: #931A26;
	text-decoration: none;
	}
	.Dropdown a:hover {
	color: #EA868F;
	text-decoration: none;
	}
	.Dropdown a:active {
	color: #EA868F;
	text-decoration: none;
	}
.NavDropdown {
	float: left;
	width: 179px;
	text-align: left;
	padding: 0px 0px 15px 0px;
}
	.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:13px;
	color: #003300;
	background-color: #7A883E;
}

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