@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #1F3350;
}
.style3 {color: #000066}
a:link {
	color: #3D638C;
}
a:visited {
	color: #3D638C;
}
a {
	font-weight: bold;
	}
.style4 {font-size: 11px}
.nav {
float:left;
display:inline;
border:0;
}

.imgleft {
padding:0 5px 5px 0;
}

.imgright {
padding:0 0 5px 5px;
}

#meyers-shell {
width: 917px;
margin-right: auto;
margin-left: auto;
}


#meyers-menu {
	height:24px;
	width:950px;
	float:left;
	margin-left:0px;
	display:inline;
	background:url(images/meyers-interior-nav.jpg) no-repeat;
	background-image: url(images/meyers-interior-nav.jpg);
}

#meyers-menu a{
	color: #FFFFFF;
	text-decoration:none;
	font-size:13px;
	float:left;
	display:inline;
	font-family:"Trebuchet MS";
	padding-top: 6px;
	padding-right: 28px;
	padding-bottom: 6px;
	padding-left: 28px;
}

#meyers-menu a:hover{
	color: #fde284;
}

#meyers-menu .line{
	color: #000000;
	text-decoration:none;
	font-size:12px;
	float:left;
	display:inline;
	padding:6px;
}

#meyers-menu .menuright{
	padding-left:93px;
}


#meyers-left-shell {
width:252px;
height:590px;
float:left;
display:inline;
background:url(images/meyers-interior_nav.jpg) no-repeat;
}
