/* CSS Document */

/*---------- Site Wide Styles ---------------*/

body {
	margin-top: 0;
	background-repeat: repeat-y;
	background-position: center top;	
}

img {
	border: 0;
}

p {
	text-align:center;
}

h1 {
	text-align:center;
	text-decoration: blink;
	color:#000;
}

h2 {
	text-align:center;
	color:#000;
}

#main {
	margin: 0 auto;
	width: 1000px;
}



#header {
	width: 1000px;
	height: 177px;
	display: block;
}

#iframe {
	margin: 0 auto;
	width: 800px;
	height: 400px;
}
/*Classes*/

.leftside {
	background-repeat: repeat-y;
	background-position: center top;
	width: 11px;
	height: inherit;
	float:left;
}

.content {
	width: 978px;
	margin: 0 auto;
	float: left;
	height: inherit;
}

.footer {
	width: 1000px;
	height: 19px;
	display: block;
	clear: both;
}

.rightside {
	background-repeat: repeat-y;
	background-position: center top;
	width: 11px;
	height: inherit;
	float:left;
}

.center {
	margin: 0 auto;
}

img.center {   
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.floatright {
	float: right;
}
	
.floatleft {
	float: left;
}

/*---------------- Page Specific Styles----------------*/


/*-------------- Home -------------------*/

/*Page Layout*/
#home {
	background-image: url(images/home/design/background.jpg);
	background-color: #5b6ac7;
}

#height_home {
	height: 1000px;
	width: 1000px;
}

#rightside_home {
	background-image:url(images/home/design/right.jpg);
}

#content_home {
	background-color: #afcbe1;
}

#leftside_home {
	background-image:url(images/home/design/left.jpg);

}

#footer_home {
	background-image:url(images/home/design/footer.jpg);
}

/*Content*/

#leftcontent_home {
	margin-left: 15px; 
	margin-top: 30px;
	margin-right: 30px; 
	width: 231px;
	float: left;
}

#container1_home { 
	width: 231px;
	height: 151px
}

#container2_home { 
	width: 231px;
	height: 151px
}

#container3_home { 
	width: 231px;
	height: 250px
}

#middlecontent_home { 
	margin-top: 30px;
	width: 424px;
	float: left;
}

#insidemiddle_home {
	float: left;
	width: 394px;
}

#rightcontent_home {
	margin-left: 30px; 
	margin-top: 30px;
	margin-right: 15px; 
	width: 231px;
	float: left;
}

/*-----------Creekside---------------*/
/*Page Layout*/
#creekside {
	background-image: url(images/creekside/design/background.jpg);
	background-color: #d0d0d0;
}

#height_creekside {
	height: 2635px;
	width: 1000px;
}

#rightside_creekside {
	background-image:url(images/creekside/design/right.jpg);
}

#content_creekside {
	background-color: #66848f;
}

#leftside_creekside {
	background-image:url(images/creekside/design/left.jpg);

}

#footer_creekside {
	background-image:url(images/creekside/design/footer.jpg);
}

/*Content*/

#top_creekside {
	height: 277px;
	margin-top: 35px;
}

#bottom_creekside {
	width: 938px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 35px;
}

#bottommiddle_creekside {
	float: left;
	width: 920 px;
}

#center_creekside {
	float: left;
	width: 920px;
	height: 483px;
	margin-top: 40px;
	margin-bottom: 20px;
}

#side_creekside {
	float: left;
	width: 160px;
	height: 483px;
	margin-left: 25px;
	margin-right: 25px;
}

#movie_creekside {
	float: left;
	width: 500px;
	height: 483px;
}

#screen_creekside {
	padding-top: 8px;
	height: 250px;
	width: 500px;
	background-image: url(images/creekside/moviescreen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*-----------Skyline-----------------*/
/*Page Layout*/

#skyline {
	background-image: url(images/skyline/design/background.jpg);
	background-color: #eeeeec;
}

#height_skyline {
	height: 1000px;
	width: 1000px;
}

#rightside_skyline {
	background-image:url(images/skyline/design/right.jpg);
}

#content_skyline {
	background-color: #9d707a;
}

#leftside_skyline {
	background-image:url(images/skyline/design/left.jpg);

}

#footer_skyline {
	background-image:url(images/skyline/design/footer.jpg);
}

/*Content*/
#top_skyline {
	height: 277px;
	margin-top: 35px;
}

#bottom_skyline {
	width: 938px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 35px;
}

#bottommiddle_skyline {
	float: left;
	width: 920 px;
}

#center_skyline {
	float: left;
	width: 920px;
	height: 483px;
	margin-top: 40px;
	margin-bottom: 20px;
}

#side_skyline {
	float: left;
	width: 160px;
	height: 483px;
	margin-left: 25px;
	margin-right: 25px;
}

#movie_skyline {
	float: left;
	width: 500px;
	height: 483px;
}

#screen_skyline {
	height: 220px;
	width: 500px;
	padding-top: 34px;
	background-image: url(images/skyline/moviescreen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*-----------Coming Soon-------------*/
/*Page Layout*/

#comingsoon {
	background-image: url(images/comingsoon/design/background.jpg);
	background-color: #b6c4d1;
}

#height_comingsoon {
	height: 1300px;
	width: 1000px;
}

#rightside_comingsoon {
	background-image:url(images/comingsoon/design/right.jpg);
}

#content_comingsoon {
	background-image: url(images/comingsoon/background.jpg);
	background-repeat: repeat-y;
	background-position: center 40px;
}

#leftside_comingsoon {
	background-image:url(images/comingsoon/design/left.jpg);

}

#footer_comingsoon {
	background-image:url(images/comingsoon/design/footer.jpg);
}

/*Content*/
#top_comingsoon {
	width: 978px;
	height: 40px;
}

#bottom_comingsoon {
	height: 960px;
	width: 898px;
	margin-left: 40px;
	margin-right: 40px;
}

#movieleft_comingsoon {
	height: 575px;
	width: 400px;
	margin-bottom: 100px;
	float: left;
}

#movieright_comingsoon {
	height: 575px;
	width: 400px;
	margin-bottom: 100px;
	float: right;
}

#screen_comingsoon {
	padding-top: 7px;
	height: 250px;
	width: 400px;
	background-image: url(images/comingsoon/moviescreen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#container1_comingsoon {
	height: 250px;
	width: 400px;
}

/*-----------Links------------------*/
/*Page Layout*/

#links {
	background-image: url(images/links/design/background.jpg);
	background-color: #20b21f;
}

#height_links {
	height: 1000px;
	width: 1000px;
}

#rightside_links {
	background-image:url(images/links/design/right.jpg);
}

#content_links {
	background-color: #7fff8b;
}

#leftside_links {
	background-image:url(images/links/design/left.jpg);

}

#footer_links {
	background-image:url(images/links/design/footer.jpg);
}

/*Content*/
#center_links {
	height: 750px;
	width: 950px;
	margin-top: 60px;
	margin-left: 14px;
	margin-right:14px;
}

#top_links {
	height: 294px;
	width: 950px;
}

#container1_links {
	height: 100px;
	width: 300px;
	margin-top: 95px; 
	margin-left: 30px;
	margin-right: 30px;
	float: left;
}

#container2_links {
	height: 295px;
	width: 295px;
	margin: 100px auto;
	
}
/*-----------Contact------------------*/
/*Page Layout*/

#contact {
	background-image: url(images/contact/background.jpg);
	background-color: #007f86;
}

#height_contact {
	height: 1000px;
	width: 1000px;
}

#rightside_contact {
	background-image:url(images/contact/right.jpg);
}

#content_contact {
	background-color: #afcbe1;
}

#leftside_contact {
	background-image:url(images/contact/left.jpg);

}

#footer_contact {
	background-image:url(images/contact/footer.jpg);
}

/*Content*/
#top_contact {
	width: 470px;
	height: 120px;
	margin: 0 auto;
}

#form_content {
	
}