@charset "utf-8";
/*template styles*/

html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 50px;
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	background-color: #313031;
}
#title {
	text-align: center;
	margin: 0px;
	background-color: #E1E1E1;
	width: 100%;
}
#title img a {
	height: 100%;
	left: 0px;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}

#navbar {
	background-color: #E1E1E1;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#navbar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	position: relative;
	width: 770px;
	color: #63251A;
}

#navbar a:hover {
	color: #000000;
}

#centercontent {
	width: 770px;
	position: inherit;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	background-color: #E1E1E1;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;

}

#copywrite {
	text-align: center;font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
#copywrite a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}


/*content styles*/

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: 100;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
p a {
	font-weight: bold;
}


a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

 
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 100;
	color: #FFFFFF;
	padding-right: 7px;
	padding-top: 7px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: 100;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14em;
	color: #FFFFFF;
	font-weight: lighter;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: 100;
	text-align: justify;
}

#address {
	text-align: left;
	font-size: 1.2em;
	margin-bottom: 10px;
	border-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;

}

.right {
	float: right;
	margin-right: 20px;
}
h5 {
	text-align: justify;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 1em;
	width: 570px;
	margin-right: 100px;
	margin-left: 100px;
}
.italic {
	font-style: italic;
}

#bottomlink {
	text-align: center;
}
img {
	padding-top: 15px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#caption {
	text-align: center;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
	clear: both;
}

.left {
	float: left;
	margin-left: 25px;
}
#bottomlinkr {
	float: right;
}
#bottomlinkl {
	float: left;
}
.1 {
	display: inline;
}

#day {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 100;
	text-align: center;
	padding: 10px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
h6 {
	font-size: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: 100;
	height: 25px;
}
#itnerary {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

