@charset "utf-8";
/* CSS Document */

body {background:#2e629d url(images/background.jpg) top; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:16px; color:#292826; margin:0px; margin-top:26px; }

a:link {color:#d5111e; text-decoration:none;}
a:visited {color:#d5111e; text-decoration:none;}
a:hover {color:#000000; text-decoration:underline;}

.maintable {background:#ffffff; width:899px; padding:6px;}

/*Header*/
.header {height:120px;}
.header  #logo {width:336px; height:120px; background:#d6111e url(images/headerback.jpg) no-repeat; float:left;}
.logoimg {margin:0px;}
.callus {text-align:right; width:336px; margin-top:25px;}
.header #flash {width:563px; height:120px; float:left;}

/*navigation*/
.navigation {height:38px; background:#eeeeee url(images/navigationback.gif) top repeat-x; color:#ffffff; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:14px;}
.navigation ul{ margin: 0 auto; padding: 0; float:left; font-weight:bold; }
.navigation li{list-style:none; float:left; background:url(images/menuseperator.gif) right no-repeat; }
.navigation li.last {list-style:none; float:left; background:url(images/spacer.gif) right no-repeat; }
.navigation li a:link{color:#ffffff;  padding-left:13px; padding-right:12px; text-decoration: none;font-weight:normal; display:block; line-height:38px; }
.navigation li a:visited{color:#ffffff;  padding-left:13px; padding-right:12px; text-decoration: none;font-weight:normal; display:block; line-height:38px;}
.navigation li a:hover{color:#d4414a;  padding-left:13px; padding-right:12px; text-decoration: none;font-weight:normal; display:block; line-height:38px;}

/*DropDown*/
.dropdown{position:absolute; visibility: hidden; z-index:1000; background-color: #eeeeee; border:1px solid #333333; border-bottom:0px; width:125px;}
.dropdown a:link{padding:2px; padding-left:5px;display: block; border-bottom: 1px solid #333333; color:#293c81; text-decoration: none; font-weight: normal; }
.dropdown a:visited{padding:2px; padding-left:5px;display: block; border-bottom: 1px solid #333333; color:#293c81; text-decoration: none; font-weight: normal; }
.dropdown a:hover{ background-color:#aaaaaa; padding:2px; padding-left:5px;display: block;  border-bottom: 1px solid #333333; color:#ffffff; text-decoration: none; font-weight: normal; }

/*contnet*/
.contentback {background:#ffffff url(images/contentback.gif) top repeat-x; line-height:18px; }
.homecontetnleft {border-right:1px solid #ffffff; width:335px; padding-right:15px;}
.homecontetnright {padding-left:25px;}
.homecontetninner {
	padding-left:0px;
	font-size: 14px;
}
.pagetitle1 {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:25px; padding-bottom:15px; color:#104278; text-transform:uppercase; line-height:25px;}
.pagetitle2 {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:25px; padding-bottom:15px; color:#c7121d;  text-transform:uppercase; line-height:25px;}

.contentinner {background:#ffffff url(images/contentback.gif) top repeat-x; line-height:18px; padding:40px;}


/*footer*/
.footer {color:#CCCCCC; line-height:18px; font-size:16px;}
.footer a:link {color:#CCCCCC}
.footer a:visited {color:#CCCCCC}
.footer a:hover {color:#FFFF33}

.shippingtable-title {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	margin: auto;
	line-height: 25px;
}
.shippingtable-subtitle {
	font-size: 38px;
	line-height: 38px;
}
.shippingtable {
	border: 1px solid #000000;
	font-size: 12px;
	text-align: center;
}
.shippingtable tr {
	border: 1px solid #000000;
}
.shippingtable td {
	border: 1px solid #000000;
	padding: 2px;
	font-size: 11px;
}

.hometable {font-size: 12px; text-align: center;}
.hometable tr {border: 1px solid #000000;}
.hometable td {border: 1px solid #000000; padding: 2px;font-size: 11px;}

.shippingtitles {
	font-weight: bold;
}
.shippingsample {
	text-align: left;
}
.blackb {
	background-color: #000000;
	color: #FFFFFF;
}
.orangeb {
	background-color: #FF6600;
	color: #FFFFFF;
}
.yellowb {
	background-color: #FFFF00;
	color: #000000;
}.blueb {
	background-color: #0000FF;
	color: #FFFFFF;
}
.redb {
	background-color: #FF0000;
	color: #FFFFFF;
}
.lightblueb {
	background-color: #66CCFF;
	color: #000000;
}
.lightblueb a{color: #000000; display:block; font-size:14px; }
.lightblueb a:hover{text-decoration:none; color:#ccc; background-color:#000}



.brownb {
	background-color: #AA7700;
	color: #FFFFFF;
}
.lightbluef {
	color: #66CCFF;
}
.brownf {
	color: #AA7700;
}.bold_new {
	font-size: 14px;
}
.ITALIC {
	font-style: italic;
}
