@charset UTF-8;
/* CSS Document */

#main-nav {
	background: white;
	height: 45px;
	width: 100%;
	background-image: url(../backgrounds/navbar.gif);
}

body {
	text-align:center;
	margin: 0 auto;
	padding: 0;
	background-image: url(../backgrounds/graystripe.jpg);
	background-repeat: repeat;
}

#container {
	width: 850px;
	background-repeat:repeat;
	text-align:center;
	background-color: #990000;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 25px;
	border: solid 2px #000000;
}

#banner {
	height: 121px;
	width: 100%;
}
#white {
	background: white;
	height: 25px;
	width: 100%;
	background-image: url(../backgrounds/navbarbottom.gif);
}	

#content {
	background: white;
	width: 830px;
	text-align: left;
	height: 400px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 14px;
	overflow: auto;
}

#partners {
	background: white;
	width:532px;
	height:90px;
}

#footer {
	height: 20px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	width: 100%;
	padding-top: 5px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #CCCCCC;
}

html, body {
	margin: 0;
	padding: 0;
	
}


#content h2 {
	margin: 0;
	padding: 0;
}

#content p {
	padding: 0;
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
}
#logo {
	width: 68%;
	height: 110px;
	background: White;
	border-style: none;

}
#contact {
	width: 32%;
	height: 110px;
	float: right;
	background: White;
	font-family: Tahoma, Geneva, sans-serif;
}
#savvy {
	width: 318px;
	height: 90px;
	float: right;
	background: white;
}
img {
	border-style: none;
}
#copyright {
	color: #FFFFFF;
	height: 30px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
}
.AboutToursRed {
	color: #990000;
	font-weight: bold;
}
.InlineImage {
	padding: 3px;
}
a {
	text-decoration: none;
	color: #990000;
}
#fbook {
	height: 24px;
	width: 100%;
	background-color: white;
	color: #000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
}
