21
/* CSS Document - IPD - Umbrella Pages */

ul,ol { list-style: none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,table,tr,td,p,blockquote,fieldset,input,div,dd,dt,dl,span { margin: 0; padding: 0; }
fieldset, a img,:link img,:visited img { border: none; }


body {margin: 0 auto; text-align: center; font: 12px Arial, Helvetica, sans-serif;}

#wrap {width: 770px; margin: 50px auto; text-align: left;}

#header {width: 770px; clear: both; }
	#header-logo {width: 274px; float: left; text-align:center; padding-bottom:10px;}
	#header-tab {width: 416px; background: url(/images/umbrella/tab.gif) no-repeat bottom left; float: right; height:48px; padding: 40px 60px 5px 20px;}

#content {width: 754px; clear: both; padding: 8px 8px 0px 8px; background: #cac8c1; float:left;}

	#left-column {width: 315px; float: left;}
	
	#right-column {width: 431px; padding: 0 0 0 8px; float: left;}
		#location {width: 431px; height: 87px; margin-bottom: 8px; overflow:hidden;}
		#location-last {width: 431px; height: 87px;}
			#location img, #location-last img {float: left; margin: 8px; border: 1px solid #c1c1c1;}
			#location div, #location-last div {padding: 8px 0 2px 0; font-size: 20px; font-weight: normal;}

			#location ul {list-style: disc;}
				#location ul li, #location-last ul li { display:inline; margin-right: 1px; background: url(../images/bullet.gif) no-repeat left; padding-left: 11px;}
				
			#enter-btn a {display: block; width: 431px; height: 87px; margin-top: -51px; _height: 51px;}
			
			#enter-btn a span, #left-column h2 span, #left-column h3 span {display: none;}
			
	
/* CLASSES //////////////////////////////////////////////////////////// */

.loc {background: white url(/images/umbrella/btn21.gif) no-repeat bottom right;}
.title a { color: #9c0911; text-decoration: none;}

