body {
	font-family:		sans-serif;
	font-size:			small;
	background-color:	#D4E3FE;
	color:				#0139A1;
/*	text-align:			center;*/
}

a:link {
	color:				#479ECF;
}

a:visited {
	color:				#671CA1;
}

a:hover {
	color:				#0139A1;
}


#menu a:link, #menu a:visited {
	color:				#0139A1;
	text-decoration:	none;
}

#menu a:hover {
	color:				#D4E3FE;
	text-decoration:	none;
}

h1, h2 {
	font-family:		"Gill Sans light", Geneva, sans-serif;
}

h3 {
	font-weight:		bold;
	font-style:			italic;
}

/*img {
	border-bottom:		2px solid gray;
	border-right:		2px solid gray;
}
*/
#logo {
	text-align:			center;
	margin-left:		50px;
/*	margin-bottom:		20px;*/
	background-color:	#D4E3FE;
	background-image:	url(images/logoBack.jpg);
	background-repeat:	repeat-x;
/*	border-left:		1px solid gray;
	border-right:		1px solid gray;
*/	width:				680px;
	
}

#words {
	padding-left:		169px;
}

#rightLogo (
	text-align:			right;
)

#logo img{
	border:				none;
}

#quote {
	position:			absolute;
	top:				110px;
	right:				100px;
	line-height:		110%;
	font-size:			85%
}

q {
	font-style:			italic;
	font-size:			110%;
}

#quoteAuthor {
	padding-left:		20px;
}

/*#footer {
	font-size:			80%;
	color:				gray;
	clear:				left;
}

#footerlogo {
	text-align:			right;
	border:				0px;
}

#footer img {
	border:				none;
}
*/

.address {
	padding-left:		25px;
	padding-top:		0px;
/*	margin-top:			-10px;*/
	line-height:		1em;
}

#footer {
	font-size:			80%;
	color:				gray;
	background-color:	#EBF2FD;
	text-align:			center;
	clear:				right;
	margin:				10px;
	padding:			5px;
	padding-top:		1px;
	padding-bottom:		1px;
	line-height:		1em;
}



#summer {
	background-image:	url(images/summer.jpg);
	background-repeat:	no-repeat;
	background-position:	top left;
	padding-left:		250px;
	padding-bottom:		30px;
/*	padding-top:		3px;*/
	line-height:		1.5em;
	margin:				30px;
	margin-right:		50px;
}

#fall {
	background-image:	url(images/fall.jpg);
	background-repeat:	no-repeat;
	background-position:	top left;
	padding-left:		250px;
	padding-bottom:		30px;
/*	padding-top:		3px;*/
	line-height:		1.5em;
	margin:				30px;
	margin-right:		50px;
}

#winter {
	background-image:	url(images/winter.jpg);
	background-repeat:	no-repeat;
	background-position:	top left;
	padding-left:		250px;
	padding-bottom:		30px;
/*	padding-top:		3px;*/
	line-height:		1.5em;
	margin:				30px;
	margin-right:		50px;
}

#spring {
	background-image:	url(images/spring.jpg);
	background-repeat:	no-repeat;
	background-position:	top left;
	padding-left:		250px;
	padding-bottom:		30px;
/*	padding-top:		3px;*/
	line-height:		1.5em;
	margin:				30px;
	margin-right:		50px;
}


#main {
	margin:				30px;
	margin-top:			50px;
	padding-top:		15px;
	padding-left:		150px;
	padding-right:		15px;
	padding-bottom:		15px;
	background-color:	#ffffff;
/*	background-color:	#FFF9ED;*/
	border-width:		2px;
	border-color:		#0139A1;
	border-style:		groove;
	line-height:		1.3em;

}

#photo1 {
	float:				left;
	border-color:		#0139A1;
	border-style:		solid;
	border-width:		1px;
	margin-top:			0px;
	margin-bottom:		5px;
	margin-left:		0px;
	margin-right:		15px;	
}

#photo2 {
	float:				right;
	border-color:		#0139A1;
	border-style:		solid;
	border-width:		1px;
	margin-top:			0px;
	margin-bottom:		5px;
	margin-left:		15px;
	margin-right:		0px;
	
}

#menu {
	float:				left;
	width:				150px;
	font-family:		"Gill Sans light", Geneva, sans-serif;
	border-width:		2px;
	border-color:		#0139A1;
	border-style:		double;

/*	border-style:		groove;*/
}

.aoce {
	font-style:			italic;
	font-size:			110%;
}

#menu p {
/*	border:				1px solid black;*/
	background-color:	#FFFFFF;
	background-image:	url(images/menuBack.jpg);
	background-repeat:	repeat-y;
	color:				#0139A1;
	font-weight:		bold;
	margin:				0px;
	top-border:			5px;
	border:				10px;
	font-size:			175%;
	padding-left:		10px;
	line-height:		1.9em;
	text-decoration:	none;
}
