* {
	font-family:sans-serif;
	font-size:10pt;
	line-height:14pt;
	color:#FFF;
}

body {
	min-width:1030px;
}

a {
	color:#fef5f0;
	text-decoration:none;
	border-bottom:1px dotted #f4ac86;
}

a:hover {
	border-bottom:1px solid #fff;
}

a.lightbox {
	border-bottom:none;
}

p {
	line-height:14pt;
	margin:0 0 20px 0;
}

#footer a {
	color:#f4ac86;
}
#footer a:hover {
	color:#FFF;
}

h1 {
	font-weight:normal;
	font-size:18pt;
	margin:0;
	padding:0;
	line-height:24pt;
}

h2 {
	font-weight:normal;
	font-size:15pt;
	margin:0;
	padding:0;
	line-height:18pt;
}

.breadcrumbs, .breadcrumbs a {
	font-size:9pt;
	color:#f9d2bd;
	line-height:8pt;
}

.breadcrumbs a:HOVER {
	color:#FFF;
}
