body{
	font-family: Verdana, Arial;
	font-size: 12px;
	background-image: url(images/background.jpg);
}
.style1 {
	color: #008481;
	font-weight: bold;
	font-size: 13px;

}
.style2 {color: #950000;
text-decoration:none;
}
.style3 {color: #008481}
.style5 {color: #950000; font-style: italic; }
.style7 {color: #950000; font-weight: bold; }


.style8 {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 10px;

}

.style8:hover{
	color:#CCCCCC;
	}
	
.style9 {
color: #FFFF00;
}


.style10 {
color: #CCCCCC;
text-decoration:none;
}

.footer {color: #FFFFFF; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.footercolor { color: #CC6600;}

/*Splash Page*/

.splashphotograhy {
	background-image:url(images/splashphotography.png);
	height: 499px;
	width: 372px;
}

.splashphotograhy:hover {
	background-image:url(images/splashphotographyhover.png);
	height: 499px;
	width: 372px;
}

.splashpretouch {
	background-image:url(images/splashretouch.png);
	height: 499px;
	width: 339px;
}

.splashpretouch:hover {
	background-image:url(images/splashretouchhover.png);
	height: 499px;
	width: 339px;
}

