* {
	padding:0;
	margin:0;
}
body {
	width:100%;
	background-image: url(images/page-background.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #ffffff;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
A {
	text-decoration: underline;
	font-weight: bold;
}
A:link {
	color: #C93D35;
	text-decoration: underline;
}
A:visited {
	color: #C93D35;
	text-decoration: underline;
}
A:hover {
	color: #C93D35;
	text-decoration: underline;
}
#logographic {
	background-image: url(images/background.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color:#003366;
	height: 60px;
	margin: auto;
	padding: 0px;
	overflow: hidden;
	white-space: nowrap;
}
#logographic h1 {
	font-size:24px;
	color: #ffffff;
	text-align: left;
	padding-left: 140px;
	padding-top: 18px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1em;
}
.logographictag {
	font-size:16px;
	color: #cccccc;
	text-transform: uppercase;
	font-weight: normal;
}
.herocontainer {
	margin: 0 auto;
	text-align:center;
}
.herobackground {
	background-color:#003366;
	margin: 0 auto;
	text-align:center;
	padding: 10px 0 10px 0;
}
.herobackground h1 {
	font-size:24px;
	color: #ffffff;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1em;
	padding: 0;
	margin: 0;
	text-align:center;
}
#navtext {
	background-color: #FFFFFF;
	height: 40px;
	margin: auto;
	text-align:left;
	padding-left: 131px;
	padding-top: 6px;
	white-space: nowrap;
	overflow:hidden;
}
#navtext li {
	display: inline;
	list-style-type: none;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}
#navtext a, #navtext a:visited {
	padding: 1px 5px 0px 21px;
	background-image:  url(images/navbut_off.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #333333;
	text-decoration: none;
}
#navtext a:hover {
	background-image:  url(images/navbut_on.gif);
	color: #006699;
}
#active a:link, #active a:visited, #active a:hover {
	background-image: url(images/navbut_on.gif);
	color: #006699;
}
#main {
	padding-left: 140px;
	padding-right: 150px;
	padding-bottom: 40px;
	padding-top: 0px;
	margin: 0 auto;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	margin: 0px;
	text-align: left;
	line-height: 1.4em;
}
#main ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	list-style: square outside;
	padding-left: 25px;
	text-align: left;
	line-height: 1.4em;
	padding-top: 8px;
}
h1 {
	font-size: 21px;
	color: #006699;
	text-align: left;
	padding-top: 0px;
	margin: 0px;
	text-transform: uppercase;
	line-height: 1em;
}
h2 {
	font-size: 16px;
	color: #006699;
	text-align: left;
	padding-top: 12px;
	margin: 0px;
	line-height: 1.6em;
}
h3 {
	padding-top: 12px;
	font-size: 14px;
	color: #006699;
	margin: 0px;
	text-align: left;
	font-weight: bold;
	line-height: 1.6em;
}
#botfooter {
	background-image: url(images/background.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color:#003366;
	height: 40px;
	margin: auto;
	padding: 0;
}
#botfooter p {
	color:#FFFFFF;
	font-size: 10px;
	padding-left: 140px;
}
#botfooter a:link {
	color: #999999;
	text-decoration: underline;
}
#botfooter a:visited {
	color: #999999;
	text-decoration: underline;
}
#botfooter a:hover {
	color: #999999;
	text-decoration: underline;
}
.fineprint {
	font-size: 10px;
	margin-bottom: 0px;
}
.floatright {
	float: right;
	clear: none;
	margin-left: 10px;
}
.sidephoto {
	width: 140px;
	height: 140px;
	position: absolute;
	top: 60px;
	right: 0px;
}
.sideaddress {
	width: 140px;
	height: 300px;
	position: absolute;
	top: 200px;
	right: 0px;
}

.thumbnails {
	float: left;
	padding: 5px 5px 5px 65px;
	font-size: 10px;
	color: #333333;
}
.thumbnailsclearboth {
	clear: both;
}
.axsencallout {
	color: #FFFFFF;
	background-color: #003366;
	padding: 5px;
	margin-left: 220px;
	margin-right: 220px;
	margin-top: 8px;
}

