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


/* CSS Document */

* {margin:0;padding:0;} 

html, body, #wrapper {
	height: 100%;
}
body > #wrapper {
	height: auto;
	min-height: 100%;
}


/* Global Styles */

body {
	margin:0px;
	background-color: #FFFFFF;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../assets/images/dailyRitual18_alt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
h1 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #336699;
}
h2 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #333333;
}


p {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 75%;
	line-height: 130%;
	color: #333333;
}

p.clear {
	clear: both;	
}


#allContent {
	padding: 0 0 45px 0;
	width: 100%;
	min-height: 100%;
	clear: none;
	float: left;
}


#mainContent {
	margin: 0;
	padding: 0px 0 45px 0;
	width: 100%;
	clear: right;
	float: none;
	overflow: visible;
}
#table_main_left {
	width: 60%;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
.maintablecell_right {
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.maintablecell_right_rss {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

.maintablecell_left {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#rsvp_table_main_left {
	width: 60%;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
.rsvp_maintablecell_right {
	padding: 5px;
	text-align: left;
}
.rsvp_maintablecell_left {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

a:link {
	text-decoration: underline;
	color: #1AA4FF;
}

a:visited {
	text-decoration: underline;
	color: #1AA4FF;
}
a:hover {
	color: #97B0E6;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.important_text_1 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	font-size: 100%;
}

.link_currentpage {
	color: #9D9D9D;
	font-family: "Century Gothic", Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.italics {
	font-style: italic;
}

.rssfeed_title {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #369;
}
.rssfeed_desc {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #1AA4FF;
}

#dance_info_table {
	width: 100%;
}
#dance_info_table a:link {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #333;
}
#dance_info_table a:visited {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #333;
}
#dance_info_table a:hover {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #369;
}
#dance_info_table a:active {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #999;
}
#div_contact_thanks {
	text-align: left;
	padding: 20px;
}

#firstContentTwoCol {
	float: left;
	clear: none;
	width: 40%;
	padding: 10px;
	margin: 10px;
}

#secondContentTwoCol {
	float: left;
	clear: none;
	width: 40%;
	padding: 10px;
	margin: 10px;	
	border-left: 1px solid #666;
}

#firstContentTwoCol p {
	line-height: 200%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
}

#secondContentTwoCol p {
	line-height: 200%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
}

#indexHeader {
	float: left;
	width: 50%;
	padding: 10px;
	clear: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	z-index: 20;
}

#indexHereNav {
	float: left;
	width: 50%;
	padding: 10px;
	margin: 10px;
}

#indexThereNav {
	float: left;
	width: 50%;
	padding: 10px;
	margin: 10px;
}

#indexBotContent {
	float: left;
	width: 50%;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#subPagesBotContent {
	float: left;
	width: 50%;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#footer {
	clear: both;
	position: relative;
	z-index: 10;
	height: 45px;
	margin-top: -60px;
	text-align: center;
	font: 80% Arial, Helvetica, sans-serif;
	color: #003399;
	width: 100%;
	vertical-align: middle;
	padding: 5px 0 10px 0;
	float: left;
	white-space: nowrap;
	border-top: 1px solid #070A62;
}

