body {
	background: #fff;
	font-family:Verdana, Helvetica, sans-Garamond;
	text-align:center;
	margin:0;
	padding:0;
	font-size: .9em;
	letter-spacing: normal;
	word-spacing: normal;
	color: #000000;
}
#maincontainer {
	background: #fff;
	margin:0 auto;
	padding: 0;
	text-align:center;
	width: 770px;

}
#topnav {
	text-align: right;
	margin: 1px 2em 0 auto;
	font-size: .85em;
}

#header {
	background: #fff url(graphics/logo.png) no-repeat;
	margin:0 auto;
	padding: 0;
	height: 228px;
}
#headerimg {
        margin: 0;
        height: 228px;
        width: 485px;
		  text-align: left;
		  float: left;
        }
#headerimg h1 {
        font-size: 1em;
        text-align: left;
        display: none;
        }
#header img {
	margin-left: 458px;
	margin-top: -144px;
	float: left;
}
img {
	border: none;
}
#imgright {
	float: right;
	padding: 7px 0 10px 15px;
}
/* index page styling */
.imgwrap {
width: 100%; height: 100%;
    position: relative; display: table;
}
.imgwrap p {display: table-cell; vertical-align: middle; word-spacing: 8em; line-height: 0;

}
img.center {display: block; margin: 0 auto -35px auto;}
.nav {
	word-spacing: 8em; line-height: 0; margin: -35px auto 30px auto;
}
#pagenav {
	width: 20%;
	float: left;
	margin-left: 2%;
	margin-top: 0;
}
* html #pagenav {
	margin-left: .5%;
}
#content {
	width: 69%;
	margin-left: 3%;
	float: left;
	text-align: left;
	line-height: 130%;
}
* html #content {
	margin-left: 2%;
}
.leftcol img, .rightcol img {
	border: 1px solid #000;
}
.leftcol {
	width: 47%;
	padding: 0 .5em;
	float: left;
}
.rightcol {
	width: 44%;
	padding: 0 .5em;
	float: right;
}
a {
	text-decoration: none;
}
a:link {
	color: #063697;
}
a:active {
	color:#000;
}
a:visited {
	color: #617fbd;
}
a:hover, a:focus {
	color: #2951A5;
	text-decoration: underline overline;
}
#btmgrad {
border: none;
background-image: url(graphics/hrbar.gif);
height: 10px;
margin-bottom: 5px;
}
.clearA {
	overflow:hidden;
	clear:both;
	height:0;
	margin:0;
	font-size:1px;
}

#footer {
	color:#666666;
	font-size: 10px;
	margin: 30px auto 10px auto;
	width: 770px; /*ie requires this or height */
	text-align:center;
}
#btmnav {
	font-size: 130%;
}
h1 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	letter-spacing: 3px;
	line-height: 160%;
	margin-top: 0;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	line-height: 125%;
}
.sub {
	font-size: 70%;
	vertical-align: super;
}
.c1 {
	font-size: 100%;
	margin-top: 0;
}
.c2 {
	font-size: 90%;
}
.c3 {
	font-size: 75%;
}
table {
	border: 1px solid #616161;
	width: 95%;
	margin: 0 auto;
}
td {
	border: 1px solid #d2d2d2;
	text-align: center;
	font-size: .8em;
	padding: 5px 0;
}
.tablehead {
	font-weight: bold;
	color: #063697;
}
.tableprice {
	font-weight: bold;
	color: #063697;
}
