@charset "utf-8";

@import url("nav.css");

	.inputtext 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-size: 11px;
		border: #888888 1px solid;
		height: 17px;
		width: 120px;
		padding: 1px 3px;
		}
			
		.inputtextrequired
		{
		color: #333333;
		background-color: #DBF3FF;
		font-size: 11px;
		border: #888888 1px solid;
		height: 17px;
		width: 120px;
		padding: 1px 3px;
		}	
	.inputselect 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-size: 11px;
		border: #888888 1px solid;
		height: 17px;
		padding: 1px 0px 1px 3px;
		width: 120px;
		}	
	.inputtextarea{
		color: #333333;
		background-color: #FFFFFF;
		font-size: 11px;
		border: #888888 1px solid;
		}	
		.inputtextarearequired{
		color: #333333;
		background-color: #DBF3FF;
		font-size: 11px;
		border: #888888 1px solid;
		}	
	.inputbutton 
		{
		color: #333333;
		background-color: #EEEEEE;
		font-size: 11px;
		cursor: pointer;
		border:  1px solid;
		height: 19px;
		width: 80px;
		font-weight : bold;
		}



/* ==================================== */

body#site {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;  
	background: url(../images/bodybg.jpg) repeat-x #fff;
	line-height: 1.5em;
}

@-moz-document url-prefix() {
	body#site {
		overflow-y: scroll;
	}
}

h1 {
	font-size: 30px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -2px;
	line-height: 1em;
	margin: 0;
	padding: 0 0 25px 0;
}

h1.homeh1 {
	font-size: 24px;
}

a {
	text-decoration: none;
	color: #367bc0;
}

a:hover {
	text-decoration: underline;
}

a.smallblue {
	font-size: 11px;
	font-weight: bold;
}

a.bigbluebtn {
	background: url(../images/bigbluebtnbg.jpg) no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	width: 162px;
	height: 28px;
	padding: 7px 0 0 15px;
}

strong, b {	
	color: #367bc0;
}

img {
	border: none;
}

td {
	font-size: 12px;
}

#container {
	width: 962px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 0 2px;
}

#nav {
	width: 962px;
	height: 52px;
	float: left;
	background: url(../images/navBG.jpg);
}

#mainLeftCol {
	width: 333px;
	float: left;
}

	#apple {
		width: 240px;
		height: 53px;
		float: left;
		background: url(../images/apple.jpg) no-repeat;
		padding: 126px 0 0 93px;
		position: relative;
	}
	
		#apple a {
			color: #EC1D24;
			font-size: 14px;
			font-weight: bold;
			display: block;
			padding: 0 0 0 25px;
			width: 140px;
			background: url(../images/home.jpg) no-repeat 0px 1px;
		}
		
		#apple a#homeLink {
			width: 250px;
			height: 100px;
			position: absolute;
			left: 41px;
			top: 0px;
			margin: 0;
			padding: 0;
			background: none;
		}
		
		#apple a strong {
			visibility: hidden;
		}
		
		#apple a#homeLink:hover {
			text-decoration: none;
		}
	
	#latestEvents, #furtherEvents {
		width: 220px;
		height: 460px;
		float: left;
		padding: 98px 74px 0 39px;
	}
	
	#latestEvents {
		background: url(../images/events.jpg) no-repeat;
	}
	
	#furtherEvents {
		background: url(../images/events-further.jpg) no-repeat;	
	}
	
		#latestEvents strong, #furtherEvents strong {
			color: #669803;
		}

#mainRightCol {
	width: 629px;
	float: left;
}

	#phoneBar {
		width: 619px;
		height: 36px;
		float: left;
		background: url(../images/phoneBar.jpg);
		font-size: 18px;
		font-weight: bold;
		color: #fff;
		text-align: right;
		padding: 5px 10px 0 0;
	}
	
	#homeContent {
		width: 629px;
		height: 460px;
		float: left;
	}
	
	#furtherContent {
		min-height: 623px;
		width: 584px;
		float: left;
		background: url(../images/furtherBG.jpg) no-repeat #fff;
		padding: 73px 30px 0 15px;
	}
	
	* html #furtherContent {	
		height: 623px;
	}
	
	#subPages {
		float: right;
		width: auto;
		background: #E5F6FE;
		border-bottom: 1px solid #ccc;
		margin: 15px 0 10px 10px;
	}
	#subPages img {
		border:1px solid #ededed;
		margin-bottom:10px;
		
	}
		#subPages ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		
		#subPages a {
			display: block;
			padding: 5px 10px;
			width: 170px;
			margin: 0 0 2px 0;
		}
		
		#subPages a:hover {
			background: #0E9EE4;
			color: #fff;
			text-decoration: none;
		}
	
		#homeText {
			width: 301px;
			height: 424px;
			float: left;
			background: url(../images/homeTextBG.jpg);
			padding: 53px 0 0 5px;
		}
		
			#dailyroutinetable tr.alternate {
				background: #D8F2FF;
			}
			
				#dailyroutinetable tr {
					background: #EBF8FE;
				}
		
			#homeText h1 {
				font-size: 32px;
			}
			
			#homeText strong {
				color: #EC1D24;
				font-size: 16px;
				font-weight: normal;
				display: block;
				margin: 0 0 15px 0;
			}
			
			#homeText b {
				color: #EC1D24;
				font-weight: normal;
			}
		
		#homeImg {
			width: 323px;
			height: 477px;
			float: left;
			background: url(../images/homeImg.jpg);
		}
	
	#homeCTA {
		width: 629px;
		height: 213px;
		float: left;
		padding: 29px 0 0 0;
	}
	
		.homeCTA {
			width: 264px;
			float: left;
			padding: 0 50px 0 0;
		}
		
		.homeCTA p {
			margin: 10px 15px;
		}
		
		.homeCTA strong {
			display: block;
			margin: 0 0 10px 0;
			color: #EC1D24;
			font-size: 14px;
		}
		
	#footer {
		width: 619px;
		float: right;
		background: url(../images/footerBG.jpg) no-repeat;
		font-size: 10px;
		margin: 10px 0 50px 0;
		padding:  8px 0 0 10px;
		line-height: 1.2em;
		height: 36px;
	}
