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

#wrapper {
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
}
.topnavi-li-link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #302A12;
	text-decoration: underline;
}
.topnavi-li-link:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #302A12;
	text-decoration: none;
}
body {
	margin: 0px;
	background-color: #EBEDC2;
}
#header {
	height: 50px;
	width: 100%;
}
.topnav-ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 20px;
	width: 600px;
	left: 390px;
}
.topnav-li {
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	padding-right: 8px;
	padding-left: 8px;
}
.topnav-li-right-cap {
	display: block;
	float: left;
	padding-left: 8px;
}
#logo-area {
	width: 100%;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	height: 150px;
	background-image: url(../images/logo_3.png);
	background-position: 6px 4px;
	background-repeat: no-repeat;
}
.contact-ul {
	padding: 0px;
	list-style-type: none;
	color: #302A12;
	font-weight: bold;
	text-align: right;
	margin-top: 16px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-image {
	background-image: url(../images/main-image.png);
	height: 188px;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#sub-text {
	background-color: #F7F7F7;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #302A12;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	height: 22px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#content-area {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.bottom-image-space {
	margin-bottom: 4px;
}

#sidebar {
	float: right;
	width: 290px;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #333;
	padding-left: 2px;
	background-color: #F8F8F8;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #CB1515;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.horizrulediv {
	height: 1px;
	width: 100%;
	clear: both;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}



#footer {
	width: 100%;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #302A12;
	padding-top: 8px;
	clear: both;
}
.footer-images {
	margin: 6px;
}
.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.ul-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.welcome-img {
	float: left;
	margin-right: 4px;
}

.footer-link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #302A12;
	text-decoration: underline;
}
.footer-link:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #302A12;
	text-decoration: none;
}
#main-content-area {
	float: left;
	width: 500px;
	margin-left: 6px;
	margin-top: 10px;
	background-color: #FFF;
}

.leftsubheading {
	display: block;
	float: left;
	margin-left: 2px;
}
.rightsubheading {
	display: block;
	float: right;
	margin-right: 2px;
}
.contact-lis {
	margin-top: 2px;
	margin-bottom: 2px;
}

.logo-holder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	display: block;
	width: 359px;
}
#contact-info-holder {
	width: 230px;
	float: right;
	text-align: right;
}
.movingyou-image {
	margin-top: 22px;
}

.gallery-image {
	margin-right: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 4px;
	margin-bottom: 2px;
}
