/* BEGIN GLOBAL CSS */
body {
	background-image:url('http://www.myomh.org/images/background.jpg');
	margin:0;
}

img {
	border:0;
}

a {
	font-family:"trebuchet ms", sans-serif;
	font-weight:bold;
	text-decoration:none;	
}

a:hover {
	text-decoration:underline;
}

p {
	margin:0;
	padding:0;
}

h1 {
	margin:0;
	padding:0;
	width:881px;
	height:92px;
	margin-right:auto;
	margin-left:auto;
	background-image:url('http://www.myomh.org/images/otsego-memorial-hospital-logo.jpg');
	background-repeat:no-repeat;
	text-indent:-5000px;
}	

h2 {
	margin:0;
	padding:0;
	font-family:"trebuchet ms", sans-serif;
	font-size:13pt;
	color:#000;
	letter-spacing:-1px;
}	

h3 {
	margin:0;
	padding:0;
	font-family:"trebuchet ms", sans-serif;
	font-size:12pt;
	font-weight:900;
	color:#0068b3;
	letter-spacing:-1px;
}

h4 {
	margin:0;
	padding:0;
	display:inline;
	font-family:"trebuchet ms", sans-serif;
	font-size:12pt;
	font-weight:900;
	color:#464646;
	letter-spacing:-1px;
}

.global {
	width:881px;
	background-color:#fff;
	margin-right:auto;
	margin-left:auto;
}

.search-bar {
	width:881px;
	height:43px;
	background-image:url('http://www.myomh.org/images/otsego-memorial-hospital-search-bar.jpg');
	background-repeat:no-repeat;
}	

.search-bar > div {
	float:right;
	margin-top:10px;
	margin-right:10px;	
}

.body {
	background-image:url('http://www.myomh.org/images/content-background.jpg');
	background-repeat:repeat-y;
}

.header {
	height:125px;
	border:1px solid #ffe00e;
	background-color:#fffadc;
}

.content-control {
	float:right;
	width:150px;
	padding-left:5px;
	padding-right:5px;
	border-left:2px solid #004273;
	border-bottom:2px solid #004273;
	background-color:#e6f5ff;
}

.content {
	width:665px;
	padding:15px;
	font-family: "trebuchet ms", sans-serif;
	font-size:9pt;
}

span[style] {
	font-family: "trebuchet ms", sans-serif !important;
	font-size:9pt !important;
}

.error {
	margin:5px;
	padding:5px;
	"trebuchet ms", sans-serif;
	font-size:10pt;
	font-weight:400;
	text-align:center;
	border:1px solid #ff0000;
	background-color:#ffcece;
}

.success {
	margin:5px;
	padding:5px;
	"trebuchet ms", sans-serif;
	font-size:10pt;
	font-weight:400;
	text-align:center;
	border:1px solid #00ff00;
	background-color:#c4ffc4;
}

.news {
	padding:5px;
	border-bottom:2px solid #ccc;	
}

/* END GLOBAL CSS */

/* BEGIN CONTACT US PAGE */

.contact-holder > div {
	"trebuchet ms", sans-serif;
	font-size:12pt;
	font-weight:400;
	margin-bottom:5px;
}

.contact-holder > div > input {
	width:100%;
}

.contact-holder > div > textarea {
	width:100%;
	height:100px;
}

/* END CONTACT US PAGE */