 /* CSS Document */

body {
	font-size: 81%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
li{  
	margin-bottom: 10px;
}
a img { border:0px; }

table#atwood {
	background-image: url(images/brands/bg-atwood.jpg);
	background-repeat:no-repeat;
	width:700px;
	height:400px;
}

.border-traditional {
	border: 1px solid #7b300c;
}
.prodnav {
font-size: 12px; 
color: #53080D; 
font-family: Arial, Helvetica, sans-serif;
}
.prodnav:hover {
font-size: 12px; 
color: #FF0000; 
font-family: Arial, Helvetica, sans-serif;
}
.NavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #53080D;
	font-weight: bold;
}
.NavLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
	font-weight: bold;

}
.NavLinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #53080D;
	font-weight: bold;
	}
.NavLinks3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #53080D;
	font-weight: bold;
}
.NavLinks3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;

}

.NavLinks2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FF0000;
	font-weight: bold;

}
.NavLinksRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
}

.NavLinksWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.SmallParaHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
}
.SmallParaHeaderO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 16px;
	font-weight: bold;
	color: #FF9900;
}
.bodytextO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

.SmallParaWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
.SmallParaOrange {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.NavGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #006600;
	line-height: 16px;
}

.BaseNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
	line-height: 16px;
	color: #53080D;
	font-weight: normal;
}
.BaseNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 16px;
	color: #FF0000;
	font-weight: normal;
}	
.aimText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #53080D;
}
.BodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #53080D;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
.bigyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #990000;
	font-weight: bold;
}
.BigYellow2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFCC00;
}
.headerback {
	background-image: url(images/Header_Logos.jpg);
}
.centre {
width: 750px;
margin-right: auto;
margin-left: auto;
position: relative;
}
.backgroundlownav {
	background-image: url(p7tbm/img/tomato_bevel.gif);
	background-repeat: repeat-x;
}
#Layer1 {
	position:absolute;
	width:792px;
	height:65px;
	z-index:1;
	left: 2px;
	top: 202px;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 5px;
}
.tabletitlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}.leftborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}


/* Brand Name Hats */
.brandlinks {
	font-family: rial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53080D;
	font-weight: bold;
}
.brandlinks a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53080D;
	font-weight: bold;
	text-decoration:underline;
}
.brandlinks a:hover {
	color: #OOO;
	font-weight: bold;
	text-decoration:underline;
}

.customcbBG{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #53080D;
}

/* General override styles */
.ac { text-align:center !important; }
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; }
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }