/* CSS Document */
body{background-color: #655e58;font-size: 11pt;
    font: Georgia, "Times New Roman", Times, serif}
img {border: 0px;}

/* Heading Tags */
h1     {font-family:Georgia, "Times New Roman", Times, serif; font-size: 16pt; font-weight: bold; color:#333; position:relative; top:-80px; left:10px;}
h2     {font-family:Georgia, "Times New Roman", Times, serif; font-size: 14pt; font-weight: bold; color:#000; position:relative; top:-125px; left:400px;}
h3     {font-family:Georgia, "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color:#ff9933; margin-top:0px;}
h4     {font-family:Georgia, "Times New Roman", Times, serif; font-size: 11pt; font-weight: bold; color:#ff9933; margin-top:0px;}
h5     {font-family:Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color:#ff9933; margin-top:0px;}
h6     {font-family:Georgia, "Times New Roman", Times, serif; font-size:  9pt; font-weight: bold; color:#ff9933; margin-top:0px;}

/* Default links */
a{color: #ff9933;text-decoration: underline;}
a:visited {color:#ff9933;text-decoration:underline;}
a:active {color:#ff9933;text-decoration:underline;}
a:hover {color:#333;text-decoration:underline;}
/* Main Navigation Top */
.NavMAIN {font-size:9pt;color: #655e58; position:relative; bottom:110px;left:325px;}
.NavMAIN a{color: #655e58;text-decoration: underline;}
.NavMAIN a:visited {color:#655e58;text-decoration:underline;}
.NavMAIN a:active {color:#655e58;text-decoration:none;}
.NavMAIN a:hover {color:#333;text-decoration:none;}
/* Footer Nav Links */
.FooterNav {font-size:8pt;font-family: Georgia, "Times New Roman", Times, serif; color:#333; background-color:#eee;}
.FooterNav a{font-size:8pt;font-family: Georgia, "Times New Roman", Times, serif;color: #333;text-decoration:none;}
.FooterNav a:visited {color:#333;text-decoration:none;}
.FooterNav a:active {color:#333;text-decoration:none;}
.FooterNav a:hover {color:#666666;text-decoration:none;}
/* .rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}*/



/*h1,h2,p{margin: 0 10px}
h1{font-size: 250%;color: #655e58}
h2{font-size: 200%;color: #f0f0f0}
h2{padding-top: 0.3em}
p{padding-bottom:1em}*/

div#nifty{ margin: 0;background: #fff}

b.rtop, b.rbottom{display:block;background: #655e58}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #fff}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
/* Main Page Header Graphic */
.HdrMain {position:relative; top:0px; left:10px; background-image:url(../images/hdr-main.jpg); width:760px; height:150px; background-position:center;}
/* Main Content */
.content-padding-main {
	padding:15px 25px 0px 25px; position:relative; top:-110px; margin-top:0px;
}
/* Left Nav Links */
.LeftNav {
	padding:2px; position:relative; top:-5px; 
}
.LeftNavHdr {font-size: 10pt; font-weight: bold; color:#333; text-decoration:none;}
.LeftNavHdr a{color:#333; text-decoration:none;}
.LeftNavHdr a:visited {color:#333; text-decoration:none;}
.LeftNavHdr a:active {color:#333; text-decoration:none;}
.LeftNavHdr a:hover {color:#333;text-decoration:underline;}
.LeftNavLink {font-size: 9pt; font-weight: bold; color:#ff9933; text-decoration:none;}
.LeftNavLink a{color: #ff9933;text-decoration:none;}
.LeftNavLink a:visited {color:#ff9933; text-decoration:none;}
.LeftNavLink a:active {color:#ff9933; text-decoration:none;}
.LeftNavLink a:hover {color:#333;text-decoration:none;}
/* Ad Right Column */
.AdNav {
	padding:5px; position:relative; right:10px; top:0px; 
}
.AdNav {font-size: 10pt; font-weight: bold; color:#333; text-decoration:none;}
.AdNav a{color:#333; text-decoration:underline;}
.AdNav a:visited {color:#333; text-decoration:none;}
.AdNav a:active {color:#333; text-decoration:none;}

hr {margin:0px 0px 5px 0px; background-color:#eee;}

.ImgFloatRt {float:right; margin: 0 2px 5px 10px;}