@font-face {
	/* This declaration targets Internet Explorer */
    font-family: "Harlow Solid Italic";
	src: url('fonts/harlowsi-webfont.eot');
	
}

@font-face {
	/* This declaration targets everything else */
    font-family: "Harlow Solid Italic";
	src: url(//:) format('no404'), url('fonts/harlowsi-webfont.woff') format('woff'), url('fonts/harlowsi-webfont.ttf') format('truetype'), url('fonts/harlowsi-webfont.svg#HarlowSolidItalic') format('svg');
	font-weight: normal;
	font-style: normal;
	
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #888;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #333;
}

h1, h2, h3 {
	color: #730000;
	font-family: "Harlow Solid Italic", Harrington, Arial, "Lucida Sans Unicode";
	text-align: center;
	font-size: xx-large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	}
#overhead	{
	width: 1200px
	margin: 0 auto
	text-align: center;
	position: relative;
}

#container {
	width: 100%;
	margin: 0 0;
	position: relative;
	left: 0px;
	bottom: auto;
	right: 0px;
	background-color: #FFF;
	text-align: left;
	}
	
#logo {
	background-attachment: scroll;
	background-image: url(images/logo_1.png);
	background-position: 0% top;
	position: relative;
	background-repeat: no-repeat;
	float: none;
	height: 200px;
	width: 514px;
	clear: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0%;
	right: auto;
	top: 0px;
	left: -360px;
	margin-right: auto;
	margin-left: auto;
}

#navigation {
	font-family: "Harlow Solid Italic", Harrington, Arial, "Lucida Sans Unicode";
	font-size: x-large;
	font-weight: normal;
	color: #000;
	background-attachment: scroll;
	position: relative;
	height: auto;
	text-align: center;
	overflow: auto;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	width: 700px;
	top: 135px;
	float: none;
	left: 500px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	font-family: "Harlow Solid Italic", Harrington, Arial, "Lucida Sans Unicode";
	font-size: xx-large;
	color: #FFF;
	background-image: url(images/gradient.png);
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	height: 100px;
	text-align: left;
	background-attachment: scroll;
	line-height: 100px;
	left: auto;
	right: auto;
	text-indent: 10px;
	margin: 0px;
}

#content {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	background-color: #E8E8E8;
	padding: 10px;
	width: 600px;
	position: relative;
	font-size: small;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	top: 10px;
	text-align: left;
}

.image {
	text-align: center;
	display:block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	}
	
#address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	color: #333;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 417px;
	position: relative;
	left: 60px;
	a font-family: "Harlow Solid Italic", Harrington, Arial, "Lucida Sans Unicode";
	a:link { color: #666;
	text-decoration: underline;
	a:hover{font-size: 12px;
	}
	
html {

	height: 100%;
	overflow: auto;

}

#flashcontent {

	height: 100%;

}
table {
	text-align: left;
}

