/* Erik Meyer's Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end Reset  */

BODY {
  background: #999999;
  color: #ffffcc;
  font-family: "Eras Light ITC", Tahoma, Helvetica, Geneva, sans-serif;
  margin: 0;
  padding: 0;
  }

A { color: #ff9900; text-decoration: none}

A:LINK {  }

A:VISITED {  }

/* note that A:HOVER isn't supported by all browsers */
A:HOVER {  }

DIV {  }

EM {  }

h1 {color: #000; font-family: "Eras Demi ITC", "Eras Medium ITC", Tahoma, "Helvetica Neue", Geneva, sans-serif; font-size: 2em; text-transform: uppercase; }

h4 {color: #FF0000; font-size: 0.9em; font-weight: 600; /*bold;*/ padding-top: 2ex; text-align: center;}
h4.obfuscated, h4 a {color: #FF0000;}

h5 {font-style: italic; font-weight: normal; text-align: center; margin-top: 1ex; text-indent: -0.5em; }
h5.q {color: #FFC; font-family: "Eras Demi ITC", Tahoma, Helvetica, Geneva, sans-serif; font-size: 0.7em; font-style: normal; margin-top: 1em; text-align: left; text-indent: 0.1em;}

h6 {font-size: 0.6em; font-weight: normal; letter-spacing: 1.25px; line-height: 1.25; text-align: center; margin-top: 1ex; text-indent: -0.5em;}

IMG {  }

LI {  }

p, ul, ol {font-family: "Eras Light ITC", Tahoma, Helvetica, Geneva, sans-serif; font-size: 0.55em; line-height: 1.4; }

UL {  }


/* classes */
.big {font-weight: bold}
.block {float: left; display: block; }
.clear {clear: both}
.hist {height: 340px}
.hist h5 {color: #FFF; font-size: 0.65em; }
.ima {padding: 0.25em 0; width: 420px;}
.imgLink {padding: 4px 8px}
.info {min-height: 360px; width: 100%}
.lnk {padding: 0.25em 1em; width: 368px;}
.txt {padding: 0.25em 0 0.25em 3em; width: 324px;}
.txt2 {margin: auto; padding: 0.25em 3em; width: 83%;}
.trav {height: 360px; width: 100%;}
.trav h5 {color: #FFC; font-size: 0.7em; }

.block p, .info p {color: #FFF; font-size: 0.6em; line-height: 1.4; padding-top: 1ex; text-align: justify;}
.poem {float: left; font-style: italic; padding-left: 3em; width: 40%;}
.ctr {margin: auto}
.eng {clear: right; font-style: normal; padding-left: 3em;}
.lft {position: relative; left: 0;}
img.ctr, img.h, img.n, img.v, img.u {display: block; margin: auto;}
.h {padding-top: 30px;}
.n {padding: 12px 0}
.v { /*margin-left: 10px;*/ }
.u {padding-top: 6px}

.light {font-style: normal; font-weight: lighter;}
		
.logo {  }

.overlay {position: absolute;}
.map1 {left: 5.5em; top: 5ex; z-index: 2;}
.map2 {left: 7em; top: 6ex; z-index: 0;}
.gvh {left: 1em; top: 10.5ex; z-index: 0;}

/* unique IDs */
#container {
	background: #333333;
	margin: auto;
	width: 840px;
}

#content {
  font-size: 1.5em;
  padding: 0.15em 0;
}

/*#content:after {content('.');}*/

#content p, #content ul, #content ol {line-height: 1.4; margin: 1ex 0; }

#header {height: 122px }

#headerFront {height: 410px}

#storelogo {float: right}

#welcome {padding: 0 1em}

