* {
	margin: 0;
	padding: 0;
}

html 
{
	overflow-y: scroll !important;
}

body  {
    font: 90% Verdana, Arial, Helvetica, sans-serif;
    background: url(../Images/rtsf/rtsf_background.jpg) top center repeat-y;
}

.rtsf #container {
    text-align: left;
    width: 964px;
    margin: 0 auto;
}

.rtsf #header {
    background: url(../Images/rtsf/rtsf_top.gif) no-repeat;
    width: 964px;
    height: 394px;
}

.rtsf #header img {
    position: relative;
    left: 350px;
    top:110px;
    border-style: none;
}

.rtsf #top-menu {
    position: relative;
    height: 24px;
    width: 964px;
    top: -241px;
    left: 28px;
    font-size: 11px;
    font-weight: bold;
}
.rtsf #topLeft-menu {
	float: left;
} 
.rtsf #topRight-menu {
	float: right;
    padding-right: 58px;
} 
.rtsf #top-menu ul li {
	display: inline;
	float: left;
}
.rtsf #top-menu ul li a {
	display: block;
	padding: 3px 0px;
	text-decoration: none;
	color: #000000;
} 
.rtsf #top-menu ul li a.selected {
	color: #FBE9C1;
}
.rtsf #top-menu ul li a:hover {
	display: block;
	background-color: #FBE9C1;
} 
.rtsf #top-menu ul li a:hover.selected {
	background-color: #E7A962;
} 
.rtsf #top-menu ul p {
	padding: 2px 0;
}

.rtsf #main-region {
    position: relative;
    width: 964px;
    margin-top: -24px;
    background: url(../Images/rtsf/rtsf_middle.gif) repeat-y;
    float: left;
}

.rtsf #sidebar {
    position: relative;
    float: left;
    width: 170px;
    margin-left: 24px;
    top: -210px;
    margin-bottom: -200px;
}

.rtsf #sidebar h2
{
	font-size: 120%;
    padding-top: 20px;
    padding-left: 10px;
}	
.rtsf #sidebar ul 
{
	list-style-type: none;
    padding-left: 10px;
}
.rtsf #sidebar ul li 
{
	padding-top: 5px;
	padding-left: 8px;
}
.rtsf #sidebar ul li a
{
	/* padding: 5px 5px; */
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.rtsf #sidebar ul li a.selected
{
	color: #FBE9C1;
}
.rtsf #sidebar ul li a:hover 
{
	text-decoration: underline;
    /* background-color: #E7A962; */
    /* FBE9C1 */
    /* E7A962 */
}
.rtsf #sidebar ul li a:hover.selected 
{
	text-decoration: none;
}
.rtsf #sidebar .quicklink
{
	font-size: 90%;
	padding-left: 15px;
	margin-top: 3px;
}
.rtsf #sidebar img
{
	position: relative;
	margin-top: 20px;
	margin-left: 20px;
	border-style: none;
}
.rtsf #sidebar .banner
{
}

.rtsf #content {
    position: relative;
    float: right;
    width: 746px;
    margin-right: 24px;
    top: -210px;
    margin-bottom: -200px;
	border-collapse: collapse;
}

.rtsf #content h1, h2
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #323F65;
	margin: 0 20px;
    padding: 10px 10px 0;
}

.rtsf #content h1
{
	font-size: 140%;
	font-style: italic;
    padding: 10px 10px 0;
    margin-top: 5px;
    margin-bottom: 5px;
}	

.rtsf #content h2
{
	font-size: 120%;
}	

.rtsf #content p, table {
	margin-top: 10px;
	margin-left: 30px;
	padding-right: 30px;
}

.rtsf #content ul, ol {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
.rtsf #content #start {
	height: 500px;
	padding: 40px 0 0 50px;
}
.rtsf #content #rtsf {
	margin-left: 35px;
	width: 620px;
}
.rtsf #content #rtsf #pics
{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #24221c;
	margin-right: 0px;
	margin-left: 0px;
	padding: 10px 0;
	float: left;
	width: 620px;
}
.rtsf #content #rtsf #picslist
{
	float: left;
	width: 568px;
}

.rtsf #content #rtsf #pics #ArrowLeft{
	position: relative;
	left: 15px;
	top: 27px;
	float: left;
}
.rtsf #content #rtsf #pics #ArrowRight{
	position: relative;
	right: 15px;
	top: 27px;
	float: right;
}
.rtsf #content #rtsf #pics .pict
{
	border: 2px solid #F6B66B;
	margin-right: 5px;
}
.rtsf #content #rtsf #text
{
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.rtsf #content #rtsf #video
{
	text-align: center;
	background-color: #24221c;
	width: 360px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px 5px;
}

.rtsf #content #faqs ol 
{
	padding-left: 50px;
}
.rtsf #content #faqs li 
{
	padding-top: 5px;
}
.rtsf #content #faqs a 
{
	color: #000000;
}
.rtsf #content #hotels img
{
	display: block;
}
.rtsf #content #pictures, #festivalDVDs {
	height: 500px;
	padding: 20px 80px 0 40px;
}
.rtsf #content #festivalDVDs img
{
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: solid 2px #323F65;
}

.rtsf #content #evenings p
{
    margin: 0 20px;
}
.rtsf #content #evenings p#jamboree
{
    margin: 5px 120px;
}

.center 
{
	text-align: center;
}
.left
{
	text-align: left;
}
.xsmall
{
	font-size: 80%;
}
.border
{
	border: solid 2px #cb2028;
	margin-left: 20px;
	margin-right: 40px;
}
.indent
{
	margin-left: 20px;
}
.justify
{
	text-align: justify;
}

.rtsf #content #danceCamp h2, #instructors h2, #bands h2, #shows h1, #shows h2
{
	clear:both;
}
.rtsf #content #checkIn h2, #danceCamp h2, #instructors h2, #danceDescriptions h2
{
	margin-left: 20px;
}
.rtsf #content #danceCamp img, #evenings img, #schedule img, #shows img
{
	margin: 10px 20px;
	border: solid 2px #323F65;
}
.rtsf #content #instructors h2
{
	margin-top: 15px;
}
.rtsf #content #instructors img, #danceDescriptions img
{
	margin: 10px 10px;
	border: solid 2px #323F65;
}
.rtsf #content #bands h2
{
	padding-top: 30px;
	padding-bottom: 20px;
}
.rtsf #content #bands img
{
	margin: 10px 30px;
	border: solid 2px #323F65;
}
.rtsf #content #instructors ul
{
	margin-left: 40px;
}
.rtsf #content #evenings h2
{
	padding-top: 40px;
	padding-bottom: 0px;
	margin-bottom:0px;
	font-size: 140%;
}

.rtsf #content #evenings p {
	margin-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	color:#323F65;
	
}
.rtsf #content #evenings h1, .rtsf #content #evenings h2 {
	margin: 0px;
	font-style:italic;
}
.rtsf #content #evenings .address
{
	font-size: 120%;
}
.rtsf #content #evenings .date
{
	font-size: 100%;
}

.rtsfTable
{
	border-collapse: collapse;
}
.rtsfTableCentered
{
	border-collapse: collapse;
	margin: 0 auto;
}
.rtsfTable caption
{
	text-align: left;
	font-weight: bold;
	padding: 8px;
}
.rtsfTable th, td
{
	border: solid 1px #3E6FA5;
	padding: 4px;
}
.rtsfTableHeader
{
	font-weight: bold;
	font-size: 120%;
	background-color: #577CA5;
}
.rtsfTableHeader2
{
	font-weight: bold;
	background-color: #577CA5;
}
.rtsfTableTopLeft
{
	border-top: 0;
	border-left: 0;
}
.rtsfTableBands
{
	font-weight: bold;
	font-size: 110%;
}

.rtsf #content #checkIn #table1 .col1
{
	width: 100px;
	text-align: left;
}
.rtsf #content #checkIn #table1 .coln
{
	width: 145px;
	text-align: center;
}
.rtsf #content #checkIn #table2 .col1
{
	width: 300px;
	text-align: left;
}
.rtsf #content #checkIn #table2 .coln
{
	width: 145px;
	text-align: center;
}

.rtsf #content #prices #tableDC .col1, #table4package .col1, #tableCP .col1
{
	width: 220px;
	text-align: left;
}
.rtsf #content #prices #tableDC .coln
{
	width: 75px;
	text-align: center;
}
.rtsf #content #prices #table4package .coln
{
	width: 150px;
	text-align: center;
}
.rtsf #content #prices #tableCP .coln
{
	width: 120px;
	text-align: center;
}
.rtsf #content #schedule .col1
{
	width: 150px;
}
.rtsf #content #schedule .coln
{
	width: 340px;
}
.rtsf #content #schedule a
{
	color: #000000;
	font-weight:normal;
}
.rtsf #content #vintagemarket .col1
{
	width: 80px;
	padding: 10px 0px;
}
.rtsf #content #vintagemarket .coln
{
	width: 113px;
}

.rtsf #content #order input
{
     padding: 2px 10px;
     margin: 5px 0;
}

.rtsf .floatRight
{
	float: right;
}
.rtsf .floatLeft
{
	float: left;
}
.rtsf .clear
{
	clear:both;
}

.rtsf #content .InfoText {
	font-size: small;
}
.rtsf #content .fett {
	font-weight: bold;
}
.rtsf #content .RTSFDarkColor {
	color: #3E6FA5;
}
.rtsf #content a 
{
	color: #323F65;
	font-weight: bold;
	text-decoration: none;
}
.rtsf #content a:hover
{
	text-decoration: underline;
}
.rtsf #content .ListMarginTop {
	margin-top: 0;
}

.rtsf #footer {
    position: relative;
    clear: both;
    text-align: center;
    padding-top: 20px;
}
.rtsf #footer p {
    position: relative;
    float: left;
    width: 700px;
    left: 20px;
    font-size: 12px;
}
.rtsf #footer-right {
    position: relative;
    width: 200px;
    float:right;
    top: -10px;
    right: 20px;
}

.rtsf #bottom {
    position: absolute;
    width: 964px;
    height: 237px;
    bottom: -40px;
    left: 0px;
    background: url(../Images/rtsf/rtsf_bottom.gif) no-repeat;
    font-size: 35px;
}

.rtsf #content #vintagemarket img
{
	float: right;
	margin: 0 10px 10px 20px;
	border: solid 2px #323F65;
}

.rtsf #content .timetbl
{
	border-collapse: collapse; 
	border: 1px solid #3E6FA5; 

}
.ImageFloatRight {
	float: right;
	margin-top: 0px;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:0px;
}

.ImageFloatLeft {
	float: left;
	margin-top: 0px;
	margin-left:0px;
	margin-bottom:10px;
	margin-right:10px;
}.rtsf #content #news {
	height: 170px;
	width: 190px;
	border: 2px solid #323F65;
	padding: 0px;
	position: relative;
	background-color: #E4AA64;
	overflow: auto;
	font-size: 70%;
	float: right;
}
.rtsf #content #rtsf #onlinevideo {
	background-color: #FCBA04;
	float: right;
	height: 30px;
	width: 170px;
	border: 2px dashed #323F65;
	position: relative;
	font-weight: bold;
	margin-top: 18px;
	text-align: center;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.rtsf #content .blacklink {
	color: #000;
}

.rtsf #container  .Newsline {
	margin-left: 15px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.rtsf #container #guestbook {
	padding: 0 10px 40px 40px;
	height: 450px;
}
.rtsf #container #guestbook p {
	margin-top: 0;
}
.rtsf #container #guestbook #guestbookscroll {
	overflow: auto;
	height: 100%;
}
.rtsf #container #guestbook #entry_header  {
	background-color: #D38D40;
	padding: 5px 0 5px 0;
	font-weight: bold;
}
.rtsf #container #guestbook #entry_text  {
	background-color: #F39936;
	/* #E7A962; */
	padding: 5px 0 5px 0;
	margin-bottom: 20px;
}
.rtsf #container #guestbook #guestbook_fs {
	margin-right: 30px;
}
.rtsf #container #guestbook legend {
	margin-left: 20px;
	padding: 5px;
	font-weight: bold;
	background-color: #E7A962;
}
.rtsf #container #guestbook #newEntry p
{
	margin-top: 10px;
}
.rtsf #container #guestbook #newEntry label {
	float: left;
	clear: left;
	width: 120px;
}
.rtsf #container #guestbook #newEntry input {
	width: 250px;
}
.rtsf #container #guestbook #newEntry textarea {
	float: left;
	width: 400px;
}
.rtsf #container #guestbook #newEntry .gb_send 
{
	margin: 15px 0;
	width: 150px;
	padding: 3px 0;
}
