body {
  color: rgb(111, 107, 95);
  margin: 0;
  padding-bottom: 10px;
  font: 11px verdana, arial, helvetica, sans-serif;
  text-align: center;
  background-color: #485a64;
}

* html .hollyhack {
  height: 1%;
}

#frameTopShadow {}

#frameBottomShadow {}

#frameShadow {}

#frame {
  width: 780px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 5px;
  text-align: left;
  background: rgb(184, 20, 18);
  border: 1px solid white;
}

#contentSideAndMain {
  position: relative;
  margin: 5px;
  padding: 5px;
  width: auto;
  background: rgb(255, 255, 255);
}

#contentSideAndMainInner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

#main {
  position: relative;
  width: auto;
  background: rgb(84, 6, 6);
  padding: 5px;
  margin: 0 0 0 160px;
}

td {
  font: 11px/20px verdana, arial, helvetica, sans-serif;
  color: rgb(111, 107, 95);
}

th {
  font: 11px/20px verdana, arial, helvetica, sans-serif;
  font-weight: 800;
  color: rgb(111, 107, 95);
}

.tableCol {
  border-color: white;
  border-width: 1px;
  border-style: solid;
}

img {
  border-color: rgb(132, 127, 105);
  border-width: 1px;
  border-style: solid;
  padding:1px;
}

h1 {
  margin: 0px 0px 15px 0px;
  padding: 0px;
  font-size: 20px;
  font-weight: 600;
  color: rgb(47, 80, 147);
}

h2 {
  font: bold 16px/18px verdana, arial, helvetica, sans-serif;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  font-weight: 800;
  color: rgb(47, 80, 147);
}

h3 {
  font: bold 14px/16px verdana, arial, helvetica, sans-serif;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  font-weight: 700;
  color: rgb(47, 80, 147);
}

li {
  font: 12px/20px verdana, arial, helvetica, sans-serif;
}

p {
  font: 12px/20px verdana, arial, helvetica, sans-serif;
  margin: 0px 0px 16px 0px;
  padding: 0px;
  color: rgb(111, 107, 95);
}

.Content > p {
  margin: 5px;
}

.Content > p + p {
  text-indent: 30px;
}

p.navBetaFont {
  font-size: 11px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: 500;
  text-decoration: none;
  color: rgb(170, 103, 22);
}

p.contentFont {
  color: rgb(111, 107, 95);
}

p.footerFont {
  font-size: 11px;
  line-height: 14px;
  color: rgb(205, 202, 179);
}

.bigImage {position:relative; top:0; left:0; width:auto;}
.bigImage a.p1, .bigImage a.p1:visited {display:block; width:auto; height:auto; top:0; left:0; border:0;}
.bigImage a.p1:hover {text-decoration:none; background-color:rgb(188,1,2); color:rgb(111, 107, 95);}
.bigImage a .large {display:none;}
.bigImage a.p1:hover .large {display:block; background-color:#fff; border-width:1px;border-style:solid;}

.contentPopUp {
  position: relative;
  width: auto;
  margin: 5px;
  border: 2px solid rgb(143, 181, 217);
  background: rgb(255, 255, 255);
  padding: 5px;
}

.contentTopBox {
  position: relative;
  width: auto;
  margin: 0px 0px 5px 0px;
  background-color: rgb(255, 255, 255);
  padding: 5px;
}

.contentSecondRemand {
  position: relative;
  width: auto;
  margin: 0px 0px 5px 0px;
  background-color: rgb(255, 255, 255);
  padding: 5px;
}

#editorFrame {
  color: rgb(111, 107, 95);
  text-align: left;
  background: rgb(255, 255, 255);
  font: 12px verdana, arial, helvetica, sans-serif;
}

#footerOuter {
  position: relative;
  margin: 5px;
  padding: 5px;
  width: auto;
  background: rgb(84, 6, 6);
}

.contentFooter {
  position: relative;
  color: rgb(205, 202, 179);
  width: auto;
}

.contentFooter a {
  color: rgb(205, 202, 179);
}

.contentFooter a:hover {
  color: rgb(255, 255, 255);
}

div.hrFooter {}

div.hrFooter hr {
  display: none;
}

#contentListBox {
  position: relative;
  width: 50%;
  border: 0px solid rgb(96, 151, 255);
  background-color: transparent;
  padding: 10px;
  text-align: left;
  z-index: 4;
}

#contentListBox ul {
  padding: 0;
  margin: 0;
  line-height: 20px;
}

#contentListBox li {
  list-style: none;
  margin: 0;
}

#contentListBox a {
  display: block;
  text-decoration: none;
  position: relative;
  color: maroon;
  font-weight: 600;
  font-size: 14pt;
  font-family: arial;
}

#contentListBox a:hover {
  color: white;
}

input.formField {
  width: 98%;
  color: rgb(84, 6, 6);
  background: rgb(204, 202, 181);
  font-weight: normal;
}

input.formFieldMandatory {
  width: 98%;
  color: rgb(84, 6, 6);
  background: rgb(212, 189, 145);
  font-weight: normal;
}

checkbox.formFieldMandatory {
  background: rgb(212, 189, 145);
}

textarea.formField {
  width: 98%;
  color: rgb(84, 6, 6);
  background: rgb(204, 202, 181);
  font-weight: normal;
}

textarea.formFieldMandatory {
  width: 98%;
  color: rgb(84, 6, 6);
  background: rgb(212, 189, 145);
  font-weight: normal;
}

select.formField {
  width: 98%;
  color: rgb(84, 6, 6);
  background: rgb(204, 202, 181);
  font-weight: normal;
}

select.formFieldMandatory {
  width: 98%;
  color: rgb(84, 6, 6);
  background: rgb(212, 189, 145);
  font-weight: normal;
}

.tblButton {
  font-size: 10px;
  font-family: verdana;
  font-weight: bold;
  text-align: center;
  margin-bottom: 2px;
  margin-top: 2px;
}

input.formButton {
  color: rgb(205, 202, 179);
  background: rgb(84, 6, 6);
  text-decoration: none;
  font-weight: bold;
}

input.fileButton {
  color: rgb(205, 202, 179);
  background: rgb(84, 6, 6);
  font-weight: normal;
  width: 98%;
}

p.formButton {
  color: rgb(205, 202, 179);
  background: rgb(84, 6, 6);
  font-weight: bold;
}

input.cartButton {
  padding: 7px 10px 7px 5px;
  text-align: left;
  color: rgb(102, 51, 0);
  background: rgb(226, 222, 213) url(images/cartBlack.gif) 0 0 no-repeat;
  background-position: right;
  font-weight: bold;
}

p.cartButton {
  padding: 7px 10px 7px 5px;
  text-align: left;
  color: rgb(102, 51, 0);
  background: rgb(248, 244, 232) url(images/cartBlack.gif) 0 0 no-repeat;
  background-position: right;
  font-weight: bold;
}

#newNavAlpha1 {
  float: left;
  width: 156px;
  background: rgb(84, 6, 6);
  padding: 0 0 9000px 0;
  margin: 0px 0px -9000px 0px;
  text-align: left;
}

#newNavAlpha1Info {
  float: left;
  width: 154px;
  margin-top: 5px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left: 0px;
  text-align: left;
}

#newNavAlpha1Info ul {
  padding: 0;
  margin: 0;
  line-height: 23px;
}

#newNavAlpha1Info li {
  list-style: none;
  width: 138px;
  height: 23px;
  margin: 0 0 5px 10px;
  background: url('http://www.rodneycollinswebs.com/images/buttons_cbeck_financial_780_02_01.gif') 0 -46px no-repeat;
}

#newNavAlpha1Info a {
  display: block;
  text-decoration: none;
  color: rgb(147, 145, 127);
  font-weight: 600;
  font-size: 7pt;
  font-family: arial, times new roman, verdana, sans-serif;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background: url('http://www.rodneycollinswebs.com/images/buttons_cbeck_financial_780_02_01.gif') top left no-repeat;
}

#newNavAlpha1Info span {
  display: block;
  margin: 0;
  padding: 2px 0 0 10px;
}

#newNavAlpha1Info a:hover {
  text-decoration: none;
  color: rgb(255, 255, 255);
  background-image: none;
}

#newNavAlpha1Info a#current {
  text-decoration: none;
  color: rgb(255, 255, 255);
  background-image: none;
}

#newNavAlpha1Info ul a#current {
  text-decoration: none;
  color: rgb(255, 255, 255);
  background-image: none;
}

#newNavAlpha1BannerAds {
  float: left;
  width: 160px;
  margin: 0;
  padding: 0;
  text-align: center;
}
#newNavAlpha1BannerAds ul {
  padding: 0;
  margin: 0;
  line-height: 92px;
}
#newNavAlpha1BannerAds li {
  width: 160px;
  height: 93px;
  text-decoration: none;
  margin-bottom: 2px;
  list-style-type: none;
  list-style: none;
}
#newNavAlpha1BannerAds span {
  font: 10px/16px verdana, arial, helvetica, sans-serif;
  margin: 0px 0px 3px 0px;
  padding: 0px;
  color: rgb(147, 145, 127);
}
#newNavAlpha1BannerAds a {
text-decoration:none;
}

#sectionbar {
  width: 98%;
  font-size: 10pt;
  font-weight: 500;
  line-height: 10px;
  margin-bottom: 0px;
  voice-family: "\"}\"";
  voice-family: inherit;
}

#sectionbar ul {
  margin: 0;
  padding: 0px 10px 0px;
  list-style: none;
}

#sectionbar li {
  float: left;
  color: rgb(0, 0, 0);
  margin: 0;
  padding: 0px 5px 0px 5px;
}

#sectionbar a {
  display: block;
  color: rgb(0, 0, 0);
  text-decoration: none;
  padding: 5px 5px 5px 5px;
}

#sectionbar a:hover {
  color: rgb(0, 0, 255);
  text-decoration: underline;
}

#sectionbar #currentTab {
  color: rgb(0, 0, 255);
  text-decoration: underline;
}

#sectionbar #currentTab a {
  color: rgb(0, 0, 255);
  text-decoration: underline;
  padding-bottom: 5px;
}

#sectionbarFooter {
  display: table;
  padding: 0;
  margin: 0 auto;
  list-style-type: none;
  white-space: nowrap;
}

#sectionbarFooter li {
  display: table-cell;
}

* html #sectionbarFooter li {
  float: left;
}

#sectionbarFooter a {
  width: auto;
  display: block;
  padding: 0px 5px 0px 5px;
  color: #fff;
  text-decoration: none;
}

* html #sectionbarFooter a {
  float: left;
}

#sectionbarFooter a:hover {
  color: #fff;
  text-decoration: underline;
}

.container {
  clear: both;
  text-decoration: none;
}

* html .container {
  display: inline-block;
}

#sectionbarBlog {
  float: left;
  width: 100%;
  font-size: 10pt;
  font-weight: 500;
  line-height: 10px;
  margin-bottom: 0px;
  z-index: 1;
  voice-family: "\"}\"";
  voice-family: inherit;
}

#sectionbarBlog ul {
  margin: 0;
  padding: 0px 10px 0px;
  list-style: none;
}

#sectionbarBlog li {
  float: left;
  color: rgb(132, 127, 105);
  margin: 0;
  padding: 0px 5px 0px 5px;
}

#sectionbarBlog a {
  display: block;
  color: rgb(132, 127, 105);
  text-decoration: none;
  padding: 5px 5px 5px 5px;
}

#sectionbarBlog a:hover {
  color: rgb(132, 127, 105);
  text-decoration: underline;
}

#sectionbarBlog #currentTab {
  color: rgb(132, 127, 105);
  text-decoration: underline;
}

#sectionbarBlog #currentTab a {
  color: rgb(132, 127, 105);
  text-decoration: underline;
  padding-bottom: 5px;
}

div.hr {
  display: none;
}

div.hrThin {
  display: none;
}

div.hr hr {
  display: none;
}

#info {
  text-align: center;
}

#info p {
  clear: both;
  font-weight: 500;
  text-align: center;
}

#thumbs2 {
  display: table;
  padding: 0;
  margin: 0 auto;
  list-style-type: none;
  white-space: nowrap;
}

#thumbs2 li {
  display: table-cell;
}

* html #thumbs2 li {
  float: left;
}

#thumbs2 a {
  width: 160px;
  height: 150px;
  display: block;
  border: 0px solid #fff;
  text-decoration: none;
}

* html #thumbs2 a {
  float: left;
}

.thumbcontainer {
  clear: both;
  text-decoration: none;
}

* html .thumbcontainer {
  display: inline-block;
}

.cleaner2 {
  clear: both;
  border: none 0;
  color: rgb(11, 32, 137);
  height: 1px;
}

fieldset {
  width: 95%;
  margin: 0 1.5em 1.5em 0;
  padding: 0;
}

legend {
  margin-left: 1em;
  color: #000000;
  font-weight: bold;
}

fieldset ol {
  padding: 1em 1em 0 1em;
  list-style: none;
}

fieldset li {
  float: left;
  clear: left;
  width: 100%;
  padding-bottom: 1em;
}

.text {
  width: 70%;
  color: rgb(84, 6, 6);
  background: rgb(204, 202, 181);
  font-weight: normal;
}

.select {
  width: 40%;
  color: rgb(0, 0, 0);
  background: rgb(204, 202, 181);
  font-weight: normal;
}

fieldset.submit {
  width: 80%;
  border: 0 none #FFF;
}

.submitbutton {
  color: rgb(205, 202, 179);
  background: rgb(84, 6, 6);
  text-decoration: none;
  font-weight: bold;
}

label {
  float: left;
  width: 8em;
  margin-right: 1em;
  text-align: right;
}

label em {
  color: red;
  font-size: 85%;
  font-style: normal;
}

fieldset fieldset {
  width: 65%;
  margin-bottom: -2.5em;
  border-style: none;
  background-color: transparent;
  background-image: none;
}

fieldset fieldset legend {
  margin-left: 0;
  width: 10em;
  text-align: right;
  font-weight: normal;
}

fieldset fieldset legend em {
  color: red;
  font-size: 85%;
  font-style: normal;
}

fieldset fieldset ol {
  position: relative;
  top: -1.5em;
  margin: 0 0 0 10em;
  padding: 0;
}

fieldset fieldset label {
  float: none;
  width: auto;
  margin-right: auto;
}
