/* CSS Document */
h1, h2,h3,h4,h5,p,div,span,img {margin:0;padding:0}
body{width:100%; margin:48px 0 10px 0px; padding:0px; background-color:#551402;color:#0D0D0D;font-family: Arial, Helvetica, sans-serif; font-size:100%}
p, a , label, input, li, legend, select {font-size:0.85em;}
p a {font-size:1em}
h1{font-size:2em; font-weight:bold; color:#581502;padding:0 0 10px 0px;}
h2{font-size:1.7em; font-weight:bold; padding:0 0 10px 0;}
h3{font-size:1.3em;  padding:0 0 10px 0px;}
h4{font-size:1em;}
h5{font-size:0.85em; font-weight:bold;}
.clear{clear:both}

/*********** Main ***********/
#main{width:974px; margin:0px auto; }
#main .top{
	width:974px;
	height:120px;
}
#main .middle{width:974px; background-color:#FFF;}
#main .bottom{width:974px; background-color:#7A1F02;}

/********** Navigation ***********/
.rc_AccountNavigation {float:right;margin-top:-35px}
.rc_AccountNavigation ul li a {color:#ECE7D4}

/*********** Header ***********/
#header{width:974px; height:85px; margin:0px auto;}
#header .htop{
	width:974px;
	height:85px;
	background:url(images/header-bg.gif) repeat-x top left;
}
#header .htop .logo{
	width:184px;
	height:60px;
	float:left;
}
#header .htop .himg{
	width:790px;
	height:60px;
	float:right;
	background:url(images/header-img.gif) repeat-x top left;
}
#header .navigation{width:974px; height:42px;  background:url(images/menubg.gif) repeat-x;}

/*********** Content ***********/
#content{width:959px; margin:0px auto; padding:0px;}

/* Left */
#content #left{width:327px; margin:6px 0 22px 0px;float:left;}

/* Right */
#content #right{width:615px; margin:6px 0 22px 0px;  float:right;}

/* One Column */
#content #onecolumn{width:959px;}

/*********** Footer ***********/
#footer{font-size:.9em;width:959px; margin:0px auto; padding:10px 0 10px 0px;color:#ECE7D4;}}
#footer p{width:974px;padding:10px 0 0 0px;color:#ECE7D4;}
#footer a {color:#ECE7D4;}
.rc_copyright {padding-top:15px; padding-bottom:10px; text-align:center;}
