body {
	font-style : normal;
	font-weight : normal;
	font-size : 72%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #cccccc;

}

p {
	line-height: 180%;
}


#container_white p {
	line-height: 180%;
	color: #000000;
	font-size: 11px;
}

strong a {
	color: #ffffff;
	text-decoration: none;
}

.white {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, tahoma;
	padding: 0px 0px 5px 0px;
}

.white a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

h1 {
	font-size: 200%;
	font-family: Helvetica, arial;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
}

h2 {
	font-family: Helvetica, arial;
	font-size: 120%;
	font-weight : bold;
	color: #dbacda;
	font-style: normal;
	padding-top:0px;
	margin-top:0px;
}

h3 {
	font-family: Helvetica, arial;
	font-size: 110%;
	font-weight : bold;
	color:#dbacda;
	font-style: normal;
	margin-top: 10px;
	padding-top: 10px;
}

h4 {
	font-family: arial;
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	margin: 0px;
	padding: 6px 0px 0px 6px;
}

h5 {
	font-family: Helvetica, arial;
	font-size: 120%;
	font-weight : bold;
	color: #dbacda;
	font-style: normal;
	padding: 7px 0px 0px 0px;
	margin:0px;
}

h6 {
	font-family: arial;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	margin: 0px;
	padding: 6px 0px 0px 6px;
}



fieldset {
	color: #ffffff;
	border: 1px solid #B68AB6;
	background-color: #000000;
	background-image: url(../images/floral_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

legend {
	color: #dbacda;
	font-weight : bold;
}

.embed_image {
  padding: 5px;
}

.embed_image img {
  display: block;
  position: relative;
  background-color: #000;
  border: 1px solid #B68AB6;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

/*-----------------------------------------------------------------*/

ul {
	color : #ffffff;
}

li {
	color : #ffffff;
	line-height: 180%;
}


/*-----------------------------------------------------------------*/

hr {
	border-top: 1px solid #336699;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 100%;
	text-align: left;
}


/*-----------------------------------------------------------------*/

a {
	text-decoration: underline;
	color: #CFAFCF
}

a:hover {
	text-decoration: none;
}

.location {
	color: #FFFFFF;
}


.white_head {
	font-family: Helvetica, arial;
	font-size: 120%;
	font-weight : bold;
	color: #aa57aa;
	font-style: normal;
	padding: 7px 0px 0px 0px;
	margin:0px;
}

.pop_up_title {
	font-family: Helvetica, arial;
	font-size: 180%;
	font-weight : bold;
	color: #000000;
	font-style: normal;
	padding: 7px 0px 0px 0px;
	margin:0px;
}