/* sIFR
--------------------------------------------------*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash h1, h2{
	display: block;
	visibility: hidden;
	height: 35px;
	width: 200px;
}


/* Structure
--------------------------------------------------*/

html, body {height: 100%;}


body {
	margin: 0px;
	padding: 0px;
	
}

#container {
	background-image: url(/images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;		
	position: relative;
	min-height:100%;
}

#content {
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color:  #5c686b;
	position: relative;
	z-index: 10;
	margin: 0px auto;
	padding: 100px 0px 130px;
}



/* navigation
--------------------------------------------------*/

#nav, #nav li, #nav ul{
	margin:0px;
	padding:0px;
}

#nav ul {
	list-style-type: none;
	float: right;
}

#nav {
	width: 580px;
	height: 75px;
	padding-right: 20px;
	clear: both;
	display: block;
	padding-bottom: 20px;
	float: right;
	margin-left: 300px;	
}

#nav li{
	float:left;
	display:inline;
	height:75px;
	line-height:75px;
	text-indent:-8000px;
	overflow:hidden;
}

#nav li a{
	display:block;
	height:75px;
	background-position:0 0;
	background-repeat:no-repeat;	
}

#nav li a:hover, #nav li a.selected{
	background-position:0 -75px;
}

#nav li#nav_home{
	width:65px;
}

#nav li#nav_about{
	width:70px;
}

#nav li#nav_dancers{
	width:80px;
}

#nav li#nav_classes{
	width:75px;
}

#nav li#nav_events{
	width:70px;
}

#nav li#nav_gallery{
	width:80px;
}

#nav li#nav_contact{
	width:80px;
}

#nav li#nav_links{
	width:60px;
}

#nav li#nav_home a{
	background-image:url(/images/nav/home.jpg)}

#nav li#nav_about a{
	background-image:url(/images/nav/about.jpg)
}

#nav li#nav_dancers a{
	background-image:url(/images/nav/dancers.jpg)
}

#nav li#nav_classes a{
	background-image:url(/images/nav/classes.jpg)
}

#nav li#nav_events a{
	background-image:url(/images/nav/events.jpg)
}

#nav li#nav_gallery a{
	background-image:url(/images/nav/gallery.jpg)
}

#nav li#nav_contact a{
	background-image:url(/images/nav/contact.jpg)
}

#nav li#nav_links a{
	background-image:url(/images/nav/links.jpg)
}


/* content
--------------------------------------------------*/

h1 {
	color: #e6b2c5;
	padding: 0px 0px 0px 50px;
	margin: 0px;
	height: 35px;
	line-height: 35px;
	background-image: url(/images/tilde.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	overflow: hidden;
	text-align: center;
}

h5, h6 {
	color: #c37f98;
	margin: 0px;
	padding: 0px;
	}

h5 {
	font-size: 15px;
	font-variant: normal;
}

h6 {
	font-size: 12px;
	color:#5c686b;
	font-variant: small-caps;
}

p {
	margin: 0px 0px 5px;
	padding: 0px;
}

.column1 {
	float: left;
	width: 350px;
	margin-right: 10px;
	padding: 0px 0px 10px;
	height: auto;
}

.column1_690 {
	float: left;
	width: 690px;
	margin-right: 10px;
	padding: 0px;
	height: auto;
}

.column1_450 {
    float: left;
	width: 450px;
	margin-right: 10px;
	padding: 0px;
	height: auto;
}

.column1_320 {
    float: left;
	width: 320px;
	margin-right: 10px;
	padding: 0px;
	height: auto;
}

.column1_900 {
    float: left;
	width: 900px;
	padding: 0px;
	height: auto;
}

.column1_900 h1 {
	color: #e6b2c5;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 35px;
	line-height: 35px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	width: 700px;
	}

.column2 {
	float: left;
	width: 330px;
	margin-right: 10px;
	padding: 0px;
	height: auto;
}

.column3 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 200px;
	height: auto;
}

.column3_440 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 440px;
	height: auto;
}

.column3_540 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 540px;
	height: auto;
}

.column3_570 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 570px;
	height: auto;
}

.column3_690 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 690px;
	height: auto;
}

.column3 h1 {
	color: #e6b2c5;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 35px;
	line-height: 35px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.column3_440 h1 {

	width: 380px;
	}

.column4 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 660px;
	height: auto;
}

.spacer {
	clear: both;
	height: 1px;
	width: 100%;
	display: block;
}

.latestnews {
	margin-bottom: 10px;
	background-image: url(/images/tilde_2.jpg);
	background-position: center bottom;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}



/* images
--------------------------------------------------*/

.img_left {
	background-color: #FFFFFF;
	padding: 3px;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	border: 1px solid #f0f1f1;
}

.img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #f0f1f1;
}


/* links
--------------------------------------------------*/

a {
	font-variant: small-caps;
}

a:link {
	color: #a96780;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
}
a:visited {
	color: #a96780;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
}
a:hover {
	color: #a96780;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a96780;
}
a:active {
	color: #a96780;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
}

/* Forms
--------------------------------------------------*/
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #dee1e1;
	background-color: #fcf8fa;
	padding: 3px;
	color:  #5c686b;
}

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #dee1e1;
	background-color: #fcf8fa;
	padding: 3px;
	color:  #5c686b;
}

select {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #dee1e1;
	background-color: #fcf8fa;
	padding: 3px;
	color:  #5c686b;
}

.column3_540 input, textarea, select {
	width: 500px;
}

.column3_540 ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}

.send {
	width: 100px !important;
	margin-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	cursor: pointer;
}

.checkbox {
	width: 15px !important;
	height: 15px;
	Padding: 0px;
}



/* Tables
--------------------------------------------------*/

#table td {
	background-color: #fcf8fa;
	width: 25%;
	border: 1px solid #FFFFFF;
	inset: none;
	padding: 2px;
}


/* lists
--------------------------------------------------*/

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.column1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.column1_900 ul {
	margin: 0px;
	padding: 5px;
	list-style-type: circle;
}

.column1 li {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	padding: 5px;
	margin-bottom: 5px;
}

.column1 li:hover {
	background-color: #fcf8fa;
	border: 1px solid #dee1e1;
	padding: 5px;
	margin-bottom: 5px;
}


.column1_450 li {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	padding: 5px;
	margin-bottom: 5px;
	float:left;
	width: 200px;
}

.column1_450 li:hover {
	background-color: #fcf8fa;
	border: 1px solid #dee1e1;
	padding: 5px;
	margin-bottom: 5px;
}

.column3_440 li {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	padding: 5px;
	margin-bottom: 5px;
	float:left;
	width: 200px;
	clear:none;
}

.column3_440 li:hover {
	background-color: #fcf8fa;
	border: 1px solid #dee1e1;
	padding: 5px;
	margin-bottom: 5px;
}



/* events
--------------------------------------------------*/

#eventlist {
	padding-top: 20px;
}

.events {	
	margin-bottom: 10px;
	background-image: url(/images/tilde_2.jpg);
	background-position: center bottom;
	padding-bottom: 20px;
	background-repeat: no-repeat;

}

.events ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.events li {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	padding: 5px;
	margin-bottom: 5px;
}

.events li:hover {
	background-color: #fcf8fa;
	border: 1px solid #dee1e1;
	padding: 5px;
	margin-bottom: 5px;
}

.events a:link {
	color: #3e494b;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a96780;
}

.events a:visited {
	color: #a96780;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a96780;
}

.events a:hover {
	color: #a96780;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
}

.events a:active {
	color: #a96780;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a96780;
}

* html .events h1, {
	padding: 0px;
	background-image: none;
	background-repeat: no-repeat;
}

* html .gallery h1 {
	padding: 0px;
	background-image: none;
	background-repeat: no-repeat;
}

/* photo gallery
--------------------------------------------------*/
.photo_gallery {
	float: left;
	height: 470px;
	width: 700px;
	padding-bottom: 100px;
}



/* footer
--------------------------------------------------*/

#footer {
	position: absolute;
	height: 165px;
	width: 100%;
	bottom: 0px;
	background-image: url(/images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color:  #5c686b;
	text-align: right;
}

#footer_wrapper {
	width: 900px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: right;
}

#footer_content {
	width: 900px;
	height: 20px;
	position: relative;
	bottom: 0px;
	text-align: right;
	font-size: 10px;
	color: #ffffff;
	z-index: 11;
	margin-top: 110px;
} 

#footer a:link {
	color: #e8e8e8;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	font-variant: normal;	
}
#footer a:visited {
	color: #e8e8e8;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	font-variant: normal;	
}
#footer a:hover {
	color: #e8e8e8;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a96780;
	font-variant: normal;	
}
#footer a:active {
	color: #e8e8e8;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	font-variant: normal;	
}

