/* General Styles */
body {
	behavior: url("js/csshover.htc");
    background-image : url(img/layout4_bkg.jpg);
    background-repeat : repeat-x;
    background-color : #ffffff;
    font-family : arial, helvetica, verdana, sans-serif;
    font-size : 12px;
    margin-top : 0;
    padding-top : 0;

}

img {
    border : 0;

}
p, td {
    font-family : arial, helvetica, verdana, sans-serif;
    font-size : 12px;
    color : #000;
    margin : 0;
    line-height : 1.3em;

}

a:link {
    color : #a4002d;
    text-decoration : underline;

}

a:visited {
    color : #999;

} 

a:hover {
    color : #a4002d;
    text-decoration : none;

}

.clear {
    clear : both;
    font-size : 1px;
    line-height : 1px;
    height : 1px;

}
#header {
    background-image : url(img/header.jpg);
    background-repeat : no-repeat;
    width : 770px;
    height : 117px;
    text-align : center;

}
#toOrder {
    font-family : arial, helvetica, verdana, sans-serif;
    position : absolute;
    top : 44px;
    right : 43px;
    color : #fff;
    font-size : 14px;
    font-weight : bold;

}
#mainContainer {
    position : relative;
    width : 770px;
    margin-left : -385px;
    left : 50%;

}
#bodyBkg {
    background-image : url(img/body_bkg.gif);
    background-repeat : repeat-y;

}
#graphicHolder {
    margin-left : 25px;
    width : 717px;
    height : 103px;

}
#flashHolder {
    margin-left : 25px;
    width : 717px;
    height : 122px;

}
#footer {
    margin-left : 25px;
    background-image : url(img/footer.jpg);
    background-repeat : no-repeat;
    width : 717px;
    height : 47px;

}
#footer p {
    padding-left : 15px;
    padding-top : 20px;
    text-align : left;
    margin : 0;
    font-family : arial, helvetica, verdana, sans-serif;
    font-size : 11px;
    color : #fff;

}
#footer a {
    display : block;
    width : 73px;
    height : 20px;
    background-image : url(img/arrow.jpg);
    background-repeat : no-repeat;
    float : right;
    margin-top : 20px;
    padding-right : 15px;
    text-align : right;
    font-family : arial, helvetica, verdana, sans-serif;
    font-size : 11px;
    color : #fff;

}
 #footer a:hover {
    background-color : transparent;
    text-decoration : none;

}
#footerFeet {
    background-image : url(img/footer_feet.gif);
    background-repeat : no-repeat;
    width : 770px;
    height : 38px;

}
#footerFeet p {
    padding-top : 3px;
    margin : 0;
    font-family : arial, helvetica, verdana, sans-serif;
    font-size : 10px;
    color : #000;
    text-align : center;
}
#footerFeet a {
    color : #000;
    text-decoration : underline;

}
#footerFeet a:hover {
    color : #000;
    text-decoration : none;
    background-color : transparent;

}
#bodyWrapper {
    margin-left : 25px;
    width : 717px;

}
#leftCol {
    float : left;
    width : 195px;

}
#mainCol {
    float : right;
    width : 520px;

}
#mainCol h1 {
    font-size : 17px;
    padding-left : 12px;
    line-height : 17px;
    background-image : url(img/title_bkg.jpg);
    width : 519px;
    height : 24px;
    position: relative;
    bottom: 3px;
    margin : 0;
    color : #a4002d;
    font-family : arial, helvetica, verdana, sans-serif;
    voice-family : "\"}\"";
    voice-family : inherit;
    width : 507px;

}
#bodyContent {
    width : 485px;
    margin-left : 18px;
    margin-top : 10px;
    margin-bottom : 10px;

}
.productBar {
    background-image : url(img/sidebar_bkg.jpg);
    background-repeat : repeat-y;
    width : 191px;
    margin-top : -4px;
    margin-left : 4px;
    margin-bottom : 0;

}
.productBar h1 {
    margin-top : 0;
    margin-bottom : 0;
    display : block;
    padding-top : 9px;
    padding-left : 13px;
    height : 31px;
    font-family : arial, helvetica, verdana, sans-serif;
    font-weight : bold;
    font-size : 13px;
    color : #000;
    background-image : url(img/sidebar_header.jpg);
    background-repeat : no-repeat;
    voice-family : "\"}\"";
    voice-family : inherit;
    width : 178px;
    height : 22px;
}

#menu {
	width: 163px;
	height: 200px;
	overflow: auto;
	position: absolute;
	top: 15px;
	left: 15px;
	border: 1px solid #333;
	background-color: #fff;
	background-image: url(img/menu_bkg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	z-index: 10000
}

 #menu:hover {
	display: block;
	width: 163px;
	height: 200px;
	overflow: auto;
	position: absolute;
	top: 15px;
	left: 15px;
	border: 1px solid #333;
	background-color: #fff;
	z-index: 10000
}

#menu li {
	list-style-type: none
}

#productMenu {
	position: relative;
	top: 0;
	left: 0;
    margin-top : 0;
    margin-bottom : 0;
    background-image : url(img/sidebar_footer.jpg);
    background-repeat : no-repeat;
    width : 191px;
    height : 46px;
}

#productMenu img {
    margin-left : 10px;
    margin-top : 7px;
}

#productMenu a:hover {
    background-color: transparent
}

#productMenu ul {
	list-style: none;
	margin: 5px;
	padding: 0;
}

#productMenu li {
	font-weight: bold;
	padding: 3px
}

#productMenu li ul {
	font-weight: bold;
	list-style-type: none;
	margin-left: 5px;
	padding: 0;
}

#productMenu li ul li {
	padding: 3px;
}

#productMenu li ul li a {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333;
}

#productMenu li a {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333;
}
#productMenu li a:hover {
	color: #8D0128;
	text-decoration: none
}
.productBarContent {
    padding-top : 9px;
    padding-bottom : 9px;
    margin-left : 8px;
    width : 180px;
    padding-left : 5px;
    padding-right : 5px;
    voice-family : "\"}\"";
    voice-family : inherit;
    width : 170px;
}
.productBarContent p {
    font-size : 11px;
    margin : 0;
    line-height : 1.5em;

}
.newsBar {
    background-image : url(img/sidebar_bkg.jpg);
    background-repeat : repeat-y;
    width : 191px;
    margin-top : 0;
    margin-left : 4px;
    margin-bottom : 0;
    padding-bottom: 0
}

.newsBar img {
	position: relative;
	display: block
}
.newsBar h1 {
    margin-top : 0;
    margin-bottom : 0;
    display : block;
    padding-top : 9px;
    padding-left : 13px;
    height : 31px;
    font-family : arial, helvetica, verdana, sans-serif;
    font-weight : bold;
    font-size : 13px;
    color : #000;
    background-image : url(img/sidebar_header.jpg);
    background-repeat : no-repeat;
    voice-family : "\"}\"";
    voice-family : inherit;
    width : 178px;
    height : 22px;
}
.newsBar h2 {
    margin-top : 0;
    margin-bottom : 0;
    background-image : url(img/news_footer.jpg);
    background-repeat : no-repeat;
    width : 191px;
    height : 46px;
}
.newsBar h2 a {
    display : block;
    font-family : arial, helvetica, verdana, sans-serif;
    color : #fff;
    font-size : 13px;
    padding-top : 12px;
    margin-left : 22px;
    width : 160px;
    height : 28px;
    text-decoration : none;
}
.newsBar h2 a:hover {
    background-color : transparent;
}

.newsBar h2 a:visited {
    background-color : transparent;
	color: #fff
}
.newsBarContent {
    padding-bottom : 7px;
    margin-left : 8px;
    width : 180px;
    padding-left : 5px;
    padding-right : 5px;
    voice-family : "\"}\"";
    voice-family : inherit;
    width : 170px;
}
.newsBarContent p {
    font-size : 11px;
    margin : 0;
    line-height : 16px;
    padding-top : 5px;
    padding-bottom : 5px;
    border-bottom : 1px solid #ccc;
}
#logo {
    position : absolute;
    left : 28px;
    top : 15px;
    
}
#logo a {
    width : 170px;
    height : 50px;
    display : block;
    background-color : transparent;
}
#logo a:hover {
    background-color : transparent;
}
#railCapLeft {
    background-image : url(img/rail_cap_left.jpg);
    background-repeat : no-repeat;
    position : absolute;
    top : 117px;
    left : 12px;
    width : 13px;
    height : 15px;
}
#railCapRight {
    background-image : url(img/rail_cap_right.jpg);
    background-repeat : no-repeat;
    position : absolute;
    top : 117px;
    right : 15px;
    width : 13px;
    height : 15px;
}

.textLeft {
	float: left;
	margin-bottom: 13px
}

.textRight {
	float: right;
	margin-bottom: 13px
}

#contactInfo {
	margin-left: 15px;
	width: 350px;
	padding-top: 5px;
	
}
/* Text Styles */

h2 {
	font-family : arial, helvetica, verdana, sans-serif;
	font-size: 15px;
	color: #a4002d;
	margin: 0 0 10px 0;
}

h3 {
	font-family : arial, helvetica, verdana, sans-serif;
	font-size: 15px;
	color: #000;
	margin: 0 0 10px 0;
}

h4 {
	font-family : arial, helvetica, verdana, sans-serif;
	font-size: 13px;
	color: #607526;
	margin: 0 0 8px 0;
}

h5 {
	font-family : arial, helvetica, verdana, sans-serif;
	font-size: 13px;
	color: #a4002d;
	margin: 0 0 8px 0;
}

h6 {
	font-family : arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	color: #000;
}

.productHead {
	font-family : arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 7px;
	width: 100px;
	color: #fff;
	background-color: #a4002d;
	voice-family : "\"}\"";
    voice-family : inherit;
    width : 93px;
}

.productHead td {
	font-family : arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	background-color: #a4002d;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-weight: bold;
	color: #fff;
}

.productHead td p {
	font-family : arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	background-color: #a4002d;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #fff;
}


/* Form Styles */

form {
	display: inline;
}

label {
	display: block;
	width: 175px;
	float: left;
	margin-bottom: 5px;
	text-align: right;
	padding-right: 6px;
	font-size: 11px;
	line-height: 1.8em;

}

label.required {
	font-weight: bold;
	color: #C80027;
}

form br {
	clear: left;
}

input {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;

}

select {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;

}


textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;

}



/* XStandard Goodies */

.indent	{
	padding-left: 20px
}

.left {
	text-align: left
}

.right {
	text-align: right
}

.center {
	text-align: center
}

.imageFloatLeft {
	float: left;
	display: inline
}

.imageFloatRight {
	float: right;
	display: inline
}

.underline {
	text-decoration: underline
}

.strikethrough {
	text-decoration: line-through
}

.smallText {
    font-size: 1em;
    line-height: 13px;
    margin-bottom: 15px;
}
.smallTextBold {
    font-weight: bold;
    font-size: 1em;
    line-height: 13px;
    margin-bottom: 15px;
}
.smallTextCenter {
    font-size: 0.7em;
    line-height: 13px;
    margin-bottom: 15px;
    text-align: center;
}

/* Site Map */
.siteMapItem {
	padding: 3px
}



