body, html {
	background:		#eaeaea;
	background-image:url(images/bg_texture.jpg);
	font:			12px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	border:0;
	line-height:14px;
}
#wrapper{
	width:			900px;
	height:     	1000px;
	margin: 		0 auto;
	padding:0;
	border:0;
	background-color:#fcfae3;
	background-image:url(images/bg_all.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
#wrapperLong{
	width:			900px;
	height:     	1300px;
	margin: 		0 auto;
	padding:0;
	border:0;
	background-color:#fcfae3;
	background-image:url(images/bg_allLong.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}

a {
	text-decoration:	none;
}

a:hover {
	text-decoration:	underline;
}
.italic{
	font-style:italic;
}
.bold{
	font-weight:bold;
}
.boldOrange{
	font-weight:bold;
	color:#e96e35;
}


.imgLeft{
	padding:4px;
	border: 1px solid #cccccc;
	float:left;
	margin-right:9px;
}
.imgLeft a:hover{
	border: 1px solid #91bcd0;
}

a.realEstate{
	position:absolute;
	left:50%;
	width:272px;
	height:50px;
	margin:790px 0px 0px -120px;
	padding:0;
	border:0;
	text-decoration:none;
	display:block;
}
a.realEstateLong{
	position:absolute;
	left:50%;
	width:272px;
	height:50px;
	margin:1090px 0px 0px -120px;
	padding:0;
	border:0;
	text-decoration:none;
	display:block;
}

#header {
	height:			252px;
	width:			900px;
	padding:	    0;
	margin:			0;
	border:			0;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
#logo{
	width:			900px;
	height:			252px;
	display:		block;
	background-image:url(images/logo3.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	margin:0;
	border:0;
}
#hospital{
	width:204px;
	height:130px;
	margin:0;
	padding:0px 0px 0px 638px;
	border:0;
	display:block;
	text-align:center;
	color:#518f44;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}
#hospital a{
	display:block;
	width:204px;
	height:110px;
	margin:0; 
	padding:10px 0px 0px 0px;
	border:0;
}
#orderText{
	width:220px;
	height:50px;
	margin:0;
	padding:0px 47px 0px 633px;
	border:0;
	display:block;
	text-align:center;
	color:#518f44;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}
#orderTextTwo{
	width:220px;
	height:20px;
	margin:0;
	padding:0px 47px 0px 633px;
	border:0;
	display:block;
	text-align:center;
	color:#518f44;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}
#orderMenu{
	width:206px;
	height:64px;
	margin:0;
	padding:0px 54px 0px 640px;
	border:0;
	display:block;
	text-align:center;
	color:#518f44;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}
#orderMenu a.one{
	display:block;
	float:left;
	clear:right;
	width:90px;
	height:64px;
	margin:0px 0px 0px 6px;
	padding:0;
	border:0;
}
#orderMenu a.two{
	display:block;
	float:left;
	clear:right;
	width:98px;
	height:64px;
	margin:0px 0px 0px 6px;
	padding:0;
	border:0;
}
#orderMenuNew{
	width:206px;
	height:94px;
	margin:0;
	padding:0px 54px 0px 640px;
	border:0;
	display:block;
	text-align:center;
	color:#518f44;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}
#orderMenuNew a.three{
	display:block;
	float:left;
	clear:right;
	width:160px;
	height:64px;
	margin:0px 0px 0px 24px;
	padding:0;
	border:0;
}
	
#slogan{
	width:			320px;
	height:			86px;
	display:		block;
	padding:34px 0px 0px 40px;
	margin:0;
	border:0;
	float:left;
	clear:right;
	color:#6d534e;
	font-size:11px;
	font-weight:bold;
}
	
#navigation{
	width:			478px;
	height:			30px;
	display:		block;
	padding:0;
	margin:0;
	border:0;
}



#leftContent{
	width:490px;
	height:615px;
	background-image:url(images/oval.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:right;
	margin:0;
	padding:0px 20px 0px 110px;
	border:0;
	color:#634500;
	line-height:12px;
	display:block;
}

#leftContent h1{
	font-size:16px;
	height:30px;
	line-height:20px;
	margin:0;
	border:0;
	padding:0;
}
#leftContentLong{
	width:490px;
	height:915px;
	background-image:url(images/oval.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:right;
	margin:0;
	padding:0px 20px 0px 110px;
	border:0;
	color:#634500;
	line-height:12px;
	display:block;
}

#leftContentLong h1{
	font-size:16px;
	height:30px;
	line-height:20px;
	margin:0;
	border:0;
	padding:0;
}





#rightContent{
	width:242px;
	height:500px;
	float:left;
	clear:right;
	margin:0;
	padding:0;
	border:0;
	background-image:url(images/bg_content.jpg);
	background-repeat:repeat-y;
	color:#634500;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
#rightContent div#top{
	margin:0; padding:0; border:0;
	width:242px;
	height:470px;
}
#footer a{
	color: #518f44; font-family: Arial; font-size: 12px;font-weight: bold;text-decoration: none;
	
}
	







/* FOOTER ITEMS ////////////////////////////////////////////////////////////////////////////////// */
#footer {
	clear: both;
	width: 530px;
	height: 30px;
	background-image:url(images/bg_bottom.jpg);
	background-repeat:no-repeat;
	padding:40px 0px 0px 90px;
	margin:0px 0px 0px 0px;
	border:0;
	text-align:center;
	color:#6a4f00;
}

#bottomLinks{
	list-style: none;
	height: 20px;
	margin:	0px;
	padding:0px 0px 0px 42px;
}

#bottomLinks li{
	display: inline;
	margin:	0;
	padding:0px 17px 0px 17px;
	border-left:1px solid #c4b16e;
	color: #634500; font-family: Arial; font-size: 12px;font-weight: bold;text-decoration: none;
}

#bottomLinks li.first{
	border:0;
}

#bottomLinks a{
	color: #518f44; font-family: Arial; font-size: 12px;font-weight: bold;text-decoration: none;
	
}
#bottomLinks a:hover{
	color: #634500; font-family: Arial; font-size: 12px;font-weight: bold;text-decoration: none;
}

.bolbdarkblue12{
	color:#293043;
	font-weight:bold;
}


.gray{
	color:#b8babd;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
}
.largeBrown{
	color:#634500;
	font-size:16px;
	font-weight:bold;
	display:block;
	height:18px;
	padding:0;
	margin:4px 0px 0px 0px;
	line-height:16px;
}
.greenLink {
	font-size:12px;
	color:#518f44;
	font-weight:bold;
}








