body {
  color: #000;
  background-color: #D7EDFD;
  text-align: center;
  font: 11px verdana, arial, helvetica, sans-serif;
}

* html .hollyhack {
  height: 1%;
}

#frameTopShadow {}

#frameBottomShadow {}

#frameShadow {}

#frame {
  width: 780px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  text-align: left;
border: #c59464 1px solid;
}

#contentSideAndMain {
  position: relative;
  width: auto;
  padding: 0;
  height:auto !important;
  height: 100%;
}

#contentSideAndMainInner {
  position: relative;
  width: auto;
  padding: 0;
  height:auto !important;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
}

#main {
  position: relative;
  width: auto;
  margin-left: 160px;
  height:auto !important;
  height: 100%;
}

.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:#000;}
.bigImage a .large {display:none;}
.bigImage a.p1:hover .large {display:block; background-color:#fff; border-width:1px;border-style:solid;border-color:#c59464;}

td {
  font: 11px/20px verdana, arial, helvetica, sans-serif;
  color: black;
}

th {
  font: 11px/20px verdana, arial, helvetica, sans-serif;
  font-weight: 800;
  color: black;
}
.tableCol {
  border-color: #c59464;
  border-width: 1px;
  border-style: solid;
}

img {
  border-color: #0f2b93;
  border-width: 1px;
  border-style: solid;
  padding:1px;
}

h1 {
  font: bold 18px/20px verdana, arial, helvetica, sans-serif;
  margin: 0px 0px 15px 0px;
  padding: 0px;
  font-weight: 800;
  color: #0f2b93;
}

h2 {
  font: bold 16px/18px verdana, arial, helvetica, sans-serif;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  font-weight: 800;
  color: #663300;
}

h3 {
  font: bold 14px/16px verdana, arial, helvetica, sans-serif;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  font-weight: 700;
  color: #000;
}

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: #000;
}

.Content > p {
  margin: 0px;
}

.Content > p + p {
  text-indent: 30px;
}

p.contentFont {
  color: #000;
}

p.footerFont {
  font-size: 11px;
  line-height: 14px;
  color: #000;
}

a {
  color: #0f2b93;
  font-size: 11px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

a:link {
  color: #0f2b93;
}

a:hover {
  color: #663300;
}

.contentPopUp {
  position: relative;
  margin-bottom: 10px;
  padding: 10px 10px 10px 10px;
  background-color: #fff;
}

.contentTopBox {
  position: relative;
  width: 95%;
  margin: 0;
  padding: 0px 10px 10px 10px;
}

#editorFrame {
  text-align: left;
  color: #000;
  background: #fff;
  font: 12px verdana, arial, helvetica, sans-serif;
}

.contentSecondRemand {
  position: relative;
  width: 95%;
  margin: 0;
  padding: 0px 10px 10px 10px;
}

.contentFooter {
  position: relative;
  color: #000;
  width: auto;
  margin: 0;
}

.contentFooter a {
  color: #000;
}

.contentFooter a:hover {
  color: #000;
}

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(0, 0, 0);
  background-color: #fff4eb;
  font-weight: normal;
}

input.formFieldMandatory {
  width: 98%;
  color: #000;
  background-color: #edf7fd;
  font-weight: normal;
}

checkbox.formFieldMandatory {
  background-color: #edf7fd;
}

textarea.formField {
  width: 98%;
  color: rgb(0, 0, 0);
  background-color: #fff4eb;
  font-weight: normal;
}

textarea.formFieldMandatory {
  width: 98%;
  color: #000;
  background-color: #edf7fd;
  font-weight: normal;
}

select.formField {
  width: 98%;
  color: rgb(0, 0, 0);
  background-color: #fff4eb;
  font-weight: normal;
}

select.formFieldMandatory {
  width: 98%;
  color: #000;
  background-color: #edf7fd;
  font-weight: normal;
}

input.formButton {
  color: #fff;
  background-color: #0f2b93;
  text-decoration: none;
  font-weight: bold;
}

input.fileButton {
  color: #fff;
  background-color: #0f2b93;
  font-weight: normal;
  width: 98%;
}

p.formButton {
  color: #fff;
  background-color: #0f2b93;
  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: 160px;
  text-align: left;
  background-color: #91cefa;
  padding: 0 0 9000px 0;
  margin: 0px 0px -9000px 0px;
}

#newNavAlpha1Info {
  float: left;
  width: 160px;
  margin: 0;
  padding: 0;
  text-align: left;
}

#newNavAlpha1Info ul {
  padding: 0;
  margin: 0;
  line-height: 25px;
}

#newNavAlpha1Info li {
  margin-bottom: 3px;
  list-style: none;
  width: 160px;
  height: 25px;
  background: url('http://www.rodneycollinswebs.com/images/menu_sudip_woman_160_01_01.gif') 0 -50px no-repeat;
}

#newNavAlpha1Info a {
  display: block;
  text-decoration: none;
  color: #0f2b93;
  font-weight: 800;
  font-size: 8pt;
  font-family: arial, times new roman, verdana, sans-serif;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background: url('http://www.rodneycollinswebs.com/images/menu_sudip_woman_160_01_01.gif') 0 0 no-repeat;
}

#newNavAlpha1Info span {
  display: block;
  margin: 0;
  padding: 3px 0px 0px 10px;
}

#newNavAlpha1Info a:hover {
  text-decoration: none;
  background-image: none;
}

#newNavAlpha1Info a#current {
  text-decoration: none;
  background-image: none;
}

#newNavAlpha1Info ul a#current {
  text-decoration: none;
  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: #0f2b93;
}

#sectionbar {
  width: auto;
  font-weight: 500;
  line-height: 10px;
  margin-bottom: 0px;
}

#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: #663300;
  text-decoration: none;
  padding: 5px 5px 5px 5px;
}

#sectionbar a:hover {
  color: #0f2b93;
  text-decoration: underline;
}

#sectionbar #currentTab {
  color: #0f2b93;
  text-decoration: underline;
}

#sectionbar #currentTab a {
  color: #0f2b93;
  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: #000;
  text-decoration: none;
}

* html #sectionbarFooter a {
  float: left;
}

#sectionbarFooter a:hover {
  color: #000;
  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.hrContent {}

div.hrContent hr {
  display: none;
}

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;
}

#footerOuter {
  position: relative;
  border-top: #663300 4px solid;
  height: 69px;
  width: auto;
  background: #fff url('http://www.rodneycollinswebs.com/images/footer_sudip_woman_780_01_01.jpg') 0 100% repeat-x;
}

.cleaner2 {
  clear: both;
  border: none 0;
  color: rgb(11, 32, 137);
  height: 1px;
}

fieldset {
  width: 85%;
  margin: 0 1.5em 1.5em 0;
  padding: 0;
}

legend {
  margin-left: 1em;
  color: #0f2b93;
  font-weight: bold;
}

fieldset ol {
  padding: 1em 1em 0 1em;
  list-style: none;
}

fieldset li {
  float: left;
  clear: left;
  width: 80%;
  padding-bottom: 1em;
}

.text {
  width: 60%;
  color: rgb(0, 0, 0);
  background-color: #fff4eb;
  font-weight: normal;
}

.textarea {
  width: 60%;
  color: rgb(0, 0, 0);
  background-color: #fff4eb;
  font-weight: normal;
}

.select {
  width: 40%;
  color: rgb(0, 0, 0);
  background-color: #fff4eb;
  font-weight: normal;
}

fieldset.submit {
  width: 85%;
  border: none;
  margin-left: 1.5em;
}

.submitbutton {
  color: #fff;
  background-color: #0f2b93;
  text-decoration: none;
  font-weight: bold;
}

label {
  float: left;
  width: 10em;
  margin-right: 1em;
  text-align: right;
}

label em {
  font-size: 85%;
  font-style: normal;
}

fieldset fieldset {
  margin-bottom: -2.5em;
  border-style: none;
  background-color: transparent;
  background-image: none;
}

fieldset fieldset legend {
  margin-left: 0;
  padding-bottom:15px;
  width: 10em;
  text-align: right;
  font-weight: normal;
  color: #000;
}

fieldset fieldset legend em {
  font-size: 85%;
  font-style: normal;
}

fieldset fieldset ol {
  position: relative;
  top: -1.5em;
  margin: 0 0 0 11em;
  padding: 0;
}

fieldset fieldset label {
  float: none;
  width: auto;
  margin-right: auto;
}
