body {
    text-align:center;
	color:rgb(0,0,0);
    background-color:#571175;
	/*background: #544e4f url('http://www.rodneycollinswebs.com/images/bg_gradient_cbeck_home_780_01_01.jpg') top left repeat-x; */
	font:11px verdana, arial, helvetica, sans-serif;
	}
	
/* Hides from IE-mac \*/
* html .hollyhack {height: 1%;}
/* End hide from IE-mac */

#frameTopShadow {
    }

#frameBottomShadow {
    }

#frameShadow {
    }

#frame {
    width:780px;
    margin-right:auto;
    margin-left:auto;
    /*margin-top:10px; */
    padding:0px;
    text-align:left;
	background: transparent;
    }

#contentSideAndMain {
position: relative;
background:rgb(255,255,255) url('http://www.rodneycollinswebs.com/images/tile_swirl_green.gif') 0 0 repeat;
margin:5px 0px 5px 0px;
padding:5px;
width: auto;
	 /*overflow: hidden;*/
}
#contentSideAndMainInner {
position: relative;
overflow: hidden;
width: 770px;
}

#main {
	position:relative;
    width:auto;
    min-height:200px;
    height:auto !important;
    height:100%;
	border: 1px solid rgb(87,17,117);
	background: rgb(87,17,117);
	padding:0;
	margin:0px 0px 0px 160px;
	z-index:4;  /*This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

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: rgb(87,17,117);
  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(199,67,0);
	}
	
h2 {
	font:bold 16px/18px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-weight:800;
	color:rgb(0,0,0);
	}
h3 {
	font:bold 14px/16px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-weight:700;
	color:rgb(0,0,0);
	}
	
p {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	color:rgb(0,0,0);
	}
.Content>p {margin:0px;}
.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:black;
			  }
p.contentFont {
	color:rgb(0,0,0);
			  }
p.footerFont {
	font-size:11px;
	line-height:14px;
	color:rgb(255,255,255);
			  }

/*a {
	color:#09c;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {color:rgb(255,0,0)}
  */

/* All the content boxes belong to the content class. */
.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:10px 210px 10px 166px;
	border:0px solid rgb(96,151,255);
	background-color:rgb(239,247,255);
	padding:10px;
	z-index:4; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}


/* All the content boxes belong to the content class. */
.contentPopUp {
	position:relative;
	width:auto;
	margin:0px 0px 10px 0px;
	border:0px solid rgb(152,39,0);
	background:rgb(255,255,255) url('http://www.rodneycollinswebs.com/images/tile_swirl_white.gif') 0 0 repeat;
	padding:10px;
	}
#editorFrame {
	color:#000;
    text-align:left;
	background:rgb(255,255,255) url('http://www.rodneycollinswebs.com/images/tile_swirl_white.gif') 0 0 repeat;
	font:12px verdana, arial, helvetica, sans-serif;
}
.contentTopBox {
	position:relative;
	width:auto;
    min-height:10px;
	margin:5px 5px 5px 5px;
	border:0px solid rgb(152,39,0);
	background:rgb(255,255,255) url('http://www.rodneycollinswebs.com/images/tile_swirl_white.gif') 0 0 repeat;
	padding:5px;
	}

/* All the content boxes belong to the content class. */
.contentSecondRemand {
	position:relative;
	width:auto;
    min-height:10px;
	margin:0px 5px 5px 5px;
	border:0px solid rgb(152,39,0);
	background:rgb(255,255,255) url('http://www.rodneycollinswebs.com/images/tile_swirl_white.gif') 0 0 repeat;
	padding:5px;
	}
	
/* All the content boxes belong to the content class. */
.contentFooter {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	color:rgb(255,255,255);
	width:auto;
	margin:0 0 5px 0;
	border:0px solid rgb(152,39,0);
	background:rgb(255,255,255) url('http://www.rodneycollinswebs.com/images/tile_swirl_green.gif') 0 0 repeat;
	padding:5px 0px 1px 0px;
	z-index:4; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
	
.contentFooter a { 
    color:rgb(255,255,255); 
	}
.contentFooter a:hover { 
    color:rgb(255,255,255); 
	}
div.hrFooter {
}
div.hrFooter hr {
  display: none;
}

/* All the heading boxes belong to the headingBox class. */
#contentListBox {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:50%;
	border:0px solid rgb(96,151,255);
	background-color:transparent;
	padding:5px;
	text-align: left;
	z-index:4; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
	
#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(255,255,255); /* text color */
background-color: rgb(205,198,11);
font-weight: normal;
}

input.formFieldMandatory {
width: 98%;
color: rgb(255,255,255); /* text color */
background-color: rgb(34,22,169);
font-weight: normal;
}

checkbox.formFieldMandatory {
	background-color: rgb(34,22,169);
}

textarea.formField {
width: 98%;
color: rgb(0,0,0); /* text color */
background-color: rgb(205,198,11);
font-weight: normal;
}

textarea.formFieldMandatory {
width: 98%;
color: rgb(255,255,255); /* text color */
	background-color: rgb(34,22,169);
font-weight: normal;
}


select.formField {
width: 98%;
color: rgb(255,255,255); /* text color */
background-color: rgb(205,198,11);
font-weight: normal;
}

select.formFieldMandatory {
width: 98%;
color: rgb(255,255,255); /* text color */
	background-color: rgb(34,22,169);
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(255,255,255); /* text color */
background:rgb(34,22,169);
text-decoration: none;
font-weight: bold;
}

input.fileButton {
color: rgb(255,255,255); /* text color */
background-color: rgb(34,22,169);
font-weight: normal;
width: 98%;
}

p.formButton {
color: rgb(255,255,255); /* text color */
background:rgb(34,22,169);
font-weight: bold;
}

input.cartButton {
padding:7px 10px 7px 5px;
text-align:left;
color: rgb(102,51,0); /* text color */
		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); /* text color */
		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(255,255,255) url('http://www.rodneycollinswebs.com/images/tile_swirl_purple.gif') 0 0 repeat;
	padding:0px 0px 9000px 0px;
	margin: 0px 0px -9000px 0px;
	text-align: left;
	}

#newNavAlpha1Info {
	float: left;
	width:154px;
	margin-top:5px; /* to seperate the brown box from the blue menu box and show transparent gap within the container div */
	padding-top:5px; /* to make a 5px line to match the content box top border */
	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: 0px 0px 5px 10px;
	 background: url('http://www.rodneycollinswebs.com/images/button_cbeck_home_780_01_01.gif') 0 -46px no-repeat;
}

#newNavAlpha1Info a { 
        display: block; 
		/*overflow: hidden;*/
        text-decoration: none;
		color: rgb(255,255,255); 
		font-weight:600; 
		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/button_cbeck_home_780_01_01.gif') top left no-repeat;
}
#newNavAlpha1Info span {
     display: block;
	 margin: 0;
	 padding: 0px 0px 0px 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: 156px;
  margin: 0;
  padding: 0;
  text-align: center;
}
#newNavAlpha1BannerAds ul {
  padding: 0;
  margin: 0;
  line-height: 92px;
}
#newNavAlpha1BannerAds li {
width:156px;
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: #fff;
}
#sectionbar {
    /*position:relative;*/
	width:98%;
	font-size:10pt;
	font-weight:500;
	line-height:10px;
	margin-bottom:0px;
	/*z-index:1;*/
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;

	}	
/* body>#sectionbar {width:98%;} */
	
	#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;
	/*background-color: rgb(238,238,209);*/
	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 {
    /*position:relative;*/
	float:left;
	width:100%;
	font-size:10pt;
	font-weight:500;
	line-height:10px;
	margin-bottom:0px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;

	}	
/* body>#sectionbarBlog {width:98%;} */
	
	#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;
	/*background-color: rgb(238,238,209);*/
	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;
  /*padding:4px 16px;*/
  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: 80%;
  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: 60%;
color: rgb(255,255,255);
background-color: rgb(205,198,11);
font-weight: normal;
}
.select {
width: 40%;
color: rgb(0,0,0);
background-color: rgb(205,198,11);
font-weight: normal;
}
fieldset.submit {
  width: 80%;
  border: none;
}
.submitbutton {
color: rgb(255,255,255);
background-color: rgb(34,22,169);
text-decoration: none;
font-weight: bold;
}
label {
  float: left;
  width: 10em;
  margin-right: 1em;
  text-align: right;
}
label em {
  color: red;
  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;
  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 11em;
  padding: 0;
}
fieldset fieldset label {
  float: none;
  width: auto;
  margin-right: auto;
}

