body {
    background-color: #cc3333;
	/*background-color: #cd1f30;*/
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

table, tr, td, img {
    border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

td {
    vertical-align: top;
}

a:link, a:visited {
    color: #000000;
    text-decoration: none;
}

a:hover{        
    color: #cd1f30;
    text-decoration: none;
}

h1 {
    color: #666666;
	font-size: 20px;
	text-indent: 20px;
}

h2 {
    text-transform: uppercase;
	color: #cd1f30;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	color: #cd1f30;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

#mainContainer {
    margin-top: -14px;
}

#mainContainerBr {
    margin-top: 1px;
}

#main {
    width: 796px;
    margin:auto;
	border: 2px solid #FFFFFF;
	padding: 0px;
	background-color: #FFFFFF;
}

#main table {
    margin: 0px;
	padding: 0px;
	width: 796px; 	
}

#mainLogo {
	position:absolute;
	width: 243px;
	height: 33px;
	margin-top: 36px;
	margin-left: 30px;
}

#header {
    height: 100px;
	width: 796px;
	background: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#headerLinks {
    float: right;
}

#topNav { 
    padding: 10px;	
	padding-top: 15px;
	text-align: right;
}

#topNav a, #regionNav a{    
	font-size: 11px;
}

.arrows {
    color: #cd1f30;
	font-weight: bold;
	font-size: 9px;
	padding-left: 5px;
	padding-right: 5px;
	/*background: url(../images/arrows.gif);
	background-repeat: no-repeat;*/
} 

#regionNav {
    padding: 10px;
    padding-top: 30px;
	text-align: right;
}

#greyBar {
    width: 100%;
	height: 39px;
	background: url(../images/bgGrey.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	padding-left: 30px;
	font-size: 11px;
}

#whiteBar {
    width: 100%;
	height: 38px;
	vertical-align: middle;
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #cd1f30;
	border-bottom: 1px solid #cd1f30;
}

#content {
    width: 100%;
	border-top: 1px solid #cd1f30;
}

#contentLeft {
    width: 200px;
	background-color: #f6f0e7;    
	border-right: 1px solid #cd1f30;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

#contentMiddle {
    /*width: 50%;*/
	width: 400px;
	vertical-align: top;
	padding-bottom: 10px;
}

.pGrey {
    color: #cd1f30;
}

#contentMiddle p {
    padding-left: 20px;
	padding-right: 20px;
}

#contentMiddle table {
    width: 90%;
	margin: 20px;
	margin-top: 10px;
}

.thumbnailLeft {
    text-align: left;
}

.thumbnailMiddle {
    text-align: center;
}

.thumbnailRight {
	text-align: right;
}

#contentRight {
    /*width: 190px;*/
	vertical-align: top;
	padding-left: 10px;    
}

#contentRight table {
    width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}

#contentRightGrey {
	vertical-align: top;	
	background-color: #f6f0e7; 
	padding: 30px;
}

#contentRightGreySpecs {
	vertical-align: top;	
	background-color: #f6f0e7; 
	padding: 30px; 
	padding-top: 20px;
}

#contentRightGreyThumbs {
	vertical-align: top;	
	background-color: #f6f0e7;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

#specs h2 {
    text-transform: uppercase;
	color: #cd1f30;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
}

#specs td {
    padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

#specsThumbs h2 {
    text-transform: uppercase;
	color: #cd1f30;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
}

#specsThumbs table {
    text-align: left;
	width: 100%;
}

#specs a {
    font-weight: bold;
}

.rightTableBg {
	background-color: #f6f0e7;    
	padding: 5px;
}

.rightTableBgText {
    background-color: #f6f0e7; 
	padding: 10px;
	margin-right: 10px;
}

.heading {    
	border-bottom: 1px solid #cd1f30;
}

.whitespaceH {
    height: 10px;
}

.whitespaceW {
    width: 10px;
}

#footer {
    background-color: #ece0cf;
	width: 100%;
	padding: 10px;
	text-align: center;
	font-size:11px;
}

#footer a:link, #footer a:visited {
    font-size:11px;
    text-decoration: none;
}

#footer a:hover{        
    font-size:11px;
    text-decoration: none;
}

.seriesHeader {
    background-color: #f6f0e7;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}

.seriesLeft {
    text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.seriesCenter {
    text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.seriesRight {
    text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}

#seriesSecondary {
    text-align: center;
	padding: 20px;
}

#contentMiddleSitemap {
	width: 400px;
	vertical-align: top;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 100px;
}

#contentMiddleSitemap li  {
    list-style-type: none;
	line-height: 20px;
}

.sitemapHeading {
    font-weight: bold;
}

.padding {
	padding-bottom:8px;
}

.padding2 {
	margin:4px 0 4px 0;
}