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

body {
/*background:#8A100D;*/
	background:#000000;
	/* url(Assets/BackgroungStripe.jpg) repeat-x;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center; /*For IE Auto-margins failure*/
	margin: 0;
	padding: 0;
	min-width: 800px;
	color: #000000;
	/*line-height: 100%;
	letter-spacing: 0.1em;*/
}
h1 {
	color:#40550D;
	font-size:130%;
}
h2 {
	color:#40550D;
	font-size:120%;
}
h3 {
	color:#40550D;
	font-size:100%;
}

a{
	text-decoration: none;
	color: #c11f2d;
}

a:hover
{
color: #000000;
}

em {
	background: #c6af71;
	display:block;
	color: #000000;
	padding: 8px;
	font-weight: 700;
	font-style: normal;
	line-height: 130%;
}
em a{
	color:#FFFFFF;
	}
.notbold
	{font-weight:normal;}
table {
	width: 100%;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	}
.gallerythumb table
	{border: none;}
.gallerythumb td
	{border: 1px solid;
	text-align: center;
	}
td {
	margin: 0;
	padding: 5px;
	width: 50%;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#Container{
	position:relative;
	width: 800px;
	height: 1300px;
	margin: 0 auto;
	text-align: left;
	/*background: #fffdee; /*url(Assets/PageBackground.jpg) repeat-y;*/
	background: #f4f4ed;
	padding: 0;
}

#Title{
	background:url(Assets/Title4.jpg) no-repeat top left;
	height: 320px;
	width: 800px;
	margin: 0;
	}

#Title span {display:none;}

#MenuBar{
	font-family: Georgia, serif;
	width: 800px;
	height: 35px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #c11f2d;
	position: relative;
	z-index: 100;
	/*margin-left: 24px;*/	
}


	
#MenuBar ul{
	padding: 5px 0 0 0;
	margin: 0;
}

#MenuBar li{
	display: inline;
	/*font-size: 75%;*/
	color: #FFFFFF;
	padding: 10px 0 0 40px;
	float: left;
	text-align: center;
	position: relative;
	
}
#MenuBar a{
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	margin: 0;
	height: 25px;
	
	}

#MenuBar a:hover {
	color:#c6af71;
}
.DropDown{
	
	display: none;
	width: 12em;
	position: absolute;
	top: 35px;
	left: 40px;
	background-color: #c11f2d;
	border: 1px solid black;
	padding: 0 0 .5em 0 !important;
}

.DropDown li a{
	position: relative;
	left: -3em;
	text-decoration: underline;
	text-align: left;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	height: 1em !important;	
	}

#MenuBar li:hover ul, li.over ul { 
display: block;

}


	
#FloatLeft {
	float: left;
	width:330px;
	margin: 20px 0 0 50px;
	display: inline;
}

#FloatLeft img{
	margin-left: 5px;
	display: inline;
}

#FloatRight {
	margin: 20px 60px 0 0;
	float: right;
	width:300px;
	/*background:url(Assets/KristySillouette.jpg) no-repeat;*/
	height:393px;
	display: inline;
}
#FloatRight img{
	margin-left: 40px;
	}
	
#About {
	margin: 30px 40px 0 40px;
}
/*#About a{
	color: red;
	}*/
	
#Biography {
		margin: 0;
}
#Biography img {
	float: left;
	padding: 7px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	margin-right: 20px;
	margin-bottom: 10px;
	}	
#Biography h2, h3{
display: inline;
	}
/*#Biography p {
	line-height: 1.5em;
}
*/
#FloatLeftDance{
	float: left;
	width: 700px;
	margin: 20px 10px 50px 50px;
	padding: 0;
	display: inline;
}
/*#FloatRightDance{
	float: right;
	width: 260px;
	margin: 50px 25px 0 0;
	padding: 0;
	display: inline;
	}
#FloatRightDance img{
	margin-bottom: 200px;
	padding: 0;
	}
	
#FloatRightDance img.DancePageImage
{
	padding: 7px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	margin-right: 10px;
}*/
	
#FloatLeftSpanish{
	float: left;
	width: 700px;
	padding: 0;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 50px;
	display: inline;
}
/*#FloatRightSpanish{
	float: right;
	width: 350px;
	margin: 50px 0 0 25px;
	padding: 0;
	display: inline;
	}*/
.dotlink {
	
	/*background: url(Assets/DotPoint.jpg) no-repeat 0 50%;
	padding-left: 25px;*/
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
	}	
.BackToTop{
	background: url(Assets/Arrow.jpg) no-repeat 0 50%;
	padding: 0 0 0 25px;
	height: 20px;
	}
#Footer {
	position: absolute;
	padding: 0 0 0 25px;
	text-align: center;
	font-size: 120%;
	top: 1228px;
	left: 112px;
}
#BottomFooter
{
	position: absolute;
	top: 1217px;
	/*margin: 70px;*/
	left: 180px;
	
}
