


/*////////// GENERAL //////////*/
body {}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	height: 990px;
	background-image: url("images/bluewrinkled.jpg");
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
	  
#inner_container {
	width: 960px;
	margin: auto;
}

#left_content {
	width: 570px;
	float: left;
}

#right_content{
	width: 380;
	float:right;
	padding-top: 40px;
	margin-right: 30px;
	position: relative;
}
#top_content {
	width: 950px;
}
#bottom_content {
	width:950px;
	clear:both;
}

#logo{
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	width: 380px;
}

#small_pics{
	display: inline;
	float: left;
	position: relative;
	padding-top: 45px;
	margin-right: 10px;
	width: 160px;
}

#welcome{
	width: 450px;
	padding-left: 50px;
	padding-right: 50px;
	float: left
}

#card{
	width: 370px;
}

#newsletter{
	margin-top: -55px;
	margin-right: 135px;
	font-size: 10px;
	}

#map{
	height: 350px;
	width: 425px;
	float:right;
	margin-top: 40px;
	margin-right: 70px;
	margin-bottom:40px;
}

#calendar{
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 800px;
}

#party{
	height: 475px;
	width: 320px;
	}
	
p.party{
	padding: 30px;
	height: 470px;
	width: 280px;
	margin-top: -440px;
	font-size: 14px;
	line-height: 20px;
	}

p.welcome{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 22px;
	padding: 30px;
	margin-top: -320px;
}

p.address{
	margin-top: -200px;
	padding-bottom: 50px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}

p.address_contact{
	margin-top: -200px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	padding-right:50px;
	
}

/*////////// TYPOGRAPHY //////////*/
		
h1 {
	font-family: Georgia, Times, serif;
	font-size: 32px;
	
}
		
h2 {
font-family: Georgia, Times, serif;
	font-size: 24px;
}
		


p {
color: #333;	
}
		
a {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
		
a:visited {}
	 	 

/*////////// HEADERS //////////*/
#header {
	width: 1200px;
	height: 70px;
	margin: auto;
}
	


/*////////// NAV //////////*/

#top_navlist{
	width: 1200px;
	text-align: center;
	padding-top: 40px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
}
  
#navlist li{
	list-style: none;
	display: inline;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:20px;
	font-family: Georgia, Times, serif;
	font-size:18px;
	padding-left: 10px;
	
}

.tape{
	
	background-image: url(images/navtape.png);
	background-repeat: no-repeat;
	background-position: center center;
	}

#navlist li a{
  text-decoration: none;
  color: #333;
}

#navlist a:hover {
	text-decoration: none;
	
	color: #000;
}


/*////////// FOOTER //////////*/
#pushbottom{
clear: both;
}




#footer{
	width: 900px;
	position: absolute;
	top: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footer img{
	float:right;
	margin-top: -40px;
}

#footer_contact img{
	float:right;
	margin-top: -20px;
}
#footer a:link {
	text-decoration: none;
	color: black;
	}
		
/*////////// IMAGES //////////*/		


/*////// FUN CLASSES ///////////*/
/*any little extra flares and fun design 
elements you want to add can go here*/
