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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.welcomet {
	margin-left: 32px;
	padding-right: 90px;
	padding-top:70px;
	text-align: justify;
    font-size: 12px;
	color: #FFFFFF;
	}
.bigorange {
	font-size: 14px;
	color: #d1621e;
	font-weight: bold;
	}
a.bigorange:link {
    font-family:Verdana;
    font-size:13px;
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}
a.bigorange:visited {
	font-size: 14px;
	color: #4A0A00;
	font-weight: bold;
	text-decoration: none;
	
	font-weight: bold;
}
a.bigorange:active {
	font-size: 14px;
	color: #d1621e;
	font-weight: bold;
	text-decoration: underline;
}
a.bigorange:hover {
	font-size: 14px;
	color: #d1621e;
	font-weight: bold;
	text-decoration: underline;
	font-weight: bold;
}
.sidebartext {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right:15px;
	text-align: justify;
	}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
	}
.hugeorange {
	font-size: 24px;
	color: #d1621e;
	font-weight: bold;
	}


#container {
	width: 900px;
	margin: 0 auto;
	background-color: #fae7b8;
	}
	
#container2 {
	width: 700px;
	margin: 0 auto;
	background-color: #fae7b8;
	}
	
#header {
	width: 900px;
	}

#topnavigation {
	background-image: url(tour3-images/navigation/background.jpg);
	background-repeat: repeat;
	width: 900px;
	margin: 0 auto;
	}

#main {
	width: 650px;
	float: left;
	background-color: #fae7b8;
	vertical-align: top;
	margin: 0 auto;
	}

#main2 {
	width: 900px;
	float: left;
	background-color: #fae7b8;
	vertical-align: top;
	margin: 0 auto;
	}
	
#sidebar {
	width: 250px;
	float: right;
	background-color: #eaeaea;
	}


#bottomnavigation {
	background-image: url(tour3-images/navigation/background.jpg);
	background-repeat: repeat;
	width: 900px;
	clear: both;
	height: 55px;
	}

#footer {
	width: 900px;
	clear: both;
	text-align: center;
	background-color: #ffffff;
	font-size: 12px;
	color: #000;
	}

#welcome {
	width: 650px;
	height: 173px;
	background-image: url(tour3-images/welcomebg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
	
#welcome2 {
	width: 650px;
	height: 173px;
	background-image: url(tour3-images/photonewbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}

#welcome3 {
	width: 650px;
	height: 173px;
	background-image: url(tour3-images/moviebg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}

#welcome4 {
	width: 650px;
	height: 173px;
	background-image: url(tour3-images/samplesbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}

#welcome5 {
	width: 650px;
	height: 173px;
	background-image: url(tour3-images/modeldirbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	}

#welcome6 {
	width: 650px;
	height: 173px;
	background-image: url(tour3-images/photo3bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	}
	
#joinbutton1 {
	width: 250px;
	float: right;
	height: 173px;
	}

#directory {
	clear: both;
	width: 900px;
	}
