body
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat;
}

p
{
	font-size: 13px;
	color:#4d4e53;
}


h1
{
	font-size:24px;
	color: #98002E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: 280px;
	margin-top: 0px;
}

a
{
    color:#98002E;
}

.page-container
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height: 100%;
}

.page-container3
{
	width:960px;
	margin-right: auto;
	margin-left: auto;
}

.header
{
	background-image: url(../../../backgroundTop.png);
	background-repeat: repeat-x;    
}

.phone
{
	display:block;
	font-size: 18px;
	font-weight: bold;
	color: #90002C;
	top: 40px;
	text-align: right;
	width: 960px;
	position: absolute;
}

.phone_myers
{
	color: #90002C;
}

.header-links {
	display:inline;
	font-size: 12px;
	font-weight: bold;
	color: #90002C;
	top: 20px;
	text-align: right;
	width: 960px;
	position: absolute;
}

.header-links a{
	color: #90002C;
	text-decoration: none;
}

.header-links a:hover{
	color: #333333;
	text-decoration: none;
}


.logo-wrapper
{
	height:150px;
	display:block;
	text-decoration:none;
	width: 960px;
}

.logo a
{
	display:block;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 534px;
	top: 21px;
	position: absolute;
	height: 65px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.logo-myers
{
	display:block;
	background-image: url(../images/logo_myers.png);
	background-repeat: no-repeat;
	width: 225px;
	top: 18px;
	position: absolute;
	height: 150px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.top-navigation-wrapper
{
	width: 960px;
}
.top-navigation-link a
{
	text-decoration:none;
	color: #FFFFFF;
}
.top-navigation-link-on
{
    color: #adca65;
}
.top-navigation1
{
	display:block;
	top: 145px;
	position: absolute;
	background-image: url(../images/navigation-menu-top.gif);
	background-repeat: no-repeat;
	margin-left: 559px;
	width: 133px;
	height: 31px;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
}

.top-navigation2
{
	display:block;
	top: 145px;
	position: absolute;
	background-image: url(../images/navigation-menu-top.gif);
	background-repeat: no-repeat;
	margin-left: 693px;
	width: 133px;
	height: 31px;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
}

.top-navigation3
{
	display:block;
	top: 145px;
	position: absolute;
	background-image: url(../images/navigation-menu-top.gif);
	background-repeat: no-repeat;
	margin-left: 827px;
	width: 133px;
	height: 31px;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
}

.top-navigation-content
{
	font-size:13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}


.footer
{
	background-image: url(../../../backgroundTop.png);
	background-repeat: repeat-x;
	z-index: 99;
}

.footer-wrapper
{
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-color: #C8C8C8;
	border-top-style: solid;
	height: 200px;
	margin:0px;
	padding:0px
}

.footer-link-wrapper
{
	padding-left: 20px;
	top: 900px;
	position: absolute;
	font-size: 11px;
	list-style-type: none;
	
}

.footer-link
{
    float:left;
}
.footer-link a
{
    text-decoration:none;
}
.footer-link-on
{
    color: #adca65;
}

.font-24
{
	font-size:24px;
	color: #98002E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: 280px;
	margin-top: 0px;
}

.font-16
{
    font-size:16px;
}
.font-14
{
    font-size:14px;
}
.font-12
{
    font-size:12px;
}
.hidden
{
    display:none;
}

#nav {
	position: absolute;
	width: 960px;
	z-index: 100;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/menu-bar.jpg);
	background-repeat: no-repeat;
	height: 30px;
	top: 177px;
}

#nav ul.main-tabs-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#nav ul.main-tabs-nav li {
  display: block;
  position: relative;
  float: left;
}

#nav li.main-tabs-nav ul { display: none; }

#nav ul.main-tabs-nav li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 5px 15px 5px 15px;
	margin-left: 1px;
	white-space: nowrap;
	overflow: visible;
	visibility: visible;
}

#nav ul.main-tabs-nav li a:hover { background: #636363; }

#nav li.main-tabs-nav:hover ul {
  display: block;
  position: absolute;
}
#nav li.main-tabs-nav:hover li {
  float: none;
  font-size: 11px;
}
#nav li.main-tabs-nav:hover a { background: #636363; }
#nav li.main-tabs-nav:hover li a:hover { background: #999999; }

/* BEGIN HOME PAGE STYLES */

.best-container
{
	font:Georgia;
	width:100%;
	margin:0px;
	margin-top:75px;
	padding:0px;
	top:600px;

	}

.best-copy-wrapper
{
	background-image: url(../images/feature_best.png);
	background-repeat: repeat-x;
	height: 83px;
	margin-top: 40px;
	width:100%

}

.best-award
{
	background-image: url(../images/best2010.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	position: absolute;
	height: 150px;
	float: left;
	width: 150px;
	top: 530px;
	z-index:100;
}

.best-award-content-container{
	padding-top: 30px;
	text-align: center;
	font-style: normal;
}

.best-award-content-light{
	font-size:24px;
	color: #999999;
	text-align: center;
}

.best-award-content-dark{
	font-size:24px;
	color: 636363;
	text-align: center;
}

.home-content{
	padding:60px;
	text-align: center;
	font-size:16px;
	line-height:22px
}
#home-blurbs
{
	background-image: url(../images/backgroundTop.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C8C8C8;
	border-left-color: #C8C8C8;
	height: 228px;
	margin-top:-16px
}

#home-blurbs .home-blurbs-pointer
{
	background-image: url(../images/blurbs-pointer.png);
	background-repeat: no-repeat;
	height: 31px;
	position: absolute;
	top: 633px;
	background-position: center;
	width: 960px;
}


#home-blurbs .home-blurbs-H1
{
	font-size: 18px;
	font-weight: bold;
	color: #90002C;
	position: absolute;
	margin-top: 50px;
	margin-left: 60px;
}

#home-blurbs .home-blurbs-H2
{
	font-size: 18px;
	font-weight: bold;
	color: #90002C;
	position: absolute;
	margin-top: 50px;
	margin-left: 365px;
}

#home-blurbs .home-blurbs-H3
{
	font-size: 18px;
	font-weight: bold;
	color: #90002C;
	position: absolute;
	margin-left: 670px;
	margin-top: 50px;
}

#home-blurbs .home-blurbs-p1
{
	position: absolute;
	width: 225px;
	text-align: left;
	overflow: visible;
	margin-top: 80px;
	margin-left: 60px;
	left: 176px;
	top: 652px;
}

#home-blurbs .home-blurbs-p2
{
	position: absolute;
	width: 225px;
	text-align: left;
	overflow: visible;
	margin-top: 80px;
	margin-left: 365px;
}

#home-blurbs .home-blurbs-p3
{
	position: absolute;
	width: 225px;
	text-align: left;
	overflow: visible;
	margin-top: 80px;
	margin-left: 670px;
}

/* END HOME PAGE STYLES */

/* HOME PAGE SLIDER*/
#featured{
	width:700px;
	padding-right:250px;
	position:relative;
	border:5px solid #ccc;
	height:308px;
	background:#fff;
	top:55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:-1px;
	left:700px;
	list-style:none;
	padding:0;
	margin:0;
	width:250px;
	height: 308px;
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{
	background-image: url(../images/selected-item.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:700; height:308px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:238px;
	left:0;
	height:70px;
	background-image: url(../images/transparent-bg.png);
	width: 700px;
}
#featured .info h2{
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:5px;
	overflow:hidden;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
	line-height:10px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
/* END HOME PAGE SLIDER*/



#content-wrapper{
	background-image: url(../images/backgroundTop.png);
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C8C8C8;
	border-left-color: #C8C8C8;
	margin-top: 48px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	background-repeat: repeat-x;
	padding-bottom: 20px;
	clear: both;
}

#content-wrapper .content{
	margin-left: 280px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4d4e53;

	
}

#content-wrapper .content-highlight{
	font-size: larger;
	font-weight: bold;
	font-style: italic;
}

#content-wrapper ul.content{
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 40px;
	line-height:24px

}

#content-wrapper ol.content{
	list-style-position: outside;
	padding-left: 40px;
	line-height:24px
}

#content-wrapper .left-sidebar {
	float: left;
	width: 72px;
	border: 1px solid #C8C8C8;
	list-style-type: none;
	display: block;
	line-height: 22px;
	margin-top: 23px;
	position: relative;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: -12px;
}

#content-wrapper .left-sidebar-links {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#content-wrapper .left-sidebar-links a{
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}

#content-wrapper .left-sidebar-links a:hover{
	font-weight: bold;
	color: #98002E;
	text-decoration: none;

}


#content-wrapper .left-sidebar-current a{
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #98002E;
	text-decoration: none;
}

#content-wrapper .left-feature{
	width: 240px;
	float: left;
	margin-top: 20px;
	clear: both;
	position: static;
	height: auto;
}

#content-wrapper .left-feature-myers{
	width: 240px;
	border: 1px solid #C8C8C8;
	list-style-type: none;
	display: block;
	float: left;
	margin-top: 20px;
	clear: both;
	position: static;
	background-image: url(../images/MyersMagnet.jpg);
	height: 115px;
}


#content-wrapper .left-feature-info{
	padding-left: 5px;
	position: absolute;
	width: 125px;
	overflow: hidden;
	white-space: normal;
}


.modal-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #131313;
	opacity: .85;
	filter: alpha(opacity=85);
	z-index: 101;
}
.modal-window {
	position: fixed;
	top: 50%;
	left: 50%;
	margin: 0;
	padding: 0;
	z-index: 102;
	background: #fff;
	border: solid 5px #333333;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.close-window {
	position: absolute;
	width: 47px;
	height: 47px;
	right: -23px;
	top: -23px;
	text-indent: -99999px;
	overflow: hidden;
	cursor: pointer;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/close-button.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#left_navigation {
	width: 240px;
	font-size:12px;
	float:left;
	margin-top:10px;
	position: static;
} #left_navigation ul { list-style: none; margin: 0; padding: 0; font-size:12px} #left_navigation li { border-bottom: 1px solid #cccccc; } #left_navigation li a:link, #left_navigation li a:visited  { font-size: 100%; display: block; padding: 0.4em 0 0.4em 0.5em; border-left: 12px solid #333333; color: #333333; text-decoration: none; }

#left_navigation .current {font-size: 13px; font-weight: bold; color: #98002E; } #left_navigation .current a:link, #left_navigation .current a:visited  { font-size: 100%; display: block; padding: 0.4em 0 0.4em 0.5em; border-left: 12px solid #333333; color: #98002E; text-decoration: none; }

