@charset "UTF-8";

html {
	height: 100%;
}

body {
	background-image: url(images/back_rep.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #fbeaeb;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}

#hipback {
	background-image: url(images/back3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#hipbackdark {
	background-image: url(images/back3dark.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#homeblock {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #7e7978;
	text-align: justify;
	padding-right: 30px;
	padding-top: 0px;
	width: 475px;
}


#homeblock a:link {
	color: #7e7978;
	text-decoration:none;
	}

#homeblock a:visited {
	color: #7e7978;
	text-decoration:none;
	}

#homeblock a:hover {
	color: #000;
	}



h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: oblique;
	font-weight: bold;
	color: #d6aca8;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #d6aca8;
	margin: 0px;
	padding: 0px;
}

#menusub {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9CFCC;
}

#menusub a:link {
	color: #7e7978;
	text-decoration: none;
}
.abouttallbox {
	float: right;
	height: 320px;
	width: 171px;
	margin-left: 10px;
	display: block;
}

.abouttallbox2 {
	float: right;
	height: 320px;
	width: 211px;
	margin-left: 10px;
	display: block;
}

.abouttallbox3 {
	float: right;
	height: 210px;
	width: 210px;
	margin-left: 10px;
	display: block;
}

#menusub a:visited {
		color: #7e7978;
	text-decoration: none;
}
#menusub a:hover {
		color: #d6aca8;
	text-decoration: none;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #d6aca8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6aca8;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
	margin-right: 30px;
	margin-left: 30px;
	text-align: right;
	line-height: 20px;
}

#footer a:link {
	color: #d6aca8;
	text-decoration:none;
	}

#footer a:visited {
	color: #d6aca8;
	text-decoration:none;
	}

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