@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-style: normal;
}
.bg_line_H1 {
	background-image: url(../images/H1_redLine.png);
	background-repeat: repeat-x;
	clear: left;
	float: left;
	height: 30px;
	width: 406px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 1px;
}
.txt_holder {
	font-size: 90%;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	width: 436px;
	float: left;
	clear: left;
	height: auto;
}
.txt_holder ul {
	padding: 10px 0 10px 20px;
	margin: 0 0 0 20px;
	float:left;
	
	}

h1 {
	font-weight: bold;
	color: #AE0148;
	clear: left;
	float: left;
	height: auto;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	font-size: 105%;
	margin: 0px;
}


h2 {
	font-weight: bold;
	color: #AE0148;
	clear: left;
	float: left;
	height: auto;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	font-size: 90%;
	margin: 0px;
}

h3 {
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 85%;
	color: #AE0148;
}
h4 {
	font-weight: bold;
	color: #AE0148;
	clear: both;
	float: left;
	height: auto;
	width: 400px;
	font-size: 105%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h6 {
	font-weight: bold;
	color: #AE0148;
	clear: both;
	float: left;
	height: auto;
	width: 436px;
	font-size: 105%;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
}


h5 {
	font-weight: bold;
	color: #333333;
	clear: both;
	float: left;
	height: auto;
	width: 436px;
	font-size: 105%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBD9D9;
}


.property_list ul {
	font-size: 85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-position: inside;
}
a:link, a:visited {
	color: #AE0148;
	text-decoration: none;
}
a:hover {
	color: #C80152;
	text-decoration: underline;
}
#submenu a:link, #submenu a:visited {
	line-height: 22px;
	background-image: url(../images/subpage_2.png);
	background-repeat: repeat-x;
	clear: left;
	float: left;
	height: 24px;
	width: 194px;
	margin-bottom: 1px;
	padding-left: 15px;
	color: #F5F5F5;
	font-weight: bold;
	font-size: 85%;
	text-decoration: none;
}
#submenu a:hover {
	line-height: 22px;
	background-image: url(../images/subpage_1.png);
	background-repeat: repeat-x;
	clear: left;
	float: left;
	height: 24px;
	width: 194px;
	margin-bottom: 1px;
	padding-left: 15px;
	color: #AE0148;
	font-weight: bold;
	font-size: 85%;
	text-decoration: none;
}
.txt_holder_GIF {
	float: right;
	text-align: left;
	vertical-align: top;
}
.txt_float_GIF {
	float: left;
	clear: left;
	width: 355px;
	height: auto;
}
.txt_float_GIF p {
	float: left;
	clear: left;
	width: 355px;
	height: auto;
	padding-bottom:5px;
}


