@charset "UTF-8";
/* CSS Document */

*	{margin:0;padding:0;}

body	{
	background-image:url(../images/wood-bg.jpg);
}

h2	{
	font-family:"Comic Sans MS", cursive;
	font-size:26px;
	line-height:1.8;
	text-align:center;
	color:#000;
	font-style: oblique;
	}
	
h3	{
	font-family:"Comic Sans MS", cursive;
	font-size:20px;
	line-height:1.8;
	text-align:center;
	color:#000;
}
	
#middle-inner ul	{
	list-style:none;
	text-align:center;
	line-height:18px;
	font-family:"Comic Sans MS", cursive;
	line-height:1.8;
}
	
	
p	{
	font-family:"Comic Sans MS", cursive;
	font-size:18px;
	line-height:1.2;
	margin:0 0 14px 0;
	text-align: left;
}
#middle #middle-inner ul li a {
	font-family: "Comic Sans MS", cursive;
	color: #000;
	text-decoration: none;
}

	
#nav	{
	width:820px;
	height:26px;
	margin:0 auto;
	text-align:center;
}


#nav p	{
	font-size:16px;
	color:#FFF;
	text-align: center;
}

#nav a:link {
	color:#FFF;
	text-decoration:none;
}
#nav a:visited {
	color:#FFF;
	text-decoration:none;
}
#nav a:hover {
	color:#FFF;
	text-decoration:underline;
}
#nav a:active {
	color:#FFF;
	text-decoration:none;
	text-align: center;
}

#flash-movie	{
	width:820px;
	margin:0 auto;
}

#top	{
	background-color:#fbd75b;
	width:820px;
	margin:0 auto;
	text-align:center;
}
#top p	{
	padding:60px 0 0 0;
}


#bottom p	{
	padding:40px 0 0 0;
}
#middle	{
	background-color:#fbd75b;
	width:820px;
	margin:0 auto;
	
}
#middle-inner	{
	padding:0px 35px 0 35px;
;
}


#bottom	{
	background-color:#FF9;
	width:820px;
	margin:0 auto;
	text-align:center;
}

#wrapper	{
	margin:0 auto;
	width:820px;
}

#wrapper img	{
	margin: 0 0 0 55px;
}

#footer 	p{
	text-align:center;
	margin:0 auto;
	width:820px;
	color:#FFF;
	
}

#social-links	{
width:539px;
margin:0 auto;
text-align:center;


}

#top-pic	{
	width:760;
	margin:0 35px 0 25px;
}
#middle #middle-inner p a {
	color: #000;
	text-decoration: none;
}
