<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E1EEF6;
}
#header {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 600px;
	background-image: url(../images/thomasBrothersMainBackground.jpg);
}
#logo {
	text-align: left;
	margin: 0px;
	float: left;
	width: 40%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	 
		
}
#mainment {
	text-align: left;
	float: left;
	width: 30%;
	padding-top: 50px;
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 29px;
	color: #000000;
}
#logoinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	float: right;
	width: 50%;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	clear: none;
	float: right;
	height: 475px;
	width: 60%;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 15px;
	font-style: normal;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	width: 900px;
	color: #000000;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	line-height: 20px;
	text-align: center;
	position: relative;
	background-color: #D1DDDD;
	bottom: -13px;
	float: left;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
	height: 1em;
 
	
}
#menu a {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
</pre></body></html>