@charset "UTF-8";
/* CSS Document */

body {
	background-color: #00395C;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 23px;
	color: #333333;
}
.main {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 798px;
}
ul#nav, ul#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	line-height:1;
}
ul#nav > li{
	float:left;
	position:relative;
	text-align:center;
}
ul#nav > li > a{
	color:#ffffff;
	background:#1C5C9C;
	float: left;
    padding: 15px 0px 14px;
	width:90px;
	text-decoration:none;
}
ul#nav > li#delivery > a {
	width:107px;
}
ul#nav > li#markets > a {
	width:100px;
}
ul#nav > li:hover > a {
	background:#00395C;	
}
ul#nav ul {
	display:none;
	position:absolute;
	top:100%;
	text-align:left;	
}
ul#nav > li > ul > li > a {
	color:#ffffff;
	background:#1C5C9C;
    padding: 6px 10px;
	width: 140px;
	text-decoration:none;
	display: block;
}
ul#nav > li > ul > li:hover > a {
	background:#00395C;	
}
ul#nav > li:hover > ul {
	display:block;
}
.shadowLeft {
	background-image: url(img/global/shadow_left.gif);
	width: 13px;
}
.shadowRight {
	background-image: url(img/global/shadow_right.gif);
	width: 13px;
}
.whiteLine {
	background-color: #FFFFFF;
	width: 1px;
}
.photoCaption {
	font-size: 9px;
	line-height: 13px;
}
h1 {
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #123658;
}
.footerBar {
	background-color: #FFCC00;
	color: #00395C;
	font-size: 10px;
}
.phoneNumber {
	font-size: 13px;
	font-weight: bold;
	margin-left: 25px;
}
.subHead {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.homemessage {
	background-color: #FFCC00;
	font-size: 15px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 11px;
	padding-left: 33px;
	padding-right: 33px;
}
.reflection {
	background-image: url(img/global/reflection.jpg);
	background-repeat: no-repeat;
	width: 175px;
	text-align: left;
	vertical-align: top;
}
.copyHome {
	font-size: 12px;
	line-height: 25px;
}
.form {
	font-size: 10px;
}
.sideMenu {
	font-size: 10px;
	line-height: 18px;
	color: #00395C;
}
a:link {
	color: #003658;
}
a:visited {
	color: #003658;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FFCC00;
}
.home-markets {
	width:262px;
	margin:0;
	padding:0;
	list-style:none;
	line-height:1;
}
.home-markets li {
	height:30px;
	margin-bottom:1px;
	background:#e7ecf0;	
}
.home-markets li img {
	float:left;
}
.home-markets li a{
	color: #1C5C9C;
    display: block;
    padding: 8px 0 8px 60px;
    text-decoration: none;
}
.PPC_subhead {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #1C5C9C;
	width: 798px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-indent: 33px;
}
.PPC_formcell {
	text-align: left;
	vertical-align: top;
	padding-left: 22px;
	padding-top: 22px;
}
.PPC_nav {
	background-color: #1C5C9C;
	width: 798px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
