/*
Theme Name: Kathryn Dale Barton
Theme URI: http://www.kathryndalebarton.com/
Description: Kathryn Dale Barton WP Theme
Version: 1.0
Author: Nathan A. Chappell = http://www.natechappell.com
*/


body {
	background: url(images/splash.jpg) top center no-repeat #fbece3;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #c95c5c;
	text-decoration: none;
}

a:hover {
	color: #c95c5c;
	text-decoration: underline;
}

#splash-margin {
	margin: 0 auto;
	width: 20px;
	height: 357px;
	.height: 350px;
	clear: both;
}
#splash {
	margin: 0 auto;
	width: 745px;
	clear: both;
	text-align: center;
}

/* Text Styles */

.small {
	font-size: 10px;
	font-color: #000;

}
.enter {
	font-size: 18px;
}


.link-1 {
	width: 125px;
	height: 125px;
	float: left;	
	margin: 10px 10px 5px 10px;
	background: url(images/nav-img/1.jpg) no-repeat 0 -125px;
}

.link-1:hover, .link-2:hover, .link-3:hover, .link-4:hover, .link-5:hover, .link-6:hover, .link-7:hover, .link-8:hover, .link-9:hover {
 background-position: 0 0;
}

.link-2 {
	width: 125px;
	height: 125px;
	float: left;	
	margin: 10px 10px 5px 10px;
	background: url(images/nav-img/2.jpg) no-repeat 0 -125px;
}

.link-3 {
	width: 125px;
	height: 125px;
	float: left;	
	margin: 10px 10px 5px 10px;
	background: url(images/nav-img/3.jpg) no-repeat 0 -125px;
}

.link-4 {
	width: 125px;
	height: 125px;
	float: left;	
	margin: 10px 10px 5px 10px;
	background: url(images/nav-img/4.jpg) no-repeat 0 -125px;
}

.link-5 {
	width: 125px;
	height: 125px;
	float: left;	
	margin: 10px 10px 5px 10px;
	background: url(images/nav-img/5.jpg) no-repeat 0 -125px;
}

.link-6 {
	width: 125px;
	height: 125px;
	float: left;	
	margin: 10px 10px 5px 10px;
	background: url(images/nav-img/6.jpg) no-repeat 0 -125px;
}

.link-7 {
	width: 125px;
	height: 125px;
	float: left;	
	margin: 10px 10px 5px 10px;
	background: url(images/nav-img/7.jpg) no-repeat 0 -125px;
}

.link-8 {
	width: 125px;
	height: 125px;
	float: left;	
	margin: 10px 10px 5px 10px;
	background: url(images/nav-img/8.jpg) no-repeat 0 -125px;
}

.link-9 {
	width: 125px;
	height: 125px;
	float: left;	
	margin: 10px 10px 5px 10px;
	background: url(images/nav-img/9.jpg) no-repeat 0 -125px;
}


.link-text {
	width: 145px;
	margin: 0;
	float: left;
	text-align: center;
}

