/* CMS Settings: */ 
HTML {overflow: -moz-scrollbars-vertical;}
body,td,div {
  font-family: Arial, Helvetica;
  font-size: 14px;
}
.article_item {
  padding-top: 20px;
}
.article_detail {
  padding-top: 8px;
  padding-left: 14px;
}
.article_title, .article_full_title {
  font-size: 20px;
  font-weight: bold;
}
.article_date {
  font-size: 16px;
  font-weight: bold;
}
.article_full_date {
  font-size: 14px;
  font-weight: normal;
}
.article_tagline {
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  color: #606060;
}
.article_full_tagline {
  font-size: 16px;
  font-weight: bold;
  color: #606060;  
}
.back_link {
  font-size: 12px;
  padding-top: 24px;
  text-align: right;
}
.faq_titles {
  border-left: 3px #0000dd solid;
  margin-left: 10px;
  padding-left: 8px;
}
.faq_title, .faq_header, .link_category_title {
  font-size: 16px;
  font-weight: bold;
}
.faq_detail {
  margin-left: 20px;
  margin-top: 6px;
}
.top_link {
  font-size: 12px;
  margin-top: 6px;
  margin-bottom: 10px;
}
.link_category {
  border-bottom: 2px #d0d0d0 solid;
  padding-bottom: 8px;
}
.link_detail {
  margin-top: 6px;
  margin-left: 24px;
}
.err, .required {
  color: red;
  font-weight: bold;
  font-size: 14px;
}
.gallery_items {
  width: 100%;
}

/* This is where non-default CSS goes: */

body {
	text-align: center;
	margin-top:0px;
	margin-bottom:0px;
	color:#333333;
	background-color: #999999;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-right: 0px;
	margin-left: 0px;
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 759px;
	text-align: left;
	background: #FFFFFF;
	padding-bottom: 20px;

}

#headercontainer {
	height: 133px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	width: 759px;
	background-color: #FFFFFF;
	text-align: left;
}

.headertext {
	font-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-left: 15px;
}

#navcontainer ul
{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
    margin-left: 0;
	background-color: #333333;
	color: white;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 14px;/* fixes Firefox 0.9.3 */
	font-weight: bold;
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #666666;
color: white;
}

#navcontainer #active { border-left: 1px solid #fff; 
                        padding-left: 4px;}

#footercontainer
{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 2px;
	margin-top: 10px;
	/* cancels gap caused by top padding in Opera 7.54 */
    margin-left: 0;
	background-color: #333333;
	color: white;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 10px;
}

#footercontainer a
{
color: white;
text-decoration: none;
}

#footercontainer a:hover
{
text-decoration: underline;
}

#center_content {
        margin-top: 14px;
        width: 718px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-top: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	margin-left: 10px;
	margin-top: 8px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin-left: 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	margin-left: 10px;
}

table.homepg {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: white;
	border-collapse: collapse;
        /*background-color: #7F7F7F; */
	background-color: #333333;
	width: 275px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #99CCFF;
	margin: 0px;
	padding: 0px;
}


table.homepg td {
	border-width: 2px;
	padding: 6px;
	border-style: ridge;
	border-color: white;
	background-color: ;
	-moz-border-radius: ;
}

.white_link:link, .white_link:visited {
	FONT-SIZE: 8pt; PADDING-BOTTOM: 6px; COLOR: #ffffff; PADDING-TOP: 6px; FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif; TEXT-DECORATION: none
}
.white_link:hover {
	FONT-SIZE: 8pt; PADDING-BOTTOM: 6px; COLOR: #FFCC00; PADDING-TOP: 6px; FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif; TEXT-DECORATION: none
}

/* --------- Shopping cart styles ----------- */

.s1 {
  color: #220011;
  font-family: arial,sans-serif;
  font-size: 9px;
}
.s2 {
  color: #220011;
  font-family: arial,sans-serif;
  font-size: 10px;
}

.t0 {
  color: #220011;
  font-family: arial,sans-serif;
  font-size: 11px;
}
.t1 {
  color: #220011;
  font-family: arial,sans-serif;
  font-size: 13px;
}
.t2 {
  color: #220011;
  font-family: arial,sans-serif;
  font-size: 16px;
}
.t3 {
  color: #220011;
  font-family: arial,sans-serif;
  font-size: 18px;
}
.t4 {
  color: #220011;
  font-family: arial,sans-serif;
  font-size: 20px;
}
.t6 {
  color: #220011;
  font-family: arial,sans-serif;
  font-size: 22px;
}

.c0 {
  color: #606065;
  font-family: arial,sans-serif;
  font-size: 11px;
}
.c1 {
  color: #606065;
  font-family: arial,sans-serif;
  font-size: 13px;
}
.c2 {
  color: #606065;
  font-family: arial,sans-serif;
  font-size: 16px;
}
.c3 {
  color: #606065;
  font-family: arial,sans-serif;
  font-size: 18px;
}
.c4 {
  color: #606065;
  font-family: arial,sans-serif;
  font-size: 20px;
}
.c6 {
  color: #606065;
  font-family: arial,sans-serif;
  font-size: 22px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
