@charset "utf-8";
/******* Start by losing all the browser defaults **********/
* {	border: 0;	margin: 0;	padding: 0;}
/******* Force a scrollbar in short pages to prevent page jump in Gecko ******/
/* hide from IE mac \*/ 
html {min-height: 100%;	margin-bottom: 1px;	margin-top: 1em;}
/* end hiding from IE5 mac */
/******* Set the body defaults **********/ 
body {background: url(../images/DW-bkgrd_rev2.jpg);background-attachment: fixed;background-color:#DFC070;
	font: 100.01%/120% Arial, Helvetica, sans-serif;color: #700D1B;} /*color fixed 1/31/10 */
/******** Set the wrapper ********/
#wrapper {
	margin: 0 auto 1em auto;min-height: 300px;width: 760px;/*border: 3px solid #FFF;*/background-color: #FCFCC3;
	padding-bottom: 0;font-size: 80%;}
/***** Set the headers **************/
#header {background-color: #440906;width: 100%;margin: 0 0 -5px auto;padding-bottom: 0;}
#header #hdTitleHolder {float:left; margin: 2px 0 0 8px;}
#header #tPicHolder {float: right;padding:0;margin: 0;}
#header #tPicHolder img {width: 196px;height: 91px;border-left: 4px solid #F4E661;margin: 0;padding: 0;}
#innerwrapper {position: relative;width: 100%; overflow:hidden;}
/************** Content Area ********************/
#RightCol {position: relative;float: right;min-height: 200px;width: 196px;margin: 0 0 0 23px;background-color:#440906;
padding-top: 0;border-top: 4px solid #F4E661;border-left: 4px solid #F4E661; margin-bottom: -50em;padding-bottom: 50em;}
#RightCol ul {text-align: center;width: 90%;margin: 0 auto;padding-top: 10px;list-style-type: none;list-style-position: inside;}
#RightCol li {/*border: 1px solid #484848;*/margin-bottom: 5px;width: 100%;background-color: #682E2D; text-align:left;} /*#85100A #990033*/
#RightCol li:hover, #RightCol li:focus {background-color: #F4E661;}
#RightCol li a {color: #F4E661;text-decoration: none;display: block;padding: 4px;}
#RightCol li a:hover {color: #700D7B;}
#RightCol li .rDeadLk {background: #682E2D;color: #FCFCC3; cursor:default;}
#RightCol li .rDeadLk:hover {color: #FCFCC3;}
#RightCol #hmQuoteHolder {text-align:center;width: 85%; margin: 0.5em auto; text-align:center;}
#RightCol .rtQuoteHolder {width: 92%; margin: 1em auto; text-align:center; /*border: 1px solid #840202;*/color: #F4EEDD;}  /*85100A*/
#RightCol .rtQuoteHolder p {text-align: center; font-family:Arial, Helvetica, sans-serif; font-size: 100%; font-weight:normal;font-style: italic; line-height:1.25;}
#content {position: relative;margin: 5px 210px 5px 9px;padding-top: 15px;padding-bottom: 20px;}

#content ul {list-style-position: outside;padding-left: 25px;margin-top: 15px;}
#content a {color: #700D1B;}
#content a:hover {color: #ff7604;text-decoration: none;}
#content img {border: none;}
/********* All floats must be cleared ********/
.clear {clear: both;font-size: 1px;}
/************ Footer styles ***************/
#footer {min-height: 30px;clear: both;width: 100%;margin: 0 auto 0 auto;border: none;border-top: 4px solid #F4E661;background-color: #440906;}
#footer p {font-size: 75%;float: right;padding: 0;margin: 6px 6px 0 0;color: #FCFCC3;}
#footer a {color: #FCFCC3;}
#footer a:hover {text-decoration: none;}
/********* Headings ****************/
h1, h2, h3 { font-size: 110%; margin: 5px 0 5px 5px;}
/*#content h1 {margin-top: 1.25em;}*/
h2 {font-size: 120%;margin-bottom: 0;margin-top: 20px;}
h3 {font-size: 100%;}
h4, h5, h6 {font-size: 105%;margin: 8px 0 3px 0;}
h4 {margin-top: 30px;}
h5 {font-size: 100%;}
h6 {font-size: 95%;}
p {	margin: 5px 8px 8px 5px;}
/***** Image floats **************/
.left {float: left;	margin: 5px 10px 2px 0;}
.right {float: right;margin: 5px 0 2px 5px;}
#topheader .right {float: right;margin: 3px 4px 2px 2px;}
/******** End image floats *********/
/****** For IE mac ***********/
 /*\*//*/
 #footer {
 	height: 30px;
 }
/**/