* {
	padding: 0;
	margin: 0;
}

body {
	background: #fbebc7 url('../images/graceKids/background.jpg') repeat-x;
}

table tr td {
	vertical-align: text-top;
	border-bottom: 1px solid #000000;
	font-size: .8em;
	padding: 15px 0;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #56ad22;
}

a:hover {
	text-decoration: underline;
}

#gk_nav {
	position: relative;
	height: 30px;
	width: 970px;
	background: #000000 url('../images/graceKids/navBG.jpg') repeat-x;
	padding-top: 5px;
	/*margin-bottom: 5px;*/
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

#starburst {
	position: absolute;
	float: right;
	top: 350px;
	right: 100px;
}

#starburst img {
	border: 0;
}

#starburst a:active, #starburst a:visited, #starburst a:link {
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color: #940000;
}

#starburst a:hover {
	color: #df1414;
}

#gk_nav ul {
	display: inline;
}

#gk_nav li {
	display: inline;
	padding: 0 15px 0 15px;
}

#gk_nav a {
	text-decoration: none;
}

a.gk_home {
	color: #FFFFFF;
	
}

a.gk_home:hover {
	color: #434343;
}

a.gk_linkOne {
	color: #ff1a00;
}

a.gk_linkOne:hover {
	color: #2e0000;
}

a.gk_linkTwo {
	color: #0a50ff;
	
}

a.gk_linkTwo:hover {
	color: #090a28;
	
}

a.gk_linkThree {
	color: #01ad4e;
	
}

a.gk_linkThree:hover {
	color: #080909;
	
}

a.gk_linkFour {
	color: #ba00ff;
	
}

a.gk_linkFour:hover {
	color: #0b0b2e;
	
}

a.wcs {
	color: #FFFFFF;
	
}

a.wcs:hover {
	color: #434343;
	
}

.wcs_image {
	border: 0;
	position: relative;
	margin: 0 0 0 0px;
	padding: 0;
	vertical-align:middle;	
}

/************************
*****CONTENT*************
************************/

#gb_graceKids {
/*	margin-bottom: 40px;*/
}

.theHeader {
	margin-top: 40px;
}

#gk_content {
	background: #FFFFFF;
	width: 970px;
	min-height:380px;
	height:auto !important;
	height:380px;
	/*margin-top: 5px;*/
	padding: 50px 0 0 0;
}

#gk_body {
	background: #c5deb2 url('../images/graceKids/leftImage.jpg') no-repeat left;
	width: 445px;
	height: 323px;
	padding: 0 150px 0 375px;
}

#gk_body h2 {
	padding: 20px 0 0 0;
	font-family: Arial;
	font-weight: bold;
}

#gk_body p {
	padding: 15px 0 0 0;
	line-height: 28px;
	color: #333333;
	font-family: Arial;
	font-weight: bold;
}

#footer {
	width: 100%;
	background: #0B0B0B; /* url('../images/subPages/footerBorder.jpg') repeat-x top;*/
	margin: 25px 0 0 0;
}

#footerContent {
	width: 970px;
	height: 75px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	padding: 25px 0 0 0;
	text-align:center;

}

#footerContent a:link, #footerContent a:visited, #footerContent a:hover, #footerContent a:active {
	color: #FFFFFF;
}



#moreInfo h2 {
	padding: 20px 0 10px 50px;
	font-family: Arial;
	font-weight: bold;
}

#moreInfo h3 {
	margin: 0px 0 2px 50px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

#moreInfo p {
	padding: 10px 0 10px 50px;
	line-height: 20px;
	color: #333333;
	font-family: Arial;
	width: 500px;
}

#moreInfo ul {
	padding: 0px 0 10px 0px;
	margin: 0 0 0 75px;
	line-height: 20px;
	color: #333333;
	font-family: Arial;
	width: 500px;
}

#moreInfo table {
	margin: 0px 0 20px 50px;
	color: #333333;
	font-family: Arial;
}

#moreInfo td {
	width: 250px;
}



.underline {
	text-decoration: underline;
}