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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
body {
	background-color: #ffefd8;
	background-image: url(../images/interior/back-stripe-int.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #7f0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7f0000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #7f0000;
}

h1 {
	font-weight: bold;
	font-size: 24px;
	color: #7f0000;
	margin-top: 0px;
}

h2 {
	font-weight: bold;
	font-size: 18px;
	color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	margin-top: 0px;
	color: #000066;
	margin-bottom: 0px;
}

#contain {
	width: 950px;
	height: auto;
	margin: 0 auto;
}

#top-nav {
	width: 950px;
	height: 48px;
	float: left;
}

#interior-main {
	width: 950px;
	height: 140px;
	float: left;
}

#footer {
	width: 950px;
	height: 408px;
	float: left;
	background-image:url(../images/index/index_12.jpg);
}

#foot-left {
	width: 550px;
	height: 408px;
	float: left;
}

#foot-right {
	width: 390px;
	height: 408px;
	float: left;
}

#foot-text-1 {
	width: 300px;
	height: 200px;
	float: left;
	margin-top: 110px;
	margin-left: 20px;
}

#foot-text-2 {
	width: 200px;
	height: 200px;
	float: left;
	margin-top: 35px;
	margin-left: 30px;
}

#foot-text-3 {
	width: 300px;
	height: 112px;
	float: right;
	margin-top: 20px;
	margin-right: 18px;
}

#foot-text-4 {
	width: 475px;
	height: 25px;
	float: left;
	margin-top: 60px;
	margin-left: 20px;
}

#foot-button {
	width: 200px;
	height: 30px;
	float: right;
	margin-top: 230px;
	background-color: #E0C0A0;
	margin-right: 18px;
	border: 2px solid #5F442E;
}

#footer p {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 23px;
	margin-top: 0px;
}

#footer a {
	color: #FFEFD8;
}

#footer a:hover {
	color: #666666;
}

.right {
	text-align: right;
}

#foot-button a {
	text-align: center;
	color: #5F492B;
	font-size: 16px;
}

#foot-button a:hover {
	text-align: center;
	color: #E18636;
}

.center {
	text-align: center;
	font-weight: bold;
}

.copyright {
	font-size: 13px;
	color: #FFFFFF;
}
