/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:12px;
	margin:0 auto;
	background-color:#FFF;
	background-repeat: repeat;
	background-position: top center;
	background-image:url(images/bg_body.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color:#9A3072; font-weight:bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; color:#3FAFB1; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

.title {
	color: #8261a0;
	font-weight: bold;
}

.photo-container td {
	padding:15px;
	text-align:center;
}

.photo-container td img {
	border:3px solid #EB5D95;
	margin-bottom:5px;
}

.photo-container td a {
	color:#3FAA66;
}

.date {
	font-size: 12px;
	font-weight: bold;
}

/* ---- layout settings ----------------------- */

#bg_tie {
	position:relative;
	margin:0 auto;
	width:100%;
	height:auto;
	background-position: top center;
	background-repeat: repeat;
	background-image: url(images/bg_content-tie.jpg);
}

#bamboo_btm {
	position:relative;
	margin:0 auto;
	width:100%;
	height:15px;
	background-position: top center;
	background-repeat: repeat-x;
	background-image: url(images/curve_content-btm.jpg);
}

#bg_repeat {
	position:relative;
	margin:0 auto;
	width:100%;
	height:auto;
	background-position: top center;
	background-repeat: repeat-x;
	background-image: url(images/bg_repeat.jpg);
}

#main_container-top {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
	background-repeat: no-repeat;
	background-image: url(images/bg_main-containerSub.jpg);
}

#main_container-topSub {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
	background-repeat: no-repeat;
	background-image: url(images/bg_main-containerSub.jpg);
}

#main_container-btm {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:142px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:282px;
	width:629px;
	height:44px;

}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
}

/* ---- start main content settings -------------- */

#container_top {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:300px;
}

#flash {
	position:relative;
	top:0;
	left:0;
	width:312px;
    height:465px;
	float: left;
}

#content_top {
	position:relative;
	top:0;
	left:0;
	width:500px;
    min-height:300px;
    height:auto !important;
    height:300px;
	float: right;
	border:thick;
	border: 1px solid #BC448E;
	background-color: #fff;
	margin: 10px 60px 10px 0;
	padding: 10px 20px 10px 20px;
}

#content_top-lg {
	position:relative;
	top:0;
	left:0;
	width:850px;
    min-height:300px;
    height:auto !important;
    height:300px;
	float: right;
	border: 1px solid #BC448E;
	background-color: #fff;
	margin: 10px 60px 10px 0;
	padding: 10px 20px 10px 20px;
}

#content_btm {
	position:relative;
	top:0;
	left:0;
	width:920px;
	height:auto;
	padding:10px 15px 10px 15px;
}

#email-player {
	position:relative;
	top:0;
	left:0;
	width:895px;
	height:125px;
	padding: 5px 0 0 0;
}

#email-updates {
	position:relative;
	top:0;
	left:0;
	width:434px;
	height:100px;
	float: left;
}

#music_player {
	position:relative;
	top:0;
	left:0;
	width:269px;
	height:125px;
	float: right;
	padding: 0 20px 0 0;
margin: 0 34px 0 0;
}

#boxes {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:300px;
	padding: 30px 0 0 0;
}

#box1 {
	position:relative;
	top:0;
	left:0;
	width:276px;
	height:258px;
	float: left;
}

#box2 {
	position:relative;
	top:0;
	left:0;
	width:204px;
	height:203px;
	float: left;
	padding: 55px 40px 0 40px;
	background-repeat: no-repeat;
	background-image: url(images/bg_box2.jpg);
}

#box3 {
	position:relative;
	top:0;
	left:0;
	width:200px;
	height:203px;
	float: left;
	padding: 55px 40px 0 40px;
	background-repeat: no-repeat;
	background-image: url(images/bg_box3.jpg);
}

#box3alt {
	position:relative;
	top:0;
	left:0;
	width:200px;
	height:203px;
	float: left;
	padding: 55px 40px 0 40px;
}

/* ---- end main content settings ---------------- */

#bg_footer {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:131px;
	clear:both;
	background-repeat: repeat-x;
	background-image: url(images/bg_footer.jpg);
}

#footer {
	position:relative;
	top:0;
	left:0;
	width:895px;
	height:101px;
	clear:both;
	margin: 0 auto;
	padding: 30px 55px 0 0;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:44px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav2.jpg);
}

a#nav_01 {
	width:55px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -44px;
}

.active_01 {
	background-position: 0 -44px !important;
}

a#nav_02 {
	width:69px;
	cursor:default;
	background-position:-55px 0;
}

a:hover#nav_02{
	background-position:-55px -44px;
}

.active_02 {
	background-position:-55px -44px !important;
}

a#nav_03 {
	width:60px;
	cursor:default;
	background-position:-124px 0;
}

a:hover#nav_03{
	background-position:-124px -44px;
}

.active_03 {
	background-position:-124px -44px !important;
}

a#nav_04 {
	width:101px;
	cursor:default;
	background-position:-184px 0;
}

a:hover#nav_04{
	background-position:-184px -44px;
}

.active_04 {
	background-position:-184px -44px !important;
}

a#nav_05 {
	width:83px;
	cursor:default;
	background-position:-285px 0;
}

a:hover#nav_05{
	background-position:-285px -44px;
}

.active_05 {
	background-position:-285px -44px !important;
}

a#nav_06 {
	width:71px;
	cursor:default;
	background-position:-368px 0;
}

a:hover#nav_06{
	background-position:-368px -44px;
}

.active_06 {
	background-position:-368px -44px !important;
}

a#nav_07 {
	width:62px;
	cursor:default;
	background-position:-439px 0;
}

a:hover#nav_07{
	background-position:-439px -44px;
}

.active_07 {
	background-position:-439px -44px !important;
}

a#nav_08 {
	width:57px;
	cursor:default;
	background-position:-501px 0;
}

a:hover#nav_08{
	background-position:-501px -44px;
}

.active_08 {
	background-position:-501px -44px !important;
}

a#nav_09 {
	width:71px;
	cursor:default;
	background-position:-568px 0;
}

a:hover#nav_09{
	background-position:-568px -44px;
}

.active_09 {
	background-position:-568px -44px !important;
}
