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

body {
	background-color: #F6EEC2;
	background-image: url(background.jpg);
}
.style1 {font-size: 14px}

#fullheight{height:100%}   
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6E7B7C;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	text-shadow:#fffce9 0px 1px 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #6E7B7C;
	text-align:center;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
	text-shadow:#fffce9 0px 1px 0px;
}
#policiesfaq {
	position:relative;
	top:-25px;
	width:800px;
	height:20px;
	z-index:3;
	margin: 0 auto;
	background-image: url(images/yellowline.png);
	background-repeat: repeat;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #6E7B7C;
	text-transform: capitalize;
	text-align: center;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	text-shadow:#fffce9 0px 1px 0px;
}
a:link {
	text-decoration: none;
	color: #835c55;
	font-weight:bold;
	text-shadow:#fffce9 0px 1px 0px;
}
a:visited {
	text-decoration: none;
	color: #835c55;
	font-weight:bold;
	text-shadow:#fffce9 0px 1px 0px;
}
a:hover {
	text-decoration: underline;
	color: #4D9F42;
}
.style2 {
	font-size: 12px;
}

a:active {
	text-decoration: none;
}
.style4 {font-size: 18px}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6E7B7C;
	font-weight: bold;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 0px;
	text-shadow:#fffce9 0px 1px 0px;
}
#copyright {
	height: 15px;
	width: 300px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	top: -73px;
}
.style9 {color: #515c5d}
