/* CSS Document */
/* For Village of Tinley Park - Landing page*/
/* Prepared by Liberty Creative Solutions (www.libertycreativesolutions.com, 708-633-7450) */
/* Summer 2009 */


	html, body {
		font-family:Arial, Helvetica, sans-serif;
		min-width:900px;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		padding:0;
		color:#000000;
		background-image:url(../images/art_mortar2.jpg);
		background-repeat:repeat-y;
		background-position:center;
		}
		
/* BEGIN layout areas */	

	#homepagecontainer {
		position:relative;
		width:900px;
		min-width:900px;
                /*height:840px;*/
				height:930px;
		margin-left:auto;
		margin-right:auto;
		padding:0;
		z-index:2;
		background-color:#ffffff;
		background-image:url(../images/new_landing.jpg);
		background-repeat:no-repeat;
		}
		
	#hometextarea {
		position:absolute;
		width:677px;
		height:252px;
		left:129px;
		top:420px;
		z-index:10;
		}	
		
	#home_3hotspot_area {
		position:absolute;
		width:414px;
		height:438px;
		left:486px;
		top:213px;
		background-image:url(../images/art_3section_hotspot.jpg);
		background-repeat:no-repeat;
		z-index:100;		
		}	
		
	#enjoyIL_hotspot {
		position:absolute;
		width:428px;
		height:53px;
		left:459px;
		/*top:777px;*/
		top:869px;
		background-image:url(../images/art_enjoyIllinois_new.jpg);
		background-repeat:no-repeat;
		z-index:100;		
		}		

	#interiorpagecontainer {
		position:relative;
		width:900px;
		min-width:900px;
		height:730px;
		margin-left:auto;
		margin-right:auto;
		padding:0;
		z-index:2;
		background-color:#9c9c8c;
		background-image:url(../images/art_vbrick_bkgrnd.jpg);
		background-repeat:no-repeat;
		}
		
	#visitorheader {
		position:relative;
		width:900px;
		height:287px;
		background-image:url(../images/art_vhead_bkgrnd.jpg);
		}
		
	#visitorphoto {
		position:absolute;
		width:354px;
		height:309px;
		left:67px;
		top:310px;
		z-index:75;
		}
		
	#video1  {
		position: absolute;
		top:240px;
		left:220px;
		width:560px;
		height:360px;
		display: none;
		-moz-border-radius: 10px; 
		padding: 10px; 
		background-color: #486A74; 
		border: 3px solid #DCC35C;
		z-index:400;
		}
		
	#meetingheader {
		position:relative;
		width:900px;
		height:287px;
		background-image:url(../images/art_mhead_bkgrnd.jpg);
		}
		
	#meetingphoto {
		position:absolute;
		width:354px;
		height:311px;
		left:67px;
		top:306px;
		z-index:50;
		}
		
	#groupheader {
		position:relative;
		width:900px;
		height:287px;
		background-image:url(../images/art_ghead_bkgrnd.jpg);
		}
		
	#groupphoto {
		position:absolute;
		width:354px;
		height:298px;
		left:67px;
		top:306px;
		z-index:50;
		}
		
	#content {
		position:absolute;
		width:745px;
		min-height:374px;
		left:84px;
		top:287px;
		background-image:url(../images/art_content_bkgrnd.jpg);
		background-repeat:repeat-y;
		border-bottom:#666666 thin solid;
		z-index:10;
		}
		
	#maintextarea {
		position:relative;
		width:745px;
		min-height:360px;
		left:0px;
		top:0px;
		background-image:url(../images/art_bkgrndstars.jpg);
		background-repeat:no-repeat;
		margin-bottom:50px;
		z-index:20;
		}
		
	#text_main_pages {
		position:absolute;
		width:400px;
		min-height:360px;
		left:440px;
		top:250px;
		margin-bottom:50px;
		z-index:200;
		}
		
	#leadertext {
		position:absolute;
		width:655px;
		height:132px;
		left:135px;
		top:312px;
		color:#ffffff;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		z-index:100;
		padding:0;
		margin:0;
		}
		
/* END layout areas */	


/* BEGIN text styles */

	p {
		padding:0;
		margin:0;  /*s*/
		}

	.visitorH1 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		font-weight:bold;
		color:#486A74;
		}

	.meetingH1 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		font-weight:bold;
		color:#CBB258;
		}

	.groupH1 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		font-weight:bold;
		color:#86575D;
		}

	.homecopy {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		line-height:18px;
		padding-bottom:0;
		color:#7B7464;
        padding-right:323px;
		}

	.bodycopy {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		line-height:18px;
		padding-left:50px;
		padding-right:40px;
		color:#7B7464;
		}		
		
	.visitors_par_head {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		line-height:18px;
		padding-left:50px;
		padding-right:40px;
		font-weight:bold;
		color:#486A74;
		}		
		
	.meeting_par_head {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		line-height:18px;
		padding-left:50px;
		padding-right:40px;
		font-weight:bold;
		color:#CBB258;
		}			
		
	.groups_par_head {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		line-height:18px;
		padding-left:50px;
		padding-right:40px;
		font-weight:bold;
		color:#86575D;
		}		
		
	.entrycopy {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		height:18px;
		color:#7B7464;
		padding-top:131px;
		padding-right:40px;
		padding-left:0px;
		}


img {
	border:none;
}
