/* top bar nav on top of template good for staic links link sections etc.*/
.topbar{
color:#fff;
background-color:#222;
/*ajust the top bar height*/
height:30px;
text-align:right;
text-decoration:none;
padding-top:5px;
padding-right:5px;
display:block;
white-space:nowrap;
}
.topbar a:link{color:White;}
.topbar a:visited{color:White;}
.topbar a:hover{color:White;}
.mainbg {
	background-attachment: scroll;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
    background-color:#c4c4c4;
}


/* Wrapper Footer Trick */
#Wrapper {
height:auto !important;
/*this works hand in hand with the #FooterWrapper min-height: settings */
min-height:90%;
}

/* Heading Color and Height control*/
#Header {
background-image:url(../images/brb.png);
background-repeat: repeat-x;
}

/*Menu Wrapper to cover the width if needed*/
#MenuWrapper{
	background-color:#333;
	width:100%;
	height:25px;
	white-space:nowrap;
	/*need for  FF div not working right*/
	margin:0 auto;
	padding-top:5px;
	}

/* Main Body Padding */
.MainBody{padding:8px;}
	
/* Start of layout Center Mass */

/* End of layout Center Mass */

/* Centers the footer links etc.*/
.center{margin:0 auto;text-align: center; }
#FooterWrapper{
padding:10px;
clear:both;	
/*this works hand in hand with the #Wrapper min-height: settings */
min-height:10%;
background-color: #222;
}
	.flashbox {
	height: 300px;
	width: 450px;
	background-attachment: scroll;
	background-image: url(../images/overlay.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.1image {
	height: 200px;
}

.toptext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #84062b;
	padding-left: 40px;
	line-height: 15px;
}
.productbox {
	background-color: #CF4044;
	height: 140px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #84062B;
}
.productspace {
	margin-right: 8px;
}

.producttab {
	background-attachment: scroll;
	background-image: url(../images/tab_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100px;
	padding-left: 40px;
}
.producttab img{
    margin-bottom:37px;
}
.centertable {
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
	margin-bottom: 20px;
}
.footertable {
	background-color: #CF4044;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6D0624;
	padding-top: 15px;
}
.latestnewsdiv {
	padding-left: 15px;

}
.textpadding {
	background-attachment: scroll;
	background-image: url(../images/textbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
    min-height:468px
}
.latestnewsdiv2 {
	width: 218px;
    min-height:468px;
	background-attachment: scroll;
	background-image: url(../images/latest_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #b32b3b;
	border: 1px solid #53071d;
    color:#ffffff;
    padding-bottom;10px;
}
.freequote {
	background-color: #CF4044;
	border: 1px solid #53071d;
}
.freequote1 {
	background-color: #CF4044;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #84062b;
}
.freequote2 {
	background-color: #CF4044;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #84062b;
	padding: 5px 15px 5px 20px;
}
.triple {
    margin-right:10px;
    }
.product1 {
	background-color: #CF4044;
    padding-right:25px;
    padding-left:20px
}	
.product2 {
	background-color: #84062b;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #84062b;
	padding: 5px 15px 5px 20px;
	color:#ffffff;
}
.product3 {
	background-color: #721B49;
    padding-right:25px;
    padding-left:20px
}	
.product4 {
	background-color: #68003d;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #68003d;
	padding: 5px 15px 5px 20px;
	color:#ffffff;
}
.product3horz {
	background-color: #721B49;
	padding-top: 20px;
	padding-bottom: 20px;
}
.product4horz {
	background-color: #68003d;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFF;
}
.producttext {
	padding:10px 15px 10px 15px;
    background-color:#ffffff;
	background-attachment: scroll;
	background-image: url(../images/textbg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c4c4c4;
}
.productphead {
	background-color: #68003d;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9c577f;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #570435;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9c577f;
}
.productpimg {
	background-color: #721B49;
	padding-right:25px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C577F;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #570435;
}
.productrhead {
	background-color: #84062b;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff7b7f;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #730827;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ff7b7f;
}
.productrimg {
	background-color: #CF4044;
	padding-right:25px;
	padding-left:20px;
    padding-top:10px;
    padding-bottom:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff7b7f;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b64043;
}
.productborderp {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #68003D;
	border-right-color: #68003D;
	border-bottom-color: #68003D;
	border-left-color: #68003D;
    margin-top:10px;
}
.productborderr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #84062B;
	border-right-color: #84062B;
	border-bottom-color: #84062B;
	border-left-color: #84062B;
    margin-top:10px;
}
.free2 {  margin-top:10px; bottom:0;}
.rightform {border-left:3px solid #CF4044;
padding:0 10px 0 40px;}
.style1 {
 font-size: 14px;
 font-weight: bold;
 color: #3366CC;

}
.required {
 color: #FF0000;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}
.input_glow {
 background-color: #FFFF99; margin-bottom:3px; margin-left:35px; margin-right:5px;
 }
.input_standard {margin-bottom:3px; margin-left:35px; margin-right:5px;}

.style2 {
 font-size: 12px;
}
.leftform { width:350px; padding-right:20px;}
.productrtable {
	background-color: #CF4044;
}
.productrheadtable {
	background-color: #84062b;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
