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


#centerColumn {
	position:absolute;
	visibility:visible;
	left:240px;
	top:166px;
	width:665px;
	height:auto;
	border:1px none #000000;
	z-index:2;
	padding-bottom: 10px;
}

a:link {
	text-decoration: none;
	color: #B8797A;
}
a:visited {
	text-decoration: none;
	color: #B273BB;
}
a:hover {
	text-decoration: underline;
	color: #B6A2BA;
}
a:active {
	text-decoration: none;
}

a:link.anchore {
	text-decoration: none;
	color: #FFF;
	background: #D77B62;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 90%;
	letter-spacing: .05em;
}
a:visited.anchore {
	text-decoration: none;
	color: #FFF;
	background: #D77B62;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 90%;
	letter-spacing: .05em;
}
a:hover.anchore {
	text-decoration: none;
	color: #FFF;
	background: #850633
}
a:active.anchore {
	text-decoration: none;
}
a:link.validation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AA9E9A;
}

a:visited.validation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #AA9E9A;
}
a:hover.validation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 9px;
	color: #FFFFFF;
}
a:active.validation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #AA9E9A;
}
.bodytext {
	font:14px/1.6em Georgia, "Times New Roman", Times, serif, "Hoefler Text";
	color: #8B729E;
	text-align: justify;
}

.bodytextFlushLeft {
	font:14px/1.6em Georgia, "Times New Roman", Times, serif, "Hoefler Text";
	color: #8B729E;
	text-align: left;
}




.headsameline {
	font-family: Georgia, "Times New Roman", Times, serif, "Hoefler Text";
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #8B729E;
	line-height: 23px;
}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif, "Hoefler Text";
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #8B729E;
	line-height: 23px;
}
#centerColumn h2 {
	font-family: Georgia, "Times New Roman", Times, serif, "Hoefler Text";
	font-size: 14px;
	font-weight: bold;
	color: #8B729F;
}

#ImgRborder {
	float: right;
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	border:3px solid #FFFFFF;
}

#ImgLborder {
	float: left;
	margin-right: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	border:3px solid #FFFFFF;
}
#centerColumnImgL {
	float: left;
	margin-right: 1em;
	margin-top: .5em;
	margin-bottom: .5px;
}

#photor {
	float: right;
	margin-left: 1em;
	margin-top: 1em;
	clear: right;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif, "Hoefler Text";
	font-size: 12px;
	color: #B3A7B7;
	letter-spacing: 0.2em;
	font-weight:bold;
}

.legal-white {
	font-family: Georgia, "Times New Roman", Times, serif, "Hoefler Text";
	font-size: 12px;
	color: #FFF;
	letter-spacing: 0.2em;
	font-weight:bold;
}
li.list1.bodytextFlushLeft {
	list-style: circle inside;
	font:14px/1.6em Georgia, "Times New Roman", Times, serif, "Hoefler Text";
	color: #8B729E;
	text-align: left;}
#ImgL {
	float: left;
	margin-right: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.bodytextwithborder {
	border: 1px dotted #937AA3;
	padding: 1em;
}
.bodytextFlushLeft_hi_light {
	font:14px/1.6em Georgia, "Times New Roman", Times, serif, "Hoefler Text";
	color: #8B729E;
	text-align: left;
	background: #FFDCCE;
}

.fr {float:right;margin-left:10px;margin-bottom:5px;}
