@charset "UTF-8";
/* CSS Document */

.checkboxClass
{
width:15px; height:15px; margin-top:1px; border:none;
}
 
#DottedBox
{
	display:block;
	width:450px;
	padding:4px;
	background-color:#FFF9ED;
	border: dashed 1px #7D131E;
	font-size:14px;
} 
 
#mainContent
{
margin-top:0px; 
padding-top:0px;
text-align:left;
width:546px;
} 
 
.lipad 
{
margin-bottom:5px;
} 
 
/*zen link */

a.zenlink:link {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;;
	color:#800000;
	text-decoration: underline;
}

a.zenlink:active {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;;
	color:#800000;
	text-decoration: underline;
}

a.zenlink:visited {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;;
	color:#800000;
	text-decoration: underline;
}

a.zenlink:hover {
	font-size: 9px;
	;
	color:#BD2020;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* footer related */

.footerUL
{
display:block;
height:12px;
list-style:none;
margin:auto;
width:865px;
padding:0px;
}

.footerLI
{
margin-right:5px;
list-style:none;
float:left;
width:80px; /* make this divisible by the footerUL width (take margin-right into consideration) */
}


#footer
{
color:#751413; 
font-weight:normal; 
font-size:9px;
width:879px;
margin:auto;
height:70px;
margin-top:7px;
text-align:center;
} 
 
a.footerNav:link
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#003300;
	text-decoration: underline;
}

a.footerNav:active
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#003300;
	text-decoration: underline;
} 

a.footerNav:visited
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#003300;
	text-decoration: underline;
}

a.footerNav:hover
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#006600;
	text-decoration: underline;
} 
 
 
 
 
/* Main Page Links */

a.pageLink:link {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
} 

a.pageLink:active {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a.pageLink:visited {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a.pageLink:hover {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009900;
}

/* Largest Page Links */

a.pageLinkLarge2:link {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
} 

a.pageLinkLarge2:active {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;	
}

a.pageLinkLarge2:visited {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;	
}

a.pageLinkLarge2:hover {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#009900;
	font-weight:bold;	
}

/* Larger Page Links */

a.pageLinkLarge:link {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
} 

a.pageLinkLarge:active {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

a.pageLinkLarge:visited {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

a.pageLinkLarge:hover {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#009900;
}


/* Product Page Links */

a.ProdpageLink:link {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
} 

a.ProdpageLink:active {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#000000;
}

a.ProdpageLink:visited {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

a.ProdpageLink:hover {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#009900;
}
 
 
 
#testimonials
{
font-size:12px;
margin-left:15px;
} 

.testimonial_text
{
font-size:11px; 
color:#999999;
}
 
.headings
{
color:#990000;
} 
 
.larger_headings
{
font-size:14px; 
margin-bottom:0px; 
padding-bottom:0px;
color:#990000;
} 

.larger_headings_dark
{
	font-size:14px;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#640101;
} 
 
 
#navContainer
{
width:225px;
background-image:url(../images/nav/nav_03.png);
background-repeat:repeat-y;
padding:0px;
} 

.imgBorder
{
border:solid 2px #CCCCCC;

}
 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	background: #171717;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-image:url(../images/background_tan.png);
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #990000;
}
.twoColFixLt #container { 
	width: 879px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #545454;
	border-top:none;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 25px 10px 15px 0px;
}
.twoColFixLt #mainContent { 
	margin: 25px 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

