@charset "UTF-8";
/* CSS Document */

#gallery {
	height: 490px;
	width: 1060px;
	float: left;
}
#maincontainer {
	margin-right: auto;
	margin-left: auto;
	width: 1060px;
}
.topbar {
	height: 35px;
	width: 1060px;
	background-image: url(images/ms_menubar.jpg);
	background-repeat: repeat-x;
}
#logo {
	height: 137px;
	width: 1060px;
}
.bottombar {
	height: 30px;
	width: 1060px;
	background-image: url(images/ms_basebar.jpg);
	float: left;
}
.designtext {
	font-size: 12px;
	font-weight: lighter;
	color: #CCC;
	padding-top: 8px;
	margin-top: 0px;
	margin-left: 10px;
}
.host {
	width: 220px;
	float: left;
	height: 25px;
	margin-left: 20px;
}
#copy {
	float: right;
	margin-right: 20px;
	width: 170px;
	height: 25px;
}
.contact {
	height: 30px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.contacttext {
	font-family: Times, serif, "Times New Roman";
	font-size: 18px;
	color: #CCC;
	text-align: center;
}

a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
a {
	font-family: Times, serif, "Times New Roman";
}
.home {
	float: left;
	width: 70px;
	height: 30px;
	margin-top: -12px;
}
.contacts {
	float: right;
	width: 70px;
	height: 30px;
	margin-top: -12px;
}#contactspace {
	height: 490px;
	width: 1060px;
	background-color: #000;
	float: left;
}
#contactdetails {
	height: 200px;
	width: 1060px;
	margin-top: 82px;
}
.detailstext {
	font-family: Times, serif, "Times New Roman";
	font-size: 24px;
	color: #b69054;
	text-align: center;
}
#contactimages {
	height: 112px;
	width: 652px;
	margin-right: auto;
	margin-left: auto;
}
.contacttext1 {
	font-family: Times, serif, "Times New Roman";
	font-size: 18px;
	color: #FFF;
	text-align: center;
}
