/*Reset Styles*/

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,
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-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}


body {
text-align: center;
font-family: "Book Antiqua", Helvetica, Arial, "Lucida Grande", sans-serif;
background-color: #000000;
}


#headerwrapper{
margin:auto;
background-color: #000000;
font-family: "Book Antiqua", Helvetica, Arial, "Lucida Grande", sans-serif;
width:1024px;
height:50px;
}

#title{
margin-top: 10px;
text-align: left;
float: left;
}


#title h3{ 
font-size: 1.69em;
color: #ffffff;
}
#title2{ 
font-family: ff-meta-serif-web-pro, serif;
width:250px;
margin-top:0px;
margin-left: 22px;
margin-right:-2px;
font-size: 0.837em;
font-weight:bolder;
letter-spacing:5px;
color: #ffc75a;
opacity:1;
}

#title2 a{ 
text-decoration: none;
font-family: ff-meta-serif-web-pro, serif;
font-size: 1em;
font-weight:bolder;
letter-spacing:5px;
color: #ffc75a;
opacity:1;
}


#translate{
	margin-left:867px;
}
#share{
margin: 0;
padding: 0;
width:auto;
float: right;
}

hr{
border: 0;
height: 1px;
width: 100%;
background: #f00;
}


.clear{
clear: both;
}


#contact{
text-align: left;
margin-left: 20px;
width:477px;
font-family: "Book Antiqua", Arial, Helvetica, sans-serif;
font-size: 1em; color: #ffffdd;
float: left;
}


.clear{
clear: both;
}

/*NAVIGATION*/
#navigation{
max-width:1024px;
margin:0 auto;}

.nav_topmenu {
    background: #335993  url(images/mainNavBg.gif) repeat-x;

    padding: 0px;
    margin: 0px!important;
    margin: 0px 0px 0px 10px;
    height: 27px;
    width: auto!important;
}

.nav_topmenu img {
	border: none;
	margin: 0px;
	padding: 0px;
}

.nav_topmenu ul a {
	text-decoration: none;
	display: block; /* so IE displays the sublevel below */
	text-align: left;
	padding: 5px 18px 2px 18px;
}

.nav_topmenu ul,
.nav_topmenu ul ul {
	font-family: "Book Antiqua", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	z-index: 50000;
}

.nav_topmenu ul li {
	display: block;
	float: left;
	font-weight: bold;
	min-height: 27px;
	
}

.nav_topmenu ul li ul {
	border: 1px solid #cdcdcd;
	background: #fff;  /*Sub menu hover band color*/
	display: block;
	clear: both;
	position: absolute;
	left: -999em;
  width: 270px; /*submenu box width*/
}

.nav_topmenu ul li:hover ul ul,
.nav_topmenu ul li.sfhover ul ul {
	left: -999em;
}

.nav_topmenu ul li ul li {
	margin: 0;
  background: #0a0101; /* sub menu box color */
	width: 100%;
	border: 0;
	clear: both;
}

.nav_topmenu ul li ul li a {
	font-weight: bold;
	color: #555;
}

.nav_topmenu ul li ul li a span {
	font-weight: bold;    /*for sub menu text*/
	text-transform: uppercase;
	font-size: 15px; /*for sub menu*/
}

.nav_topmenu ul li ul li a:hover {
	color: #a21544;
}

.nav_topmenu ul li ul li li {
	font-weight: normal;
	text-transform: uppercase;
  background: #fff;
}

.nav_topmenu ul li:hover ul {
	left: auto;
}

.nav_topmenu ul li:hover ul,
.nav_topmenu ul li li:hover ul,
.nav_topmenu ul li.sfhover ul,
.nav_topmenu ul li li.sfhover ul {
	left: auto;
}

.nav_topmenu ul li:hover,
#mainleveltopnav li.sfhover {
	background: #c1ccde;
}

.nav_topmenu ul li ul li:hover {
	background: none;
}

.nav_topmenu ul li ul ul {
	margin: -2em 0 0 12em;
}

li#current a:link,
li#current a:active,
li#current a:visited {
	color: #9f0135;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.nav_topmenu a:link,
.nav_topmenu a:active,
.nav_topmenu a:visited {
	color: #fff;     /* Top Level Nav Bar font color */
	font-weight: bold;
	text-transform: uppercase; /* Top Level Nav Bar */
	text-decoration: none;
}

.nav_topmenu a:hover {
	color: #9f0135;
}

li#current a:hover {
	color: #c1ccde;
}


/* SUBCATEGORY MENU STYLES */

.nav_submenu {
  padding: 0;
  margin: 0;
	height: 20px;
  width: auto;
}

.nav_submenu ul a {
	font-family: "Book Antiqua", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	text-decoration: none;
	display: block; /* so IE displays the sublevel below */
	text-align: left;
	color: #9f0135;
/*	border-left: 1px solid #cdcdcd;*/
}

.nav_submenu ul {
	white-space: nowrap;
	padding: 0;
	margin: 0;
	z-index: 50000;
}

.nav_submenu ul li {
	display: block;
	height: 20px;
	float: left;
	padding: 8px;
}

/*END OF NAVIGATION*/


#wrapper{
max-width: 900px;
margin: 0px auto;
position: relative;
}


#textbox-wide {
text-align: left;
color: #000000;
background-color: #ffffff;
top: 50px;
height: 18250px;
width: 883px; 
margin: 0px auto;
padding-left: 50px;
position: absolute;}

#textbox-wide img { float: left; margin-left: 10px; margin: 20px;}

#textbox-wide h2 { text-align: left; padding-top: 15px; font-weight: bold;  margin: 10px 0 0 4px; font-family: Verdana, "Book Antiqua", Helvetica, Arial, sans-serif; margin-top: 50px; margin-bottom: 10px; font-size:23px; color:#000000;}

#textbox-wide h3 { text-align: center; padding-top: 15px; font-weight: bold; margin: 10px 0 0 4px; font-family: Verdana, "Book Antiqua", Helvetica, Arial, sans-serif;
margin-bottom: 10px; font-size:18px; color:#000000;}


#textbox-wide p { font-size: 1.4em; font-family: "Book Antiqua", Helvetica, Arial, sans-serif;
padding-left: 20px; padding-right: 50px; padding-top: 20px; 
margin: 0; text-align: justify !important; }

#textbox-wide ol, #textbox-wide li{
text-align: justify;
margin-left: 20px;
margin-right: 50px;
}

#textbox-wide ul, #textbox-wide li{
text-align: justify;
margin-left: 20px;
margin-right: 50px;
}


#textbox-wide hr{
border: 0;
height: 1px;
width: 810px;
margin-right: 270px;
background: #000000;
}


.emphc{
color: #ca973b;
font-weight: bold;
}


.emph{
font-weight: bold
}

#tourlinks{
top:4250px;
text-align: left !important;
width: 883px;
height: auto;
padding: 25px 24px;
color: #ffffff;
background: #000000;
border-top: 1px solid red;
position: absolute;
}

#tourlinks h2{font-size: 1.225em; margin-bottom: 2px; margin-top: 5px;  color: #b52125; font-weight: bold; }

#tourlinks li{ display: inline; padding-right: 5px;}

#tourlinks a{
	text-decoration : none;
	color:#ffffdd;
}


.links a{
text-decoration : none;
color : #ffffff;
}

#backlink{
text-align: center;
text-decoration : none;
font-weight: bold;
color : #ffffff;
}

#piclinks{
margin-left:auto;
margin-right:auto;
margin-top:70px;
width:750px;
position:relative;
}

#piclink1{
float:left;
}

#piclink2{
float:right;
}






}

#genlinks{
padding-top:45px;
}

#genlinks li{
margin-right:35px;
}


/*FOOTER*/

#footer {
width : 100%;
padding : 20px;
border-top: 1px solid #f00;
background-color: #000000;
color: #000000;
font-size : 0.9em;
text-align : center;
margin-left: 0px; 
top: 18400px;
height: 50px;
position: absolute;}


#footer ul {
margin : 2px 0;
}

ul.fineprint{
font-size : 1.0em;
text-align : center;
}


#footer li {display:inline; 
color: #ffffdd; padding: 5px;}

#footer ul li a {
text-decoration : none;
color : #ffffdd;
}

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

