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

* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#282828;

	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#282828;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#282828;
	margin:10px 0 0 10px;
}

a {
	color:#990224;
	font-style:normal;
}

#privacy-ul {
	list-style:decimal;
	margin:5px 10px 0 15px;
	padding-left: 1em;
	text-indent: 0;
	}
	#privacy-ul li {
		margin-top:5px;
	}

#sitemap-ul {
	list-style:sitemap;
	margin:5px 10px 0 15px;
	padding-left: 1em;
	text-indent: 0;
	}
	#sitemap-ul li {
		margin-top:5px;
		list-style-type:none;
	}
	
a.sitemaplinks:link {
	color: #990224;
}
a.sitemaplinks:visited {
	color: #990224;
}
a.sitemaplinks:hover {
	text-decoration: none;
	color:#b5b5b5;
}
a.sitemaplinks:active {
	color: #990224;
}

.location-bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}
.location-normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
}

.events-red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#7d011d;
	line-height:12px;
}

.events-normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#282828;
	line-height:12px;
	text-indent:5px;
	}
	.events-normal a {
		color:#282828;
		text-decoration:underline;
		font-size:11px;
	}
	.events-normal a:hover {
		color:#0054a3;
		text-decoration:underline;
		font-size:11px;
	}

.big-regular {
	font-size:26px;
}

.clear {
	clear:both;
}

body {
	background:#9beefe url(images/bg-sitewide.jpg) repeat-X;
	}
	
#wrapper {
	width: 100%;
	height: auto !important;
	height: 100%;
	margin:0 auto;
}

#wrapper-content {
	margin:0 auto;
	width:960px;
	background:#fff;
	border-left: solid 3px #990225;
	border-right: solid 3px #990225;
	border-top: solid 5px #990225;
	border-bottom: solid 3px #990225;
}

#header {
	margin:0 auto;
	width:960px;
	height:145px;
}

#footer-container {
	margin:0 auto;
	width:950px;
	padding:2px;
	border-top:3px solid #0054a3;
}


.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size: 11px;
	color: #0054a3;
}
a.footerlinks:link {
	text-decoration: none;
	color: #0054a3;
}
a.footerlinks:visited {
	text-decoration: none;
	color: #0054a3;
}
a.footerlinks:hover {
	text-decoration: underline;
	color:#0054a3;
}
a.footerlinks:active {
	text-decoration: none;
	color: #0054a3;
}

a.belmontlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0054a3;
}
a.belmontlink:link {
	text-decoration: underline;
	color: #0054a3;
}
a.belmontlink:visited {
	text-decoration: underline;
	color: #0054a3;
}
a.belmontlink:hover {
	text-decoration: underline;
	color: #980224;
}
a.belmontlink:active {
	text-decoration: underline;
	color: #0054a3;
}


a.mainav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:30px;
	font-weight:bold;
	color:#fff;
	margin:0 50px 0 0;
	text-decoration:none;
}
a.mainav:link {
	text-decoration:none;
	color: #fff;
}
a.mainav:visited {
	text-decoration:none;
	color: #fff;
}
a.mainav:hover {
	text-decoration:none;
	color: #b3e233;
}
a.mainav:active {
	text-decoration:none;
	color: #fff;
}


#subernav-container {
	width:615px;
	height:50px;
	margin:15px 0 0 0px;
	}

    #supernav li, #supernav a {
	width:194px;
	height:40px;
    float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	line-height:13px;
	text-decoration:none;
	text-align:center;
	background:url(images/supernav_bg.jpg) no-repeat;
    }

    #supernav li {
	margin-right:15px;
    list-style:none;
	display:inline;
    }
	#supernav a {
	padding-top:7px;
	vertical-align:middle;
	}
    	
	#supernav a:hover {color:#fff; }
		#supernav .supernav {color:#fff; }
		
#supersmall-container {
	margin:15px 0 0 10px;
	float:left;
	display:inline;
	width:390px;
	height:40px;
	}

    #supersmall li, #supersmall a {
	width:124px;
	height:33px;
    float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:12px;
	letter-spacing:-.05em;
	text-decoration:none;
	text-align:center;
	background:url(images/supernav_sub.png) no-repeat;
    }

    #supersmall li {
	margin-right:5px;
    list-style:none;
	display:inline;
    }
	#supersmall a {
	padding-top:4px;
	vertical-align:middle;
	}
    	
	#supersmall a:hover {color:#fff; }
		#supersmall .supersmall {color:#fff; }
		
#subnav-container {
	width:610px;
	margin:10px 0 10px 0;
	background:url(images/subnav-bg.jpg) repeat-x top left;
	}
	
	 #subnav li, #subnav a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#990224;
	text-decoration:none;
	
    }

    #subnav li {
	margin:0 0 2px 0;
	list-style-type:none;
	background:url(images/subnav-arrow.png) no-repeat 0 50%;
	padding-left:20px;
	}

    	
	#subnav a:hover {color:#655656; }
		#subnav .subnav {color:#990224; }
	


#svc-bluelist ul {
	margin:0 0 10px 0;
	}
	#svc-bluelist li {
		margin:5px 0 0 0;
		width:250px;
		border-bottom:1px solid #b8b8b8;
		list-style-type:disc;
		list-style-position:inside;
		text-indent:25px;
		color:#0054a3;
		font-size:12px;
		line-height:18px;
		font-style:normal;
	}
	
#svc-home ul {
	margin:0 0 10px 0;
	}
	#svc-home li {
		margin:5px 0 0 0;
		width:250px;
		list-style-type:none;
		list-style-position:inside;
		text-indent:25px;
		color:#0054a3;
		font-size:12px;
		line-height:18px;
		font-style:normal;
	}

	
#pharmacy ul {
	margin:0 0 10px 10px;
	}
	#pharmacy li {
		margin:5px 0 0 0;
		width:240px;
		border-bottom:1px solid #b8b8b8;
		list-style-type:none;
		list-style-position:inside;
		text-indent:25px;
		color:#980224;
		font-size:13px;
		line-height:18px;
		
	}
	#pharmacy a {
		text-decoration:none;
		font-style:normal;
	}
		

	a.pharmacy:link {
	text-decoration:none;
	color: #980224;
	}
	a.pharmacy:visited {
	text-decoration:none;
	color: #980224;
	}
	a.pharmacy:hover {
	text-decoration:none;
	color: #b5b5b5;
	}
	a.pharmacy:active {
	text-decoration:none;
	color: #980224;
	}

#interior-list ul {
	margin:5px 0 10px 20px;
	}
	#interior-list li{
		margin:5px 0 0 0;
		list-style-position:inside;
		text-indent:25px;
		color:#0054a3;
		font-size:13px;
		line-height:18px;
	}
#interior-nowrap ul {
	margin:5px 0 10px 20px;
	}
	#interior-nowrap li{
		margin:5px 0 0 35px;
		color:#0054a3;
		font-size:13px;
		line-height:18px;
	}	

.hmephoto {
	width:535px;
	height:200px;
	border:1px solid #9cd7fa;
	margin:10px 0 10px 15px;
}

.hmelogos {
	width:595px;
	height:;
	border:1px solid #9a0b22;
	margin:10px 0 10px 5px;
}

.hmelogos p {
	width:595px;
	height:20px;
	background:#9a0b22;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin-bottom:15px;
	text-indent:15px;
}

.hmelogos span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
}

.pdf {
	width:300px; 
	margin:10px 0px 5px 20px; 
	background:url(images/pdf-btn-bg.png) repeat-y;
}

/*Forms*/

form {
  	font-size: 1.4em;
	/*width: 610px;*/
}


/* fieldset styling */
fieldset {
	margin: 1em 0; /*  space out the fieldsets a little*/
	padding: 1em;
	border : 1px solid #ccc;
}

/* legend styling */
legend {
	font-weight: bold;
	margin-left:25px;
}

form div {
	padding: 0.4em 0;
	margin-left:25px;
}


/* style for  labels */
label {
	display: block;
}

/* style for required labels */
label .required {
	font-size: 0.75em;
	color:#760000;
}

input {
  width: 15em;
}

textarea {
	width: 100%;
	height: 10em;
}

input.radio, input.submit {
  width: auto;
}

#remember-me .radio {
	margin-right: 1em;
}

/* style form elements on focus */
input[type="text"]:focus, textarea:focus {
	background: #ffc;
}

.searchbox {
	position:relative; 
	top:-5px; 
	font-size:11px; 
	color:#999; 
	width:125px; 
	height:16px; 
	margin-left:20px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px; 
	border-radius: 5px;
}
