﻿/* CSS Document */

img, div, td, table, tr { behavior: url(include/iepngfix.htc) }

body {
		background-image: url(../images/bg.jpg);
		background-position: top;
		background-repeat: repeat-y;
		background-color: #000000;
		margin: 0px 0px 0px 0px;
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
	}
body.co{
		background-image: url(../images/bgnewhome.gif);
		background-position: top;
		background-repeat: repeat-x;
		background-color: #242423;
		margin: 0px 0px 0px 0px;
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;

}
table {
		font-size: 14px;
	}

table.bottom {
		background-image: url(../images/bg_bottom.jpg);
		background-repeat: no-repeat;
		border-top: 1px solid #ffffff;
	}
	
.bottomRight {
		font-size: 10px;
		color: #000000;
	}
	
.vendors {
		color: #000000;
	}
	
.boiler { 
		font-size: 10px;
	}

a:link, a:active, a:visited {
		color: #cc9900;
		text-decoration: underline;
	}

a:hover {
		text-decoration: underline;
		color: #cc9900;
	}
	
a.footer:link, a.footer:active, a.footer:visited {
		color: #ffffff;
		text-decoration: underline;
		font-size: 10px;
	}

a.footer:hover {
		color: #ffffff;
		text-decoration: none;
	}
	
a.header:link, a.header:active, a.header:visited {
		color: #c8c6c6;
		text-decoration: none;
		font-size: 10px;
	}

a.header:hover {
		color: #ffffff;
		text-decoration: underline;
	}

h2{font-family:"Century Gothic", sans-serif; color:#b58610; font-size:22px; font-weight:normal; text-transform: uppercase; padding-bottom:0; margin-bottom:0;}
h3{font-family:"Century Gothic", sans-serif; color:#b58610; font-size:15px; font-weight:normal; text-transform: uppercase; padding-bottom:0; margin-bottom:0;}

.sp-par{padding: 15px 20px 0 20px; font-family:"Century Gothic", sans-serif;}

hr {background-color:#916b0d; border:0 solid; height:2px; margin-top:15px}

.sp-rc{font-family:"Century Gothic", sans-serif; width:299px; padding:20px 10px; /*background-color:#0f0d0c; background-image:url(../../images/bg_right_promos.jpg); background-repeat: repeat-y;*/ vertical-align:top;}
.sp-rc p{margin:0 0 20px 0; padding:0; font-size:13px;}
.sp-rc ul{margin-left:18px; padding:0;}
.sp-rc ul li{margin-bottom:20px; font-size:13px;}
.sp-rc ul.small li{margin-bottom:16px; font-size:11px;}

.sp-rcWW{font-family:"Century Gothic", sans-serif; /*font-family:Arial, Helvetica, sans-serif;*/ width:299px; padding:20px 10px; /*background-color:#0f0d0c; background-image:url(../../images/bg_right_promos.jpg);*/ background-repeat: repeat-y; vertical-align:top;}
.sp-rcWW p{margin:0 0 20px 0; padding:0; font-size:10px;}






