/* CSS Document */
*{
	padding:0px;
	margin:0px;
}
p{
	font-family:verdana;
	font-size:13px;
	color:#73913d;
	padding-bottom:15px;
	text-align:left;
	font-weight:normal;
}
h1{
	font-family:arial;
	font-size:26px;
	color:#ff8900;
	padding-bottom:20px;
	text-align:left;
	font-weight:normal;
}
h2{
	font-family:arial;
	font-size:20px;
	color:#ff8900;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	font-weight:normal;
}
h3{
	font-family:arial;
	font-size:17px;
	color:#ff8900;
	padding-top:10px;
	padding-bottom:2px;
	text-align:left;
	font-weight:normal;
}
td{
	font-family:verdana;
	font-size:13px;
	color:#73913d;
	font-weight:normal;
}
li{
	font-family:verdana;
	font-size:13px;
	color:#73913d;
	text-align:left;
	font-weight:normal;
}
ul{
	padding-bottom:15px;
	padding-left:10px;
	margin-left:10px;
}
ul ul{
	padding-bottom:0px;
}
ol{
	padding-left:15px;
	margin-left:15px;
}
ol li{
	padding-bottom:15px;
	text-align:left;
}
hr{
	color:#73913d;
	background-color:#73913d;
	height:1px;
	size:1px;
	border:0px;
}
a{
	font-weight:bold;
	color:#b57cb7;
	text-decoration:none;
}
a img{
	border:0px;
}
a:link{
	color:#b57cb7;
}
a:hover{
	color:#765177;
}
a:visited{
/*	color:#b7aeb7;
*/}
.ottmed-caption{
	border:5px #ffcd93 solid;
	background:#ff9b26;
	padding:7px;
	margin-right:15px;
}
.ottmed-caption *{
	padding-left:0px !important;
}
.ottmed-caption p{
	color:#ffffff;
	padding-bottom:0px;
}
.ottmed-caption h1{
	color:#ffffff;
	padding-bottom:3px;
}
.ottmed-caption a{
	color:#ffffff;
	text-decoration:underline;
}
.ottmed-caption a:link{
	color:#ffffff;
	text-decoration:underline;
}
.ottmed-caption a:hover{
	color:#ffffff;
	text-decoration:underline;
}
.ottmed-caption a:visited{
	color:#ffffff;
	text-decoration:underline;
}
.ottmed-footer{
	position:absolute;
	left:0px;
	bottom:0px;
	padding:15px;
	padding-top:10px;
	padding-bottom:0px;
}
.ottmed-footer *{
	font-size:10px;
	padding:0px !important;
}
body{
	margin:15px;
	background:#ffffff;
	text-align:center;
}
	#ottmed-container{
		position:relative;
		margin:auto;
		width:676px;
		min-height:589px;
	}
		#ottmed-menu{
			position:absolute;
			top:30px;
			left:0px;
			width:76px;
			height:145px;
			z-index:2;
			padding:4px;
		}
		#ottmed-menu a{
			font-weight:normal;
			color:#5d801f;
		}
		#ottmed-menu a:link{
			color:#5d801f;
		}
		#ottmed-menu a:hover{
			color:#ff8900;
		}
		#ottmed-menu a:visited{
			color:#5d801f;
		}
		#ottmed-menu li{
			font-family:arial;
			font-size:18px;
			color:#5d801f;
			padding:0px;
			list-style:none;
			padding-bottom:7px;
		}
		#ottmed-menu ul{
			padding:0px;
			margin:0px;
		}
		#ottmed-board{
			position:relative;
			margin-left:74px;
			width:602px;
			min-height:589px;			
		}
			#ottmed-header{
				position:relative;
				width:602px;
				height:268px;
			}
				#ottmed-logo{
					position:absolute;
					top:0px;
					left:0px;
				}
				#ottmed-title{
					position:absolute;
					top:12px;
					left:206px;
				}
				#ottmed-caption{
					position:absolute;
					top:121px;
					left:240px;
				}
				#ottmed-header-image{
					position:absolute;
					top:150px;
					left:195px;
				}
			#ottmed-content{
				position:relative;
				width:385px;
				min-height:318px;
				margin-left:30px;
				margin-right:187px;
				padding-bottom:30px;
			}
			#ottmed-content table{
				text-align:left;
				margin-left:15px;
				margin-bottom:15px;
			}
			#ottmed-content p,
			#ottmed-content h1,
			#ottmed-content h2,
			#ottmed-content h3{
				padding-left:15px;
			}
			#ottmed-content ul{
				padding-left:25px !important;
			}
			#ottmed-content ol{
				padding-left:30px !important;
			}
			#ottmed-rightbar-title{
				position:absolute;
				top:225px;
				left:382px;
				z-index:2;
			}
			#ottmed-rightbar-image{
				position:absolute;
				top:288px;
				left:415px;
				z-index:2;
			}
			#map {
			margin:0 auto;
			width:838px;
			border:2px solid #000000;
			}
		
		
			
/*------------------------ ClearFix ----------------*/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
/*------------------------ ClearFix ----------------*/
	
