html {
	background: #fffbf0 url(/images/x.gif) no-repeat 0  0  fixed;
	overflow: -moz-scrollbars-vertical;
}

body { 
	color:#323124;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
color:#1760c4;/*28598f*/
}

a:hover, a:active {
color:#000000;
}


/* WRAP IS FOR WHOLE PAGE POSITIONING
---------------------------------------------------------- */
#wrap { 
	width: 100%;
	margin: 0;
	padding: 0;
	height:100%; 
}


/* THE BANNER IS THE HORIZONTAL BAR ACROSS THE TOP
--------------------------------------------------------- */

#banner {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 110px;
	background-color:#fff;
	z-index: 10;
	border-bottom: 1px solid silver;
}

#banner_shadow {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 120px;
background: transparent url(/images/dropshadow-h.png) repeat-x bottom;
z-index: 9;
}

#searchbox {
	position:absolute;
	top:10px;
	right:15px;
	width:300px;
	text-align:right;
	padding: 0;
	margin:0;
	z-index:910;
}

#searchbox input.button {
	width:75px;
	padding-left:10px;
}

#searchbox input {
	width: 200px;
	margin:0;
	padding:0;
}

#searchbox fieldset {
	visibility:hidden;
	position:absolute;
	margin-left:-999px;
	float:left;
}

#extras {
	margin:0;
	padding:30px 0 0 0;
}

#extras p {
color: #000000;/*e3ce9a*/
font-size: 12px;
line-height:24px;
margin:0;
padding:0;
}

#extras a.addon, #extras a.addonplus, #extras a.addonplusplus {
display: inline;
font-style: italic;
text-decoration:none;
margin-left:8px;
padding: 0;
}

#extras a.addon:hover, #extras a.addonplus:hover, #extras a.addonplusplus:hover, #extras a.email:hover {
color:black;
text-decoration:underline;
}

#extras a.addonplus {
font-size: 16px;
}

#extras a.addonplusplus {
font-size: 20px;
}

#extras a.email {
text-decoration:none;
line-height: 1em;
margin: 0;
padding: 0;
}	


/* THE FLAG IS THE VERTICAL BAR ON THE LEFT
--------------------------------------------------------- */

#flag { 
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 180px;
	text-align: left;
	background: #1760c4 url(/images/clouds.jpg) no-repeat 0px 0px;
	z-index: 20;
}

#flag_shadow {
position: fixed;
top: 0;
left: 0;
width: 199px;
height: 100%;
background: transparent url(/images/dropshadow.png) repeat-y top right;
z-index: 19;
}

/* MENU STYLES ARE IN MENU-GENERAL.CSS  - Below is the box...
--------------------------------------------------------- */
 
#menu {
	position:fixed;
	top: 110px;
	left: 0px;
	z-index:30;
	width: 180px;
}

div.clear {
	clear:both;
}

#specialsBox {
width:178px;
height:281px;
margin-top:25px;
background: url(/images/menu-box.jpg) no-repeat 0 0;
z-index:35;
}

/*#specialsBox img {
	display:inline;
	border:none;
	margin:20px 0 0 8px;
	padding:0;
}

#specialsBox p {
	font-size:0.8em;
	line-height:1.5em;
	margin:0 15px;
}

#specialsBox a.noborder {
	border:none;
	margin:0;
	padding:0;
}

#specialsBox a.nobordertop {
	border:none;
}

#specialsBox a:link, #specialsBox a:visited {
	font-size:inherit;
	border:none;
	text-decoration:none;
	text-transform:none;
	color:#1760c4;
	display:inline;
}

#specialsBox a:hover, a:active {
	font-size:inherit;
	border:none;
	text-decoration:underline;
	text-transform:none;
	display:inline;
	color:#000000;
}*/

#menu a.menuspeciallink {
	margin:0;
	padding:0;
	border:none;
}

#menu img.menuspecial {
	margin:15px 0 0 10px;
	padding:0;
	border:none;
}

/* IMAGEBOX is to the left of Content
---------------------------------------------------------- */
#imagebox {
position:absolute;
top:135px;
left:220px;
width: 115px;
height: 150px;
background-color: #A9A9A9;
padding:0;
z-index:1;
}

#imagebox p.caption-bold {
	font-size:0.75em;
	font-weight:bold;
	font-style:italic;
}

#imagebox p.caption {
	font-size:0.75em;
	font-weight:normal;
}

#imagebox p.captionCAP {
	font-size:0.75em;
	font-weight:normal;
	text-transform:uppercase;
}

/* WRAPPER CONTAINS CONTENT AND SIDEBAR DIVS
---------------------------------------------------------- */
#wrapper {
position:absolute;
top:135px;
left:355px;
margin-right:10px;
padding:0;
z-index:1;
}

#wrapper.wide {
left:220px;
}

/* CONTENT BOX AND TEXT STYLES
--------------------------------------------------------- */

#content {
	height: auto;
	text-align: left;
	margin: 0 220px 0 0;
	padding:0 25px 125px 0;
	width: auto;
	z-index:1;
	float:left;
/*border-right: 1px solid silver;*/
}

span.i-italic {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-transform:lowercase;
	padding-right:0.1em;
}

#content h1 {
	font-size: 1.5em;
	color:#e39717;
	line-height: 1;
	margin: 0 0 15px 0;
	padding: 0;
	text-transform: capitalize;
}

#content h2 {
	font-size: 1em;
	line-height: 1;
	margin: 12px 0 4px 0;
	padding: 0;
	text-transform: uppercase;
}

#content h3 {
	font-size: 0.95em;
	line-height: 1;
	margin: 5px 15px 5px 0;
	padding: 0px ;
	text-align: left;
}

#content p {
	font-size: 1em;
	line-height: 140%;
	text-align: left;
	padding: 0px 15px 10px 0px;
	margin: 0;
}

p.indent {
	text-indent: 1.5em;
}

#content p.fineprint {
	font-size:0.8em;
}

#content a:link, #content a:visited {
	font-size: inherit;
	text-decoration: none;
}

#content a:hover {
	font-size: inherit;
	color: #CA6900;
	text-decoration: underline;
}

#content ul, #content ul li  {
	font-size: 0.95em;
	font-weight: normal;
	line-height: 1.1em;
	list-style-type: circle;
	margin: 0 0 0 7px;
	padding: 0 0 8px 0; 
}

#content ul li a:link {
	font-size:1em;
}

#content ul {
	margin-bottom: 0.75em;
}

#content .caption {
	font-size: 0.85em;
	font-style: italic;
	color: #333333;
}

#content p.question {
	font-size: 1em;
	font-weight:bold;
	margin:0;
	padding:0;
}

.sectionbreak {
	margin: 15px 0 25px 0;
	padding: 0;
	width:200px;
	height:auto;
	border-bottom:1px solid silver;
}

#content img {
margin-bottom: 15px;
}

#content div.imagegallery img {
	margin:0 10px 10px 0;
	padding:0;
}

#content div.imagegallery {
	margin-top:20px;
	margin-bottom:20px;
	padding:0;
}

div.divider {
	width:100%;
	border-bottom:1px solid silver;
	margin-top:1em;
	margin-bottom:1em;
}


/* FORM ELEMENTS 
------------------------------------------------------ */

#content form {
width: 500px;
}

#content fieldset {
border: 1px solid silver;
}

#content legend {
font-weight: bold;
padding: 2px 10px 0 10px;
margin-bottom: 20px;
border: 1px solid silver;
border-bottom: none;
}

#emailform label {
float: left;
width: 75px;
}

#emailform .longLabel {
float: left;
width: 300px;
}

#emailform .shortLabel {
float: left;
width: 150px;
}

input {
width: 225px;
margin-bottom: 10px;
}

input.narrow {
width: 75px;
}

input.checkbox {
	width:14px;
	float:left;
	padding-right:15px;
	margin-bottom:0;
	padding-bottom:0;
}

textarea {
	font-family:inherit;
width: 400px;
height: 150px;
margin-bottom: 5px;
}

select {
	width:155px;
}

span.required {
	font-size: 0.85em;
	font-style: italic;
	color: #CC3333;
}

span.requiredHidden {
	visibility:hidden;
	margin-left:-999px;
}

input.text:focus, textarea:focus {
background-color: #FDF7B3;
}




/* IMAGE BOXES 
--------------------------------------------------------------*/

#content div.imagebox {
	font-size:0.85em;
	font-style:italic;
	margin-bottom:20px;
}

#content div.imagebox p {
	line-height:110%;
	margin:0;
	padding:0;
}

#content div.imagebox img {
	margin-bottom:0;
	padding:0;
}

p span.super {
font-size:0.75em;
vertical-align:super;
}

/* SIDE BAR IS ON RIGHT SIDE
--------------------------------------------------------- */

#sidebar {
	position: fixed;
	top:0;
	right:0px;/*
	float:right;*/
	width: 220px;
	height:100%;
	text-align:left;
	padding: 135px 0 0 0;
	margin:0 0 75px -220px;
	border-left:1px solid silver;
}


#sidebar h1 {
	font-size: 0.90em;
	line-height: 1em;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0.5em 1em;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: .25em 0 1em 0;
}

#sidebar li {
	font-size: 0.90em;
	line-height: 1;
	text-transform: capitalize; 
	margin: 0;
	padding: 0 0 0.4em 1em;
}


#sidebar a:link, #sidebar a:visited {
	font-size:inherit;
	text-decoration: none;
}

#sidebar a:hover {
	font-size: inherit;
	text-decoration: underline;
}

#sidebar #login_box {
	margin: 75px 0 0 0;
	padding: 0;
}

#sidebar #login_box h1 {
	line-height: 1;
	margin: 0;
	padding: 0 0 0 1em;
}

/* SPECIALS_BOX01 IS WITHIN THE SIDEBAR
--------------------------------------------------------- */

#specials_box01 {
	margin-top:10px;
	margin-left:10px;
}


/* FOOTER BOX AND TEXT STYLES
--------------------------------------------------------- */

#footer { 
	position: fixed;
	bottom: 0;
	width: 100%;
	text-align: left;
	background-color:#eeede8;
	border-top: 1px solid silver;
	z-index: 4;
}

#footer h1 {
	font-size:1em;
	line-height:1.75em;
	margin:0 0 0 210px;
	padding: 0;
}
 
#footer p {
	font-size: 0.7em;
	line-height: 1.75em;
	color: #7A7A6A;
	margin:0 0 0 210px;
	padding: 0;
	text-transform:uppercase;
}

#footer a:link, #footer a:visited {
	color: #7A7A6A;
	text-decoration: none;
	margin-right: 1em;
	margin-left: 1em;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a.leftlink {
	margin-left: 0;
}

#footer p.names {
	font-size:0.8em;
	padding-bottom: 0.15em;
	text-transform:none;
}

#footer p.extraBottomSpace {
	padding-bottom:0.75em;
}

/*
SITEMAP STYLES
--------------------------------------------------------- */

#sitemap {
	text-transform:capitalize;
}

#sitemap ul, #sitemap ul li ul {
	margin-bottom:0;
}

#sitemap li.li-header {
	line-height:0.75em;
	margin:0;
	padding:0.25em 0 0 0;
}

#sitemap ul li {
	font-size:1.1em;
	line-height:1.1em;
	margin:0;
	padding:0.25em 0 0 0;
	list-style-type:none;
}

#sitemap ul li ul {
	margin-top:0.25em;
	margin-bottom:0;
}
	
#sitemap p {
	visibility:hidden;
}

#sitemap li.closelist {
	border-bottom:none;
}


/*
MISC CLASS STYLES
================================================*/

.hidden {
	visibility:hidden;
}


/*
Coffee with milk
Table design by Roger Johansson, 456 Berea Street
www.456bereastreet.com
================================================*/

table {
	font:normal 76%/150%;
	/*border-collapse:separate;*/
	border-collapse: collapse;
	border-spacing:0;
	margin:0 0 1em;
	color:#000;
	width:400px;
	}
thead th,
thead td,
tfoot th,
tfoot td {
	color:#7A7A6A;
	font-weight:normal;
	border:1px solid silver;
	border-width:1px 0;
	background:#ffeecc;/*eaeaea*/
	}
th {
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:left;
	}
tbody th,
td {
	padding:0.25em 0.5em;
	text-align:left;
	vertical-align:top;
	}
tbody th {
	font-weight:normal;
	white-space:nowrap;
	}
tbody td,
tbody th {
	border:1px solid silver;
	border-width:1px 0;
	}
/*tbody tr.odd th,
tbody tr.odd td {
	border-color:#EBE5D9;
	background:#F7F4EE;
	}*/
tbody tr:hover td,
tbody tr:hover th {
	background:#eaeaea;/*fec76b*/
	border-color:#523A0B;
	}
caption {
	font-weight:normal;
	font-size:1.4em;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
	}
.table-city {
background:#fce2af;/*silver*/
font-weight:bold;
}
tbody tr:hover th.table-city {
	background:#fce2af;
}
