body {
  color: rgb(187, 187, 187);
background: #000 url('http://www.rodneycollinswebs.com/images/cbeck_photography_780_01_02_canvas.jpg') 50% 0 no-repeat;
  margin: 0;
  padding: 0px;
  font: 11px verdana, arial, helvetica, sans-serif;
  text-align: center;
}

body.editor {
  color: rgb(187, 187, 187);
  background: #000;
  margin: 0px 10px 0px 0px;
  padding: 0px;
  font: 11px verdana, arial, helvetica, sans-serif;
}

#frame {
  width: 785px;        /* claudia made the graphics 785px wide */
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
background: #000 url('http://www.rodneycollinswebs.com/images/cbeck_photography_780_01_02_paisley.gif') 0 0 repeat-y;
}

#contentSideAndMain {
  position: relative;
  width: auto;
  padding: 10px 20px 20px 20px;
}

#contentSideAndMainInner {
  position: relative;
  width: auto;
}

#main {
  position: relative;
  width: auto;
}

* html .hollyhack {
  height: 1%;
}

td {
  font: 11px/20px verdana, arial, helvetica, sans-serif;
  color: rgb(187, 187, 187);
}

th {
  font: 11px/20px verdana, arial, helvetica, sans-serif;
  font-weight: 800;
  color: rgb(187, 187, 187);
}

.tableCol {
  border-color: rgb(187, 187, 187);
  border-width: 1px;
  border-style: solid;
}

img {
  border-color: rgb(122, 122, 122);
  border-width: 1px;
  border-style: solid;
  padding:1px;
}

h1 {
  font: 20px arial, verdana, helvetica, sans-serif;
  margin: 0px 0px 15px 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: 600;
  color: rgb(122, 122, 122);
}

h2 {
  font: bold 16px arial, verdana, helvetica, sans-serif;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  font-weight: 600;
  color: rgb(187, 187, 187);
}

h3 {
  font: bold 12px/14px verdana, arial, helvetica, sans-serif;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  font-weight: 800;
  color: rgb(122, 122, 122);
}

p {
  font: 12px arial, verdana, helvetica, sans-serif;
  color: rgb(187, 187, 187);
  margin: 0px 0px 6px 0px;
  padding: 0px;
}

.Content > p {
  margin: 0px;
}

.Content > p + p {
  text-indent: 30px;
}

span.dataName {
  font-family: verdana, arial, helvetica, sans-serif;
  text-align: left;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  color: rgb(187, 187, 187);
}

span.dataOther {
  font-family: verdana, arial, helvetica, sans-serif;
  text-align: left;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: rgb(122, 122, 122);
}

p.contentFont {
  color: rgb(187, 187, 187);
}

a {
  color: rgb(122, 122, 122);
  font-size: 11px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

a:link {
  color: rgb(122, 122, 122);
}

a:visited {
  color: rgb(187, 187, 187);
}

a:hover {
  color: rgb(187, 187, 187);
}

.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(187, 187, 187);}
.bigImage a .large {display:none;}
.bigImage a.p1:hover .large {display:block; background-color:#000; border-width:1px;border-style:solid;}

.contentPopUp {
  position: relative;
  width: auto;
  min-width: 320px;
  margin: 10px 0px 0px 0px;
  /*border: 1px solid rgb(122, 122, 122);*/
  padding: 10px;
  z-index: 4;
}

.contentTopBox {
  position: relative;
  width: auto;
  height: auto;
  background-color:#000;
  margin: 10px 0px 0px 0px;
  border: 1px solid rgb(100, 100, 100);
  padding: 10px;
  z-index: 4;
}

.contentSecondRemand {
  position: relative;
  width: auto;
  height: auto;
  background-color:#000;
  margin: 10px 0px 0px 0px;
  border: 1px solid rgb(100, 100, 100);
  padding: 10px;
  z-index: 4;
}

.contentFooter {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	background: url('http://www.rodneycollinswebs.com/images/cbeck_photography_780_01_02_photoCornersBot.gif') 0 100% no-repeat;
	color:#fff;
	width:auto;
    height:95px;
	margin:0;
	padding:0;
	z-index:4; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

#editorFrame {
  text-align: left;
  color: rgb(187, 187, 187);
  background: #000;
  font: 11px arial, verdana, helvetica, sans-serif;
}

#contentListBox {
  position: relative;
  width: 50%;
  border: 0px solid rgb(122, 122, 122);
  background-color: transparent;
  padding: 10px;
  text-align: left;
  z-index: 4;
}

#contentListBox ul {
  padding: 0;
  margin: 0;
  line-height: 15px;
  width: 180px;
}

#contentListBox li {
  border-bottom: 2px solid rgb(122, 122, 122);
  list-style: none;
  margin: 0;
}

#contentListBox a {
  font-size: 10px;
  display: block;
  text-decoration: none;
  color: rgb(122, 122, 122);
  padding-left: 5px;
  width: 180px;
  background: rgb(0, 0, 0);
}

#contentListBox a:hover {
  color: rgb(187, 187, 187);
  background: rgb(0, 0, 0);
}

input.formField {
  width: 98%;
  color: rgb(0, 0, 0);
  background-color: rgb(187, 187, 187);
  font-weight: normal;
}

input.formFieldMandatory {
  width: 98%;
  color: rgb(0, 0, 0);
  background-color: rgb(187, 187, 187);
  font-weight: normal;
}

checkbox.formFieldMandatory {
  background-color: rgb(187, 187, 187);
}

textarea.formField {
  width: 98%;
  color: rgb(0, 0, 0);
  background-color: rgb(187, 187, 187);
  font-weight: normal;
}

textarea.formFieldMandatory {
  width: 98%;
  color: rgb(0, 0, 0);
  background-color: rgb(187, 187, 187);
  font-weight: normal;
}

select.formField {
  width: 98%;
  color: rgb(0, 0, 0);
  background-color: rgb(187, 187, 187);
  font-weight: normal;
}

select.formFieldMandatory {
  width: 98%;
  color: rgb(0, 0, 0);
  background-color: rgb(187, 187, 187);
  font-weight: normal;
}

.tblButton {
  font-size: 10px;
  font-family: verdana;
  font-weight: bold;
  text-align: center;
  margin-bottom: 2px;
  margin-top: 2px;
}

.tblButton a {
  text-decoration: none;
  color: rgb(34, 64, 89);
  background-color: rgb(181, 201, 226);
  border-top: 2px rgb(204, 227, 255) solid;
  border-left: 2px rgb(204, 227, 255) solid;
  border-bottom: 2px rgb(49, 85, 127) solid;
  border-right: 2px rgb(49, 85, 127) solid;
  display: block;
  width: 98%;
  padding: 1px;
}

.tblButton a:hover {
  background-color: rgb(153, 170, 191);
  border-top: 2px rgb(49, 85, 127) solid;
  border-left: 2px rgb(49, 85, 127) solid;
  border-bottom: 2px rgb(204, 227, 255) solid;
  border-right: 2px rgb(204, 227, 255) solid;
}

input.formButton {
  color: rgb(0, 0, 0);
  background-color: rgb(122,122,122);
  font-weight: bold;
}

input.fileButton {
  color: rgb(0, 0, 0);
  background: rgb(122,122,122);
  font-weight: normal;
  width: 98%;
}

p.formButton {
  color: rgb(0, 0, 0);
  background-color: rgb(122,122,122);
  font-weight: bold;
}

#newNavAlpha1 {
  position: relative;
  width: auto;
  padding: 0;
}

#newNavAlpha1Info {
  position: relative;
  width: auto;
  min-height: 16px;
  text-align: center;
  font: bold 100% arial, verdana, helvetica, sans-serif;
  margin: 0;
  z-index: 1;
}

#newNavAlpha1Info ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height:16px;
  position:relative;
}

#newNavAlpha1Info li {
  float: left;
  margin: 0;
  padding: 2px 3px 2px 3px;
}

#newNavAlpha1Info a {
  display: block;
  color: rgb(187, 187, 187);
  text-decoration: none;
  padding: 2px;
}

#newNavAlpha1Info a:hover {
  color: rgb(212, 165, 1);
}

#newNavAlpha1Info #current {
  color: rgb(212, 165, 1);
}

#newNavAlpha1Info #current a {
  color: rgb(212, 165, 1);
}

#newNavAlpha1BannerAds {
  position: relative;
  width: auto;
  text-align: left;
  padding-left: 5px;
}

#newNavAlpha1BannerAds ul {
  line-height: 90px;
  list-style-type: none;
  list-style: none;
  text-align: left;
  padding: 0px;
}

#newNavAlpha1BannerAds li {
  float: left;
  width: 120px;
  height: 90px;
  padding: 0px;
  margin-bottom: 2px;
  margin-right: 4px;
  text-decoration: none;
}

#newNavAlpha1BannerAds span {
  font: 10px/16px verdana, arial, helvetica, sans-serif;
  text-align: left;
  margin: 0px 0px 1px 0px;
  padding: 0px;
  color: rgb(255, 255, 255);
}

#newNavAlpha1BannerAds image {
  border: none;
}

#sectionbar {
  position: relative;
  width: 100%;
  border: 0px solid rgb(192, 167, 119);
  font: 10px verdana, arial, helvetica, sans-serif;
  height:30px;
  line-height: 11px;
  margin-top: 5px;
  margin-bottom: 0px;
  z-index: 1;
  voice-family: "\"}\"";
  voice-family: inherit;
}

#sectionbar ul {
  margin: 0;
  padding: 0px 10px 0px;
  list-style: none;
}

#sectionbar li {
  float: left;
  margin: 0;
  padding: 0px 5px 0px 5px;
}

#sectionbar a {
  display: block;
  color: rgb(122,122,122);
  text-decoration: none;
  padding: 3px 5px 3px 5px;
}

#sectionbar a:hover {
  color: rgb(0, 0, 0);
  background: rgb(187,187,187);
}

#sectionbar #currentTab {
  color: rgb(0, 0, 0);
  background: rgb(187,187,187);
}

#sectionbar #currentTab a {
  color: rgb(0, 0, 0);
  padding-bottom: 3px;
}

#sectionbarFooter {
  display: table;
  padding: 0;
  margin: 10px 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: rgb(122, 122, 122);
  text-decoration: none;
}

* html #sectionbarFooter a {
  float: left;
}

#sectionbarFooter a:hover {
  color: rgb(187, 187, 187);
  text-decoration: underline;
}

.container {
  clear: both;
  text-decoration: none;
}

* html .container {
  display: inline-block;
}

div.hr {
  border-top: 1px rgb(187, 187, 187) solid;
  height: 0px;
}

div.hr hr {
  display: none;
}

div.hrContent {
  border-top: 1px rgb(187, 187, 187) solid;
  height: 0px;
}

div.hrContent hr {
  display: none;
}

div.hrFooter {
  border-top: 0px rgb(187, 187, 187) solid;
  height: 0px;
}

div.hrFooter hr {
  display: none;
}

div.hrBanner {
  margin: 0px;
  padding: 0px;
  border-top: 1px rgb(187, 187, 187) solid;
  height: 0px;
}

div.hrBanner 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 rgb(187, 187, 187);
  text-decoration: none;
}

* html #thumbs2 a {
  float: left;
}

.thumbcontainer {
  clear: both;
  text-decoration: none;
}

* html .thumbcontainer {
  display: inline-block;
}

fieldset {
  width: 90%;
  margin: 0 1.5em 1.5em 0;
  padding: 0;
  border: 1px solid #7a7a7a;
}

legend {
  margin-left: 1em;
  color: rgb(122, 122, 122);
  font-weight: normal;
}

fieldset ol {
  padding: 1em 1em 0 1em;
  list-style: none;
}

fieldset li {
  float: left;
  clear: left;
  width: 100%;
  padding-bottom: 1em;
}

.text {
  width: 40%;
  color: rgb(0, 0, 0);
  background-color: rgb(187, 187, 187);
  font-weight: normal;
}

.textarea {
  width: 40%;
  color: rgb(0, 0, 0);
  background-color: rgb(187, 187, 187);
  font-weight: normal;
}
.select {
  width: 35%;
  color: rgb(0, 0, 0);
  background-color: rgb(187, 187, 187);
  font-weight: normal;
}

fieldset.submit {
  width: 90%;
  border: 0 none #fff
}

.submitbutton {
  color: rgb(0, 0, 0);
  background-color: rgb(187, 187, 187);
  text-decoration: none;
  font-weight: bold;
  margin-right:3px;
}

label {
  float: left;
  width: 15em;
  margin-right: 1em;
  text-align: right;
}

label em {
  color: rgb(212,165,1);
  font-size: 85%;
  font-style: normal;
}

fieldset fieldset {
  width: 70%;
  margin-bottom: -2.5em;
  border-style: none;
  background-color: transparent;
  background-image: none;
}

fieldset fieldset legend {
  margin-left: 0;
  width: 15em;
  color: rgb(187, 187, 187);
  text-align: right;
  font-weight: normal;
}

fieldset fieldset legend em {
  color: rgb(212,165,1);
  font-size: 85%;
  font-style: normal;
}

fieldset fieldset ol {
  position: relative;
  top: -1.5em;
  margin: 0 0 0 16em;
  padding: 0;
}

fieldset fieldset label {
  float: none;
  width: auto;
  margin-right: auto;
}