body{
	color:#6e6e6e;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	margin:0px;
	background-color:#fdfcfc;
}

h1 {
	color:#739994;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	line-height:30px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

h2{
	color:#628c87;
	font-family:Arial;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
img {
	border:none;
}
/* link styles */
a {
	color: #308882;
	text-decoration: underline;
}
a:hover  {
	color: #308882;
	text-decoration: none;
}

/*
===========================================================
*/
.chromestyle{
	font-family:Arial;
	font-size:11px;
	color:#6CA0C1;
	font-weight: 500;
	padding:0px;
}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.chromestyle ul{
	font-size:11px;
	border: 0px solid #BBB;
	width: 100%;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}
.chromestyle ul li{
	display: inline;
}
.chromestyle ul li a{
	font-size:11px;
	color: #C7DBE8;
	margin: 0px;
	padding-right:7px;
	padding-left:7px;
	text-decoration: none;
}
.chromestyle ul li a:hover{
	font-size:11px;
	color:C7DBE8;	
/*	background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}
.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";
content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #5895BB; /*THEME CHANGE HERE*/
	z-index:100;
	background-color:#2C76A7;
	color:#FFFFFF;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	width: 200px;
	visibility: hidden;
	margin-top:0px;
	margin-left:6px;
/*	filter: progid:DXImageTransform.Microsoft.Shadow(color=#d8dade,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
.dropmenudiv a{
	width: auto;
	display: block;
	border-bottom: 1px solid #7DAAC8; /*THEME CHANGE HERE*/
	padding: 2px 0;
	color: #FFFFFF;
	text-indent: 3px;
	font-size:11px;
	text-decoration: none;
	font-weight: normal;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	color:#FFFFFF;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	font-size:11px;
	font-weight:normal;
	background-color:#FF9515;
	color:#FFFFFF;
}
/*
===========================================================
Script.aculo.us classes
*/

/* ============ Date Styles =============*/

.insidePage {
	float:left;
	display:table;
	padding-top:20px;
	padding-bottom:20px;
}
.insidePage2 {
	float:left;
	display:table;
	padding-top:20px;
	padding-bottom:20px;
	font-size:14px;
}
.insidePage3 {
	float:left;
	display:table;
	padding-top:20px;
	padding-bottom:20px;
	font-size:16px;
}

.sidebar {
	width:260px;
	float:left;
	display:table;
}
.sidebarhome {
	width:248px;
	float:left;
	display:table;
}
.blankTitle {
	text-align:left;
	width:1080px;
	padding:0px;
	margin:0px;
	height:67px;
	background-image:url(../images/centerfeat_blank.jpg);
	background-repeat:no-repeat;
}
.blankTitleInside {
	padding-bottom:8px;
	padding-top:20px;
	margin-right:100px;
	margin-left:100px;
	border-bottom:1px solid #DDDDDD;
}
.bio_prime {
	color:#FFFFFF;
	background-color:#749d99;
	padding:10px;
	margin-bottom:18px;
}
.bio_prime a {
	color:#FFFFFF;
}
.bio_secondary {
	border-top:1px solid #bfbfbf;
	background-color:#FFFFFF;
	margin-bottom:18px;
}
.bio_secondary_held {
	display:table;
	padding:10px;
	width:604px;
	background-color:#ecefee;
}
.bio_secondary_text {
	padding:10px;
	background-color:#FFFFFF;
}
.bio_photo {
	float:left;
	padding-right:10px;
}
.bio_title {
	line-height:24px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	float:left;
}
.bio_text {
	clear:both;
}
.bio_photo img {	border:1px solid #FFFFFF; }
.extraBio {
	display:none;
}
#navigation a {
	line-height:33px;
	text-transform:uppercase;
	font-family:'Times New Roman', Times, serif;
	font-size:13px;
	color:#64857e;
	text-decoration:none;
	padding-left:6px;
	padding-right:6px;
	vertical-align:middle;
}
#navigation a:hover {
	color:#000000;
}
.centerTextMerrimack {
	text-transform:uppercase;
	text-align:center;
	font-family:'Times New Roman', Times, serif;
	color:#FFFFFF;
	font-size:23px;
	width:1080px;
	padding:0px;
	padding-top:10px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#5c7772,direction=135,strength=3);
	}
.busHourDay {
	display:table;
	width:540px;
	font-size:19px;
	padding:8px;
	border-top:1px solid #CCCCCC;
}
.EyeDisease {
	padding-top:20px;
}
.EyeDiseaseContent {
	display:table;
	padding-bottom:16px;
	border-bottom:1px solid #CCCCCC;
	clear:both;
	padding-top:16px;
}
.EyeDiseaseContent .Copy {
	float:left;
	width:540px;
}
.EyeDiseaseContent .Image {
	width:210px;
	padding-left:10px;
	float:left;
}
