#heading { 
		text-align: center;
		color: #993333;
		float:center;
}

#rotate { 
		color: #993333;
		float:center;
		display: block;
		white-space: nowrap;
}


#title 	{ 	font-size: 1.2em;
		font-family: "bitstream vera sans", verdana, helvetica, sans-serif;
		/*letter-spacing: 7px;
		font-variant: small-caps;
		text-decoration: underline;*/
		color: #993333;
		margin:20px auto;
		text-align:center;
		width:550px;
}

#subtitle { 	font-size: 1.10em;
		font-family: "bitstream vera sans", verdana, helvetica, sans-serif;
		color: #993333;
}

#content {
	font-size: .90em;
	font-family: "bitstream vera sans", verdana, helvetica, sans-serif;
	width:700px;
	margin:0px auto;
	text-align:center;
	line-height: 1.75em;
	
}

#lalign {
	text-align:left;
	margin-left: 275px;	
}
#rotate2 {
	width: 198px;
	height: 125px;
	border-top:2px solid black;
	border-right:1px solid black;
	border-bottom:2px solid black;
}

#logo {
	border-top:2px solid black;
	border-left:1px solid black;
	border-bottom:2px solid black;
	
}

#homeImg {
	border: 0px solid #993333; 
}

body {
	text-align: center;
	color: #993333;
	background: #369 url(../images/bgimage.jpg) top center repeat-y;
	margin-top: 0px;
}

input.text {
	width:300px;
}

#navcontainer {
	background-color: #036;
	width: 800px;
	margin: 0 auto;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #036;
color: White;
float: left;
width: 100%;
font-family: "bitstream vera sans", verdana, helvetica, sans-serif;
margin-top: 0;
border-bottom: 2px solid black;
font-size: .80em;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.3em 1.5em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
width: 161px !important; /* Styles for Mozilla, Safari, IE Mac */
width: 200px;
border-right: 1px solid #fff;
}

#navlist li a#contact
{
width: 160px !important; /* Styles for Mozilla, Safari, IE Mac */
width: 200px;
border-right: 0px solid #fff;
}

#navcontainer ul li a#contact:hover
{
background-color: #369;
color: #fff;
}

#tourImgLink {
	border-left: 0px solid #993333;
	border-right: 0px solid #993333;
	border-bottom: 0px solid #993333;
	border-top: 0px solid #993333;
}


{
border: 1px solid black;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}

#navlist li a#current
{
background: #369;
color: #fff;
}

#navlist li a#currentContact
{
background: #369;
color: #fff;
width: 160px !important; /* Styles for Mozilla, Safari, IE Mac */
width: 200px;
border-right: 0px solid #fff;
}

#tourWrap {
	padding:1.5em;
}
	
#tourHead {
	background: #993333;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	padding:.40em;
	font-size: .90em;
	width:189px !important; /* Styles for Mozilla, Safari, IE Mac */
	width:200px;
	}

#tourTable {
	text-align: center;
	width:700px;
}

a.link {
	color:blue;
}

a.link visited: {
	color:blue;
}

a.tourLink {
	text-decoration: underline;
	color: #993333;
}

a.tourLink visited: {
	text-decoration: underline;
	color: #993333;
}
		
