

body {
	margin:0;
	background-color:white;
	font-family:Helvetica, Verdana, sans-serif;
}

#logo {
	background:url(img/header.jpg) no-repeat center;
	text-align:center;
	width:100%;
	height:176px;
	/* ffx 175 */
	vertical-align:top;
	display:block;
}


#nav {
	width:100%;
	height:85px;
	background:url(img/navBg.jpg) repeat-x center;

}

#nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width:283px;
	margin-right:auto;
	margin-left:auto;
}

#nav li {
	background-repeat:no-repeat;
	margin-top:1px;
/* ffx 	margin-top:0px;
 */		
}

#menuNav {
	background-image:url(img/menuA.gif);
	width:90px;
	float:left;
}

#menuNav:hover {
	background-image:url(img/menuAhover.gif);
}

#contactNav {
	background-image:url(img/contactA.gif);
	width:95px;
	float:left;
	margin-left:2px;
}

#contactNav:hover {
	background-image:url(img/contactAhover.gif);
}

#aboutNav {
	background-image:url(img/aboutA.gif);
	width:94px;
}

#aboutNav:hover {
	background-image:url(img/aboutAhover.gif);
}

#header {
	width:100%;
	height:176px;
	display:block;
	position:absolute;
	top:0;
	background:url(img/headerBg.jpg) repeat-x;
}

#content {
	clear:left;
	display:block;
	position:relative;
	top:260px;
}

.navBox {
	border:5px solid #fff4be;

	vertical-align:top;
	height:108px;
	width:270px;
}

.navBox:hover {
	border:5px solid #015095;
}

#navBoxes {
	width:100%;
	padding-bottom:15px;
}

#navBoxes ul {
	width:870px;
	list-style-type:none;
	margin:0;
	padding:0;
	margin-right:auto;
	margin-left:auto;	
}

#menuBox {
	background-image:url(img/menuBox.gif);
	float:left;
}

#franchiseBox {
	background-image:url(img/franchiseBox.gif);
	float:left;
	margin-right:15px;
	margin-left:15px;
}

#aboutBox {
	background-image:url(img/aboutBox.gif);
	float:left;
}

#menu {
	padding:1px;
	margin-right:auto;
	margin-left:auto;
	font-size:12px;
	line-height:14px;
	position:relative;
	bottom:45px;
}

#menu .header {
	color:#fff;
	font-size:14px;
	text-align:left;
	background-color:#015095;
	height:22px;
	font-weight:bold;
	padding-top:12px;
	padding-left:2px;
	padding-bottom:2px;
}


#menu .item {
	float:left;
	color:#004b8c;
	font-size:14px;
	line-height:17px;
	padding:7px 2px 2px;
}

#menu .item a {
	color:#dc1550;
}

#menu .plusItem {
	float:left;
	color:black;
	font-size:12px;
	line-height:17px;
	padding:7px 2px 2px;
}

#menu .price {
	font-size:14px;
	float:right;
	padding:3px 2px 2px;
	line-height:17px;
}

#menu tfoot {
	font-size:10px;
	text-align:right;
	position:relative;
	top:10px;
}

a:link {
	color:#015095;
	font-weight:bold;
	text-decoration:none;
	
}

a:visited {
	color:#015095;
	font-weight:bold;
}

a:hover {
	color:#dc1550;
}

.addressLink {
	color:#004b8c;
	text-decoration:none;
}


.addressLink:hover {
	color:#d91531;
}

.mailLink {
	color:#d91531;
	text-decoration:none;	
}

.mailLink:hover {
	color:#004b8c;
}


#footer a, #footer a:visited {
	color:#eaac46;
}

.leftJustify {
	text-align:left;
}

.centered {
	text-align:center;
	display:block;
}

.floatLeft {
	float:left;
}

.floatAndClearLeft {
	float:left;
	clear:left;
}


.floatPicLeft {
	padding-right:20px;
	float:left;
}

.blueBox {
	background-color:#d2e0fe;
	display:block;
}

.smaller {
	font-size:smaller;
	position:relative;
	bottom:1px;
}

.grey {
	color:#a1a1a1;
}

.blue {
	color:#004b8c;
}

.red {
	color:#d91531;
}

.noShow {
	display:none;
}

#footer {
	height:70px;
	background:#015095 center;
	color:white;
	border-top:1px solid #b0b0b0;
	font:8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float:left;
	display:block;
	position:relative;
	top:260px;
	width:100%;
	margin-top:25px;
}

.padding {
	padding-right:30px;
	padding-left:30px;
}


.dialog {
 width:898px;
 margin:0px auto;
 min-width:20em;
 color:#000;
	clear:left;
	padding-top:20px;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; 
 height:45px;
}

.dialog .ft .c {
 height:24px;

}

.dialog .hd {
 background:transparent url(img/tl.gif) no-repeat 0px 0px;
}

.dialog .hd .c {
 background:transparent url(img/tr.gif) no-repeat right 0px;
}

.dialog .bd {
 background:transparent url(img/ml.gif) repeat-y 0px 0px;
}

.dialog .bd .c {
 background:transparent url(img/mr.gif) repeat-y right 0px;
}

.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 background:transparent url(img/ms.jpg) repeat-x 0px 0px;
 padding:1em;
}

.dialog .ft {
 background:transparent url(img/bl.gif) no-repeat 0px 0px;
	position:relative;
	bottom:20px;
	clear:both;
}

.dialog .ft .c {
 background:transparent url(img/br.gif) no-repeat right 0px;

}



.dialog h1 {
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
	font-size:22px; 
	color:#004b8c;
}

.dialog h2 {
	font-size:18px; 
	position:relative;
	bottom:30px;
	margin-bottom:0;
	padding-bottom:0;
}

.dialog h3 {
	font-size:16px;
	line-height:18px;
	margin-bottom:0;
	padding-bottom:0;
	padding:0;
	margin:0;
	position:relative;
	bottom:15px;	
}

.dialog h4 {
	margin:0;
	padding:0;
}

.dialog .headingCaption {
	position:relative;
	bottom:35px;
	font-size:11px;
}

.dialog p {
 margin:0.5em 0px 0px 0px;
 padding:0px;

	position:relative;
	bottom:20px;
	font-size:11pt;
	line-height:18px;
}

.dialog pre {
 margin:0.5em 0px 0px 0px;
 padding:0px;

	position:relative;
	bottom:25px;
	font:10pt/16px Helvetica, Verdana, sans-serif;
}

.dialog .floatPicLeft {
	position:relative;
	bottom:15px;
}



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

