@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	width: 100%;
	color: #1d1060;
	font-size: 12px;
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../macnally-images/body-bg.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: center top;
}
a:link {
	color: #1d1060;
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {	font: bold 12px "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #1d1060;
	text-decoration: none;
}
a:hover {
	color: #8bc53f;
	text-decoration: underline;
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	color: #1d1060;
	text-decoration: none;
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
p { 
	font: 12px/16px "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif; color: #1d1060;
}
h1 {
	font-size:24px;
	line-height: 24px;
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1d1060;
}
h2 {
	font-size:20px;
	line-height: 22px;
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8bc53f;
}
h3 {
	font-size:16px;
	line-height: 20px;
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1d1060;
	font-style: italic;
}
h4 {
	font-size:14px;
	line-height: 18px;
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8bc53f;
}
h5 {
	font-size:14px;
	line-height: 18px;
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #587a9f;
}
h6 {
	font-size:20px;
	line-height: 22px;
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
}
#wrapper {
	position:relative;
	left: 50%;
	width: 846px;
	margin-left: -423px;
	min-height: 100%;
	margin-bottom: -50px;
	top: 0px;
	background-image: url(../macnally-images/wrapper-bg.png);
	background-repeat: repeat-y;
}
#header {
	background-image: url(../macnally-images/header.png);
	background-repeat: no-repeat;
	height: 148px;
	width: 818px;
	margin-left: 14px;
}
#top-navi {
	color: #FFF;
	text-align: center;
	height: 24px;
	width: 431px;
	left: 386px;
	top: 115px;
	position: absolute;
	font-size: 14px;
}
#top-navi a:link {
	font: bold 14px "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
#top-navi a:visited {	
	font: bold 14px "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
#top-navi a:hover {	
	font: bold 14px "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #8bc53f;
	text-decoration: none;
}
#top-navi a:active {	
	font: bold 14px "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
#navhorizontal {
	text-align:centre;
	height: 32px;
	width: 818px;
	margin-left: 14px;
	background-image: url(../macnally-images/navi-bg.png);
	background-repeat: repeat-x;
}
#navhorizontal ul{
	font: bold 12px "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style:none;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	text-align:centre;
}
#navhorizontal li{
	font: bold 12px "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:centre;
	float:left;
	height: 32px;
	
}
#navhorizontal ul li a{
	font: bold 12px "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	color: #1d1060;
	font-weight:normal;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 9px;
}
#navhorizontal  li a:hover{
	color: #ffffff;
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #8bc53f;
}
#main-pic-holder {
	width: 818px;
	margin-left: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#text-container
{
	background-image: url(../macnally-images/navi-bg.png);
	background-repeat: repeat-x;
	width: 818px;
	margin-left: 14px;
	clear: both;
}
#text-box-2-col-left {
	float:left;
	width: 394px;
	margin-left:15px;
}
#text-box-2-col-right {
	float:left;
	width: 385px;
	margin-left:15px;
}
#text-box-2-col-left-wide {
	float:left;
	width: 504px;
	margin-left:15px;
}
#text-box-2-col-right-narrow {
	float:left;
	width: 236px;
	height: 320px;
	margin-left:15px;
	padding: 15px;
	background-image: url(../macnally-images/archive-bg.png);
	background-repeat: no-repeat;
}
#narrow-scroller {
	overflow: auto;
	height: 270px;
	width: 230px;
}
#text-box-1-col {
	float:left;
	width: 800px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
	clear: both;
}
#square-buttons {
	height: 192px;
	width: 818px;
	clear:both;
}
.end-square-buttons {
	float:left;
	height: 192px;
	width: 207px;
}
.mid-square-buttons {
	float:left;
	height: 192px;
	width: 202px;
}
#spacer {
	height: 10px;
	width: 100%;
	clear:both;
}
#footer {
	position:relative;
	font-size: 10px;
	color: #1d1060;
	height: 50px;
	width: 100%;
}
#footer P {
	font: 10px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1d1060;
}
#footer a:link {	
	font: bold 9px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1d1060;	text-decoration: none;
}
#footer a:visited {
	font: bold 9px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1d1060;	text-decoration: none;
}
#footer a:hover {	
	font: bold 9px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color:#8bc53f;
	text-decoration: none;
}
#footer a:active {	
	font: bold 9px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1d1060;	text-decoration: none;}

.clearfooter {
	height: 50px;
	clear: both;
}
#footer-contents {
	margin-left: -423px;
	position: relative;
	left: 50%;
	top: 0px;
	width: 846px;
	height: 50px;
	padding-left: 25px;
	}
.list-indent {
padding-left:25px;	
}
#find-location-header {
	background-image: url(../macnally-images/find-location-header-bg.jpg);
	background-repeat: no-repeat;
	height: 239px;
	width: 818px;
	margin-left: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.location-holder
{
	clear: both;
	width: 800px;
	height: 250px;
	margin-bottom:20px;
}

.location-left
{
	width: 374px;
	height: 250px;
	float: left;
}
.location-right
{	width: 394px;
	margin-left:15px;
	height: 250px;
	float: left;
}
div.row {
  clear: both;
  padding-top: 2px;
  }

div.row span.label {
  float: left;
  width: 60px;
  text-align: right;
  padding-top: 4px;
  }

div.row span.formw {
  float: right;
  width: 110px;
  text-align: left;
  } 
  
div.row span.label2 {
  float: left;
  width: 120px;
  text-align: left;
  padding-top: 4px;
  }

div.row span.formw2 {
  float: right;
  width: 210px;
  text-align: left;
  } 

div.spacer {
clear: both;
}

#laser-eye-navi {
	width: 200px;
	height: 196px;
	float: left;
	margin-left:15px;
}

#laser-eye-pic {
	width: 603px;
	height: 196;
	float: left;
}
.laser-eye-navi-button {
	width: 200px;
	height: 28px;
	}
.lense-navi-button {
	width: 200px;
	height: 22px;
	}	
	.image-spacer {
		height: 15px;
clear: both;
	}
#facebook-logo {
	position: absolute;
	height: 67px;
	width: 100px;
	left: 730px;
	top: 5px;
	color: #FFF;
	text-align: center;
}
