/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #AFC6D4;
}
#wrapper {
	margin: 0 auto;
	width: 922px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#faux {
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 922px;
	background-image: url(../images/bkg_content.jpg);
	background-repeat: repeat-y;
}
#header {
	color: #333;
	width: 902px;
	padding: 10px;
	margin: 0px;
	height: 89px;
}
#delivery {
	width: 230px;
	background-color: #1d3f76;
	color: #FFF;
	padding: 12px;
	text-align: center;
	float: left;
	margin-left: 20px;
}
.10point {
	font-size: 80%;
}
#delivery h4 {
	font-size: 140%;
	font-weight: bold;
}
#navigation1 {
	color: #FFF;
	padding: 10px;
	background-image: url(../images/bkg_footer.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 14px;
	text-align: center;
}
#navigation1 ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
}
.navRightRule {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#navigation1 ul li {
	float: left;
	width: 120px;
}
#navigation2 {
	color: #FFF;
	padding: 10px;
	background-image: url(../images/bkg_footer.jpg);
	background-repeat: repeat-x;
	height: 14px;
	clear: both;
	margin: 0px;
	z-index: 100;
	position: relative;
	width: 902px;
}
#leftcolumn h1, #leftcolumn_inside h1 {
	font-size: 22px;
	line-height: 120%;
	z-index: 5;
}
#leftcolumn p, #leftcolumn_inside p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#topper {
	height: 178px;
	margin: 0px;
	padding: 0px;
}
#rightcolumn {
	display: inline;
	color: #333;
	margin: 0px;
	width: 235px;
	float: right;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#box {
	background-image: url(../images/boxtop.jpg);
	background-repeat: repeat-x;
	width: 665px;
	border: 2px solid #000;
	margin-top: 10px;
	height: 340px;
	margin-bottom: 10px;
}
H2 {
	font-size: 16px;
	color: #FFF;
	padding-top: 5px;
	text-align: center;
}
#box ul li {
	display: block;
	float: left;
	width: 132px;
	text-align: center;
	font-size: 11pt;
	line-height: 140%;
	height: 300px;
	margin-top: 10px;
}
.rightRule {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#navigation2 ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0px;
}
#navigation2 ul li a {
	color: #FFF;
}
#navigation2 ul li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	width: 138px;
	text-align: center;
}
#box ul li h3 {
	font-size: 12pt;
	line-height: 100%;
	font-weight: bold;
	color: #B6171D;
}
#box ul li h4 {
	font-size: 11pt;
	line-height: 100%;
	font-weight: bold;
	color: #B6171D;
}
#box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftcolumn {
	float: left;
	color: #333;
	padding: 0px;
	width: 650px;
	display: inline;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	z-index: 0;
}
#leftcolumn_inside {
	float: left;
	color: #333;
	padding: 0px;
	width: 650px;
	display: inline;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#footer {
	width: 902px;
	clear: both;
	color: #CCC;
	margin: 0px;
	padding: 10px;
	background-image: url(../images/bkg_footer.jpg);
	background-repeat: repeat-x;
	height: 14px;
	text-align: center;
	font-size: 11px;
}
#box ul li h3 a {
	color: #B6171D;
	text-decoration: none;
}
#box ul li h4 a:hover {
	text-decoration: underline;
}
#box ul li h4 a {
	color: #B6171D;
	text-decoration: none;
}
#box ul li h4 a:hover {
	text-decoration: none;
}
#topper table {
	float: right;
	text-align: center;
}
.clear { clear: both; background: none; }
#logo {
	width: 211px;
	float: left;
}
#address {
	background-image: url(../images/phone_tagline.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 405px;
	float: left;
	background-position: 13px bottom;
	padding-top: 0px;
	text-align: right;
	padding-right: 8px;
}
a {
	color: #000;
}
a:hover {
	color: #1d3f76;
}
#topper #pic {
	float: left;
	height: 178px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftcolumn_inside h3 {
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color: #B61920;
	padding-top: 10px;
}
.padRight {
	padding-right: 20px;
}
#navigation1 ul li a {
	color: #FFF;
	text-decoration: none;
}
#navigation1 ul li a:hover {
	color: #CCC;
}
#navigation2 li ul {
	position: absolute;
	width: 138px;
	left: -999em;
}

#navigation2 li:hover ul {
	left: auto;
}
#navigation2 li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#navigation2 li ul li{
}
#navigation2 li ul a {
	background-color: #B7181F;
	display: block;
	height: 25px;
	color: #FFF;
	width: 128px;
	text-align: center;
	padding-left: 10px;
	z-index: 50;
}
#navigation2 li ul a:hover {
	color: #CCC;
	background-color: #C9282E;
}
.menu {
	height:34px;
	position:relative;
	z-index:100;
	background-image: url(../images/bkg_footer.jpg);
	background-repeat: repeat-x;
	padding-left: 100px;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:746px;
	w\idth:822px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	margin:0;
	list-style-type:none;
	padding: 0;
}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:149px;
	position:relative;
	text-align: center;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:12px;
	color:#fff;
	width:138px;
	height:30px;
	line-height:29px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background-color: #B5161D;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background-color: #CD2C32;
}
.menu ul ul :hover > a.drop {
	background-color: #CD2C32;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background-color: #B2171E;
}
/* style the third level hover */
.menu ul ul ul a:hover {
	background-color: #CD2C32;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	width:149px;
}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	color:#FFF;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:128px;
	border-width:0 1px 1px 1px;
	background-color: #B2171E;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#CCC;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#CCC;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
.spaceLeft {
	padding-left: 5px;
}
