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

.indexbody {
	overflow-x: hidden;
	background-color: #B8966C;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	}

.infbg{
	overflow-x: hidden;
	overflow-y: hidden;
	background-color:#DDC1A6;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

a:link {
	color: #6F3409;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:hover {
	text-decoration: none;
	color: #588562;
}
a:active {
	text-decoration: none;
	color: #444444;
}

.center{
	margin-right:auto;
	margin-left:auto;
	height: 614px;
	padding-top:0px;
	}

.main {
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	}

.main2 {
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	}
	
.main3 {
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
	}
	
.tiny {
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #555555;
	}
	
.tiny2 {
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #222222;
	}
	
.header {
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #412D18;
	background: url(../images/title_bg.png) no-repeat left top;
	height: 50px;
	width: 305px;
	padding-top: 17px;
	padding-left: 10px;
}

.headerservices {
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.header2 {
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #CC3300;
	text-decoration: underline;
}

.intro:first-letter {
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color: #000000;
}

.intro {
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #000000;
}

.footer {
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #000000;
	text-align: right;
}

.menu {
	padding-top: 10px;
}

div.container{
	float: left;
	height: auto;
	width: 454px;
	top: auto;
	right: auto;
}

div#faqoptions{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	}

div.main {
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	
	}
	
	h1{
		color:#B8966C;
		font-size:1px;
	}