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

html, Body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	height:90%;
	font-size:100.01%;
	font-weight: normal;
}

Body {
	background-image:url(images/background2.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

Body {
	background-image:url(images/background2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.screen {
	}
.wrap {
	width: 930px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	}
	
p {
	text-align:left;
	font-size: 10pt;
	line-height: 15pt;
	padding-right: 15px;
    }
	
p.caption {
	text-align:left;
	font-size: 9pt;
	line-height: 16pt;
	padding-right: 15px;
	color: #003366;
    }
	
	
p.title {	
	color: #a36d52;
	font-weight: bold;
    }
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #C02727;
	text-align: left;
	line-height: 21pt;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #274925;
	font-size: 11pt;
	text-transform: none;
	text-align: left;
	line-height: 16pt;
	font-weight: normal;
	}
		
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #333333;
	line-height: 17pt;
	text-align: left;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9B1C25;
	font-size: 13pt;
	text-align:center;
	line-height: 16pt;
	padding-right: 15px;
	font-weight: normal;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #009AD5;
	font-size: 11pt;
	text-transform: none;
	text-align: center;
	line-height: 13pt;
	}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #38230E;
	font-size: 14pt;
	text-transform: none;
	line-height: 10pt;
	}

dt {
}
dd {
}
.Right {
	text-align: right;
}
.Left {
	text-align: left;
}

.hr {
	color: #F1F8FE;
}
.Center {
	text-align: center;
}
.FloatLeft {
	float: left;
	padding-right: 15px;
	margin-right: 10px;
}

.ClearSpace {
	clear:both;
}

.FloatRight {
	float: right;
	margin-left:10px;
	}
	
.Image {
	float: left;
	margin-left:0px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	}
.ImageRight {
	float: right;
	margin-right:0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 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:#006699;
	text-decoration: none;
}
	
a:hover {
	color:#0099FF;
	text-decoration: underline;
}	
a:active {
	color:#006666;
	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: #006666;
    list-style: round;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
    }
.tick {
	color: #000033;
	font-size: 10pt;
	line-height: 16pt;
	list-style-position: outside;
	list-style-image: url(images/tick.gif);
	left: -10px;
	top: auto;
	right: auto;
	clip: rect(auto,auto,auto,-10px);
	visibility: visible;
	bottom: auto;
	text-align: left;
    }
	
.list {
    list-style: round;
	text-align: left;
	font-size: 10pt;
	line-height: 16pt;
	}
/* ----------------------------- Container ------------------------------- */

.Container {
}

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

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

.TopNavTable{
	width: 902px;
	vertical-align: baseline;
	float:center;
	height: 40px;
	margin-left: 0px;
	margin-right: 20px;
	padding-right: 0px;
	padding-left: 0px;
	}
	
.TopNav{
	font-family: "Arial Narrow";
	font-size: 16px;
	width: 19%;
	vertical-align: baseline;
	padding-left: 0px;
	float:left;
	padding-top: 10px;
	text-align: center;
	line-height: normal;
	padding-right: 0px;
	background-color: #D9DFD7;
	margin-right: 0%;
	height: 24px;
	margin-top: 10px;
	margin-left: 1%;
	font-weight: bold;
	padding-bottom: 5px;
	}
	
	.TopNav a {
	color:#B74900;
	text-decoration: none;
	}
		
	.TopNav a:hover {
	color:#CC3300;
	text-decoration: underline;
	}
	.TopNav a:active {
	color:#993333;
	text-decoration: none;
	}
	
.SiteMap{
	font-family: "Arial Narrow";
	font-size: 17px;
	width: 100%;
	vertical-align: baseline;
	padding-left: 0px;
	float:left;
	padding-top: 10px;
	text-align: center;
	line-height: 22px;
	padding-right: 0px;
	background-color: #D9DFD7;
	margin-right: 0px;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
	
	.SiteMap a {
	color:#1D407B;
	text-decoration: none;
	}
		
	.SiteMap a:hover {
	color:#0066FF;
	text-decoration: underline;
	}
	.SiteMap a:active {
	color:#003399;
	text-decoration: none;
	}	
	
/* -------------------------------- Content --------------------------------- */

#Content {
	float: left;
	color: #333333;
	width: 570px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #F9F9F7;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	}  

/* -------------------------------- Outlets --------------------------------- */
.Outlets dt {
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:5px;
}
.Outlets dd {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:15px;
}
/* ------------------------------- RH SideBar -------------------------------- */

#RHsideBar {
	float: left;
	width: 265px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F3F4F2;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 2px;
    }

.RHAdvert {
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 0px;
	vertical-align: top;
    }
	
/* --------------------------------- DivisionButton --------------------------------- */
.DivisionButton {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	margin-bottom: 0px;
	width: 90%;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	padding-left: 0px;
}
	.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: #003366;
	line-height: normal;
	background-color: #EBEEEA;
	clear:both;
	padding-bottom: 15px;
	width: 100%;
}
	.Dropdown a {
	color: #931A26;
	text-decoration: none;
	}
	.Dropdown a:hover {
	color: #EA868F;
	text-decoration: none;
	}
	.Dropdown a:active {
	color: #B3D7FB;
	text-decoration: none;
	}
.NavDropdown {
	float: left;
	width: 190px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A8B6A3;
	height: 190px;
	line-height: 20pt;
}
	.NavDropdown a {
	color: #003366;
	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: #6AB0F6;
	clear:both;
}
/* ------------------------------- Webmaster -------------------------------- */

.Webmaster {
	text-align:center;
	font-size:13px;
	color: #003300;
}

	.Webmaster a {
	color: #003366;
	text-decoration: none;
	}
	.Webmaster a:hover {
	color:#00CCCC;
	text-decoration: none;
	}
	
	.Webmaster a:active {
	color:#00FFFF;
	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;
	}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #EFF1F1;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #5E5846;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 5px;
}

/* ------------------------------- buttons -------------------------------- */

a.squarebutton{
background: transparent url('images/square-gray-left.gif') no-repeat top left;
display: block;
float: right;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('images/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 1px; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
/* ------------------------------- commentbox -------------------------------- */

.commentbox{
background-color: #ececec;
width: 450px;
padding: 10px;
}

.commentfooter{
background: url('images/icon_arrow.gif') 100px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 10px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

/* ------------------------------- blockquote -------------------------------- */
blockquote {
    max-width: 500px;
    background: url('images/rs-right.png') right repeat-y;
	}
blockquote:before {
    display: block;
    line-height: 0;
    background: url('images/rs-topright.png') top right no-repeat;
    content: url('images/rs-topleft.png') 
	}
blockquote:after {
    display: block;
    line-height: 0;
    background: url('images/rs-bottomright.png') bottom right no-repeat;
    content: url('images/rs-bottomleft.png') 
	}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #E8EEED;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
	width: 90%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666600;
}	
.DivisionButton {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	text-align: center;
	vertical-align: centre;
	padding-top: 0px;
	margin-bottom: 0px;
	width: 99%;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DFCE94;
	padding-left: 0px;
}
