@font-face {
	font-family: "Calibri";
	src: url(CALIBRI.TTF) format("truetype");
}

body
{
	font-family: "Calibri", helvetica, sans-serif;
	background: #0f2a56;
	height: 100%;
	color: black;
}

a
{
	text-decoration:none;
}

a img
{
	border: none;
}

.hidden-container
{
	display: none;
}

#page
{
	margin: 0 auto;
	width: 980px;
}


#header
{
	height: 130px;
	background: url('../gfx/header-bg-grey.jpg') top left no-repeat;
}

#header h1,
#header h2
{
	width: 750px;
	font-weight: normal;
}

#header h1
{
	font-size: 38pt;
	color: white;
	margin: 20px 5px 0 15px;
	text-shadow: #000000 2px 2px 1px;
}

#header h2
{
	font-size: 18pt;
	color: white;
	margin: 5px 5px 0 15px;
}

#header_right_column
{
	float: right;
	text-align: right;
	margin-top: -100px;
	width: 260px;
	padding: 5px 10px;
}

#telephone,
#call_me,
#social_links
{
	clear: both;
	display: block;
	color: white;
	margin: 5px;
}

#social_links
{
	margin-top: 10px;
}

#telephone
{
	font-size: 24pt;
	margin-bottom: 0;
}

#call_me
{
	font-size: 24pt;
	background: url('../gfx/telephone.png') no-repeat 0 5px;
	padding-left: 30px;
	width: 130px;
	float: right;
}

#social_links img
{
	margin: 0 0 0 10px;
}

#animation_column
{
	float: right;
	border: 2px solid gray;
	width: 146px;
	height: 346px;
	background: gray;
}

#left_collage a:first-child,
#right_collage a:first-child,
#acl1
{
	font-size: 10pt;
	color: white;
	padding: 20px 10px;
	z-index: 1;
	display: block;
	background: #0f2a56 url('../gfx/collage-link-bg.png') repeat-x bottom;
	text-align: center;
	margin: -3px 0 3px 0;
}

#left_collage img:first-child,
#right_collage img:first-child
{
	margin-top: 39px;
}

#left_collage img,
#right_collage img,
#animation_collage img
{
	margin: -4px -4px 0px auto;
	padding: 0px;
}

#left_collage
{
	float: left;
	border: 2px solid gray;
	width: 146px;
	height: 346px;
	background: gray;
}

#right_collage
{
	float: right;
	border: 2px solid gray;
	width: 146px;
	height: 346px;
	background: gray;
}

#animation_collage
{
	width: 149px;
	height: 339px;
	overflow: hidden;
	position: absolute;
	z-index: 200;
	margin-left: -3px;
	margin-top: -1px;
}

#content
{
	background: white;
	width: 100%;
	overflow: hidden;
	height: 350px;
	text-align: left;
}

/* Adjust font size & line height here */

#content,
#content p,
#content ul,
#content li,
#content td
{
	font-size: 10pt;
	font-family: Verdana, sans-serif;
}

#content #left_collage a,
#content #right_collage a
{
	font-size: 10pt;
}

#content h1
{
	font-size: 16pt;
	font-weight: 600;
	padding: 0px;
	color: #032f46;
	text-shadow: #eaeaea 2px 2px 2px;
}

#content h2
{
	font-size: 1.5em;
}

#content a:hover
{
	text-decoration: underline;
}

#main_content
{
	background: white;
	color: black;
	font-size: 12pt;
	padding-left: 20px;
	padding-right: 10px;
	overflow: auto;
	margin: 10px;
	width: 640px;
	height: 330px;
	z-index: 100;
}

#footer
{
	clear: both;
	text-align: center;
	color: white;
	font-size: 10pt;
	background: #12202e;
	font-weight: bold;
	width: 981px;
	height: 30px;
	padding-top: 15px;
}

#footer a
{
	color: white;
	margin: 10px;
	padding-top: 10px;
}


#footer a#copyright
{
	float: left;
	margin-top: -10px;
}

#tools
{
	display: inline;
	margin: 0 70px;
}

#tools a
{
	background-position: right center;
	background-repeat: no-repeat;
	margin: 10px;
	padding: 10px 30px 10px 10px;
	height: 25px;
}

#print
{
	background-image: url('../gfx/print.png');
}

#bookmark
{
	background-image: url('../gfx/bookmark.png');
}

#email_to_friend
{
	background-image: url('../gfx/email_to_friend.png');
}

#sitemap
{
	background-image: url('../gfx/sitemap.png');
}

#footer a#honeywood
{
	float: right;
	margin-top: -10px;
}

#footer a:hover
{
	text-decoration: underline;
}

.clear
{
	clear: both;
}

#search
{
	/*
	position: absolute;
	top: 65px;
	left: 50%;
	margin-left: 260px;
	margin: 0.2em;
	*/
	margin-top: 15px;
}

#search_term
{
	background: white url('../gfx/inputbg.gif') repeat-x top left;
	border: solid white 1px;
	margin-right: 5px;
}

#animation
{
	width: 146px;
	height: 298px;
	overflow: hidden;
	text-align: center;
	display: block;
	background: #cfe9ff;
}

#animation div#animation-info
{
	margin-top: 1em;
	position: relative;
	z-index: 50;
	font-size: 13pt;
	padding: 0 5px;
	text-decoration: none;
	color: black;
}

#stickers
{
	position: relative;
	height: 130px;
	width: 130px;
	margin: 10px auto 0 auto;
	z-index: 100;
}
#sticker
{
	display: none;
	margin: auto;
}

#balloon-1,
#balloon-2,
#balloon-3,
#balloon-4
{
	width: 78px;
	height: 87px;
	position: relative;
	float: left;
	top: 40px;
}

#balloons
{
	width: 400px;
}