body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2;
	color: #000000;
	text-align: justify;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	text-align: left;
}
#footer {
	margin: 0px 0px 50px 31px;
	padding: 3px 0px;
	width: 772px;
	border-top: 6px solid #efad35;
	background-color: #103772;
	color: #fff;
}
#footer a {
	margin: 0px;
	padding: 0px;
}
.copyright {
	float: left;
	margin: 0px 0px 0px 4px;
	padding: 0px;
	font-size: 10px;
	color: #fff;
	width: 200px;
}
.bottomNav {
	color: #fff; 
	font-size: 10px; 
	float: left; 
	margin: 0px 0px 0px 40px; 
	padding: 0px; 
	width: 500px;
}
.clearDiv {
	clear: both;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	text-align: left;
}
.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	text-align: left;
	font-style: italic;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	text-align: left;
	font-style: italic;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000033;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000033;
}

#mainphoto {
	background-image: url(images/main_content.jpg);
    background-repeat: no-repeat;
    background-position: center top;
} 
#whatphoto {
	background-image: url(images/what_content.jpg);
    background-repeat: no-repeat;
    background-position: center top;
} 
#aboutphoto {
	background-image: url(images/about_content.jpg);
    background-repeat: no-repeat;
    background-position: center top;
} 
#portphoto {
	background-image: url(images/portfolio_content.jpg);
    background-repeat: no-repeat;
    background-position: center top;
	background-color: #F7E3B1;
} 
#eventphoto {
	background-image: url(images/events_content.jpg);
    background-repeat: no-repeat;
    background-position: center top;
} 
#messyphoto {
	background-image: url(images/messy_content.jpg);
    background-repeat: no-repeat;
    background-position: center top;
} 
#tipsphoto {
	background-image: url(images/tips_content.jpg);
    background-repeat: no-repeat;
    background-position: center top;
} 
#contphoto {
	background-image: url(images/contact_content.jpg);
    background-repeat: no-repeat;
    background-position: center top;
} 
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 15px;
	text-align: left;
}
.imgRight {
	float: right;
	margin-left: 10px;
}
#events {
	list-style: none;
	}
#events li {
	font-style: normal;
}
#footer a {
	color: #fff;
	text-decoration: none;
	}