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

/* Begin CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	line-height: 1;
	color: black;
	background: white;
	}
ol, ul {
	list-style: none;
	}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
/* End CSS Reset */	

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#container {
	margin: 0 auto;
	margin-top: 2px;
	width: 796px;
	height: 570px;
	text-align: left;
	border: 1px solid #908e8f;
	}
	
#boutique h1, #frontview h1, #greatroom h1, #linearaccelerator h1, #medicaloncology h1, #multidisciplinaryclinic h1, #operatingroomaugusta h1, #radiationoncology h1, #terracelevel h1, #upperlevel h1 {
	width: 796px;
	height: 97px;
	background: url(../images/logo_haroldalfond.jpg) 0px no-repeat;
	text-indent: -9999px;
	}
	
#emergencyaugusta h1, #emergencythayer h1, #laboraugusta h1, #laborthayer h1, #maternityboutiqueaugusta h1, #maternitysuiteaugusta h1 {
	width: 796px;
	height: 97px;
	background: url(../images/logo_mainegeneral.jpg) 0px no-repeat;
	text-indent: -9999px;
	}

#topnav {
	width: 796px;
	height: 38px;
	background: #6AABA7;
	}

#topnav ul {
	list-style-type: none;
	}
	
#topnav li {
	white-space: nowrap;
	display: inline;
	}

#topnav li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	line-height: 38px;
	text-align: center;
	padding: 0 29px;
	border-right: 1px dashed #fff;
	}
	
#topnav li a:hover {
	background: #558689;
	}
	
#topnav li a.close {
	border-right: none;
	padding-left: 43px;
	}
	
#topnav li a.selected {
	background: #558689;
	}
	
#leftcolumn {
	width: 340px;
	float: left;
	display: inline;
	margin-top: 14px;
	text-align: center;
	}
	
#leftcolumn h5 {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	}
	
#leftcolumn p {
	font-size: 13px;
	margin-bottom: 25px;
	}

.campus1 {
	width: 226px;
	float: left;
	display: inline;
	border-right: 1px dashed #558689;
	}

.campus1 h5 {
	margin-bottom: 24px;
	margin-left: 17px;
	}
	
.campus2 {
	width: 113px;
	float: left;
	display: inline;
	}

.campus2 h5 {
	margin-bottom: 12px;
	margin-left: 12px;
	}

.thumbcontainer {
	width: 107px;
	height: 110px;
	margin: 0px 3px;
	float: left;
	display: inline;
	}
	
.thumbcontainer img {
	border: 1px solid #636363;
	margin-bottom: 8px;
	}
	
.thumbcontainer h3 {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	}
	
#rightcolumn {
	width: 447px;
	float: left;
	display: inline;
	margin-top: 14px;
	text-align: center;
	}
	
#rightcolumn h2 {
	font-style: italic;
	font-size: 18px;
	color: #558689;
	margin-bottom: 5px;
	}
	
#rightcolumn p {
	font-size: 12px;
	line-height: 14px;
	padding: 0px 5px 7px 0px;
	}
	
#rotation {
	margin: 0 auto;
	margin-bottom: 2px;
	width: 449px;
	height: 338px;
	border: 2px solid #636363;
	background: #636363;
	}
	
#rotation_new {
	margin: 0 auto;
	margin-bottom: 2px;
	width: 440px;
	height: 339px;
	border: 2px solid #636363;
	background: #636363;
	}
	
h4 {
	text-align: right;
	padding-right: 3px;
	}
	
h4 a {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	}
	
h4 a:hover {
	color: #558689;
	}