/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#493b30;
	font-size:12px;
	line-height:17px;
	margin:0 auto;
	background-color:#dbd9b2;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_page.gif);
}

a {
	color:#2B5376;
	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; }

h3 { font-size:15px; }

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

#addthis-div {
	position:absolute;
	top:120px;
	right:0;
}

.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;
--- */

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


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

#blue_bg_repeat {
	width:100%;
	background-color:#16bcac;
	background-repeat: repeat-x;
	background-position: top center;
	background-image:url(images/bg_page.gif);

}

#chalkboard {
	position:absolute;
	bottom:8px;
	left:205px;
	width:135px;
	height:220px;
	font-family: Comic Sans MS;
	color:#a2c1ff;
	padding:80px 20px 0 20px;
	background:url(images/img_chalk-board.jpg) no-repeat;
	z-index:1000;
}

#facebook-feed {
	position:absolute;
	bottom:-48px;
	left:390px;
	width:210px;
	height:303px;
	font-family: Comic Sans MS;
	color:#a2c1ff;
	padding:12px 20px 0 12px;
	background:url(images/bg_facebook-feed.jpg) no-repeat;
	z-index:1000;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:850px;
	height:306px;
	padding: 80px 100px 0 0;
}

#header_sub {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:176px;
	background:url(images/img_header-sub.jpg) no-repeat;
}

#countdown {
	position:relative;
	top:0;
	left:0;
	width:230px;
	height:10px;
	float: right;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	float:left;
	top:0;
	left:0;
	height:362px;
	width:239px;
z-index:100;
}

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

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:614px;
	background:url(images/bg_main-content-home.jpg) no-repeat;
}

#main_sub {
	position:relative;
	top:0;
	left:0;
	width:950px;
    height:auto;
	background:url(images/bg_sub-page.jpg) repeat-y;
}


#email_signup {
	position:absolute;
	top:0;
	left:0;
	width:880px;
	height:104px;
	padding:20px 70px 0 0;
	background:url(images/bg_email-signup.jpg) no-repeat;
	z-index:1;
}

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

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:365px;
	padding:100px 0 0 0;
	height:auto;
}

#content_main_no_sign {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:645px;
	padding:100px 0 0 0;
	height:auto;
}

#flag {
	width:100%;
	background:url(images/bg_sidebar-top.jpg) repeat-x;
	margin-bottom:20px;
}


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

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:276px;
	height:auto;
}

#hanging_sign {
	position:relative;
	top:62px;
	right:38px;
	height:215px;
	padding:125px 10px 1px 60px;
	background:url(images/img_sidebar-sign.jpg) no-repeat;
	margin:0;
}

#more_events {
	position:relative;
	top:0;
	right:38px;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:-42px;
	font-size:11px;
	left:0;
	width:100%;
	margin-bottom:0;
	height:50px;
	background:url(images/bg_footer2.gif) repeat-x;
	clear:both;
	background-color:#dbd9b2;
}

#footer a {
	text-decoration:none;
}

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

#footer_holder{
	width:950px;
	background:url(images/bg_footer-home.gif) no-repeat;
	margin:0 auto;
}

#footer_copy {
	position:relative;
	top:20px;
	left:35px;
	height:32px;
	width:880px;
}

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

a#nav_01 {
	width:239px;
	height:71px;
	background-position:0 0;
}

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

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

a#nav_02 {
	width:239px;
	height:45px;
	background-position:0 -71px;
}

a:hover#nav_02{
	background-position: -239px -71px;
}

.active_02 {
	background-position: -239px -71px !important;
}

a#nav_03 {
	width:239px;
	height:30px;
	background-position:0 -116px;
}

a:hover#nav_03{
	background-position: -239px -116px;
}

.active_03 {
	background-position: -239px -116px !important;
}

a#nav_04 {
	width:239px;
	height:58px;
	background-position:0 -146px;
}

a:hover#nav_04{
	background-position: -239px -146px;
}

.active_04 {
	background-position: -239px -146px !important;
}

a#nav_05 {
	width:239px;
	height:41px;
	background-position:0 -204px;
}

a:hover#nav_05{
	background-position: -239px -204px;
}

.active_05 {
	background-position: -239px -204px !important;
}

a#nav_06 {
	width:239px;
	height:55px;
	background-position:0 -245px;
}

a:hover#nav_06{
	background-position: -239px -245px;
}

.active_06 {
	background-position: -239px -245px !important;
}

a#nav_07 {
	width:239px;
	height:62px;
	background-position:0 -300px;
}

a:hover#nav_07{
	background-position: -239px -300px;
}

.active_07 {
	background-position: -239px -300px !important;
}

*/





