body {
	background-color: #CCCCCC;
	/* Mozilla, IE5 */
	padding-left: 0px;
	margin-left: 0px;
font-family: times new roman;
font-size: 11pt;
color: black;
	
}


.header {
width: 800px;
padding-top: 0px;
text-align: left;

}

div#quote {
width: 100%;
padding-top: 30px;
text-align: left;


}

div#container {
	background: white;
	width: 800px;
	height: 800px;
	margin: 30px auto;
	background-image:url(../images/bgimage.jpg);
	background-repeat:no-repeat;
	background-position: bottom;	
}

#upperContainer {
	width: 800px;
	background-color: #FFFFFF;
	background: white;
	background-image: url(../images/white.gif);
}

.rightmenu {

float: right;
display: inline;
}

.leftmenu {


float: left;

}

.logo {
display: inline;
clear: both;

}

.tour {
float: left;


padding-left: 75px;
margin-top: 20px;


}

.tourtext {
	color:#000066;
	font-family: times new roman;
	font-size: 11pt;
}

h1 {
font-family: times new roman;
font-size: 11pt;
color: #000066;
text-decoration: bold;
text-decoration: none;
border-bottom: 1px solid #000066;
padding-bottom: 12px;
}

h2 {
font-family: times new roman;
font-size: 11pt;
color: #006633;
text-decoration: bold;

}

h3 {
padding-left: 150px;
width: 300px;
text-align: center;
font-family: times new roman;
font-size: 11pt;
color: black;
text-decoration: bold;

}



h4 {

padding-left: 0px;

text-align: center;
font-family: times new roman;
font-size: 11pt;
color: white;
text-decoration: bold;

}

div#shadow {
	background: url(../images/shadowlarge.gif) repeat-y center;
}

div#content {
width: 650px;
padding-top: 20px;
padding-left: 20px;
text-align: left;
}

div#footer {
	clear: both;
	color: #000066;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;

}

a {
text-decoration: underlined;
color: #996633
}



	

#mainleft {
width: 200px;

float:left;
padding-top:0px;
padding-left: 50px;
font-family: times new roman;
font-size: 11pt;
color: black;
text-align: left;
	}
	

	#maincenter {
width: 200px;

float:right;
padding-top: 0px;
padding-right: 100px;
font-family: times new roman;
font-size: 11pt;
color: black;
text-align: left;

	}
	
	#maintitle {
width: 120px;
float:left;
padding-top:0px;
padding-left: 0px;
font-family: times new roman;
font-size: 11pt;
color: black;
text-align: left;

	}

